summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Further attempted workarounds for Mac- and NVIDIA-specific crash. Cankbr@google.com2011-08-251-1/+4
* Use workaround for Mac NVIDIA driver bug on Lion as well.kbr@google.com2011-08-241-6/+4
* Switch nacl proxy code auto-gen to graphics3d interface.nfullagar@google.com2011-08-241-7/+10
* Work around NVIDIA driver bug on Mac OS X 10.6 causing GPU processkbr@google.com2011-08-222-1/+25
* Revert 97744 (broke gpu_unittests on Mac) - Work around NVIDIA driver bug on ...kbr@google.com2011-08-221-18/+1
* Work around NVIDIA driver bug on Mac OS X 10.6 causing GPU processkbr@google.com2011-08-221-1/+18
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-2210-204/+174
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-2210-174/+204
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-2210-204/+174
* Clear tex_image_2d_failed_ flag during new early return path inkbr@chromium.org2011-08-172-0/+36
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-1/+1
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-1616-141/+531
* fix executable bitgman@chromium.org2011-08-121-0/+0
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-1230-106/+153
* Expose DXT3 and DXT5 through ANGLEgman@chromium.org2011-08-114-7/+198
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-1016-163/+209
* Fix 2 Dr. Memory issuesgman@chromium.org2011-08-082-5/+7
* Cache OpenGL program info on the client side of the command buffer.gman@chromium.org2011-08-0811-96/+753
* Flush command streams after deleting resourcesjamesr@chromium.org2011-08-053-2/+10
* Fix OpenGL ES 2.0 Conformance tests supportgman@chromium.org2011-08-041-1/+3
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-041-0/+6
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-038-32/+110
* Resolve to temporary texture when doing readpixelsjbauman@chromium.org2011-08-031-13/+60
* Updated demo to use resizable plugin element. This exercises the new PPB_Grap...alokp@chromium.org2011-08-026-29/+89
* Remove executable bit on text files.avi@chromium.org2011-08-016-0/+0
* Document CHROMIUM's OpenGL ES 2.0 extensionsgman@chromium.org2011-08-016-0/+462
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-309-131/+48
* Made CommandBuffer::GetLastState and SetContextLostReason pure virtual.apatrick@chromium.org2011-07-292-29/+2
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-299-48/+131
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-285-67/+0
* Insert a soft flush into the command buffer on unmapTexSubImage2Djamesr@chromium.org2011-07-281-0/+2
* Reland r93090, which was reverted in r93104.alokp@chromium.org2011-07-271-14/+5
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-275-12/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-4/+3
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-2623-42/+538
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-224-138/+24
* Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-221-25/+34
* Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-...bsalomon@google.com2011-07-221-0/+3
* Adding an empty program_info_manager.cc so I can fix NaClgman@chromium.org2011-07-221-0/+1
* Fix clang buildisherman@chromium.org2011-07-221-1/+3
* Fix for warning to error that trybots didn't catch.gman@chromium.org2011-07-221-2/+2
* Add support for GL_CHROMIUM_flipygman@chromium.org2011-07-228-40/+504
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-2140-631/+154
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-217-8/+15
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-217-15/+8
* Revert 93397 - Revert 93393 - Revert was broken. Restoring.leandrogracia@chromium.org2011-07-216-7/+14
* Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...leandrogracia@chromium.org2011-07-216-14/+7
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-217-8/+15
* Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-201-34/+25
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-2040-154/+631