summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update accelerated video decode on certain Intel GPUsvangelis@chromium.org2013-09-201-1/+18
* Revert 224117 "gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT..."thakis@chromium.org2013-09-198-88/+49
* gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possibleskyostil@chromium.org2013-09-198-49/+88
* No longer tolerate unknown fields in gpu blacklist.zmo@chromium.org2013-09-197-80/+13
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-1/+5
* Removing the IsMailboxNameValid check in MailboxManager::ConsumeTexture for p...jiayl@chromium.org2013-09-191-3/+1
* gpu: Remove DCHECKs in AsyncPixelTransferManagerEGL about egl_image_ not bein...kaanb@chromium.org2013-09-191-3/+8
* Clean up gpu control list json files.zmo@chromium.org2013-09-187-295/+166
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-182-13/+4
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-182-4/+13
* Add an enable D3D11 flag and blacklist specific intel drivers and windows vis...geofflang@chromium.org2013-09-171-3/+23
* Revert 223397 "Enable GPU blacklist in tests."nasko@chromium.org2013-09-163-36/+4
* Enable GPU blacklist in tests.gab@chromium.org2013-09-163-4/+36
* gpu: Disable EXT_discard_framebuffer on ARM GPUs and expose it for pre-ES3skyostil@chromium.org2013-09-163-2/+20
* Moved multisample buffer verification to the command bufferbajones@chromium.org2013-09-133-2/+146
* Adding sievers@ as OWNER in gpu/ and content/common/gpu/piman@chromium.org2013-09-121-0/+1
* Deprecate restore_scissor_on_fbo_change workaroundsievers@chromium.org2013-09-121-2/+7
* Remove delete_instead_of_resize_fbo workaroundsievers@chromium.org2013-09-122-5/+2
* gpu: Record GL state to traceskyostil@chromium.org2013-09-124-0/+193
* gpu: Re-enable virtual contexts on Qualcommskyostil@chromium.org2013-09-121-1/+16
* Build fix: add a dummy file for gles2_conform_test_windowless targetzmo@chromium.org2013-09-111-0/+7
* cc: Invalidate appropriate FBO attachment for offscreen renderingskyostil@chromium.org2013-09-111-1/+26
* Remove the problematic call to GLSurface::GetBackingFrameBufferObject.msimonides@opera.com2013-09-111-2/+1
* Roll in ANGLE and turn on gl_Position init workaround.zmo@chromium.org2013-09-091-3/+2
* Revert 222105 "Enable GPU blacklist in tests."rouslan@chromium.org2013-09-093-36/+4
* Uniforms and attributes name conflicts should cause link failurezmo@chromium.org2013-09-093-41/+120
* Enable GPU blacklist in tests.gab@chromium.org2013-09-093-4/+36
* Add driver bug workaround for SH_INIT_GL_POSITION.zmo@chromium.org2013-09-079-49/+55
* Make using virtual contexts a workaround flag rather than cmdlinesievers@chromium.org2013-09-072-1/+104
* Revert 221240 "Remove compositing blacklisting of 10.7 and 10.6."ccameron@chromium.org2013-09-051-1/+16
* gpu: Map glDiscardFramebufferEXT to glInvalidateFramebufferskyostil@chromium.org2013-09-051-0/+5
* FeatureInfo: Remove allowed_extensions and init workarounds earlysievers@chromium.org2013-09-0519-129/+84
* Apply varying packing rule.zmo@chromium.org2013-09-054-57/+180
* Set MaxDrawBuffers to 1 if WEBGL_draw_buffers is not enabled in WebGL.zmo@chromium.org2013-09-051-0/+2