index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrCaps.h
Commit message (
Expand
)
Author
Age
*
Add ANGLE workaround to prefer flushes over VRAM usage
robertphillips
2015-08-20
*
Use calloc to allocate data that will be uploaded to vertex/index buffers in ...
bsalomon
2015-08-19
*
Move some work from backend onClear to base class clear
egdaniel
2015-08-06
*
SRGB read and write pixels working and unit test
bsalomon
2015-07-30
*
add drawArraysInstanced to caps
joshualitt
2015-06-26
*
remove SkInstCnt
mtklein
2015-06-26
*
Refactor GrBufferAllocPools to use resource cache
robertphillips
2015-06-24
*
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:...
robertphillips
2015-06-23
*
Refactor GrBufferAllocPools to use resource cache
robertphillips
2015-06-23
*
Work around for nexus 6 TexSubImage issue
joshualitt
2015-06-18
*
Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of ...
joshualitt
2015-06-18
*
Work around for nexus 6 TexSubImage issue
joshualitt
2015-06-18
*
Review URL: https://codereview.chromium.org/1166513002
cdalton
2015-06-12
*
Init GrGLSLCaps fields from inside GrGLCaps
cdalton
2015-06-10
*
Set GeometryBufferMapThreshold defaults
joshualitt
2015-06-01
*
Stretch small textures up to 16 pixels on PowerVR 54x
bsalomon
2015-06-01
*
add context override of GeometryBufferMapThreshold
joshualitt
2015-05-29
*
Add caps overrides to GMs
bsalomon
2015-05-27
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
Remove init from GrGLContextInfo and caps classes
bsalomon
2015-05-22
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22