summaryrefslogtreecommitdiffstats
path: root/gpu/gles2_conform_support/egl/display.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: Rename GpuScheduler to CommandExecutor.sunnyps2016-03-121-3/+3
* Use GpuPreferences to avoid directly accessing switches in gpu related codepenghuang2016-02-291-0/+2
* Revert of command_buffer_gles2: Implement EGL default Display as a global obj...zmo2016-02-251-56/+91
* command_buffer_gles2: Implement EGL default Display as a global objectkkinnunen2016-02-251-91/+56
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-161-1/+1
* command_buffer_gles2: Avoid creating multiple AtExitManagerskkinnunen2016-01-251-11/+0
* Removed last references to old sync points.dyen2016-01-221-5/+0
* Added method to synchronize command buffers within GpuControl.dyen2016-01-051-0/+1
* Switch to standard integer types in gpu/.avi2015-12-211-5/+8
* Reland "Added an extra sync token field for extra command buffer..."dyen2015-12-091-0/+1
* Revert of Added an extra sync token field for extra command buffer identifica...ajuma2015-12-041-1/+0
* Added an extra sync token field for extra command buffer identification.dyen2015-12-041-0/+1
* Cleanup SurfaceVisibility code.sohan.jyoti2015-11-301-1/+0
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-151-1/+0
* Added support for sync token signals.dyen2015-10-221-0/+2
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-141-0/+2
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-071-0/+4
* Added a unique command buffer ID for command buffers.dyen2015-09-181-0/+2
* Add command_buffer_gles2hendrikw2015-09-031-0/+12
* Revert of Add command_buffer_gles2 (patchset #16 id:350001 of https://coderev...jmadill2015-09-031-12/+0
* Add command_buffer_gles2hendrikw2015-09-031-0/+12
* Revert of Add command_buffer_gles2 (patchset #14 id:310001 of https://coderev...thakis2015-09-031-12/+0
* Add command_buffer_gles2hendrikw2015-09-021-0/+12
* Revert of Add command_buffer_gles2 (patchset #13 id:290001 of https://coderev...jmadill2015-09-021-5/+0
* Add command_buffer_gles2hendrikw2015-09-021-0/+5
* Mandoline: Make TransferBufferManager RefCountedfsamuel2015-07-061-1/+1
* DCHECK if shader compilation fails that it's due to context loss.danakj2015-06-091-0/+1
* Add support for multithreading the GPU command buffer.jbauman2015-02-121-0/+1
* Standardize usage of virtual/override/final in gpu/dcheng2014-10-211-20/+19
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-6/+9
* Replacing the OVERRIDE with override and FINAL with final in gpumohan.reddy2014-10-081-10/+10
* gpu: Remove Echo and SwapCompletion GL interfacessievers2014-10-021-1/+0
* gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...reveman@chromium.org2014-07-181-2/+0
* Add support for strong future sync points.jbauman@chromium.org2014-07-011-0/+2
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-191-2/+0
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-0/+1
* gpu: Separate GpuControlService from GpuControlboliu@chromium.org2014-05-021-2/+22
* Make *CommandBufferProxy* implement GpuControlpiman@chromium.org2013-09-271-0/+2
* Add support to test harness EGL for OpenGL ES 1.1 tests on Regalgman@chromium.org2012-09-061-0/+2
* Make windowless version of OpenGL ES 2.0 conformance testsgman@chromium.org2012-07-201-0/+10
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-011-0/+2
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-3/+3
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-271-2/+3
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-271-3/+2
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-271-2/+3
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-201-1/+10
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-10/+1
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-1/+10
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-4/+4
* Resubmit CL 86306gman@chromium.org2011-05-241-0/+77