index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLDefines.h
Commit message (
Expand
)
Author
Age
...
*
Add transfer buffer to GLCaps
jvanverth
2015-12-07
*
Add transfer buffer support.
jvanverth
2015-12-03
*
Revert of Add transfer buffer support. (patchset #9 id:160001 of https://code...
egdaniel
2015-12-03
*
Add transfer buffer support.
jvanverth
2015-12-02
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-22
*
Revert of Initial version of external_oes texture support and unit test (patc...
bsalomon
2015-11-20
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-20
*
Add support for EGLImage to GrGLInterface
bsalomon
2015-11-16
*
Revert of Enable stencil clipping in mixed sampled render targets (patchset #...
cdalton
2015-11-11
*
Implement stencil clipping in mixed sampled render targets
vbuzinov
2015-09-30
*
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
*
Further work on sRGB support.
jvanverth
2015-05-22
*
Make mixed samples contingent on auxiliary extensions
cdalton
2015-05-21
*
Add RGBA half float texture format.
jvanverth
2015-05-21
*
Improve NVPR stroke accuracy to fix thick strokes
kkinnunen
2015-05-18
*
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
*
Housekeeping to rename GrGL compressed texture formats to match GL specs
egdaniel
2015-03-27
*
Add sRGB texture support.
jvanverth
2014-12-22
*
Change desktop and ES 3.0 to always use sized internal texture formats.
jvanverth
2014-12-16
*
Add support for half float alpha textures.
jvanverth
2014-12-05
*
Implement conics for NVPR
kkinnunen
2014-11-19
*
Remove unused NVPR related GL tokens
kkinnunen
2014-11-18
*
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
cdalton
2014-09-17
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
FBFetch refactor + arm support
joshualitt
2014-08-01
*
32 bpp floating point textures
joshualitt
2014-07-16
*
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
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
Add OpenGL Compressed Texture enum values
commit-bot@chromium.org
2014-05-27
*
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
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Improve handling of FF vertex array state
commit-bot@chromium.org
2013-09-09
*
Add glTexGen funcs to interface
commit-bot@chromium.org
2013-08-30
*
Add support for IMG's MSAA extension.
bsalomon@google.com
2013-03-19
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
Add GL function pointers for GL_NV_path_rendering
bsalomon@google.com
2012-06-06
*
When GL context is reset set some desktop-only GL state to values that we ass...
bsalomon@google.com
2012-05-21
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Make GrGLDefines.h be a private header
bsalomon@google.com
2012-05-07
[prev]