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
...
*
Fix ref counting of cached layer's texture
robertphillips
2014-07-30
*
Add effect caching to distance field text.
jvanverth
2014-07-30
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30
*
Incorporate glStencilThenCover* nvpr methods
cdalton
2014-07-29
*
fRight -> fBottom
krajcevski
2014-07-29
*
Remove support in the gpu to use hardware AA lines. Current code paths could ...
egdaniel
2014-07-29
*
Adding repeat mode to texture domain
joshualitt
2014-07-29
*
Add query for block dimensions of a given format
krajcevski
2014-07-29
*
Revert of Add effect caching to distance field text. (https://codereview.chro...
bensong
2014-07-29
*
Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromi...
egdaniel
2014-07-29
*
Add effect caching to distance field text.
jvanverth
2014-07-29
*
Some fixes around GrContext::abandonContext:
bsalomon
2014-07-29
*
Remove gpu support for willUseHWAALines.
egdaniel
2014-07-29
*
Now always use Atlas for layer cache
robertphillips
2014-07-29
*
Finish removing GrTHashTable
robertphillips
2014-07-29
*
Add plot-based purging to GrLayerCache
robertphillips
2014-07-29
*
round and bevel hairline rects show the same as miter hairline rects
yunchao.he
2014-07-28
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
Add vertex color support to distance field text.
jvanverth
2014-07-25
*
Move vertex buffer setup out of drawPackedGlyph().
jvanverth
2014-07-25
*
Send less transform data when drawing text with nvpr
cdalton
2014-07-25
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://coderev...
jvanverth
2014-07-25
*
Move vertex buffer setup out of drawPackedGlyph().
jvanverth
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Alter Default & Software path renderers to better handle AA hairline paths
robertphillips
2014-07-25
*
Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.
jvanverth
2014-07-22
*
Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...
bsalomon
2014-07-22
*
Remove unused enum value and member of GrGpuObject
bsalomon
2014-07-22
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Add macro so that gpu trace marker can add an arg to the TRACE_EVENT it makes
egdaniel
2014-07-21
*
Move GrTMultiMap to src/core and rename it
robertphillips
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
Replace GrTHash with SkTDynamicHash
robertphillips
2014-07-20
*
Revert of Use the GrCacheable ID to eliminate the need for notifications to G...
robertphillips
2014-07-20
*
Cache the return values of getBlendOpts in GrDrawState
egdaniel
2014-07-18
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
Add IsPath to GrGLInterface
cdalton
2014-07-17
*
Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...
bsalomon
2014-07-17
*
Make GrLayerCache use multiple plots in its atlas
robertphillips
2014-07-17
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-17
*
Add new ASTC pixel config
krajcevski
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Generalize mask helper a bit for compression
krajcevski
2014-07-16
[prev]
[next]