aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Use enum to track MipMapsStatus throughout Texture creationGravatar Greg Daniel2017-10-12
* Fix assert in GrSmallPathRenderer tickled by GLProgramsTestGravatar Jim Van Verth2017-10-12
* Plumb more SkPaintFilterCanvas virtualsGravatar Florin Malita2017-10-12
* abort SkRRect::transform() before dst->scaleRadii() assertsGravatar Mike Klein2017-10-12
* Batch better in GrSmallPathRenderer and add perspective support.Gravatar Jim Van Verth2017-10-12
* Force all Intel GPUs to use draws instead of clears on MacsGravatar Robert Phillips2017-10-12
* Add benchmark for comparing multitexturing to non-multitexturing image draws.Gravatar Brian Salomon2017-10-11
* SkSL FPs now support child processors, converted ArithmeticFP to SkSLGravatar Ethan Nicholas2017-10-11
* Add api for passing mipped hint into ImageGenerator onGenerateTextureGravatar Greg Daniel2017-10-11
* remove dead code for returning 0 on overflowGravatar Mike Reed2017-10-11
* removed dead code behind legacy fontmgr api flagGravatar Mike Reed2017-10-11
* keep SkRSXforms aligned in SkLiteDLGravatar Mike Klein2017-10-11
* Add mulHi to SkNxGravatar Herb Derby2017-10-11
* clone saturating cast code for doublesGravatar Mike Reed2017-10-10
* Add include guard to SkFontConfigInterface.hGravatar Ben Wagner2017-10-10
* Set correct mip map status on GrTexture since we no longer require all mip dataGravatar Greg Daniel2017-10-10
* SkPDF: consolidate two functions in SkPDFObjNumMapGravatar Hal Canary2017-10-10
* SkColorSpaceXform: clamp before table lookupsGravatar Mike Klein2017-10-10
* Fix drawSpecialImageGravatar Robert Phillips2017-10-10
* Revert "Revert "Fix a couple float-cast-overflow in SkScan*.""Gravatar Ben Wagner2017-10-09
* Small pathops cleanup.Gravatar Ben Wagner2017-10-09
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Remove carriage returns.Gravatar Ben Wagner2017-10-09
* Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""Gravatar Brian Salomon2017-10-09
* Reduce the frequency of the text atlas compaction.Gravatar Derek Sollenberger2017-10-09
* fix use of uninitialized flag in SkCodecGravatar Ivan Afanasyev2017-10-09
* Revert "Enable coverage counting path rendering except on Android framework"Gravatar Chris Dalton2017-10-09
* use unsigned to allow for using all 32bits for approx distanceGravatar Mike Reed2017-10-09
* fix include guardGravatar Mike Reed2017-10-09
* Disable deferred proxies a different way in ChromeGravatar Robert Phillips2017-10-09
* Revert "Fix a couple float-cast-overflow in SkScan*."Gravatar Ben Wagner2017-10-09
* Revert "Revert "change computeByteSize to return max_size_t on overflow""Gravatar Mike Reed2017-10-09
* Fix new compiler warnings in GLInstancedRendering.cppGravatar Chris Dalton2017-10-09
* initClassID no longer auto-allocates idsGravatar Ethan Nicholas2017-10-09
* Revert "Disable GL buffer mapping on TSAN/Mac."Gravatar Brian Salomon2017-10-09
* add helper to check for overflowGravatar Mike Reed2017-10-09
* Disable GL buffer mapping on TSAN/Mac.Gravatar Brian Salomon2017-10-09
* Remove SkTypeface::Style use in API.Gravatar Ben Wagner2017-10-09
* CCPR: Blacklist Intel driver except on MacGravatar Chris Dalton2017-10-08
* CCPR: Block older Intel/Mesa setupsGravatar Chris Dalton2017-10-07
* Fix a couple float-cast-overflow in SkScan*.Gravatar Ben Wagner2017-10-07
* Enable coverage counting path rendering except on Android frameworkGravatar Chris Dalton2017-10-07
* CCPR: Add workaround for PowerVR crashGravatar Chris Dalton2017-10-06
* CCPR: Blacklist intel 4xxx and 6xxxGravatar Chris Dalton2017-10-06
* Revert "change computeByteSize to return max_size_t on overflow"Gravatar Mike Reed2017-10-06
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Add GS Invocations caps to SkSL StandaloneShaderCapsGravatar Chris Dalton2017-10-06
* change computeByteSize to return max_size_t on overflowGravatar Mike Reed2017-10-06
* Add a cap for geometry shader invocationsGravatar Chris Dalton2017-10-06
* Fix window origin on mac viewsGravatar Chris Dalton2017-10-06