summaryrefslogtreecommitdiffstats
path: root/ppapi/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-061-4/+0
* ppapi: make gl2ext.h values consistent with third_party/khronos/GLES2/gl2ext.hr.kasibhatla2015-12-021-3/+3
* Removing GL context rate limiting feature and related wrappersjunov2015-09-221-19/+0
* Auto-format for generated gpu command buffer files.zmo2015-07-271-40/+68
* Remove flip_y, premultiply_alpha, unmultiply_alpha support in command buffer.zmo2015-06-241-31/+44
* ppapi : make gl2ext.h be consistent with Copy[Sub]TextureCHROMIUM APIdongseong.hwang2015-04-021-2/+21
* Implement the rest of the PPAPI examples in the GN build.brettw2015-02-141-2/+6
* Split apart the PPAPI GN targetsbrettw2015-02-141-0/+17
* Remove glGetMultipleIntegervCHROMIUM from ppapi gl2ext.hpiman2014-11-131-3/+0
* gpu: Match autogen files to code style.dongseong.hwang2014-11-061-296/+217
* command_buffer: infer all generated c/c++ source files to clang-formatkkinnunen2014-09-301-26/+32
* remove empty gl.gyp filemostynb2014-09-221-0/+0
* Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.zork@chromium.org2014-07-173-0/+42
* Mojo: Move C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-301-1/+1
* Get rid of the formatting code in build_gles2_cmd_buffer.pyzmo@chromium.org2014-03-071-1/+1
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-063-0/+20
* Format generated gpu files using clang-format.zmo@chromium.org2014-03-051-208/+370
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-221-1/+1
* Remove chromium extensions obsoleted by gpu::Capabilitiesboliu@chromium.org2014-01-111-10/+0
* Update type definitions in ppapi/lib/gl/include/KHR/khrplatform.hbauerb@chromium.org2014-01-071-1/+14
* Partial revert of r208776piman@chromium.org2013-07-113-0/+720
* Removing ppapi_egl targetdpranke@chromium.org2013-06-265-931/+0
* Updated paths to Mesa sources to the version pulled in via DEPS.kbr@chromium.org2013-06-082-7/+7
* Part 2/3 (GL) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-261-1/+2
* Hush compiler warnings when compiling c code.nfullagar@chromium.org2013-02-132-18/+18
* Define GL_GLEXT_PROTOTYPESjbauman@chromium.org2012-06-261-0/+3
* gl2ext_ppapi.c: don't use TLS on Androidhans@chromium.org2012-06-261-1/+1
* Move gles2 extensions out of dev.nfullagar@google.com2012-05-073-41/+41
* Update gl2.h and gl2ext.h headers from Khronos.nfullagar@google.com2012-05-033-31/+1374
* Add OpenGL occlusion query support to pepper.jbauman@chromium.org2012-03-163-0/+57
* Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-263-3/+162
* Revert 123696 - Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-263-162/+3
* Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-263-3/+162
* Added GL enums for dxt3 and dxt5 texture compression to <GLES2/gl2ext.h>.alokp@chromium.org2011-09-301-0/+12
* Renamed ppb_opengles.h to ppb_opengles2.h.alokp@chromium.org2011-09-152-2/+4
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-072-7/+7
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-062-7/+7
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-062-7/+7
* Deleted gl.gyp that had duplicate ppapi_egl target.evan@chromium.org2011-07-011-55/+0
* Fix up some types in the API.neb@chromium.org2011-03-282-0/+4
* Revert the accidentially changed auto-generated files.jochen@chromium.org2011-02-101-1/+1
* Only invoke WebKit methods in browsing data helpers on the WEBKIT thread.jochen@chromium.org2011-02-101-1/+1
* Update the checked-in GLES2 bindings and implementation to match the auto-gen...bryner@chromium.org2011-02-081-1/+1
* ppapi_egl target is currently unused as verified by using:noelallen@google.com2011-01-211-0/+55
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-213-28/+289
* Added native EGL types for pepper platform.alokp@chromium.org2010-12-151-33/+4
* Added a stub gles2 implementation.alokp@chromium.org2010-12-153-0/+592
* Added a stub driver implementation for Mesa EGL.alokp@chromium.org2010-12-149-0/+2691