Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Rename GrGpuGL to GrGLGpu for consistency | bsalomon | 2014-12-16 |
* | Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. | tfarina | 2014-12-14 |
* | Make GrResourceCache2 responsible for calling release, abandon, and ~. | bsalomon | 2014-11-14 |
* | Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl | bsalomon | 2014-11-12 |
* | Uses a single pre-baked set of paths for drawing nvpr text of a given | cdalton | 2014-09-18 |
* | 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 |
* | Revert "Calculate rough approximations for nvpr path sizes" | bungeman | 2014-08-06 |
* | Calculate rough approximations for nvpr path sizes | cdalton | 2014-08-05 |
* | Adds a GrGLPathRendering class that wraps the NV_path_rendering | cdalton | 2014-08-04 |
* | Add a GrPathRange class | cdalton | 2014-07-21 |