summaryrefslogtreecommitdiffstats
path: root/ui/gl
Commit message (Expand)AuthorAgeFilesLines
* gpu: Add IOSurface backed GpuMemoryBuffer implementation.reveman@chromium.org2013-12-056-0/+217
* ui: Explicitly prevent GL_TEXTURE_RECTANGLE_ARB from being used GLImageEGL.reveman@chromium.org2013-11-231-0/+5
* Revert 236475 "Disable partial swap on Windows."jbauman@chromium.org2013-11-231-5/+0
* gpu: Allow TEXTURE_RECTANGLE_ARB and other targets to be used with CHROMIUM_t...reveman@chromium.org2013-11-2210-29/+41
* Disable partial swap on Windows.jbauman@chromium.org2013-11-211-0/+5
* Add GL_BGRA8_EXT to supported GpuMemoryBuffer formats.reveman@chromium.org2013-11-211-22/+62
* gpu: Support ES3 msaa and depth/stencil formatssievers@chromium.org2013-11-151-0/+9
* ui: Android changes.tfarina@chromium.org2013-11-151-2/+2
* Moving the VSyncProvider interface to ui/gfx from ui/gldnicoara@chromium.org2013-11-147-65/+30
* [Android] Add workaround to unbind gpu memory buffer only on NVIDIAboliu@chromium.org2013-11-134-1/+21
* Android: moves ui/ to use long for JNI.bulach@chromium.org2013-11-112-1/+3
* ui: Remove redundant Destroy() call when context creation fails.kaanb@chromium.org2013-11-081-1/+0
* Add a basic NativeViewportMac for Mojoabarth@chromium.org2013-11-066-27/+12
* Merge gpu_switching_list into gpu_driver_bug_list.zmo@chromium.org2013-11-051-2/+0
* Remove apatrick@ from OWNERSpiman@chromium.org2013-11-041-1/+0
* Add support for Khr_surfaceless_context.kalyan.kondapally@intel.com2013-11-022-2/+99
* Remove unnecessary dependencies on "ui" target from some other targets.tfarina@chromium.org2013-11-011-1/+15
* Implement OzonePlatformspang@chromium.org2013-10-313-0/+8
* Add callbacks to register EGL bindings from Ozonednicoara@chromium.org2013-10-301-1/+4
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-2/+11
* Re-land: gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-2210-27/+90
* Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."reveman@chromium.org2013-10-2110-90/+27
* gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-1910-27/+90
* Add renderbuffer BGRA8 format extension and support in cmd buffer for desktop...bsalomon@google.com2013-10-181-3/+28
* Support GL_TEXTURE_EXTERNAL_OES in ScopedTextureBinder.sheu@chromium.org2013-10-081-0/+3
* Add support for over-riding config attribute values.kalyan.kondapally@intel.com2013-10-041-2/+9
* Use DwmGetCompositionTimingInfo to get vsync info on Vista+jbauman@chromium.org2013-10-013-3/+43
* The original bug happens because when libGL.so.1 is loaded, it registerschihchung@chromium.org2013-09-301-4/+3
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-4/+2
* Tighten DEPS rules further.ben@chromium.org2013-09-242-0/+4
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+1
* Move some files from x11_util to gfx/x/x11_types.h so they can be used by ui/gl.ben@chromium.org2013-09-246-29/+29
* Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."ben@chromium.org2013-09-241-3/+0
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+3
* Re-enable child X window workaround.ccameron@chromium.org2013-09-241-4/+0
* Move SurfaceFactoryOzone to ui/gfx/ozoneben@chromium.org2013-09-232-8/+8
* ui: [Android] Hard code the GPU limit to 8MB for low-end deviceskaanb@chromium.org2013-09-201-1/+4
* ui: [Android] use physical memory / 64 for GPU memory limit for low end deviceskaanb@chromium.org2013-09-191-2/+2
* Add an enable D3D11 flag and blacklist specific intel drivers and windows vis...geofflang@chromium.org2013-09-173-1/+7
* Disable GPU memory usage workaround unconditionally.ccameron@chromium.org2013-09-171-0/+4
* Disable child X window workaround when running in test harnesses that doccameron@chromium.org2013-09-141-12/+28
* Destroy GLX windows when they are backgroundedccameron@chromium.org2013-09-132-14/+214
* Add eglWaitSyncKHR() EGL bindingsievers@chromium.org2013-09-122-1/+6
* [Android WebView] Fix async uploadboliu@chromium.org2013-09-101-5/+16
* gpu: Map glDiscardFramebufferEXT to glInvalidateFramebufferskyostil@chromium.org2013-09-051-1/+1
* Adding functionality to paint and signal buffer swap for ozone surface factory.dnicoara@chromium.org2013-08-301-4/+10
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-298-44/+46