summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Revert 228024 "Revert 227819 "Revert 227583 "Disable image trans..."jbauman@chromium.org2013-10-111-12/+1
* Set immediate to false for DestroyImageCHROMIUM (seems to have no effect - bu...kloveless@chromium.org2013-10-119-230/+126
* Enable HW video decode on android (only affects WebRTC).fischman@chromium.org2013-10-111-0/+5
* Removed HandleBufferDataImmediate.kloveless@chromium.org2013-10-109-322/+244
* Revert 227819 "Revert 227583 "Disable image transport surface on..."jbauman@chromium.org2013-10-101-1/+12
* Revert 227977 "Enable GPU control lists in tests."abodenha@chromium.org2013-10-103-66/+5
* Enable GPU control lists in tests.gab@chromium.org2013-10-103-5/+66
* Break BackRenderbuffer dependency on the decoder.kloveless@chromium.org2013-10-101-14/+26
* Revert 227583 "Disable image transport surface on all windows ma..."jbauman@chromium.org2013-10-091-12/+1
* Remove GetAttribLocationImmediate and GetUniformLocationImmediate.kloveless@chromium.org2013-10-0910-457/+190
* Move in process SignalQuery implementation to service sidejamesr@chromium.org2013-10-097-72/+92
* Make ConvertableToTraceFormat ref-countedwangxianzhu@chromium.org2013-10-091-5/+6
* Remove TexSubImage2DImmediate, TexImage2DImmediate, CompressedTexImage2D.kloveless@chromium.org2013-10-0911-508/+274
* ScopedRenderBufferBinder no longer depends on the Decoder.kloveless@chromium.org2013-10-091-16/+8
* Disable image transport surface on all windows machines.jbauman@chromium.org2013-10-081-1/+12
* Move the ScopedGLErrorSuprressor to only take ErrorState.kloveless@chromium.org2013-10-081-31/+38
* Remove TexImage2DImmediate as a first example of removing an immediate functi...kloveless@chromium.org2013-10-088-245/+117
* Support GL_TEXTURE_EXTERNAL_OES in ScopedTextureBinder.sheu@chromium.org2013-10-083-40/+59
* Remove the use_angle_translator condition.zmo@chromium.org2013-10-072-27/+3
* Revert 227161 "Include angle tests in gpu_unittests"justinlin@chromium.org2013-10-072-52/+0
* Add SignalQuery to GpuControl interfacejamesr@chromium.org2013-10-056-0/+20
* Include angle tests in gpu_unittestszmo@chromium.org2013-10-052-0/+52
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Use translator instead of translator_glsl ANGLE dependency.zmo@chromium.org2013-10-042-3/+27
* Disable Stage3D when force compositing mode is disabledjbauman@chromium.org2013-10-021-1/+7
* Move Insert/SignalSyncPoint() to GpuControljamesr@chromium.org2013-10-0212-35/+41
* Move more framebuffer state out of ContextState and into FramebufferState.kloveless@chromium.org2013-10-024-47/+59
* gpu: Disables EXT_discard_framebuffer extension on Vivante GPUs.kaanb@chromium.org2013-10-011-1/+16
* Route GenMailboxCHROMIUM through GpuControlpiman@chromium.org2013-10-0118-103/+71
* [Android] Restore EGL Context after collecting GPU infoboliu@chromium.org2013-10-011-0/+45
* GTTF: enable new test launcher for gpu_unittestsphajdan.jr@chromium.org2013-09-302-1/+22
* PPAPI: Make GLES2 calls resilient to bad/dead resources.dmichael@chromium.org2013-09-301-19/+60
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-303-3/+5
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-283-5/+3
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-283-3/+5
* Make *CommandBufferProxy* implement GpuControlpiman@chromium.org2013-09-2710-2/+30
* [Android] set the mapped_memory_limit for the browser compositor. This ensure...kaanb@chromium.org2013-09-261-1/+1
* Reenabled ANGLE_instanced_arrays on Windowsbajones@chromium.org2013-09-261-12/+1
* Remove ipc::CommandBufferProxy. As an interface, it's not used.piman@chromium.org2013-09-263-55/+0
* Allow rendering from non-stream GL_TEXTURE_EXTERNAL_OESsheu@chromium.org2013-09-264-50/+75
* Re-enable framebuffer discarding on new ARM driversskyostil@chromium.org2013-09-261-3/+7
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-262-4/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-3/+4
* gpu: [Android] Use 1MB as the MappedMemoryManager chunk size instead of 2MB f...kaanb@chromium.org2013-09-251-1/+7
* Enable virtual contexts for all ARM T-6xx models instead of just T-604skyostil@chromium.org2013-09-241-5/+5
* Revert 224810 "Enable GPU control lists in tests."piman@chromium.org2013-09-243-44/+3
* Enable GPU control lists in tests.gab@chromium.org2013-09-233-3/+44
* gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possibleskyostil@chromium.org2013-09-208-49/+92
* Disable GL_EXT_discard_framebuffer on older IMG driverssievers@chromium.org2013-09-201-1/+20
* Expose real VENDOR/RENDERER strings for WEBGL_debug_renderer_info.zmo@chromium.org2013-09-201-6/+5