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
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
Split out methods in GrGpuResource::CacheAccess that can be called outside of...
bsalomon
2015-02-13
*
Rename GrResourceCache2->GrResourceCache
bsalomon
2015-02-11
*
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
*
patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...
mtklein
2015-02-02
*
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
*
Fix GPU resource cache related assertions.
bsalomon
2015-01-27
*
discard scratch render targets when they are recycled.
bsalomon
2015-01-26
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
XPFactory lazily initializie in drawstate / GrPaint
joshualitt
2015-01-22
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Remove coordchanges from drawstate
joshualitt
2014-12-29
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
Add sRGB texture support.
jvanverth
2014-12-22
*
Change to create device coord coordset
joshualitt
2014-12-18
*
remove view matrix from context
joshualitt
2014-12-17
*
whitespace change to context to force rebuild of skia
joshualitt
2014-12-15
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Ganesh text rendering cleanup.
jvanverth
2014-12-04
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
check matrix does not have rotation or perspective transformation
derekf
2014-12-02
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-24
*
Drawstate on stack
joshualitt
2014-11-17
*
Allow GPU resources to not be counted against the cache budget.
bsalomon
2014-11-17
*
Correct accounting for wrapped resources
bsalomon
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Fix ref-cnting bug in GrContext::readRenderTargetPixels
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
*
Fix use of NULL ptr in GrContext::drawRect
bsalomon
2014-11-12
*
Add GrGpuResource::CacheAccess
bsalomon
2014-11-11
*
Snap optdrawstate in inorder draw buffer and pass into gpu
joshualitt
2014-11-10
*
Use GrResourceCache2 to service content key lookups
bsalomon
2014-11-10
[next]