summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Revert of gpu: Add CHROMIUM_sync_query extension. (https://codereview.chromiu...hayato@chromium.org2014-04-1711-233/+3
* Wire GL_CHROMIUM_map_sub functions up to Skia.bsalomon@google.com2014-04-171-0/+4
* Remove ForceCompositingMode from the GPU blacklist.danakj@chromium.org2014-04-163-7/+0
* Move vertex and fragment shader uniform vector workarounds to gpu driver bug ...puttaraju.r@samsung.com2014-04-165-13/+52
* Revert 264104 "Restore bound VAO in ContextState::RestoreState()."phoglund@chromium.org2014-04-162-43/+9
* gpu: Add CHROMIUM_sync_query extension.reveman@chromium.org2014-04-1611-3/+233
* Avoid GetState IPC call during AllocateRingbuffer.puttaraju.r@samsung.com2014-04-161-13/+4
* Restore bound VAO in ContextState::RestoreState().vmiura@chromium.org2014-04-162-9/+43
* Add support for EXT_shader_texture_lod to the command buffer.nicolascapens@chromium.org2014-04-165-2/+44
* Reduce the number of flushes while using glQueries.puttaraju.r@samsung.com2014-04-164-10/+27
* PCI scan to find GPU: not limited to just VGA.zmo@chromium.org2014-04-151-2/+12
* Revert 263998 "PCI scan to find GPU: not limited to just VGA."zmo@chromium.org2014-04-154-19/+3
* glDeleteVertexArraysOES on bound VAO restores default VAO 0.vmiura@chromium.org2014-04-154-1/+31
* PCI scan to find GPU: not limited to just VGA.zmo@chromium.org2014-04-154-3/+19
* Blacklist AMD driver version 13.101 on linuxpiman@chromium.org2014-04-151-1/+21
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-151-1/+2
* Revert 263726 "x11: Remove X11 message-pump."fischman@chromium.org2014-04-141-2/+1
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-141-1/+2
* Support ANGLE_instanced_arrays on GLES3oetuaho@nvidia.com2014-04-141-1/+2
* gpu: Add trace event to GLES2DecoderImpl::DoCopyTextureCHROMIUM.reveman@chromium.org2014-04-141-0/+2
* Implement CollectDriverInfoGL for Ozone.kalyan.kondapally@intel.com2014-04-121-4/+47
* Remove stale GPU code on Windows/Macpiman@chromium.org2014-04-121-1/+0
* gpu: InProcessCommandBuffer::DestroyTransferBuffer thread safeboliu@chromium.org2014-04-112-3/+10
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-112-15/+0
* Attempt to prevent NULL-pointer error accessing command-buffer entries.jbauman@chromium.org2014-04-112-5/+6
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-102-69/+0
* Plumb ScheduleOverlayPlane into the GPU process.alexst@chromium.org2014-04-0920-2/+493
* Filter redundant state changes in gles2::ContextState::RestoreGlobalState().vmiura@chromium.org2014-04-095-91/+269
* Remove default textures in (!bind_generates_resource) context groups.vmiura@chromium.org2014-04-0811-159/+658
* Fix -Wunused-local-typedefs errors with GCC 4.7+fdegans@chromium.org2014-04-074-13/+0
* Pass GL context bind_generates_resources flag to GPU Service.vmiura@chromium.org2014-04-039-27/+92
* Make ShaderTranslatorCache per thread refcountedboliu@chromium.org2014-04-0312-48/+81
* Revert r258965 aka reland r258122sievers@chromium.org2014-04-033-13/+10
* Initialize overlay validator in GpuBrowserCompositorOutputSurface.alexst@chromium.org2014-04-033-7/+9
* gpu: Add explicit dependency on X11/Xext when building with X11.sadrul@chromium.org2014-04-031-0/+2
* Move force sync readpixel to gpu driver bug listzmo@chromium.org2014-04-033-8/+2
* Append (instead of replace) gpu driver bug workarounds from commandline.zmo@chromium.org2014-04-035-34/+81
* Refactor gpu::Buffer to allow different types of backingpiman@chromium.org2014-04-0213-70/+110
* Only turn on force_gl_finish_after_compositing when Intel GPU is active.zmo@chromium.org2014-04-021-5/+6
* gpu: Bind dummy GL API when no context is currentsievers@google.com2014-04-021-0/+10
* Add gpu blacklist semantic of applying only to the "active" gpu.zmo@chromium.org2014-04-027-126/+347
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-0218-938/+690
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-0218-690/+938
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-0218-938/+690
* Update fields for translator resources.jmadill@chromium.org2014-04-011-0/+17
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-018-53/+35
* GPU: Fix NULL gpu::Buffer dereference.epenner@chromium.org2014-04-013-2/+7
* Revert 260560 "Roll ANGLE with a translator gyp change."ccameron@chromium.org2014-03-311-1/+1
* Whitelist Intel Haswell gpu (0x0a16) on linux with newer mesa drivers.zmo@chromium.org2014-03-311-2/+9
* Enable gpu features for AMD gpu with newer Mesa drivers on Linuxzmo@chromium.org2014-03-311-6/+50