Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Simplify SkInstCnt | mtklein | 2015-01-13 |
* | Create GrOptDrawState before recording draw in GrInOrderDrawBuffer | bsalomon | 2014-11-19 |
* | Fix ref cnt'ing issue in GrProgramElement. | bsalomon | 2014-10-03 |
* | Patch to create a distinct geometry processor. The vast majority of this patch | joshualitt | 2014-09-23 |
* | Rename GrProgramResource to GrGpuResourceRef | bsalomon | 2014-09-17 |
* | Don't take a ref on GP in AutoEffectRestore. | bsalomon | 2014-09-05 |
* | Add method to GrProgramResource to record that pending a execution was comple... | bsalomon | 2014-09-04 |
* | Add GrProgramElement base class for GrEffect with deferred exec ref. | bsalomon | 2014-09-04 |