summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* gpu: Allow fences to check whether a flush has occurredsievers@chromium.org2014-03-193-13/+10
* Break gpu -> ui_base dependencyjamesr@chromium.org2014-03-191-1/+0
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-1811-97/+85
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-1/+3
* Update PRESUBMIT for tryserver.chromium.gpuphajdan.jr@chromium.org2014-03-181-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-174-7/+13
* gpu: Add extension check when initializing MailboxSyncboliu@chromium.org2014-03-152-5/+28
* Make GLImage interface pure virtualsievers@chromium.org2014-03-152-0/+15
* Drop gpu command_buffer_service dependency on uijamesr@chromium.org2014-03-151-0/+1
* Remove unused option from GLES2 command buffer generation scriptrobert.bradford@intel.com2014-03-141-3/+0
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-8/+9
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-142-12/+5
* gpu: Mailbox emulation with EGLImagesievers@chromium.org2014-03-1416-19/+1400
* Use filename parameter for GL header parsingrobert.bradford@intel.com2014-03-131-2/+2
* Use CheckedNumerics in AsyncPixelTransfersCompletedQuery, add testspiman@chromium.org2014-03-134-62/+112
* Add hooks for GL_EXT_debug_markers for Skiaegdaniel@google.com2014-03-131-0/+3
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-132-8/+8
* Move force glFlush in compositing_iosurface_mac.mm to gpu driver bug listzmo@chromium.org2014-03-134-8/+37
* Test code paths with/without a few workarounds.zmo@chromium.org2014-03-134-26/+84
* Add bounds validation to AsyncPixelTransfersCompletedQuery::Endpiman@chromium.org2014-03-131-0/+3
* gpu: Allow overriding GPU driver workarounds via command linerobert.bradford@intel.com2014-03-124-17/+42
* This is initial API support required for enabling SurfaceTexture backed zero-...sohan.jyoti@samsung.com2014-03-122-2/+2
* Optimize glUniform* API type validation.vmiura@chromium.org2014-03-124-177/+420
* Move init_vertex_attributes workarounds to gpu driver bug list.zmo@chromium.org2014-03-127-9/+24
* Remove defunct mac_gpu_retina configuration from presubmit scripts.kbr@chromium.org2014-03-121-1/+0
* Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...phajdan.jr@chromium.org2014-03-111-7/+9
* Get rid of SH_MAP_LONG_VARIABLE_NAMES.zmo@chromium.org2014-03-111-5/+3
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-116-20/+0
* WebGL TexParameterf and GetTexParameterf needs to handle float param correctlyzmo@chromium.org2014-03-0912-69/+161
* Clean up outdated gpu driver bug workarounds for Mac 10.9zmo@chromium.org2014-03-091-39/+56
* gpu: Use explicit atomics instead of assuming that 32bit read/writes are atomic.reveman@chromium.org2014-03-088-69/+69
* Get rid of the formatting code in build_gles2_cmd_buffer.pyzmo@chromium.org2014-03-078-323/+221
* Reenable MSAA on Malimarcheu@chromium.org2014-03-071-17/+1
* Revert 255228 "Don't blacklist accelerated 2d canvas if WinStats..."zmo@chromium.org2014-03-061-10/+2
* Adjusts the call sequences in cc::ResourceProvider::MapImage to map image fir...jun.a.jiang@intel.com2014-03-061-0/+6
* Don't blacklist accelerated 2d canvas if WinStats are unavailable.zmo@chromium.org2014-03-061-2/+10
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-061-0/+2
* Update gles2_conform_test expectationszmo@chromium.org2014-03-051-10/+3
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-052-2/+4
* Format generated gpu files using clang-format.zmo@chromium.org2014-03-0528-11716/+12267
* Workaround Linux AMD driver bug where TEXTURE_MAX_ANISOTROPY init value is in...zmo@chromium.org2014-03-057-9/+84
* Revert 254629 "gpu: Allow overriding GPU driver workarounds via ..."thakis@chromium.org2014-03-043-29/+7
* gpu: Allow overriding GPU driver workarounds via command linerobert.bradford@intel.com2014-03-043-7/+29
* Roll ANGLE to include the loop unrolling fix.zmo@chromium.org2014-03-013-1/+16
* Fail gracefully on PBO pack buffer failure.jmadill@chromium.org2014-03-012-0/+49
* Cleanup GrGLInterface factories in Chromium in order to remove old names and ...bsalomon@google.com2014-02-281-106/+113
* Fix state re-init in the shader translator.jmadill@chromium.org2014-02-271-4/+6
* Disable accelerated video decode for switchable AMD gpusvangelis@chromium.org2014-02-271-1/+14
* Fix and enable the RenderWidgetHostViewAuraTest.SwapNotifiesWindow testdanakj@chromium.org2014-02-271-1/+1
* Enable -O2 optimization in command_buffer_service on Android.vmiura@chromium.org2014-02-261-0/+7