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
...
*
Combine similar DrawPaths calls in GrInOrderDrawBuffer
cdalton
2014-11-13
*
Cleanup GrContextFactory and make it's subclasses private
djsollen
2014-11-13
*
Add GrProcOptInfo class to track various output information for color and cov...
egdaniel
2014-11-13
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Relax constraints on src coeff in GrDrawState::willBlendWithDst.
egdaniel
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Fix use of NULL ptr in GrContext::drawRect
bsalomon
2014-11-12
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp
robertphillips
2014-11-12
*
Add isUnblended query to GrDrawState.
egdaniel
2014-11-11
*
Add GrGpuResource::CacheAccess
bsalomon
2014-11-11
*
Remove coverage from grpaint
joshualitt
2014-11-11
*
remove separate color from coverage
joshualitt
2014-11-11
*
Remove bogus assert
bsalomon
2014-11-11
*
Remove cached OptDrawState from GrDrawState.
egdaniel
2014-11-11
*
Remove all knowledge of resource keys from the legacy cache.
bsalomon
2014-11-11
*
Change where layer hoisting data is gathered
robertphillips
2014-11-11
*
Snap optdrawstate in inorder draw buffer and pass into gpu
joshualitt
2014-11-10
*
Move GrResourceKey static functions from .h to .cpp to fix shared lib builds
bsalomon
2014-11-10
*
Use GrResourceCache2 to service content key lookups
bsalomon
2014-11-10
*
Small refactoring of layer discovery code
robertphillips
2014-11-10
*
Address MSAA rendering in layer hoisting
robertphillips
2014-11-10
*
Default geometry processor
joshualitt
2014-11-08
*
simple cl to cleanup friends in GrGpu
joshualitt
2014-11-07
*
cleaning up geometry handling in gpu
joshualitt
2014-11-07
*
Update GrTRecorder to preserve memory allocations
cdalton
2014-11-07
*
Revert of Default geometry processor (patchset #9 id:160001 of https://codere...
joshualitt
2014-11-07
*
Default geometry processor
joshualitt
2014-11-07
*
Mesa ES 3.0 requires sized internal formats
derekf
2014-11-07
*
Refactor DrawTarget and GPU to be independent
joshualitt
2014-11-07
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-07
*
Remove 1d glyph positions from nvpr text
cdalton
2014-11-07
*
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...
jvanverth
2014-11-06
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-06
*
Clip in grdrawtarget
joshualitt
2014-11-06
*
Send coverage VA as floats instead of bytes
egdaniel
2014-11-06
*
Add mock context and use in ResourceCacheTest.
bsalomon
2014-11-05
*
Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...
bsalomon
2014-11-05
*
Add mock context and use in ResourceCacheTest.
bsalomon
2014-11-05
*
Workaround for PowerVR clear issue.
bsalomon
2014-11-05
*
DFText: fix placement of glyphs when we fall back to paths
jvanverth
2014-11-04
*
Enable distance field path rendering in Chrome.
jvanverth
2014-11-04
*
removing setVertexArraySource from drawtarget
joshualitt
2014-11-04
*
Fix layer cache memory leak
robertphillips
2014-11-04
*
Rename and clarify semantics of GrContext::resolveRenderTarget.
bsalomon
2014-11-03
*
Temporary fix to remove drawrect call from GpuGL
joshualitt
2014-11-03
*
Improve quality of distance field rendering
jvanverth
2014-11-03
[prev]
[next]