projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
src
/
gpu
/
GrContext.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-03-20
joshualitt
Let text contexts fall back directly to paths
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
joshualitt
handle null vertex or index buffers in batch
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
joshualitt
nexus 9 fix
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
joshualitt
Context batches
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
joshualitt
adding preabandon flag to DM
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
joshualitt
I'd really like to land this before the branch so speed...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
joshualitt
Revert of Pass clip to context (patchset #8 id:180001...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
joshualitt
I'd really like to land this before the branch so speed...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
joshualitt
Move clip off of draw target
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
egdaniel
Remove canApplyCoverage from XP and all related functio...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
bsalomon
Dynamically create stencil buffer when needed.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
bsalomon
Allow resources' unique keys to be changed.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
bsalomon
Rename GrContentKey to GrUniqueKey
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
joshualitt
Pass Rendertarget into context.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
bsalomon
Split out methods in GrGpuResource::CacheAccess that...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
bsalomon
Rename GrResourceCache2->GrResourceCache
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
bsalomon
One createTexture function, attempt to recycle scratch...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
bsalomon
More cleanup around GrContext, textures, and SkGr.cpp
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
mtklein
patch from issue 886233004 at patchset 40001 (crrev...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
bsalomon
Move npot resizing out of GrContext and simplify GrCont...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
bsalomon
Revert of Move npot resizing out of GrContext and simpl...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
bsalomon
Move npot resizing out of GrContext and simplify GrCont...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
fmalita
Revert of Move npot resizing out of GrContext and simpl...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
bsalomon
Move npot resizing out of GrContext and simplify GrCont...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
bsalomon
Fix GPU resource cache related assertions.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
bsalomon
discard scratch render targets when they are recycled.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
bsalomon
Add specialized content key class for resources.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
egdaniel
Rename GrOptDrawState to GrPipeline and GrDrawState...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
joshualitt
XPFactory lazily initializie in drawstate / GrPaint
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
bsalomon
Make uncached textures uncached from the get go.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
bsalomon
Add a simpler key type for scratch resource keys.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
joshualitt
Move ViewMatrix off of drawstate
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
joshualitt
Remove coordchanges from drawstate
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
joshualitt
This CL cleans up the last remaining users of localCoor...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
jvanverth
Add sRGB texture support.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
joshualitt
Change to create device coord coordset
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
joshualitt
remove view matrix from context
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
joshualitt
whitespace change to context to force rebuild of skia
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
joshualitt
Remove GP from drawstate, revision of invariant output...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
joshualitt
Revert of Remove GP from drawstate, revision of invaria...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
joshualitt
Remove GP from drawstate, revision of invariant output...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
joshualitt
This cl moves color and coverage off of drawstate....
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
jvanverth
Ganesh text rendering cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
joshualitt
First step to moving vertex attributes to the geometryP...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
derekf
check matrix does not have rotation or perspective...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-25
bsalomon
Use scratch keys for stencil buffers.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
bsalomon
Revert "Use scratch keys for stencil buffers."
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
bsalomon
Use scratch keys for stencil buffers.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
joshualitt
Drawstate on stack
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
bsalomon
Allow GPU resources to not be counted against the cache...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
bsalomon
Correct accounting for wrapped resources
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
joshualitt
Push creation of default GP to the caller
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
bsalomon
Replace GrResourceCache with GrResourceCache2.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
bsalomon
Fix ref-cnting bug in GrContext::readRenderTargetPixels
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
bsalomon
Revert of Replace GrResourceCache with GrResourceCache2...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
bsalomon
Replace GrResourceCache with GrResourceCache2.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
bsalomon
Revert of Replace GrResourceCache with GrResourceCache2...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
bsalomon
Replace GrResourceCache with GrResourceCache2.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
bsalomon
Fix use of NULL ptr in GrContext::drawRect
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
bsalomon
Add GrGpuResource::CacheAccess
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
joshualitt
Snap optdrawstate in inorder draw buffer and pass into gpu
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
bsalomon
Use GrResourceCache2 to service content key lookups
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
joshualitt
Refactor DrawTarget and GPU to be independent
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
bsalomon
Add mock context and use in ResourceCacheTest.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
bsalomon
Revert of Add mock context and use in ResourceCacheTest...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
bsalomon
Add mock context and use in ResourceCacheTest.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
joshualitt
removing setVertexArraySource from drawtarget
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
bsalomon
Rename and clarify semantics of GrContext::resolveRende...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
bsalomon
Revert changes to GrContext::resolveRenderTarget
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
bsalomon
Don't allow renderTarget==NULL to GrContext::clear...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
bsalomon
Add class GrGLTextureRenderTarget for GL texture/render...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
joshualitt
GrContext no longer ever draws on Gpu
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
joshualitt
Revert of GrContext no longer ever draws on Gpu (patchs...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
joshualitt
GrContext no longer ever draws on Gpu
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
tfarina
Cleanup: Go with SkDebugf instead of GrPrintf.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
bsalomon
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
joshualitt
aa rect renderer takes a gpu on construction
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
robertphillips
Widen the set of nested rects that can be drawn nativel...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
bsalomon
Prefer to recycle non-RT scratch textures that don...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
bsalomon
Remove uses of GrAutoScratchTexture.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
jvanverth
Change GrTextContext fallbacks to be a linked list...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
bsalomon
Devirtualize read/write pixels on surface.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
bsalomon
Use presence of a content key as non-scratch indicator
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
bsalomon
Revert of Use presence of a content key as non-scratch...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
bsalomon
Use presence of a content key as non-scratch indicator
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
bsalomon
GrResourceCache2 manages scratch texture.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Brian Salomon
Revert "GrResourceCache2 manages scratch texture."
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
bsalomon
GrResourceCache2 manages scratch texture.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
bsalomon
GrContext::copyTexture->GrContext::copySurface.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
bsalomon
Revert of GrContext::copyTexture->GrContext::copySurfac...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
bsalomon
GrContext::copyTexture->GrContext::copySurface.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
bsalomon
Make "priv" classes for GrTexure and GrSurface.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
robertphillips
Revert of Make "priv" classes for GrTexure and GrSurfac...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
robertphillips
Revert of GrResourceCache2 manages scratch texture...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
bsalomon
GrResourceCache2 manages scratch texture.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
bsalomon
Make "priv" classes for GrTexure and GrSurface.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
bsalomon
Make writeRenderTargetPixels use draw buffer rather...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
junov
Applying post-commit comments from https://codereview...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-26
junov
Change GrContext::copyTexture to go through GrDrawTarget
blob
|
commitdiff
|
raw
|
diff to current
next