aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.cpp
Commit message (Expand)AuthorAge
...
* Revert "Make SkImage_Gpu be deferred"Gravatar Robert Phillips2017-03-21
* Make SkImage_Gpu be deferredGravatar Robert Phillips2017-03-21
* remove legacy vertices virtual from SkDeviceGravatar Mike Reed2017-03-19
* Revert[2] "More SkVertices implementation work""Gravatar Mike Reed2017-03-17
* Revert "More SkVertices implementation work"Gravatar Mike Reed2017-03-17
* More SkVertices implementation workGravatar Mike Reed2017-03-17
* remove unused VerticesFlagsGravatar Mike Reed2017-03-16
* More pre-emptive proxificationGravatar Robert Phillips2017-03-16
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Remove GrClipsStackClip member from SkGpuDeviceGravatar Brian Salomon2017-03-13
* Remove origin from GrClipStackClip and GrWindowRectsState.Gravatar Brian Salomon2017-03-13
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ...Gravatar Mike Reed2017-03-07
* Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, an...Gravatar Mike Reed2017-03-04
* Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable...Gravatar Mike Reed2017-03-04
* Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-...Gravatar Cary Clark2017-03-03
* Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric ...Gravatar Mike Reed2017-03-03
* Revert "Remove SkDraw from device-draw methods, and enable device-centric cli...Gravatar Mike Reed2017-03-02
* Remove SkDraw from device-draw methods, and enable device-centric clipping.Gravatar Mike Reed2017-03-02
* abstract access to device-clip-boundsGravatar Mike Reed2017-02-23
* remove device field from SkDrawGravatar Mike Reed2017-02-22
* Remove SkSpecialImage's GrTexture-based ctorsGravatar Robert Phillips2017-02-21
* Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)Gravatar Robert Phillips2017-02-20
* use common intermediate device class for clipstack managementGravatar Mike Reed2017-02-17
* add device-clipping to gpudeviceGravatar Mike Reed2017-02-16
* Tighten up GrSurfaceProxy typingGravatar Robert Phillips2017-02-15
* Add GrMakeCachedBitmapProxyGravatar Robert Phillips2017-02-15
* Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"Gravatar Robert Phillips2017-02-08
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07
* Fix rounding error with tiled bitmap drawsGravatar Brian Osman2017-02-06
* Fix two bugs when deciding to tile. Large images were always tiling.Gravatar Brian Osman2017-02-06
* Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.Gravatar Brian Salomon2017-02-06
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...Gravatar Brian Salomon2017-01-30
* Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...Gravatar Brian Salomon2017-01-28
* Reland "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Revert "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Refactor trimming logic for read/writePixels()Gravatar Matt Sarett2017-01-23
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* Delay SkPaint->GrPaint conversion in text rendering.Gravatar Brian Salomon2017-01-13
* Minor Ganesh refFoo cleanupGravatar Robert Phillips2017-01-13
* Try out refFoo pattern on GrRenderTargetContextGravatar Robert Phillips2017-01-13
* Remove second version of SkImageInfo2GrPixelConfigGravatar Brian Osman2017-01-12