summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer
Commit message (Expand)AuthorAgeFilesLines
* linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbolspiman@chromium.org2010-01-092-1/+39
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-095-20/+19
* Fixed some bugs that prevented the GPU plugin from shutting down without cras...apatrick@google.com2010-01-083-2/+7
* Add missing stdio.h include for printf.craig.schlenter@chromium.org2010-01-061-0/+3
* linux: implement gpu pluginpiman@chromium.org2010-01-065-24/+79
* Minor fix for GLES2gman@chromium.org2010-01-061-1/+1
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-055-80/+25
* linux: fix uninitialized variablepiman@chromium.org2010-01-051-1/+1
* linux: implement gpu pluginpiman@chromium.org2010-01-055-25/+80
* A bunch of unit tests for GLES2gman@chromium.org2010-01-0517-889/+4526
* Changes needed to compile command-buffer code with nacl gcc. This CL just add...alokp@chromium.org2010-01-041-0/+4
* linux: gles2 client fixespiman@chromium.org2009-12-232-5/+4
* Adds a GLMock object so we can check the code isgman@chromium.org2009-12-2311-104/+1130
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-2226-243/+216
* Add Immediate command data size validation.gman@chromium.org2009-12-223-542/+895
* Added chromium source file preamble.apatrick@google.com2009-12-1755-1042/+121
* Fixes VertexAttribPointer by allowing null (0) to begman@chromium.org2009-12-171-9/+8
* Implements Validation for all GLenum arguments and gman@chromium.org2009-12-1610-2632/+2397
* Another round of gcc fixes for GPU command buffers.scherkus@chromium.org2009-12-154-666/+1216
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-1262-549/+497
* First batch of GCC fixes for GPU code.scherkus@chromium.org2009-12-107-13/+19
* Setting some svn properties for /src/gpu files.scherkus@chromium.org2009-12-101-0/+0
* Implements bucket commands and adds unit tests togman@chromium.org2009-12-105-76/+673
* Update initialization of gles2_demo.cc to matchgman@chromium.org2009-12-081-2/+10
* TEST=nonegman@chromium.org2009-12-082-1/+22
* Removed command buffer's last dependency on NPAPI.apatrick@google.com2009-12-0811-61/+20
* Fixed typo.apatrick@google.com2009-12-031-1/+1
* TBR=apatrick@chromium.orggman@chromium.org2009-12-035-374/+847
* Merged in recent changes to command buffer code.apatrick@google.com2009-11-2519-1477/+1956
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-2578-0/+29577
* Reverting the rest of 32952apatrick@google.com2009-11-2478-29577/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-2478-0/+29577