index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrContext.cpp
Commit message (
Expand
)
Author
Age
...
*
GLProgramsTest 3.0
joshualitt
2015-05-13
*
fix bounds for BW lines, AA Hairlines
joshualitt
2015-05-13
*
Add unit tests for stroke rects and drawVertices
joshualitt
2015-05-11
*
Isolate GrBufferAllocPools inside GrBatchTarget
robertphillips
2015-05-07
*
adding uniqueID to GrContext
joshualitt
2015-05-07
*
trivial fix for drawvertices bounds
joshualitt
2015-05-05
*
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
bsalomon
2015-05-05
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-05
*
Don't attempt to draw path if dashing or stroking fails
bsalomon
2015-05-04
*
Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:...
bsalomon
2015-05-04
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-04
*
Revert of Don't attempt to draw path if dashing or stroking fails (patchset #...
bsalomon
2015-05-04
*
Don't attempt to draw path if dashing or stroking fails
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Move bounds to GrBatch
joshualitt
2015-05-01
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Simple CL to Compute bounds in GrContext::drawVertices
joshualitt
2015-04-30
*
Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps
jvanverth
2015-04-29
*
Remove unneeded features from GrBufferAllocPool
bsalomon
2015-04-29
*
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
bsalomon
2015-04-28
*
Remove vertex/index buffer factilities from GrDrawTarget.
bsalomon
2015-04-28
*
remove old text contexts and fontcache
joshualitt
2015-04-28
*
Make non-AA hairline stroke rects snap to pixels centers so they close.
bsalomon
2015-04-27
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Initial CL to add distance field support to GrAtlasTextContext
joshualitt
2015-04-17
*
add textblob cache freeall
joshualitt
2015-04-16
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
Set resScale on stroker when stroking path on gpu.
egdaniel
2015-04-13
*
Make GrContext::freeGpuResources() purge the resource cache
bsalomon
2015-04-13
*
The TextBlobCache needs the ability to trigger a flush because otherwise its ...
joshualitt
2015-04-10
*
fix for perf regression on ugamsolutions / msaa16
joshualitt
2015-04-09
*
Add mechanism to proactively purge old resources in GrResourceCache.
bsalomon
2015-04-08
*
Adding a cache + memory pool for GPU TextBlobs
joshualitt
2015-04-08
*
change isNestedRect to isNestedFillRect
caryclark
2015-04-08
*
Rename GrBitmapTextContextB to GrAtlasTextContext
joshualitt
2015-04-02
*
move Atlas Text Context to its own file
joshualitt
2015-04-01
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Let text contexts fall back directly to paths
joshualitt
2015-03-20
*
handle null vertex or index buffers in batch
joshualitt
2015-03-05
*
nexus 9 fix
joshualitt
2015-02-27
*
Context batches
joshualitt
2015-02-27
*
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
[prev]
[next]