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
...
*
Make GrResourceCache2 responsible for calling release, abandon, and ~.
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Fix ref-cnting bug in GrContext::readRenderTargetPixels
bsalomon
2014-11-14
*
Move WGL header from include to src
djsollen
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
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.
bungeman
2014-11-13
*
Cleanup public includes directory.
djsollen
2014-11-13
*
rename filterTextFlags to disableLCD
reed
2014-11-13
*
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
[prev]
[next]