summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/generate_bindings.py
Commit message (Expand)AuthorAgeFilesLines
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-221-2/+2
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-221-2/+2
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-111-0/+6
* Fix --use-gl=any command-line option. The current implementation only checks ...alokp@chromium.org2011-11-081-0/+19
* Fix bug where wglGetExtensionsStringEXT was being called instead of wglGetExt...apatrick@chromium.org2011-11-081-2/+2
* Added booleans that indicate which GL extensions are available.apatrick@chromium.org2011-11-011-6/+18
* Split GL binding init into core and extension partjoth@chromium.org2011-10-271-25/+195
* Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-261-0/+2
* Revert 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-251-2/+0
* Added GLSurfaceAdapter, an implementation of GLSurface that forwards all call...apatrick@chromium.org2011-10-251-0/+2
* Roll skia to r2506.bsalomon@google.com2011-10-201-0/+11
* Implement 'ANGLE_translated_shader_source' extension in command-buffer.zmo@google.com2011-10-051-0/+2
* Roll skia to 2303bsalomon@google.com2011-09-221-0/+2
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-181-1/+1
* Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.rvargas@google.com2011-08-161-1/+1
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-161-1/+1
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-041-0/+3
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-221-0/+4
* Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-...bsalomon@google.com2011-07-221-0/+2
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+4
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-4/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+4
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-251-0/+7
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-251-7/+0
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-251-0/+7
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-141-3/+13
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-141-13/+3
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-141-3/+13
* Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX.apatrick@chromium.org2011-05-041-0/+2
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-0/+638