index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Allow unbudgeted resources to be recycled by the cache as scratch.
bsalomon
2015-01-23
*
Remove GrBinHashKey
bsalomon
2015-01-23
*
Compile fix after Add specialized content key class for resources
kkinnunen
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Initialize the pad memory in GrBufferAllocPool.
dongseong.hwang
2015-01-22
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
fLuminance is unsed unless SK_GAMMA_APPLY_TO_A8 is defined
mtklein
2015-01-22
*
XPFactory lazily initializie in drawstate / GrPaint
joshualitt
2015-01-22
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
remove drawtype
joshualitt
2015-01-21
*
remove drawType from optState
joshualitt
2015-01-21
*
Add perspective divide when we're mapping down to a 2D varying
robertphillips
2015-01-20
*
Do more cleanup from xp changes
egdaniel
2015-01-20
*
BUG=skia:
joshualitt
2015-01-20
*
Remove willReadDst from GrFragmentProcessor.
egdaniel
2015-01-20
*
Remove a few unused statements.
cwallez
2015-01-19
*
Broken dm fix
sugoi
2015-01-19
*
YUV planes cache
sugoi
2015-01-19
*
Refactor position computation to enable device space "nudge"
robertphillips
2015-01-18
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Add Xfer Processor for GrCustomXfermodes
egdaniel
2015-01-16
*
Move XferEffects class to GrCustomXfermode file
egdaniel
2015-01-15
*
fMaxTexCoords is unused in Release builds
mtklein
2015-01-14
*
possible bug fix for nvpr
joshualitt
2015-01-14
*
Add Arithmetic mode xp.
egdaniel
2015-01-14
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
Switch to a more complete method of filtering hoisted layers
robertphillips
2015-01-14
*
fix for winvdows nvpr
joshualitt
2015-01-13
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
fix for FB fetch on nexus 10 ES3.0
joshualitt
2015-01-13
*
Revert of Switch to a more complete method of filtering hoisted layers (patch...
robertphillips
2015-01-13
*
Switch to a more complete method of filtering hoisted layers
robertphillips
2015-01-13
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Allow non-atlasable layer to still be hoisted
robertphillips
2015-01-08
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Remove distance field generation and storage from SkGlyphCache.
jvanverth
2015-01-07
*
Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...
robertphillips
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
Cap id size returned by GrScratchKey::GenerateResourceType
robertphillips
2015-01-05
*
Add conic support to Default and AAConvex path redender.
egdaniel
2015-01-05
*
Fix for chrome fuzzer
joshualitt
2015-01-02
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Fix for disabled color writes xp on n6
egdaniel
2014-12-30
*
ViewMatrix uniform upload moved to GeometryProcessor
joshualitt
2014-12-30
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
[next]