summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support stream textures with the synchronous compositorsievers@chromium.org2013-08-229-7/+242
* Revert 218961 "Remove compositing blacklisting of 10.7 and 10.6."vabr@chromium.org2013-08-221-1/+31
* Remove compositing blacklisting of 10.7 and 10.6.ccameron@chromium.org2013-08-221-31/+1
* Enforce a memory limit on MappedMemoryManagerkaanb@chromium.org2013-08-2113-42/+188
* Cache varying variable info in Shader object in command buffer.zmo@chromium.org2013-08-1913-47/+290
* gpu: Refactor GpuMemoryBuffer framework for multi-process support.reveman@chromium.org2013-08-1626-234/+385
* gpu: Add Serialize function to ContextCreationAttribParser.reveman@chromium.org2013-08-164-54/+92
* Expose GPU information to Telemetry.kbr@chromium.org2013-08-152-0/+134
* Moved DoTexImage2D and its validation into the TextureManager.kloveless@chromium.org2013-08-146-344/+440
* Make LUMINANCE/ALPHA textures not renderableapatrick@chromium.org2013-08-131-0/+7
* Fix DepthTextureTest.RenderTo gl_test.apatrick@chromium.org2013-08-131-20/+6
* [Tab Capture] Workarounds for asynch GPU readback on Haswell-based MacBook Airs.miu@chromium.org2013-08-092-2/+18
* Remove CompileStatusMap in gpu command bufferzmo@chromium.org2013-08-0712-556/+60
* Add AwGLSurface and use it in WGC3Dboliu@chromium.org2013-08-074-78/+204
* InProcessCommandBuffer: Update state in GetLastToken()sievers@chromium.org2013-08-072-8/+22
* Deleted gpu/demos.alokp@chromium.org2013-08-0614-926/+0
* Reland a portion of r215672.alokp@chromium.org2013-08-0612-1235/+0
* bring back deleted folderjam@chromium.org2013-08-051-0/+312
* bring back deleted folderjam@chromium.org2013-08-058-0/+327
* bring back deleted folderjam@chromium.org2013-08-051-0/+380
* Revert 215672 "Deleted third_party/gles2_book based demos." (build fix)courage@chromium.org2013-08-052-0/+216
* Deleted third_party/gles2_book based demos.alokp@chromium.org2013-08-0512-1235/+0
* Use gyp variables for NaCl untrusted build paths instead of hardcoding them.dschuff@chromium.org2013-08-042-0/+6
* gpu: Add support for multiple GpuMemoryBuffer types.reveman@chromium.org2013-08-0315-232/+154
* Converted compressed texture demo into test.alokp@chromium.org2013-08-032-0/+256
* MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.apatrick@chromium.org2013-08-0311-294/+153
* Fix potential uninitialized variable.etienneb@chromium.org2013-08-031-2/+2
* Fix an useless DCHECK with an invalid unsigned comparison.etienneb@chromium.org2013-08-021-5/+4
* GLInProcessContext: support async flushes and dedicated GPU threadsievers@chromium.org2013-08-015-324/+941
* android: Enable WebGL if context robustess extension is supportedskyostil@chromium.org2013-08-016-14/+86
* Revert 215076 "android: Enable WebGL if context robustess extens..."rsimha@chromium.org2013-08-016-84/+14