summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Implicitly ensure backbuffer creation on drawjamesr@chromium.org2013-12-133-24/+61
* Add some logic to identify the active GPU in multiple-gpu situation in Linuxzmo@chromium.org2013-12-137-1/+154
* Update dependencies to use new angle repository.geofflang@chromium.org2013-12-136-15/+15
* Add GL entry points for DiscardBackbufferCHROMIUMjamesr@chromium.org2013-12-1317-0/+106
* Replace string16 with base::string16 in gpu, media, and remoting.brettw@chromium.org2013-12-121-3/+3
* Move skia command buffer bindings to gpu/skia_bindingsjamesr@chromium.org2013-12-114-0/+179
* Support GL_FLOAT and GL_HALF_FLOAT_OES as glReadPixels types when the gl cont...geofflang@chromium.org2013-12-116-21/+384
* Recompute gpu driver bug workarounds at gpu process startupzmo@chromium.org2013-12-103-35/+14
* Tighten the blacklist on VMWare on OS Xccameron@chromium.org2013-12-103-1/+20
* Remove browser_version support in gpu blacklist.zmo@chromium.org2013-12-105-106/+3
* Remove OSX 10.5 entry in gpu blacklist.zmo@chromium.org2013-12-101-16/+1
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-1012-8/+66
* Blacklist NVIDIA driver 9.18.13.3165 on windowszmo@chromium.org2013-12-091-1/+17
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-4/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+4
* Route surface visibility notifications through ContextSupport/GpuControljamesr@chromium.org2013-12-0813-2/+52
* Fix exit process on lost context workaround.jmadill@chromium.org2013-12-071-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-4/+2
* Add Galaxy Note II in gpu blacklist for hareware video decoding on Android.wjia@chromium.org2013-12-061-2/+23
* Remove always-on compositor capabilitiesjamesr@chromium.org2013-12-063-6/+0
* Move src/gpu/gles2_conform_test out of src-internalzmo@chromium.org2013-12-058-0/+938
* Unify WebGraphicsContext3D::insertSyncPoint implsjamesr@chromium.org2013-12-051-1/+0
* Expose GLES2Interface to ccjamesr@chromium.org2013-12-047-29/+10
* Introduce gpu::Capabilitiesboliu@chromium.org2013-12-0419-52/+193
* Remove trailing .s from GPU blacklistccameron@chromium.org2013-12-041-48/+48
* AndroidVideoEncodeAccelerator is born!fischman@chromium.org2013-12-044-0/+17
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Make consistent with Accelerated 2D Canvas flag on both implementation and ch...dongseong.hwang@intel.com2013-12-031-0/+4
* Give names to a couple base::AutoLocks missing them.mtklein@google.com2013-12-021-3/+3
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Implemented failIfMajorPerformanceCaveat WebGL context creation attribute.bajones@chromium.org2013-11-287-12/+45
* Disable ES3 msaa on ARMsievers@chromium.org2013-11-221-1/+32
* gpu: Allow TEXTURE_RECTANGLE_ARB and other targets to be used with CHROMIUM_t...reveman@chromium.org2013-11-222-19/+5
* Update blacklist version.ccameron@chromium.org2013-11-211-1/+1
* Remove blacklisting of Mac OS 10.6 and 10.7.ccameron@chromium.org2013-11-201-15/+16
* Revert 235428 "Revert 234915 "Revert 234758 "gpu: Remove redunda..."kaanb@chromium.org2013-11-193-57/+46
* Consolidate texture_sharing and accelerated_compositing in gpu blacklist.zmo@chromium.org2013-11-191-33/+5
* Revert 235863 "Remove blacklisting of Mac OS 10.6 and 10.7."ccameron@chromium.org2013-11-191-17/+16
* Remove blacklisting of Mac OS 10.6 and 10.7.ccameron@chromium.org2013-11-191-16/+17
* Include angle tests in gpu_unittestszmo@chromium.org2013-11-192-0/+52
* Revert 235626 "Remove blacklisting of Mac OS 10.6 and 10.7."kinuko@chromium.org2013-11-181-17/+16
* Remove blacklisting of Mac OS 10.6 and 10.7.ccameron@chromium.org2013-11-181-16/+17
* gpu: Support ES3 msaa and depth/stencil formatssievers@chromium.org2013-11-158-94/+241
* Revert 234915 "Revert 234758 "gpu: Remove redundant calls from C..."kaanb@chromium.org2013-11-153-46/+57
* gpu: Remove set_testing_force_is_anglesievers@chromium.org2013-11-1418-104/+141
* Revert 234758 "gpu: Remove redundant calls from CommandBufferHel..."kaanb@chromium.org2013-11-133-57/+46
* Deprecate disable_async_readpixels on Qualcommsievers@chromium.org2013-11-131-2/+6
* Rename MultisampledRenderToTextureTest to fit existing heapcheck exclusion fi...sievers@chromium.org2013-11-131-6/+7
* Split incompatible MSAA extensions.sievers@chromium.org2013-11-1324-181/+611
* gpu: Remove redundant calls from CommandBufferHelper::GetSpace() and optimize...kaanb@chromium.org2013-11-133-46/+57