summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/gl_mock.h
Commit message (Expand)AuthorAgeFilesLines
* Make more GL stuff auto-generatedgman@chromium.org2012-12-071-537/+0
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-0/+8
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+11
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-8/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add workaround ATI/AMD bug with gl_PointCoordgman@chromium.org2012-06-301-0/+2
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* Add support for GL_EXT_occlusion_query_booleangman@chromium.org2012-03-081-0/+15
* Combine ANGLE_instanced_arrays pointers with othersjbauman@chromium.org2012-02-101-9/+0
* Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arraysjbauman@chromium.org2012-02-091-0/+18
* Bind to eglCreateImageKHR and eglDestroyImageKHR when KHR_image_base is adver...apatrick@chromium.org2012-01-061-1/+4
* Don't tell browser to swap until swap actually executed.backer@chromium.org2011-12-161-0/+8
* Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storagevangelis@chromium.org2011-12-061-0/+4
* Split GL binding init into core and extension partjoth@chromium.org2011-10-271-2/+1
* Roll skia to r2506.bsalomon@google.com2011-10-201-0/+23
* Implement 'ANGLE_translated_shader_source' extension in command-buffer.zmo@google.com2011-10-051-0/+3
* Revert 102978 - Change X11 error handler override to allow easy X11 error che...dominich@chromium.org2011-09-271-5/+1
* Change X11 error handler override to allow easy X11 error checking.dominich@chromium.org2011-09-271-1/+5
* Roll skia to 2303bsalomon@google.com2011-09-221-0/+3
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-041-0/+6
* Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-...bsalomon@google.com2011-07-221-0/+3
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+2
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-251-0/+3
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-251-3/+0
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-251-0/+3
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-0/+2
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-2/+2
* Resubmit of reverted CL: http://codereview.chromium.org/6677105twiz@chromium.org2011-03-211-0/+4
* Revert 78801 - Addition of GL-redirecting mechanism for the Skia/GPU back-end...bradnelson@google.com2011-03-191-4/+0
* Addition of GL-redirecting mechanism for the Skia/GPU back-end. During execut...twiz@chromium.org2011-03-191-0/+4
* Exposed GL_NV_fence bindings to GPU process.apatrick@chromium.org2011-01-261-0/+14
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-181-4/+5
* Expose bindings for glGetTexLevelParameter[fi]. These functions will be need...senorblanco@chromium.org2010-10-221-0/+6
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-0/+409