summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-28/+269
* Add GL_CHROMIUM_get_error_querygman@chromium.org2012-07-091-0/+2
* Add ShareGroup stubgman@chromium.org2012-03-281-0/+2
* GPU: Fix the component build when the incremental linker is used.rvargas@google.com2012-03-071-1/+1
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-231/+129
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-129/+231
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-231/+129
* Use shared memory to update the renderer's view of the command buffer state.jbauman@chromium.org2012-02-171-0/+1
* GPU: Split some of the GPU projects to individual gypi files.rvargas@google.com2012-02-171-149/+15
* Revert 122034 - Use shared memory to update the renderer's view of the comman...zmo@google.com2012-02-151-1/+0
* Use shared memory to update the renderer's view of the command buffer state.jbauman@chromium.org2012-02-151-0/+1
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-271-0/+6
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-271-6/+0
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-271-0/+6
* Remove command buffer command id tests etc..gman@chromium.org2012-01-271-2/+0
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-2/+13
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-13/+2
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-2/+13
* Add --enable-gpu-debugging to call glGetError after every command in the comm...gman@chromium.org2012-01-141-1/+3
* Fix IsExtensionAvailable so it calls GetStringHelpergman@chromium.org2011-12-211-1/+22
* Log GLenums as strings in servicegman@chromium.org2011-12-141-4/+1
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-241-4/+10
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-221-10/+4
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-221-4/+10
* A few less TOUCH_UIs.backer@chromium.org2011-11-221-1/+1
* External stream texture support.sievers@chromium.org2011-09-281-0/+6
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-201-45/+0
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-0/+45
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-45/+0