Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
96be9df1300b2281641b038ef11064157f6e0b41
/
src
/
gpu
/
GrGpuResourceRef.h
881f143
Hide GrGpuResourceRef from prying eyes
by Robert Phillips
· 7 years ago
[Renamed from include/gpu/GrGpuResourceRef.h]
c9c06d4
Remove GrTGpuResourceRef specializations
by Robert Phillips
· 7 years ago
5efd5ea
Update clearOp for split-OpList world (take 3)
by Robert Phillips
· 7 years ago
b6deea8
Setup for another attempt to split up opLists
by Robert Phillips
· 7 years ago
952a243
Add GrGpuTextureProxyRef
by Robert Phillips
· 7 years ago
ff92650
Convert GrMesh to a struct
by Chris Dalton
· 7 years ago
ab015ef
Move the ability to access textures, buffers, and image storages out from GrProcessor.
by Brian Salomon
· 8 years ago
e57194f
Move resource ref/io manipulation from GrProgramElement to GrProcessor
by Brian Salomon
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
59dc411
Revert "Initial OpenGL Image support."
by Brian Salomon
· 8 years ago
be34882
Initial OpenGL Image support.
by Brian Salomon
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
f2361d2
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
by Robert Phillips
· 8 years ago
d9ffaed
apply mozilla patch
by reed
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
6f07665
Simplify SkInstCnt
by mtklein
· 10 years ago
932f866
Create GrOptDrawState directly in the cmd buffer in GrIODB.
by bsalomon
· 10 years ago
b03c4a3
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
by bsalomon
· 10 years ago
7eb8c7b
drawinfo carries bufferinfo
by joshualitt
· 10 years ago
37dd331
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
by bsalomon
· 10 years ago
bcf0a52
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
89af44a
Split GrDrawState and GrOptDrawState into separate classes and remove base class.
by egdaniel
· 10 years ago
45725db
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType.
by bsalomon
· 10 years ago
b3e3a95
Make GrIODB keep pending IO refs on all resources it records into its cmd stream.
by bsalomon
· 10 years ago
f96ba02
Rename GrProgramResource to GrGpuResourceRef
by bsalomon
· 10 years ago
[Renamed (82%) from include/gpu/GrProgramResource.h]
c492334
Make templated GrProgramTResource subclass of GrProgramResource
by bsalomon
· 10 years ago
ac8d619
Add method to GrProgramResource to record that pending a execution was completed.
by bsalomon
· 10 years ago
9574098
Add GrProgramElement base class for GrEffect with deferred exec ref.
by bsalomon
· 10 years ago