summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds renderbuffer and framebuffer tracking so we cangman@chromium.org2010-03-251-0/+6
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-9/+4
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-1/+1
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-3/+11
* Add '-ldl' to Linux targets that use dynamic loader functions.mmoss@google.com2010-02-231-0/+2
* Adds texture tracking.gman@chromium.org2010-02-161-4/+19
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-3/+13
* Implements glGetVertexAttribPointervgman@chromium.org2010-01-291-1/+0
* Windows now uses the TLS API instead of __declspec(thread) for client side co...apatrick@chromium.org2010-01-271-0/+1
* Fixed gles2 demo by switching it from a console application to a windowed one...apatrick@chromium.org2010-01-191-0/+8
* Resubmitting r36268 with a fix for mac:apatrick@chromium.org2010-01-151-0/+24
* Revert 36268 - Implemented PGL library, an EGL like API for Pepper. Updated P...apatrick@chromium.org2010-01-141-24/+0
* Implemented PGL library, an EGL like API for Pepper. Updated Pepper test plug...apatrick@chromium.org2010-01-141-0/+24
* linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbolspiman@chromium.org2010-01-091-1/+1
* linux: implement gpu pluginpiman@chromium.org2010-01-061-0/+4
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-4/+0
* linux: implement gpu pluginpiman@chromium.org2010-01-051-0/+4
* A bunch of unit tests for GLES2gman@chromium.org2010-01-051-0/+1
* Adds a GLMock object so we can check the code isgman@chromium.org2009-12-231-15/+44
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-7/+24
* Add in missing file from previous CLgman@chromium.org2009-12-161-1/+5
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-82/+3
* First batch of GCC fixes for GPU code.scherkus@chromium.org2009-12-101-2/+2
* Implements bucket commands and adds unit tests togman@chromium.org2009-12-101-0/+1
* TBR=apatrick@chromium.orggman@chromium.org2009-12-031-0/+1
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+412
* Reverting the rest of 32952apatrick@google.com2009-11-241-412/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+412