index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
gl
/
GrGLFunctions.h
Commit message (
Expand
)
Author
Age
*
Implement support for CHROMIUM_path_rendering pseudo extension
kkinnunen
2015-07-14
*
Revert of Implement support for CHROMIUM_path_rendering pseudo extension (pat...
jvanverth
2015-07-02
*
Implement support for CHROMIUM_path_rendering pseudo extension
kkinnunen
2015-07-02
*
Cleanup legacy NVPR-related definitions
kkinnunen
2015-07-01
*
Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of ht...
jvanverth
2015-06-30
*
Cleanup legacy NVPR-related definitions
kkinnunen
2015-06-30
*
Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of ht...
fmalita
2015-06-25
*
Cleanup legacy NVPR-related definitions
kkinnunen
2015-06-25
*
Stop using the NVPR glyph loading functionality
kkinnunen
2015-06-23
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Import functionality for new GL backend
cdalton
2015-06-12
*
Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...
djsollen
2015-06-12
*
Import functionality for new GL backend
cdalton
2015-06-12
*
Make mixed samples contingent on auxiliary extensions
cdalton
2015-05-21
*
Add tokens and entry points for KHR_blend_equation_advanced
cdalton
2015-04-22
*
Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchs...
tomhudson
2015-04-21
*
Add tokens and entry points for KHR_blend_equation_advanced
cdalton
2015-04-21
*
Import glTextureBarrier
cdalton
2015-04-21
*
GrGLInterface: Add support for NV_framebuffer_mixed_samples
vbuzinov
2015-04-01
*
Add glGetShaderPrecisionFormat
bsalomon
2014-12-03
*
Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ...
mtklein
2014-11-06
*
Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench....
egdaniel
2014-11-05
*
Turn on NVPR 4x MSAA by default when supported in DM and nanobench.
mtklein
2014-11-05
*
Add gpu support for glVertexAttrb1f, 2fv, and 3fv
egdaniel
2014-10-24
*
Adding support for GL_CHROMIUM_copy_texture, part 1
junov
2014-09-23
*
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
cdalton
2014-09-17
*
Wrap NV_path_rendering API with GrGLPathRendering
cdalton
2014-08-11
*
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
bungeman
2014-08-06
*
Adds a GrGLPathRendering class that wraps the NV_path_rendering
cdalton
2014-08-04
*
Incorporate glStencilThenCover* nvpr methods
cdalton
2014-07-29
*
Add IsPath to GrGLInterface
cdalton
2014-07-17
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-07-02
*
Revert of Add functions to support NV_path_rendering in OpenGL ES (https://co...
rmistry
2014-06-23
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-06-22
*
Add support for glCompressedTexSubImage2D
krajcevski
2014-06-11
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-05
*
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBuf...
djsollen@google.com
2014-05-02
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-02
*
Use EXT_direct_state_access for path matrix manipulation
commit-bot@chromium.org
2014-04-25
*
Use fixed function pipeline only when drawing paths
commit-bot@chromium.org
2014-04-23
*
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
commit-bot@chromium.org
2014-04-15
*
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
bsalomon@google.com
2014-04-01
*
Cleanup GrGLInterface after Chromium changes
commit-bot@chromium.org
2014-02-28
*
Use vertex buffer objects instead of client side arrays in fixed-function cod...
commit-bot@chromium.org
2014-02-24
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows...
robertphillips@google.com
2013-12-19
*
Revert r12758 (Updated GLintptr and GLsizeiptr to be the appropriate types on...
robertphillips@google.com
2013-12-18
*
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows...
commit-bot@chromium.org
2013-12-18
*
Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on...
robertphillips@google.com
2013-12-17
[next]