Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename GrGpuGL -> GrGLGpu | jvanverth | 2014-12-22 |
* | Rename GrGpuGL to GrGLGpu for consistency | bsalomon | 2014-12-16 |
* | Make GrResourceCache2 responsible for calling release, abandon, and ~. | bsalomon | 2014-11-14 |
* | Uses a single pre-baked set of paths for drawing nvpr text of a given | cdalton | 2014-09-18 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | 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 |
* | 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 |