summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-103-3/+3
* Add synthetic delay points for latency testingskyostil@chromium.org2014-01-104-0/+18
* Update GPU feature tests to expect no GPU on Windows <=Vistaccameron@chromium.org2014-01-101-1/+7
* Make correct GL context current during gpu_tracer processingvmiura@chromium.org2014-01-103-17/+29
* Allow WMware software renderer with newer Mesa drivers in Linuxzmo@chromium.org2014-01-091-3/+15
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-1/+1
* Revert 243714 "Update GPU feature tests to expect no GPU on Wind..."scottmg@chromium.org2014-01-091-7/+1
* Blacklist WebGL on Intel Graphics Media Accelerator 3150 in windows.zmo@chromium.org2014-01-091-1/+14
* Update GPU feature tests to expect no GPU on Windows <=Vistaccameron@chromium.org2014-01-091-1/+7
* The GLARBTimerTrace implementation previously used the 'this' pointer for it'svmiura@chromium.org2014-01-084-99/+341
* Check for "Mali-Txxx" instead of "Mali-T6xx"johnme@chromium.org2014-01-081-3/+3
* gpu: Support parallel active queries in command bufferjadahl@opera.com2014-01-085-34/+87
* Remove osmesa blacklist exception on WinXPccameron@chromium.org2014-01-081-9/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-033-8/+8
* Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium...bajones@chromium.org2013-12-305-129/+267
* Add Galaxy S4 into GPU blacklistwjia@chromium.org2013-12-271-1/+18
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-3/+3
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-233-8/+8
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-232-68/+69
* Fix GLES 2 interface generator to output correct pepper interfaces.jbauman@chromium.org2013-12-203-63/+59
* Revert of https://codereview.chromium.org/99053007/bajones@chromium.org2013-12-184-253/+129
* Updated Khronos GLES2 headers.bajones@chromium.org2013-12-184-129/+253
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-183-0/+7
* Expose GL_EXT_multisampled_render_to_texture whenever it's available.marcheu@chromium.org2013-12-182-16/+15
* Revert 240707 "Add some logic to identify the active GPU in mult..."nona@chromium.org2013-12-177-154/+1
* Get rid of the old angle checkoutzmo@chromium.org2013-12-171-4/+4
* 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