index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLPathRendering.h
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
ViewMatrix uniform upload moved to GeometryProcessor
joshualitt
2014-12-30
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
Add IndexType parameter to GrDrawTarget::drawPaths
cdalton
2014-11-25
*
Beginning to refactor nvpr code
joshualitt
2014-10-31
*
Uses a single pre-baked set of paths for drawing nvpr text of a given
cdalton
2014-09-18
*
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
cdalton
2014-09-17
*
Simplify GrGLPathRendering interface
kkinnunen
2014-08-20
*
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
kkinnunen
2014-08-20
*
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