- 43e3dc9 Remove NVPR entry points from Skia's GL interface by Robert Phillips · 3 years, 8 months ago
- 5bdbdf4 Update glMultiDraw... to use GLuint* for baseInstances by Chris Dalton · 4 years, 4 months ago
- b490eb2 Add ANGLE's glMultiDraw*BaseInstance functions to the GL interface by Chris Dalton · 4 years, 4 months ago
- 80f865f Use GL_ANGLE_base_vertex_base_instance by Chris Dalton · 4 years, 7 months ago
- ccbf54a Add glDraw*BaseInstance functions to GrGLInterface by Chris Dalton · 4 years, 7 months ago
- 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 4 years, 10 months ago
- e1196c5 Add a mechanism to insert framebuffer barriers for NVIDIA tessellation by Chris Dalton · 4 years, 10 months ago
- 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 10 months ago
- 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 5 years ago
- 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 5 years ago
- 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 5 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 4c56b03 Drop support for GL_EXT_raster_multisample by Chris Dalton · 6 years ago
- 2cb3b95 Remove GR_GL_USE_NEW_SHADER_SOURCE_SIGNATURE flag. by Brian Salomon · 6 years ago
- 0a7e58f Add glTexParameterf[v] to GrGLInterface by Brian Salomon · 6 years ago
- f5bbf66 Finish removing sample shading support by Brian Osman · 6 years ago
- a2a94a4 Add GrGLInterface support for sampler objects and GrGLCaps detection. by Brian Salomon · 6 years ago
- 23952e2 Remove legacy GrGLFunction specialization by Brian Salomon · 6 years ago
- 2424ec4 Make GrGLInterface great for Win32 x86 again by Brian Salomon · 6 years ago
- 752e08b Fix abandonment of programs by Robert Phillips · 6 years ago
- 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 6 years ago
- 3fc79ea Remove image functions from GrGLInterface, part two by Brian Osman · 7 years ago
- 426e6c5 Remove (unused) NV_bindless_texture from GL interface by Brian Osman · 7 years ago
- 0ee0190 Remove EXT_direct_state_access (unused) by Brian Osman · 7 years ago
- d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
- 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
- dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
- 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
- d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
- a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
- 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
- 609e7cc Add glPolygonMode support. by Jim Van Verth · 8 years ago
- 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 8 years ago
- 0b63ceb Add image functions to GrGLInterface by Brian Salomon · 8 years ago
- 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
- fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
- 9bc1187 Include EXT_window_rectangles API by csmartdalton · 8 years ago
- 739bbb2 Fix glDraw*Indirect prototypes by csmartdalton · 8 years ago
- f8a6ce8 Add GLSL support for texelFetch by cdalton · 9 years ago
- 28ef445 added support for glMinSampleShading by ethannicholas · 9 years ago
- b5a94e3 Store null GL context's state in interface object by bsalomon · 9 years ago
- c04ce67 Add caps and GL API for buffer texture by cdalton · 9 years ago
- eb79eea Include glGetMultisamplefv API by cdalton · 9 years ago
- f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 9 years ago
- 69c1b24 Include glGetMultisamplefv API by cdalton · 9 years ago
- eb00475 Use skstd::remove_pointer_t in GrGLFunction by bsalomon · 9 years ago
- 793dc26 Improve GLSL integer support by cdalton · 9 years ago
- 9f2dc27 Replace GrGLInterface's function pointers with std::functions. by bsalomon · 9 years ago
- c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
- 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
- 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
- 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
- 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
- 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
- b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
- 7e806f3 Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) by cdalton · 9 years ago
- 24ddb0a Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:20001 of https://codereview.chromium.org/1415503008/ ) by cdalton · 9 years ago
- 98cad62 Fix setColocatedSampleLocations on ES and GL < 4.5 by cdalton · 9 years ago
- 2fc11d3 Move definitions of GrGL basic types (e.g. GrGLenum) to their own header. by bsalomon · 9 years ago
- 0adfffb Fix dm with Chromium command buffer driver by kkinnunen · 9 years ago
- 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
- 6bb6d40 Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
- 2853fe4 Revert of Implement support for CHROMIUM_path_rendering pseudo extension (patchset #4 id:60001 of https://codereview.chromium.org/1192663002/) by jvanverth · 9 years ago
- eeef46d Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
- cfe62e3 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
- 439f23e Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/) by jvanverth · 9 years ago
- e35b5d9 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
- 538bacb Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/) by fmalita · 9 years ago
- fb8d688 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
- 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
- 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
- 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
- 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
- 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
- 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
- bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 10 years ago
- 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 10 years ago
- 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 10 years ago
- fd4167d Import glTextureBarrier by cdalton · 10 years ago
- 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 10 years ago
- ee64d6e Add glGetShaderPrecisionFormat by bsalomon · 10 years ago
- 2ecf86e Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/) by mtklein · 10 years ago
- d5cd4ee Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/) by egdaniel · 10 years ago
- 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
- 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
- f238091 Adding support for GL_CHROMIUM_copy_texture, part 1 by junov · 10 years ago
- 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
- c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
- 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
- 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
- c8f5204 Incorporate glStencilThenCover* nvpr methods by cdalton · 10 years ago
- 8dd90cb Add IsPath to GrGLInterface by cdalton · 10 years ago
- 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
- c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 10 years ago
- 4a995df Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
- 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
- 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
- 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 11 years ago
- f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
- f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 11 years ago