index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-08-01
*
Revert of GrFP can express distance vector field req., program builder decla...
mtklein
2016-07-30
*
Add ES 3.0 fallback for instanced rendering
csmartdalton
2016-07-29
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-07-29
*
Remove GrContext::applyGamma
robertphillips
2016-07-29
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Fix GrDrawContextPriv::stencilRect
csmartdalton
2016-07-27
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Add gyp define to enable vulkan debug layers
egdaniel
2016-07-27
*
Simplify color space xform storage and usage (float[] vs. SkMatrix44)
brianosman
2016-07-27
*
Use Windowing system-specific WindowContext factories.
bsalomon
2016-07-26
*
Reduce usage of MakeRenderTargetDirect
robertphillips
2016-07-26
*
Remove all usage of SkSurfaceProps::isGammaCorrect()
brianosman
2016-07-26
*
Move prepareForExternalIO from GrRenderTarget to GrDrawContext
robertphillips
2016-07-26
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
Allow GrReducedClip to take non-integer query bounds
csmartdalton
2016-07-22
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Adding an SkColorSpace to SkImage_Gpu
brianosman
2016-07-20
*
SkLS now accepting nullptr for diffuse shader and normal source, now accurate...
dvonbeck
2016-07-20
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Added premulFourChannelColor to GrInvariantOutput
dvonbeck
2016-07-14
*
Remove GrWrapTextureInBitmap from public API
bsalomon
2016-07-13
*
Add Texture2D and Sampler GrSLTypes
egdaniel
2016-07-13
*
move GrPixelRef headers to private (as we work to eliminate them)
reed
2016-07-13
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-13
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Add resource provider flag to avoid client-side buffers
csmartdalton
2016-07-13
*
Retract PipelineBuilder from GrClip::apply
robertphillips
2016-07-13
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-12
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-11
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...
robertphillips
2016-07-08
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Use clipped bounds for reordering decisions
bsalomon
2016-07-08
*
Don't scissor draws overlapping the render target's edges
bsalomon
2016-07-08
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Move GrNonAAFillRectPerspectiveBatch to its own file
robertphillips
2016-07-06
*
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...
ksakamoto
2016-07-05
[next]