summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
Commit message (Expand)AuthorAgeFilesLines
* gpu: Add support for multiple GpuMemoryBuffer types.reveman@chromium.org2013-08-031-4/+0
* Converted compressed texture demo into test.alokp@chromium.org2013-08-031-0/+1
* MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.apatrick@chromium.org2013-08-031-1/+0
* Replace angle_path gyp variable with regular path.apatrick@chromium.org2013-07-171-2/+2
* Factor out code from WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-261-0/+4
* Add mailbox manager testpiman@chromium.org2013-06-151-0/+1
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-121-2/+2
* [Android] Fix component build again.yfriedman@chromium.org2013-06-121-0/+1
* GPU: Proxy calls from Manager to Delegate.backer@chromium.org2013-06-051-2/+2
* GPU: Factory produces APTManagers instead of APTDelegatesbacker@chromium.org2013-06-041-0/+2
* Add allocator.gyp target to gpu_unittests to fix heapcheck buildakalin@chromium.org2013-06-041-0/+6
* Move gpu_test_config stuff from content/ to gpu/zmo@chromium.org2013-05-281-0/+2
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-0/+22
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-21/+0
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-0/+21
* GPU client side changes for GpuMemoryBuffers:kaanb@chromium.org2013-05-161-0/+5
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-0/+1
* Clean up of GLES2 Command Decoder by moving some of the error state into a se...kloveless@chromium.org2013-04-181-1/+1
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-021-3/+4
* Make gl_tests apk for androidgman@chromium.org2013-03-191-1/+26
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-0/+22
* Revert "Revert 186416"gman@chromium.org2013-03-071-0/+1
* Revert 186416zmo@chromium.org2013-03-061-1/+0
* Use client side arrays for GL_STREAM_DRAW attributesgman@chromium.org2013-03-061-0/+1
* Make all gpu tests build on Win64 jschuh@chromium.org2013-02-161-0/+4
* Make gpu static and release builds work on Win64 jschuh@chromium.org2013-02-131-0/+8
* Make gpu_unittests build on Win64 jschuh@chromium.org2013-02-081-0/+4
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-211-1/+1
* Make gpu build on Win64jschuh@chromium.org2013-01-211-0/+8
* Add a command to lose the contextgman@chromium.org2012-12-171-0/+1
* gpu: Add async pixel transfers.epenner@chromium.org2012-12-171-0/+2
* Fix FBO client side state cachinggman@chromium.org2012-12-161-0/+1
* Make more GL stuff auto-generatedgman@chromium.org2012-12-071-3/+1
* Fix VAOs and client side arraysgman@chromium.org2012-11-291-0/+1
* Disambiguate 'headers' targets in khronos and mesa.bauerb@chromium.org2012-11-281-4/+4
* Fix GLES2CmdDecoder::DoTexStorage2DEXT so it can handle multiple levels.apatrick@chromium.org2012-11-261-0/+1
* Add support for GL_CHROMIUM_pixel_transfer_buffer_object.reveman@chromium.org2012-11-211-0/+1
* Encapsulate khronos include paths in khronos.gyp,phajdan.jr@chromium.org2012-11-211-19/+4
* add shared resource testgman@chromium.org2012-11-141-0/+1
* Virtual GLgman@chromium.org2012-11-071-0/+1
* automate more GL state handlinggman@chromium.org2012-10-301-0/+1
* Add CommandLatencyQuery to the gpu command bufferbrianderson@chromium.org2012-10-231-1/+1
* Work around NVidia's glLinkProgram buggman@chromium.org2012-10-231-0/+1
* Make GLES2Implementation based on GLES2Interfacegman@chromium.org2012-10-161-0/+2
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-0/+1
* Fix gyp --checked violations.mkosiba@chromium.org2012-08-281-1/+1
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-0/+30
* Implement GL_EXT_debug_markergman@chromium.org2012-08-121-0/+1
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-28/+273
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-071-269/+28