index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGr.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
add kGray_8_SkColorType
reed
2015-03-17
*
Adding linear interpolation to rgb->yuv conversion
sugoi
2015-03-06
*
change colorfilter to return an array of frag processors
reed
2015-03-03
*
adding preabandon flag to DM
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Allow resources' unique keys to be changed.
bsalomon
2015-02-19
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
YUV scale fix
sugoi
2015-02-13
*
Revert of YUV scale fix (patchset #2 id:20001 of https://codereview.chromium....
jvanverth
2015-02-13
*
YUV scale fix
sugoi
2015-02-13
*
Reimplement gpu message bus for invalidated bitmap gen IDs
bsalomon
2015-02-06
*
One createTexture function, attempt to recycle scratch in createTexture.
bsalomon
2015-02-06
*
More cleanup around GrContext, textures, and SkGr.cpp
bsalomon
2015-02-04
*
No more caching volatile bitmaps
sugoi
2015-02-04
*
Make npot resizing work properly for bmps that are explicitly texture backed.
bsalomon
2015-02-04
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-02-02
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
bsalomon
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-31
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
fmalita
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-30
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Do more cleanup from xp changes
egdaniel
2015-01-20
*
Broken dm fix
sugoi
2015-01-19
*
YUV planes cache
sugoi
2015-01-19
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Disable GPU sRGB textures for the moment.
jvanverth
2014-12-22
*
Add sRGB texture support.
jvanverth
2014-12-22
*
When bitmap is texture backed, don't download and reupload pixels
bsalomon
2014-12-19
*
remove view matrix from context
joshualitt
2014-12-17
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-09
*
Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...
egdaniel
2014-12-08
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-08
*
Use static XPF for porter duff xp factories.
egdaniel
2014-12-03
*
Add XferProcessor factory in GrPaint and GrDrawState.
egdaniel
2014-12-03
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
When bmp is not cached don't upload as index8 format.
bsalomon
2014-10-24
*
Disabled YUV decoding for subsets
sugoi
2014-10-16
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
[next]