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
*
Simplify path allocation, clean up resources correctly
kkinnunen
2016-01-13
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.
bsalomon
2015-10-19
*
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
*
Refactor GrGpu path rendering functions to GrPathRendering
kkinnunen
2015-06-01
*
Improve caching of dashed paths in GrStencilAndCoverPathRenderer
kkinnunen
2015-05-18
*
Remove legacy NVPR support
jvanverth
2015-04-27
*
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