Re: [Mesa-dev] Vendor-neutral OpenGL dispatching library

2013-09-04 Thread Andy Ritger
(mesa-dev: please let us know if libglvnd implementation discussion is inappropriate for this alias) Hi Brian, I was thinking about the GetProcAddress'ed GLX entry point problem the libglvnd implementation highlights: online-generate-and-resolve-at-MakeCurrent, as suggested in linux-opengl-ab

[Mesa-dev] Vendor-neutral OpenGL dispatching library

2013-08-28 Thread Brian Nguyen
Last September, Andy Ritger proposed updating the Linux OpenGL ABI to allow for multiple vendors to co-exist within a single process and OpenGL applications to dispatch commands to different vendors with per-context granularity. The current proposal [1] calls for a vendor-neutral "API library" whic