aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GLProgramsTest.cpp
Commit message (Expand)AuthorAge
* Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...Gravatar bsalomon2015-07-16
* Remove rt flags that are not necessaryGravatar bsalomon2015-07-16
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* rename GrShaderDataManager -> GrProcessorDataManagerGravatar joshualitt2015-07-09
* fix up test create functionsGravatar joshualitt2015-07-08
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Remove GrContext from GrDrawTargetGravatar bsalomon2015-05-29
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* rename GrDrawTargetCaps to GrCapsGravatar bsalomon2015-05-19
* fix for angle botGravatar joshualitt2015-05-13
* GLProgramsTest 3.0Gravatar joshualitt2015-05-13
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Use texture barriers to read directly from the RTGravatar cdalton2015-04-29
* Pull out shader-specific caps into GrShaderCaps and GrGLSLCapsGravatar jvanverth2015-04-29
* Use GLSLCaps for creating processor keys and GLSL-specific programsGravatar jvanverth2015-04-28
* Remove legacy NVPR supportGravatar jvanverth2015-04-27
* Make non-AA hairline stroke rects snap to pixels centers so they close.Gravatar bsalomon2015-04-27
* 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