summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl
Commit message (Expand)AuthorAgeFilesLines
* Preload ddraw.dll before initializing sandbox.jbauman@chromium.org2012-03-021-1/+3
* Call the built product of target gl 'gl_wrapper'.thakis@chromium.org2012-02-211-0/+1
* Rolling skia deps from r3180 to r3196.tomhudson@google.com2012-02-161-1/+1
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-153-3/+40
* Drop frontbuffers for hibernated tabs using image_transport_surface_win.mmocny@chromium.org2012-02-112-5/+10
* Combine ANGLE_instanced_arrays pointers with othersjbauman@chromium.org2012-02-102-28/+3
* mac: Add _EXPORT macros, ui/.thakis@chromium.org2012-02-091-2/+2
* Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arraysjbauman@chromium.org2012-02-092-0/+50
* Loading EGL libs with version in soname, fix proposal for crbug.com/112592dominik.rottsches@intel.com2012-02-081-2/+2
* Expose more glQuery functionsgman@chromium.org2012-02-071-15/+16
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-0114-34/+34
* Reland 119457: --test-gl-lib for GpuPixelBrowserTestsbacker@chromium.org2012-01-303-5/+21
* Revert 119457 - --test-gl-lib for GpuPixelBrowserTestsbacker@chromium.org2012-01-273-21/+5
* --test-gl-lib for GpuPixelBrowserTestsbacker@chromium.org2012-01-273-5/+21
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-254-142/+78
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-2/+3
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-232-10/+6
* Upstream Android's GLSurface implementation.sievers@chromium.org2012-01-138-20/+316
* Bind to eglCreateImageKHR and eglDestroyImageKHR when KHR_image_base is adver...apatrick@chromium.org2012-01-062-9/+20
* Enable vsync on linux with compositing window managers activejamesr@chromium.org2012-01-061-24/+1
* Roll skia to r2967. Add skia bindings for glTexStorage2D.bsalomon@google.com2012-01-051-0/+6
* Use USER_LIMITED token level with SwiftShader.apatrick@chromium.org2011-12-221-0/+1
* Fixed crashes when running on top of Apple's software OpenGL renderer.kbr@chromium.org2011-12-214-36/+20
* Don't tell browser to swap until swap actually executed.backer@chromium.org2011-12-165-1/+163
* Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer i...apatrick@chromium.org2011-12-151-9/+16
* Log GLenums as strings in servicegman@chromium.org2011-12-142-6/+24
* Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTKpiman@chromium.org2011-12-093-3/+6
* Refactor generete_bindings.py so per function logging code and be added.gman@chromium.org2011-12-092-488/+1037
* GLSurface::Resize implementations release the current context if they are cur...apatrick@chromium.org2011-12-082-1/+25
* Added GLSurface::SetVisible to GLSurfaceAdapter.apatrick@chromium.org2011-12-082-0/+5
* This change adds the apple software renderer as an option on Chrome/Mac. It'...senorblanco@chromium.org2011-12-0711-31/+37
* Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storagevangelis@chromium.org2011-12-062-0/+9
* Enable GL_CHROMIUM_post_sub_buffer for osmesabacker@chromium.org2011-12-022-0/+105
* Chromium style clang fixes for OVERRIDE in compositor_unittestsdhollowa@chromium.org2011-11-301-0/+2
* Relands the following. First attempt was reverted because it brokesky@chromium.org2011-11-302-2/+2
* GLContextNSView should not assume concrete type GLSurface is GLSurfaceNSViewdhollowa@chromium.org2011-11-304-11/+15
* Revert 112145 - Makes TestWebGraphicsContext3D::initialize create a stub cont...sail@chromium.org2011-11-302-2/+2
* Makes TestWebGraphicsContext3D::initialize create a stub context andsky@chromium.org2011-11-302-2/+2
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-242-7/+7
* Fix many* python scripts in src/maruel@chromium.org2011-11-231-3/+10
* Plumb the partial swap though image transport.backer@chromium.org2011-11-232-1/+13
* Add OVERRIDE to ui/.avi@chromium.org2011-11-234-52/+56
* wayland: integrate gl_surface_wayland.cc into gl_surface_linux.ccmsb@chromium.org2011-11-223-185/+34
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-222-7/+7
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-222-7/+7
* Allow GLSurface to indicate that it supports a specific extension.backer@chromium.org2011-11-227-16/+45
* One less lock.backer@chromium.org2011-11-221-13/+0
* GPU compositing on OSX canary brokendhollowa@chromium.org2011-11-221-10/+9
* Fix preferred order of GL implementations.derat@chromium.org2011-11-221-1/+3
* wayland: Fix GL extension binding init to work again for use_waylandmsb@chromium.org2011-11-211-1/+5