aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GLProgramsTest.cpp
Commit message (Expand)AuthorAge
...
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...Gravatar bsalomon2015-02-06
* Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...Gravatar bsalomon2015-02-05
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-05
* BUG=skia:Gravatar joshualitt2015-02-05
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...Gravatar egdaniel2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* remove drawtypeGravatar joshualitt2015-01-21
* remove drawType from optStateGravatar joshualitt2015-01-21
* BUG=skia:Gravatar joshualitt2015-01-20
* Remove willReadDst from GrFragmentProcessor.Gravatar egdaniel2015-01-20
* Make uncached textures uncached from the get go.Gravatar bsalomon2015-01-14
* More changes to bring together path / geo procsGravatar joshualitt2015-01-14
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Rename GrGpuGL -> GrGLGpuGravatar jvanverth2014-12-22
* Stop creating GrODS for stencilPath commands.Gravatar bsalomon2014-12-17
* Rename GrGpuGL to GrGLGpu for consistencyGravatar bsalomon2014-12-16
* GLPrograms leak fixGravatar joshualitt2014-12-13
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Create xfer processor backend.Gravatar egdaniel2014-12-11
* Revert of Create xfer processor backend. (patchset #6 id:100001 of https://co...Gravatar joshualitt2014-12-10
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* Create xfer processor backend.Gravatar egdaniel2014-12-10
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Remove backend factoriesGravatar joshualitt2014-12-04
* move program descriptor generation to flushGravatar joshualitt2014-12-04
* Revert of move program descriptor generation to flush (patchset #7 id:120001 ...Gravatar joshualitt2014-12-04
* move program descriptor generation to flushGravatar joshualitt2014-12-03
* First step to moving vertex attributes to the geometryProcessorGravatar joshualitt2014-12-03
* remove proc keyGravatar joshualitt2014-11-25
* Create GrOptDrawState directly in the cmd buffer in GrIODB.Gravatar bsalomon2014-11-24
* Don't use NULL GrOptDrawState to indicate that draw should be skipped.Gravatar bsalomon2014-11-20
* scissor state on optstateGravatar joshualitt2014-11-19
* Create GrOptDrawState before recording draw in GrInOrderDrawBufferGravatar bsalomon2014-11-19
* Drawstate on stackGravatar joshualitt2014-11-17
* Push creation of default GP to the callerGravatar joshualitt2014-11-14
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12