Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8fe485b793f6b3c286700988138e1395b0d33487
/
tools
/
gpu
/
GrTest.cpp
« Previous
c3fb746
Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of https://codereview.chromium.org/1257073003/)
by bsalomon
· 9 years ago
b542bae
Rename GrInOrderDrawBuffer to GrBufferedDrawTarget
by joshualitt
· 9 years ago
0341b44
Move draw on upload decision in GrGpu
by bsalomon
· 9 years ago
3982602
Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu.
by bsalomon
· 9 years ago
8895792
Rename backing texture testing routines
by jvanverth
· 9 years ago
1c73548
Start to propagate constness of GrPipelineBuilder up the stack
by joshualitt
· 9 years ago
672bb7f
Remove GL-specific code from GMs and tests
by jvanverth
· 9 years ago
f9ad558
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/)
by reed
· 9 years ago
1852ec2
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/)
by reed
· 9 years ago
b6d93ea
Return GrGLContext from GrTestTarget
by joshualitt
· 9 years ago
6dc6f5f
Add support for creating texture backed images where Skia will delete the texture.
by bsalomon
· 9 years ago
8b08159
Fix for crashing bots
by joshualitt
· 9 years ago
6df8640
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)"
by bsalomon
· 9 years ago
cabe20c
Refactor GrGpu path rendering functions to GrPathRendering
by kkinnunen
· 9 years ago
993a421
SkImage::NewFromYUVTexturesCopy
by bsalomon
· 9 years ago
4ee6bd8
Add caps overrides to GMs
by bsalomon
· 9 years ago
ea46150
Split drawing functionality out of GrContext and into new GrDrawContext
by robertphillips
· 9 years ago
682c269
Store context options on caps.
by bsalomon
· 9 years ago
08bf86d
Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/)
by bsalomon
· 9 years ago
f28cff7
Store context options on caps.
by bsalomon
· 9 years ago
4b91f76
rename GrDrawTargetCaps to GrCaps
by bsalomon
· 9 years ago
404b3b2
Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)
by mtklein
· 9 years ago
5df6fee
Move copy-surface-as-draw fallback to GrGLGpu.
by bsalomon
· 9 years ago
231c5fd
Don't issue texture barriers for RT's with separate storage
by cdalton
· 9 years ago
e64eb57
Iterate over instanced draws in GrGpu rather than above GrBatchTarget
by bsalomon
· 10 years ago
e40d397
Isolate GrBufferAllocPools inside GrBatchTarget
by robertphillips
· 10 years ago
cb8979d
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
by bsalomon
· 10 years ago
9954bc3
Use texture barriers to read directly from the RT
by cdalton
· 10 years ago
72e3ae4
Remove vertex/index buffer factilities from GrDrawTarget.
by bsalomon
· 10 years ago
b0e1be2
Refactor createTexture and onCreateTexture
by egdaniel
· 10 years ago
8dc7c3a
Rename GrStencilBuffer to GrStencilAttachment
by egdaniel
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
44701df
Move clip off of draw target
by joshualitt
· 10 years ago
52057c8
Fix release-developer build.
by bsalomon
· 10 years ago
9e5fc72
Add stencil buffer create tracking to GPU stats.
by bsalomon
· 10 years ago
ddf30e6
Handle the case when the GrResourceCache timestamp wraps.
by bsalomon
· 10 years ago
02a44a4
Recycle stencil buffers across render targets.
by bsalomon
· 10 years ago
297aaf9
Avoid wrong memory access due to double substitution and %%
by kkinnunen
· 10 years ago
f320e04
Use an array of nonpurgeable resources in GrResourceCache
by bsalomon
· 10 years ago
3582d3e
Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache.
by bsalomon
· 10 years ago
0ea80f4
Rename GrResourceCache2->GrResourceCache
by bsalomon
· 10 years ago
50785a3
Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/)
by bsalomon
· 10 years ago
21b2c53
Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/)
by bsalomon
· 10 years ago
5e1378d
Move DstCopy on gpu into the GrXferProcessor.
by egdaniel
· 10 years ago
4dce32c
Revert "Move DstCopy on gpu into the GrXferProcessor."
by egdaniel
· 10 years ago
7adb355
Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/)
by egdaniel
· 10 years ago
3e9dfdb
Revert "Move DstCopy on gpu into the GrXferProcessor."
by egdaniel
· 10 years ago
74a1175
Move DstCopy on gpu into the GrXferProcessor.
by egdaniel
· 10 years ago
b12ea41
Add texture create/upload stats and make nanobench have explicit gpu stats flag
by bsalomon
· 10 years ago
b9eb4ac
patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001)
by mtklein
· 10 years ago
36c57df
Make stencil buffers uncached for uncached render target textures
by kkinnunen
· 10 years ago
8dd688b
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
by egdaniel
· 10 years ago
17e7314
remove drawtype
by joshualitt
· 10 years ago
873ad0e
BUG=skia:
by joshualitt
· 10 years ago
5236cf4
Make uncached textures uncached from the get go.
by bsalomon
· 10 years ago
3e79124
Stop creating GrODS for stencilPath commands.
by bsalomon
· 10 years ago
d95263c
Remove GrGpu::flushGraphicsState
by bsalomon
· 10 years ago
dafa4d0
move program descriptor generation to flush
by joshualitt
· 10 years ago
f78c60c
Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/)
by joshualitt
· 10 years ago
829e1b8
move program descriptor generation to flush
by joshualitt
· 10 years ago
f90a02b
some cleanup around GrGpu/GrDrawTarget copySurface
by bsalomon
· 10 years ago
8ee4e60
Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:40001 of https://codereview.chromium.org/749903003/)
by bsalomon
· 10 years ago
e9aa5dc
some cleanup around GrGpu/GrDrawTarget copySurface
by bsalomon
· 10 years ago
9176e2c
dstCopy on optdrawstate
by joshualitt
· 10 years ago
54e0c12
scissor state on optstate
by joshualitt
· 10 years ago
9853cce
Drawstate on stack
by joshualitt
· 10 years ago
71cb0c2
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
ac49acd
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/)
by bsalomon
· 10 years ago
407aa58
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
f21dab9
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/)
by bsalomon
· 10 years ago
66a450f
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
d53a827
Snap optdrawstate in inorder draw buffer and pass into gpu
by joshualitt
· 10 years ago
4b68ec0
simple cl to cleanup friends in GrGpu
by joshualitt
· 10 years ago
3322fa4
Refactor DrawTarget and GPU to be independent
by joshualitt
· 10 years ago
3343557
Add mock context and use in ResourceCacheTest.
by bsalomon
· 10 years ago
fdcf2c0
Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:60001 of https://codereview.chromium.org/702083003/)
by bsalomon
· 10 years ago
820dd6c
Add mock context and use in ResourceCacheTest.
by bsalomon
· 10 years ago
50408ad
Test factory uses the inorder draw buffer
by joshualitt
· 10 years ago
95c2003
cleanup GrContext resource cache api
by commit-bot@chromium.org
· 10 years ago
94d8f1e
Update bench pictures to time image decode & upload costs
by robertphillips@google.com
· 11 years ago
78a1078
Create new target to hold gpu test code, enable direct testing of GrEffects in GM.
by commit-bot@chromium.org
· 11 years ago