aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLPath.cpp
Commit message (Expand)AuthorAge
...
* Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.Gravatar bsalomon@google.com2013-01-23
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...Gravatar robertphillips@google.com2012-09-05
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix linux warningsGravatar bsalomon@google.com2012-07-11
* Fix bug in calling NV DeletePathsGravatar bsalomon@google.com2012-07-09
* Change CT assert to RT assertGravatar bsalomon@google.com2012-06-28
* Initial support for GL_NV_path_renering. Experimental, there are still some i...Gravatar bsalomon@google.com2012-06-28
* Fix Fixed-Point build by changing static_assert around scalar=float to a runt...Gravatar bsalomon@google.com2012-06-11
* Towards NV path renderingGravatar bsalomon@google.com2012-06-11