summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-2229-257/+247
* 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
* Add in missing file from previous CLgman@chromium.org2009-12-161-1/+5
* 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
* Deleted np_utils library.apatrick@google.com2009-12-1427-3221/+0
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-1274-1730/+513
* First batch of GCC fixes for GPU code.scherkus@chromium.org2009-12-108-15/+21
* 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-106-76/+674
* Update initialization of gles2_demo.cc to matchgman@chromium.org2009-12-081-2/+10
* Fix small issue in gpu_plugin_objectgman@chromium.org2009-12-081-1/+1
* 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-036-374/+848
* Merged in recent changes to command buffer code.apatrick@google.com2009-11-2519-1477/+1956
* Fixing build. Forgot to add this deletion to last CL.apatrick@google.com2009-11-251-117/+0
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-25118-0/+34530
* Reverting the rest of 32952apatrick@google.com2009-11-24117-34526/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-24117-0/+34526