Sign in
chromium
/
external
/
skia
/
gpu
Clone this repo:
Branches
master
28b35ac
Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile against 10.5 if needed
by
[email protected]
· 13 years ago
master
d39b4b1
Gpu blend optimizations, handle more xfer modes with fractional pixel coverage
by
[email protected]
· 13 years ago
e38c291
Fix per-vertex coverage on Macs with aligned attrib bug
by
[email protected]
· 13 years ago
cb78407
Add semicolon back that was accidentally deleted in r2444
by
[email protected]
· 13 years ago
39ede77
Make a bunch of GrPrintfs be debug-only
by
[email protected]
· 13 years ago
ac37b23
When we're not using the NULL buffer data hint update with glBufferData rather than glBufferSubData.
by
[email protected]
· 13 years ago
073c52f
Add per-vertex coverage field, use in AA rects when alpha tweak is not valid, add relevant sample/gm
by
[email protected]
· 13 years ago
d8998e6
Add newlines to debug error strings
by
[email protected]
· 13 years ago
552b345
Directly assign glBindTexture in windows gl interface rather than wglGetProcAddress since it is a GL 1.1 function and isn't exported as a ptr in the ATI driver.
by
[email protected]
· 13 years ago
2b94280
Fixup rendering of empty paths (including inverted fills)
by
[email protected]
· 13 years ago
14e85af
fix calculation and assert for grmask -> bytes-per-pixel
by
[email protected]
· 13 years ago
73349d7
Fix nits
by
[email protected]
· 13 years ago
bcdb8d8
Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043
by
[email protected]
· 13 years ago
3413843
Fix GLPrograms unit test, only set fExperimentalGS if driver support is
by
[email protected]
· 13 years ago
6c7b0ae
Add license
by
[email protected]
· 13 years ago
468a7dd
Add experimental geometry shader code to gpu backend
by
[email protected]
· 13 years ago
9655963
Fix gl error debug print.
by
[email protected]
· 13 years ago
2811c15
Add GrSTAllocator subclass, hide cons in GrTAllocator that takes ptr
by
[email protected]
· 13 years ago
b23db06
Turn off AA when coverage can't be handled correctly.
by
[email protected]
· 13 years ago
3efb513
Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic
by
[email protected]
· 13 years ago
More »