summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
Commit message (Expand)AuthorAgeFilesLines
* Introduce gpu_trace_event for gpu performance analysis.nduca@chromium.org2011-03-151-0/+16
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-20/+0
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+20
* Removed GPU plugin.apatrick@chromium.org2011-03-031-20/+0
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-0/+2
* Remove support for client side arrays from client side gpugman@chromium.org2011-02-051-15/+28
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-1/+1
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+15
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-1/+1
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-1/+1
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-1/+1
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-211-2/+17
* Fix to allow the gles2 conformance tests to rungman@chromium.org2011-01-191-3/+24
* Move lots of GMock stuff out of line.erg@google.com2011-01-051-3/+5
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-1/+1
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-0/+2
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-0/+3
* Hooked up functionality for getting info for attribs and uniforms.alokp@chromium.org2010-09-291-0/+1
* Bumped ANGLE rev to 425 to pull the new API for extracting attribs and unifor...alokp@chromium.org2010-09-171-0/+2
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-5/+4
* Removed compile-time GLES2_GPU_SERVICE_TRANSLATE_SHADER flag because whether ...alokp@chromium.org2010-08-251-10/+1
* Fixes for the default texture.gman@chromium.org2010-08-241-0/+2
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-141-0/+3
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-130/+39
* Resubmit http://codereview.chromium.org/2096008/showgman@chromium.org2010-05-191-2/+3
* Reverting again, will manually build on linux since trybots are apparently no...gman@chromium.org2010-05-181-3/+2
* Resubmit with fix that trybot didn't catch.gman@chromium.org2010-05-181-2/+3
* revert last CLgman@chromium.org2010-05-181-3/+2
* Update the GLSL translator code to use the correct constantsgman@chromium.org2010-05-181-2/+3
* Landing revision 47182 again: Added dependency on ANGLE for all platforms now...alokp@chromium.org2010-05-141-39/+17
* Revert 47182 - Added dependency on ANGLE for all platforms now that it compil...alokp@chromium.org2010-05-131-13/+39
* Added dependency on ANGLE for all platforms now that it compiles on mac and l...alokp@chromium.org2010-05-131-39/+13
* Adds support for shared resources.gman@chromium.org2010-05-031-3/+3
* Changed angleproject to angle due to name change.alokp@chromium.org2010-04-291-7/+7
* Changes the GLES2Implementation to use a RingBuffergman@chromium.org2010-04-281-0/+3
* Temporarily removed references to angleproject. It will be added back when an...alokp@chromium.org2010-04-271-7/+7
* Add eglGetProcAddress to pgl.gman@chromium.org2010-04-271-0/+1
* Integrated glsl translator with command-buffer service.alokp@chromium.org2010-04-231-0/+9
* Landing 45240 again.apatrick@chromium.org2010-04-221-21/+1
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-1/+21
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-21/+1
* Changed NPAPI include path to be absolute. Since we cannot use ANY npapi head...alokp@chromium.org2010-04-211-4/+0
* Added OSMesa based GLContext.apatrick@chromium.org2010-04-201-4/+21
* Resubmit CL#1629004 Support for client side buffersgman@chromium.org2010-04-131-0/+1
* Reverting commit 44334gman@chromium.org2010-04-131-1/+0
* Adds client side arraysgman@chromium.org2010-04-131-0/+1
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-33/+40
* Eliminate unnecessary dependencies on OpenGL.framework.mark@chromium.org2010-04-021-6/+4
* Added GPU unit tests to win, mac and linux builds. They aren't running yet.apatrick@chromium.org2010-03-291-82/+66
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-0/+1