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
*
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
*
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...
rmistry
2016-07-04
*
Fix caching of sample locations
csmartdalton
2016-07-04
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30
*
Enable many more tests for Vulkan
egdaniel
2016-06-28
*
Add a GL cap for instanced rendering to floating point
csmartdalton
2016-06-27
*
GrColor4f is yet another 4f color type, unfortunately.
brianosman
2016-06-24
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture
brianosman
2016-06-13
*
Move multisampleDisableSupport into GrCaps
csmartdalton
2016-06-10
*
Fix glDraw*Indirect prototypes
csmartdalton
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 i...
mtklein
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Abandon offset support with texel buffers
csmartdalton
2016-06-03
[next]