summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added WebGL blacklist entry for the AMD 6970Mbajones@chromium.org2013-09-051-4/+4
* Remove compositing blacklisting of 10.7 and 10.6.ccameron@chromium.org2013-09-041-16/+1
* Revert 221114 "Enable GPU blacklist in tests."gab@chromium.org2013-09-043-36/+4
* Enable GPU blacklist in tests.gab@chromium.org2013-09-043-4/+36
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-303-3/+3
* Added GPU driver workaround for OSX multimonitor multisampling disablingbajones@chromium.org2013-08-302-1/+14
* Revert 220177 "Remove compositing blacklisting of 10.7 and 10.6."ccameron@chromium.org2013-08-291-1/+31
* Android: Add gl_tests to FYI botsievers@chromium.org2013-08-293-0/+9
* Android: Don't update StreamTexture from CopyTextureCHROMIUMsievers@chromium.org2013-08-291-1/+0
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-297-22/+22
* Remove compositing blacklisting of 10.7 and 10.6.ccameron@chromium.org2013-08-291-31/+1
* Android bot issue were fixed by infrastructure team, so reland this.zmo@chromium.org2013-08-279-25/+243
* GPU: Avoid generating a crash report when the GPU process quits.rvargas@chromium.org2013-08-271-0/+7
* Rename async upload/readback queries to avoid mix-upssievers@chromium.org2013-08-278-24/+25
* Support async readbacks on OpenGL ES 3.0 driverssievers@chromium.org2013-08-276-16/+56
* Re-order fields of gpu::gles2::Buffer.cevans@chromium.org2013-08-272-18/+18
* Added gpu driver workaround for disabling ANGLE_instanced_arraysbajones@chromium.org2013-08-273-4/+18
* Disabled multisampling on the Nvidia Quadro NVS 135M and GeForce 8400M GSbajones@chromium.org2013-08-261-1/+18
* Create an OWNERS file in gpu/command_buffer and add a few owners.zmo@chromium.org2013-08-261-0/+5
* Revert 219501 "Validate varying varibales matching for vertex/fr..."nhiroki@chromium.org2013-08-269-243/+25
* Validate varying varibales matching for vertex/fragment shaders.zmo@chromium.org2013-08-269-25/+243
* Revert 219132 "Always enable FCM on Windows."creis@chromium.org2013-08-231-17/+3
* Fix shader uniform precision bug.zmo@chromium.org2013-08-222-9/+3
* Remove redundant newlib builds of untrusted librariesdschuff@chromium.org2013-08-222-6/+6
* Always enable FCM on Windows.gab@chromium.org2013-08-221-3/+17