aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Use GrSemaphore rather than GrFence for external texture dataGravatar Brian Osman2017-03-02
* Use the auto blitter alloc to build linear pipelines with.Gravatar Herb Derby2017-03-02
* SkJumper: use AVX2 mask loads and stores for U32Gravatar Mike Klein2017-03-02
* fixed duplicate interface variable in SPIR-V outputGravatar Ethan Nicholas2017-03-02
* Revert "Remove SkDraw from device-draw methods, and enable device-centric cli...Gravatar Mike Reed2017-03-02
* Refactor SkLiteDL to no longer extend SkDrawable.Gravatar Derek Sollenberger2017-03-02
* Tell PDF on Mac when a font is a variation font.Gravatar Ben Wagner2017-03-02
* Use inline storage for SkEdgeBuilder.Gravatar Herb Derby2017-03-02
* pass storage directly to allocator for blittersGravatar Mike Reed2017-03-02
* Use proxy canvas size.Gravatar Herb Derby2017-03-02
* Remove SkDraw from device-draw methods, and enable device-centric clipping.Gravatar Mike Reed2017-03-02
* SkJumper: skip null contextsGravatar Mike Klein2017-03-02
* SkPDF: empty shader boxes badGravatar Hal Canary2017-03-02
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Use fast path for circular shadows.Gravatar Jim Van Verth2017-03-02
* Check that the FT_Face actually exists in SkTypeface_FreeType::onGetVariation...Gravatar Ben Wagner2017-03-02
* SkJumper: be more precise by rejecting data sections.Gravatar Mike Klein2017-03-02
* GrTessellator (AA): restore rounding in Line::intersect().Gravatar Stephen White2017-03-02
* SkJumper: handle the <kStride tail in AVX+ mode.Gravatar Mike Klein2017-03-02
* Use GrTextureProvider's uniqueKey setting method rather than directly setting itGravatar Robert Phillips2017-03-02
* Determine whether any fp uses local coords in FragmentProcessorAnalysis rathe...Gravatar Brian Salomon2017-03-02
* SkJumper: allow the compiler to generate FMAsGravatar Mike Klein2017-03-02
* fix leak in SPIRV code generatorGravatar Ethan Nicholas2017-03-02
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Some small SkJumper refactoring.Gravatar Mike Klein2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Add support for Semaphores (gpu waiting on gpu) in GaneshGravatar Greg Daniel2017-03-02
* Make SkTypeface::onGetVariationDesignPosition pure virtual.Gravatar Ben Wagner2017-03-01
* SkJumper: upgrade to Clang 3.9Gravatar Mike Klein2017-03-01
* Remove SK_HAS_DWRITE_X defines.Gravatar Ben Wagner2017-03-01
* Call FT_Set_Default_Properties when available.Gravatar Ben Wagner2017-03-01
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Add path renderer options to viewer GUIGravatar Brian Osman2017-03-01
* Remove stencil related flags from GrInstancedPipelineInfo.Gravatar Brian Salomon2017-03-01
* fix fuzzerGravatar Cary Clark2017-03-01
* Unpremul the blend constant in PDLCDXferProcessor.Gravatar Brian Salomon2017-03-01
* GrTessellator: minor cleanups and speedups.Gravatar Stephen White2017-03-01
* Use SkArenaAlloc in SkEdgeBuilder.Gravatar Herb Derby2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Use GrAAType in instanced rendering.Gravatar Brian Salomon2017-03-01
* changed skslc layout parsing strategyGravatar Ethan Nicholas2017-03-01
* SkAndroidCodec: Leave pixels in encoded colorspace when tf is numericalGravatar Matt Sarett2017-03-01
* Disable deferred gpu resources for Chrome branchGravatar Robert Phillips2017-03-01
* add isolate (init-with-previous) savelayer flagGravatar Mike Reed2017-03-01
* Clarify what is passed to AutoDrawLooper.Gravatar Mike Reed2017-03-01
* Add AVX-512 detection to SkCpu, try 2.Gravatar Mike Klein2017-03-01
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Fix -Wshadow-field warningsGravatar Brian Salomon2017-02-28
* Remove SkDataTableBuilder. It is not used.Gravatar Herb Derby2017-02-28