summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* gpu: glCopyTextureCHROMIUM() checks dest internal format incorrectly.dongseong.hwang@intel.com2014-08-223-20/+146
* Update GPU rasterization device whitelistajuma@chromium.org2014-08-211-2/+6
* Spelling fixes for 'device' and 'service'.tnagel@chromium.org2014-08-211-2/+2
* Revert of gpu: support immutable texture on Linux Mesa driver and GLES3. (pat...spang@chromium.org2014-08-201-3/+1
* Make it possible to test command buffer decoder functions with extension flagskkinnunen@nvidia.com2014-08-207-86/+193
* Add memory limits struct to in-process contextboliu@chromium.org2014-08-202-17/+48
* Simplified GPU Tracer by removing parent base class.dyen@chromium.org2014-08-203-206/+178
* GN: Remove duplicate entries from sources listsjamesr@chromium.org2014-08-191-1/+0
* Android: Extend Mali egl fence sync blacklist to all ES2 driverssievers@chromium.org2014-08-191-4/+9
* gpu: support immutable texture on Linux Mesa driver and GLES3.dongseong.hwang@intel.com2014-08-191-1/+3
* Enable expanded GPU rasterization device whitelist by defaultajuma@chromium.org2014-08-194-32/+10
* Disable HW video decoder acceleration on Samsung Galaxy Note and Galaxy S3/S4...glaznev@chromium.org2014-08-191-10/+6
* Hook up two GPU driver bug workarounds.zmo@chromium.org2014-08-183-1/+36
* Use GL_LINEAR for backing texture of offscreen framebuffer.mazda@chromium.org2014-08-161-4/+4
* Add EGL_CHROMIUM_get_sync_values extension textmarcheu@chromium.org2014-08-151-0/+131
* Reland: Use RE string pattern matching for blacklist strings.zmo@chromium.org2014-08-1510-559/+298
* Blacklist very old ATI drivers from D3D11 due to performance issues.shannonwoods@chromium.org2014-08-141-1/+17
* Consistently generate INVALID_VALUE on NaN line widthoetuaho@nvidia.com2014-08-144-10/+52
* Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headersjamesr@chromium.org2014-08-131-10/+35
* Revert 289308 "Revert 289154 "Revert 289067 "Use RE string patte..."brettw@chromium.org2014-08-1310-297/+555
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Revert 289154 "Revert 289067 "Use RE string pattern matching for..."oshima@chromium.org2014-08-1310-555/+297
* Whitelist Qualcomm GPUs for GPU rasterization on Android 4.4ajuma@chromium.org2014-08-131-5/+33
* GPU context creation code duplication cleanupoetuaho@nvidia.com2014-08-1312-195/+111
* make it possible to disable the use of libpci on linux againmostynb@opera.com2014-08-132-2/+2
* Enable async upload egl with mailbox synchronizerboliu@chromium.org2014-08-131-3/+1
* gpu: Optimize and cleanup code used for CHROMIUM_copy_texture.dongseong.hwang@intel.com2014-08-134-60/+191
* Revert 289067 "Use RE string pattern matching for blacklist stri..."oshima@chromium.org2014-08-1310-297/+555
* Use RE string pattern matching for blacklist strings.zmo@chromium.org2014-08-1210-555/+297
* Revert 288481 "Use placement new to allocate GPU command buffer ..."jbauman@chromium.org2014-08-111-3/+21
* Use placement new to allocate GPU command buffer entries.jbauman@chromium.org2014-08-091-21/+3
* Only switch draw buffers if the extension is supportedoetuaho@nvidia.com2014-08-081-2/+4
* gpu: Avoid unbounded idle queue in in-process contextboliu@chromium.org2014-08-082-8/+18
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-073-5/+5
* Micro-optimization in HandleVertexAttribPointeroetuaho@nvidia.com2014-08-052-5/+12
* ui: Add ScheduleOverlayPlane API to GLImage.reveman@chromium.org2014-08-013-5/+37
* Use expanded heuristics for GPU rasterization on future OS versionsajuma@chromium.org2014-08-014-1/+29
* Remove GLInProcessContext::CreateContext()heejin.r.chung@samsung.com2014-08-012-35/+1
* During image destroy, delete textures only if we have a GL context.sohan.jyoti@samsung.com2014-07-316-7/+26
* Android Webview: Skip managed resources in mailbox syncsievers@chromium.org2014-07-311-0/+5
* Android WebView: Fall back to idle uploads if draw functor table not setsievers@google.com2014-07-301-1/+3
* Make vertex attrib divisor affect non-instanced calls as in specoetuaho@nvidia.com2014-07-304-14/+131
* Add GPU exception for Microsoft's RemoteFX driver.kbr@chromium.org2014-07-301-32/+11
* Share GPU collector code between X11 and Ozone platformsdnicoara@chromium.org2014-07-306-320/+296
* Turn off scalarize_vec_and_mat_constructor_args workaround everywherezmo@chromium.org2014-07-301-35/+1
* Revert 286368 "Turn off scalarize_vec_and_mat_constructor_args w..."zmo@chromium.org2014-07-301-1/+35
* Turn off scalarize_vec_and_mat_constructor_args workaround everywherezmo@chromium.org2014-07-301-35/+1
* Simplified GPU Tracer by removing base Trace class.dyen@chromium.org2014-07-293-127/+106
* GN: Fix up gpu targets in component buildjamesr@chromium.org2014-07-292-7/+14