summaryrefslogtreecommitdiffstats
path: root/gpu/pgl
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant nphostapi.h from webkit/glue/plugins, update source files asdspringer@google.com2010-03-151-1/+1
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-242-8/+10
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-202-10/+8
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-202-8/+10
* Implemented async flushes for Pepper 3D.apatrick@chromium.org2010-02-091-0/+5
* PGL was relying on pthread_key_create not returning zero, which does notsehr@google.com2010-02-051-6/+9
* Added support for lost context recovery on the client side. None of our servi...apatrick@chromium.org2010-02-032-22/+81
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-012-7/+7
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-292-83/+28
* Windows now uses the TLS API instead of __declspec(thread) for client side co...apatrick@chromium.org2010-01-272-5/+51
* linux: enable pepper pluginpiman@chromium.org2010-01-251-1/+1
* Revert 36399 - linux: enable pepper_test_plugin laforge@chromium.org2010-01-231-1/+1
* Added pglGetCurrentContext. Make gles2 implementation pointer global variable...apatrick@chromium.org2010-01-192-10/+24
* Change some paths, include files to make the sources build on Native Client.sehr@google.com2010-01-162-2/+10
* linux: enable pepper_test_pluginpiman@chromium.org2010-01-151-1/+1
* Resubmitting r36268 with a fix for mac:apatrick@chromium.org2010-01-154-0/+386
* Revert 36268 - Implemented PGL library, an EGL like API for Pepper. Updated P...apatrick@chromium.org2010-01-144-386/+0
* Implemented PGL library, an EGL like API for Pepper. Updated Pepper test plug...apatrick@chromium.org2010-01-144-0/+386