summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gles2_lib.cc
Commit message (Expand)AuthorAgeFilesLines
* Work around bug in gcc's name mangling causing linker to crash on Mackbr@google.com2010-05-141-3/+5
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-2/+2
* Added support for lost context recovery on the client side. None of our servi...apatrick@chromium.org2010-02-031-0/+1
* Windows now uses the TLS API instead of __declspec(thread) for client side co...apatrick@chromium.org2010-01-271-3/+21
* Added pglGetCurrentContext. Make gles2 implementation pointer global variable...apatrick@chromium.org2010-01-191-6/+1
* Added chromium source file preamble.apatrick@google.com2009-12-171-1/+1
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-1/+1
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+20
* Reverting the rest of 32952apatrick@google.com2009-11-241-20/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+20