summaryrefslogtreecommitdiffstats
path: root/ui/gl
Commit message (Expand)AuthorAgeFilesLines
* Override Resize() in NativeViewGLSurfaceEGL.sievers@chromium.org2012-08-172-0/+5
* Exclude more files from Android buildwangxianzhu@chromium.org2012-08-141-0/+1
* Do not CHECK that handle returned by eglQuerySurfacePointerANGLE is non-null.apatrick@chromium.org2012-07-311-2/+0
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-2713-20/+78
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-277-7/+7
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-232-0/+29
* Make NativeViewGLSurfaceEGL directly usable on Android.sievers@chromium.org2012-07-231-11/+0
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-192-19/+0
* Revert 147474 - Added ARB_get_program_binary extension to the bindings, now w...gman@chromium.org2012-07-191-4/+2
* Added ARB_get_program_binary extension to the bindings, now we check that for...dmurph@chromium.org2012-07-191-2/+4
* Current status of patch:dmurph@chromium.org2012-07-182-0/+19
* Remove ChromiumOS/ARM work around for mali driversanush@chromium.org2012-07-131-7/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1129-29/+0
* Remove DirectX SDK path from include listcpu@chromium.org2012-07-071-3/+0
* Remove references to <d3dx9.h> in chromecpu@chromium.org2012-07-041-26/+6
* Add workaround ATI/AMD bug with gl_PointCoordgman@chromium.org2012-06-302-46/+50
* Fix latency tests.jbates@chromium.org2012-06-291-0/+3
* Revert 144832 - Fix latency tests.jbates@chromium.org2012-06-291-3/+0
* Fix latency tests.jbates@chromium.org2012-06-281-0/+3
* CHECK that eglQuerySurfacePointerANGLE always returns a valid handle.apatrick@chromium.org2012-06-282-3/+10
* Defer descheduling of GPU commands until draw or swapjbates@chromium.org2012-06-282-0/+28
* Aura: Fix partial swaps in the UIbacker@chromium.org2012-06-263-16/+17
* Use glFinish() before EGL context switch for ARMsheu@chromium.org2012-06-221-1/+10
* Change spewing DLOGs to DVLOGs.erg@chromium.org2012-06-201-11/+11
* PbufferGLSurfaceEGL fails early if size is zero.apatrick@chromium.org2012-06-191-0/+6
* Only specify kCGLPFAAllowOfflineRenderers on systems that support dual GPUsjbauman@chromium.org2012-06-161-3/+4
* Don't destroy channels when switching GPUsjbauman@chromium.org2012-06-092-12/+28
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-073-6/+6
* Re-enable GPU switching on Mountain Lionjbauman@chromium.org2012-06-071-4/+1
* Roll Skia to r4102.bsalomon@google.com2012-06-011-0/+5
* Use GLX_MESA_swap_control if it existspiman@chromium.org2012-05-263-0/+7
* Add more trace events to GPU process.apatrick@chromium.org2012-05-246-0/+15
* Add GL_EXPORT for GLContextGLXkochi@google.com2012-05-231-1/+2
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-189-61/+70
* Add trace events to measure GPU process startup timing and time to first pres...apatrick@chromium.org2012-05-181-0/+3
* Decoupling backbuffer allocation suggestion from frontbuffer allocation sugge...mmocny@chromium.org2012-05-162-12/+15
* Tie native surface EGL config to the window depth.sabercrombie@chromium.org2012-05-152-8/+88
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-151-0/+4
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-1270-0/+9756