aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl
Commit message (Expand)AuthorAge
...
* fix for uniform view matrix being uploaded but not usedGravatar joshualitt2015-02-12
* A simple change to move a bunch of stuff out of Gr*Geometry.hGravatar joshualitt2015-02-12
* Make null GL context use callback to make currentGravatar bsalomon2015-02-11
* Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace.Gravatar bsalomon2015-02-11
* Support multiple null GL contexts on a thread.Gravatar bsalomon2015-02-11
* discard when coverage is <= 0 in XP dst copy.Gravatar joshualitt2015-02-10
* Clean up clipping code a bitGravatar robertphillips2015-02-10
* Move GrXferProcessor subclasses into cpp filesGravatar egdaniel2015-02-09
* 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
* 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
* Remove unused and unimplemented abstract functions from GrRenderTargetGravatar kkinnunen2015-02-03
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* Save and temp dst and src FBO on GrGLGpu and use the temp FBOs for copySurfac...Gravatar egdaniel2015-02-03
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...Gravatar robertphillips2015-01-30
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-30
* Use draws instead of clears as temporary workaround for Qualcomm stencil clea...Gravatar bsalomon2015-01-29
* Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...Gravatar robertphillips2015-01-28
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-28
* Make stencil buffers uncached for uncached render target texturesGravatar kkinnunen2015-01-27
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* 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
* Refactor position computation to enable device space "nudge"Gravatar robertphillips2015-01-18
* possible bug fix for nvprGravatar joshualitt2015-01-14
* Make uncached textures uncached from the get go.Gravatar bsalomon2015-01-14
* More changes to bring together path / geo procsGravatar joshualitt2015-01-14
* fix for winvdows nvprGravatar joshualitt2015-01-13
* Move most of the transform logic into the primitive processorsGravatar joshualitt2015-01-13
* fix for FB fetch on nexus 10 ES3.0Gravatar joshualitt2015-01-13
* Simplify SkInstCntGravatar mtklein2015-01-13
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* ViewMatrix uniform upload moved to GeometryProcessorGravatar joshualitt2014-12-30
* removing coord change matricesGravatar joshualitt2014-12-29
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
* Rename GrGpuGL -> GrGLGpuGravatar jvanverth2014-12-22
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* Add XP to handle the cases where we disable color write.Gravatar egdaniel2014-12-22
* Initialize wrapped render target wrap status correctlyGravatar kkinnunen2014-12-22
* initial changes to add local matrix to primitive processorGravatar joshualitt2014-12-19
* Remove GrCoordTransform::kPosition_CoordSetGravatar bsalomon2014-12-18
* Change to create device coord coordsetGravatar joshualitt2014-12-18
* One more pass at getting half float texture configs correct.Gravatar jvanverth2014-12-18