aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private
Commit message (Expand)AuthorAge
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.Gravatar Brian Salomon2018-06-08
* Glyph search of desperationGravatar Herb Derby2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Make the SkPathRef GenIDChangeListener ref countedGravatar Chris Dalton2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* remove final SkTypes dependencies in SkArenaAllocGravatar Mike Klein2018-06-08
* tweak SkArenaAlloc comments, parameter namesGravatar Mike Klein2018-06-07
* remove unused stat tracking from SkArenaAllocGravatar Mike Klein2018-06-07
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* require std::is_trivially_destructibleGravatar Mike Klein2018-06-07
* clean up some unused parts of SkArenaAllocGravatar Mike Klein2018-06-07
* simplify SK_FloatNaNGravatar Mike Klein2018-06-05
* Remove color space restrictions from image infosGravatar Brian Osman2018-06-04
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Allow CCPR in DDL mode (take 2)Gravatar Robert Phillips2018-05-31
* Revert "Allow CCPR in DDL mode"Gravatar Robert Phillips2018-05-30
* Allow CCPR in DDL modeGravatar Robert Phillips2018-05-30
* Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Brian Salomon2018-05-26
* Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Stephen White2018-05-26
* Turn off domain in GrTextureOp when src rect contains entire proxyGravatar Brian Salomon2018-05-25
* fix 0.499999f rounding case for trianglesGravatar Mike Reed2018-05-23
* Remove include/gpu/vk from include paths.Gravatar Ben Wagner2018-05-22
* Revert "Revert "implement SkScalar versions in terms of float versions""Gravatar Mike Reed2018-05-14
* Revert "implement SkScalar versions in terms of float versions"Gravatar Mike Reed2018-05-14
* implement SkScalar versions in terms of float versionsGravatar Mike Reed2018-05-14
* non-linear blending first stepsGravatar Mike Klein2018-05-10
* use 64bit math in TArray reallocGravatar Mike Reed2018-05-10
* Add internal grsurface flag to track if using gl rectangle or external texture.Gravatar Greg Daniel2018-05-02
* Remove GrPrimitiveType::kTriangleFanGravatar Brian Salomon2018-04-30
* Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...Gravatar Greg Daniel2018-04-26
* Remove the MSAA path rendererGravatar Chris Dalton2018-04-25
* include/private/SkTemplates: SkInPlaceNewCheck uses ...Gravatar Hal Canary2018-04-24
* include/private/SkTemplates: Cleanup bare pointers.Gravatar Hal Canary2018-04-24
* Update flag checks when validating surface being assigned to proxy.Gravatar Greg Daniel2018-04-24
* Add ability to dump opList info at flush-timeGravatar Robert Phillips2018-04-20
* crash rather than overflow in SkTDArrayGravatar Mike Klein2018-04-19
* disallow negative setReserve() callsGravatar Mike Klein2018-04-19
* rm SkTDArray::select()Gravatar Mike Klein2018-04-19
* Add paint flags to viewer GUI.Gravatar Ben Wagner2018-04-17
* Don't allow ganesh to allocate mip maps for wrapped textures.Gravatar Greg Daniel2018-04-16
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* Revert "implement SkTDArray with std::vector"Gravatar Mike Klein2018-04-02
* Revert "In older STLs, std::vector::insert() returns void."Gravatar Mike Klein2018-04-02
* In older STLs, std::vector::insert() returns void.Gravatar Mike Klein2018-04-02
* implement SkTDArray with std::vectorGravatar Mike Klein2018-04-02
* Fixed warnings for casting large type to smaller one.Gravatar Kaloyan Donev2018-03-27
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Move a bunch of internal types from GrTypes to GrTypesPrivGravatar Brian Salomon2018-03-23