aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GLProgramsTest.cpp
Commit message (Expand)AuthorAge
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Move GrAutoLocaleSetter to new file and fix issue with null localeGravatar bsalomon2015-03-16
* Use C locale for numerics when emitting shaders.Gravatar bsalomon2015-03-16
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Move clip off of draw targetGravatar joshualitt2015-02-23
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Decrease number of allowed stages for Angle on GLProgramTestGravatar egdaniel2015-02-17
* Pass in ProcOptInfos into willNeedDstCopy on XPsGravatar egdaniel2015-02-13
* 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