aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Fix gpu blurring on platforms that "useDrawInsteadOfClear"Gravatar Robert Phillips2016-11-25
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* Revert "Initial OpenGL Image support."Gravatar Brian Salomon2016-11-23
* Initial OpenGL Image support.Gravatar Brian Salomon2016-11-22
* Move GrShaderVar to an appending model for layout qualifiersGravatar Brian Salomon2016-11-22
* don't memtion SkXfermode in publicGravatar Mike Reed2016-11-22
* Add shadowrrect geometry processorGravatar Jim Van Verth2016-11-21
* Merge GrGLSLShaderVar and GrShaderVarGravatar Brian Salomon2016-11-21
* Defer more renderTargetContexts in the GPU image filter paths - take 2Gravatar robertphillips2016-11-21
* Remove unnecessary attribute and varying type modifiersGravatar Brian Salomon2016-11-18
* Make GrBufferAccess a nested class of GrProcessorGravatar Brian Salomon2016-11-18
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Fix computation of texture size for approximately-fit deferred proxiesGravatar Robert Phillips2016-11-17
* In GrProcessor::TextureSampler drop the "get", it's cleanerGravatar Brian Salomon2016-11-17
* Guard against instantiate & accessRenderTarget failuresGravatar Robert Phillips2016-11-17
* Rename GrTextureAccess to GrProcessor::TextureSampler.Gravatar Brian Salomon2016-11-17
* Rename GrTextureBufferSampler to GrBufferSamplerGravatar csmartdalton2016-11-16
* Rename kTexture2DISampler to kITexture2DSampler.Gravatar Brian Salomon2016-11-16
* Add IORef capability to GrSurfaceProxy objects - take 2Gravatar robertphillips2016-11-16
* make SkXfermode.h go awayGravatar Mike Reed2016-11-16
* Revert "Defer more renderTargetContexts in the GPU image filter paths"Gravatar Robert Phillips2016-11-15
* Add detection of image load/store to capsGravatar Brian Salomon2016-11-15
* Add image functions to GrGLInterfaceGravatar Brian Salomon2016-11-15
* Defer more renderTargetContexts in the GPU image filter pathsGravatar Robert Phillips2016-11-15
* Revert "Add IORef capability to GrSurfaceProxy objects"Gravatar Robert Phillips2016-11-14
* Add IORef capability to GrSurfaceProxy objectsGravatar Robert Phillips2016-11-14
* Remove static asserts for GrSLType and GrVertexAttribType enum values.Gravatar Brian Salomon2016-11-14
* Revert "Revert "Add integer texture support.""Gravatar Brian Salomon2016-11-11
* Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxyGravatar Robert Phillips2016-11-11
* Revert "Add integer texture support."Gravatar Leon Scroggins2016-11-10
* Add integer texture support.Gravatar Brian Salomon2016-11-10
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""Gravatar Robert Phillips2016-11-08
* Revert "Add GrRenderTargetContext instantiate & asTextureProxy"Gravatar Leon Scroggins2016-11-07
* Add GrRenderTargetContext instantiate & asTextureProxyGravatar Robert Phillips2016-11-07
* Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""Gravatar Brian Salomon2016-11-07
* Further centralize computation of GrSurface VRAM consumption - take 2Gravatar Robert Phillips2016-11-07
* Revert "Further centralize computation of GrSurface VRAM consumption"Gravatar Ben Wagner2016-11-06
* Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."Gravatar Ben Wagner2016-11-06
* Limit GL_TEXTURE_RECTANGLE filtering to bilinear.Gravatar Brian Salomon2016-11-04
* Further centralize computation of GrSurface VRAM consumptionGravatar Robert Phillips2016-11-04
* Centralize computation of GrRenderTarget & GrTexture VRAM consumptionGravatar Robert Phillips2016-11-03
* Change comments to refer to "render target context" rather than "draw context"Gravatar Brian Salomon2016-10-29
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Make GrDrawContext be GrRenderTargetProxy-backedGravatar Robert Phillips2016-10-28
* Make addTexture/BufferAccess on GrProcessor non-virtualGravatar Brian Salomon2016-10-28
* Rename renderTargetContextPriv to priv, and some more leftover DCsGravatar Brian Osman2016-10-27
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26