aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private
Commit message (Expand)AuthorAge
* Store discard request on the opList and remove GrDiscardOp (take 3)Gravatar Robert Phillips2017-08-29
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"Gravatar Robert Phillips2017-08-25
* Store discard request on the opList and remove GrDiscardOp (take 2)Gravatar Robert Phillips2017-08-25
* Switch atlas clients over to using absolute texture coordinates (take 2)Gravatar Robert Phillips2017-08-25
* Make SkTFitsIn turn into less code.Gravatar Ben Wagner2017-08-24
* Revert "Switch atlas clients over to using absolute texture coordinates"Gravatar Robert Phillips2017-08-24
* Switch atlas clients over to using absolute texture coordinatesGravatar Robert Phillips2017-08-24
* Remove uses of sk_throw.Gravatar Ben Wagner2017-08-17
* Revert "Switched highp float to highfloat and mediump float to half."Gravatar Brian Salomon2017-08-17
* Remove SkFAIL.Gravatar Ben Wagner2017-08-17
* Switched highp float to highfloat and mediump float to half.Gravatar Ethan Nicholas2017-08-16
* Make ref manipulation public on surface proxies.Gravatar Brian Salomon2017-08-16
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Speed up convexpaths GM in debug buildsGravatar Brian Osman2017-08-15
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Expose SkPath validation as booleanGravatar Adrienne Walker2017-08-10
* Remove accessRenderTarget calls in service of binding stencil bufferGravatar Robert Phillips2017-08-10
* Revert "Store discard request on the opList and remove GrDiscardOp"Gravatar Robert Phillips2017-08-09
* Store discard request on the opList and remove GrDiscardOpGravatar Robert Phillips2017-08-09
* handle overflows in float->intGravatar Mike Reed2017-08-09
* clean up useage of SkFloatBitsGravatar Mike Reed2017-08-07
* just use math.h for converting from float to intGravatar Mike Reed2017-08-04
* remove unused flagGravatar Mike Reed2017-08-04
* Clean up SkPathRef::makeSpace.Gravatar Ben Wagner2017-07-31
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Add initial version of GrResourceAllocator's free pool (take 2)Gravatar Robert Phillips2017-07-21
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Revert "Add initial version of GrResourceAllocator's free pool"Gravatar Robert Phillips2017-07-21
* Add initial version of GrResourceAllocator's free poolGravatar Robert Phillips2017-07-21
* Move GrTypesPriv.h to include/privateGravatar Brian Salomon2017-07-19
* Add GrResourceAllocator class + unit testGravatar Robert Phillips2017-07-19
* Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpuGravatar Robert Phillips2017-07-12
* Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...Gravatar Robert Phillips2017-07-11
* Add mock config to tools and run through gms and benchs without crashing.Gravatar Brian Salomon2017-07-07
* Fix MDB regressionGravatar Robert Phillips2017-06-19
* Make SkTArray maintain reserve countGravatar Brian Salomon2017-06-16
* Move Flags from GrRenderTarget to GrTypesPriv.h & renameGravatar Robert Phillips2017-06-13
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-06-12
* Retract GrTexture.h a bitGravatar Robert Phillips2017-06-09
* Add tonal color support for shadows.Gravatar Jim Van Verth2017-06-09
* move SkPathRef.h into privateGravatar Mike Reed2017-06-07
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Disable deferred proxies for M60 branchGravatar Robert Phillips2017-05-31
* Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...Gravatar Brian Salomon2017-05-23
* Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...Gravatar Brian Salomon2017-05-23