bsalomon
|
bcf0a52d4f
|
GrResourceCache2 manages scratch texture.
BUG=skia:2889
Review URL: https://codereview.chromium.org/608883003
|
2014-10-08 08:40:09 -07:00 |
|
egdaniel
|
89af44a0f1
|
Split GrDrawState and GrOptDrawState into separate classes and remove base class.
Besides splitting the two classes, there are no logical changes here and mostly moving code around.
BUG=skia:
R=bsalomon@google.com
Author: egdaniel@google.com
Review URL: https://codereview.chromium.org/597323002
|
2014-09-26 06:15:04 -07:00 |
|
bsalomon
|
45725db1d8
|
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType.
BUG=skia:2889
R=robertphillips@google.com
Author: bsalomon@google.com
Review URL: https://codereview.chromium.org/579403003
|
2014-09-19 11:48:02 -07:00 |
|
bsalomon
|
b3e3a955b6
|
Make GrIODB keep pending IO refs on all resources it records into its cmd stream.
BUG=skia:2889
R=robertphillips@google.com
Author: bsalomon@google.com
Review URL: https://codereview.chromium.org/581123002
|
2014-09-19 11:10:40 -07:00 |
|
bsalomon
|
f96ba02513
|
Rename GrProgramResource to GrGpuResourceRef
BUG=skia:2889
R=robertphillips@google.com
Author: bsalomon@google.com
Review URL: https://codereview.chromium.org/574333003
|
2014-09-17 08:05:40 -07:00 |
|