Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
6bf38b59c9de1cd35cd091cf8766117f4e1f66a0
/
src
/
gpu
/
win
/
SkNativeGLContext_win.cpp
57f5d98
Recommit r2510 now that mac build bot issue has been fixed.
by bsalomon@google.com
· 14 years ago
d92780b
Temporary revert of r2510. The test that it introduced fails on the Mac build bots. I suspect there is something wrong with the Mac bot machine's GL that is preventing context creation from succeeding. The OpenGL Driver monitor on the machine only shows a software rasterizer. aglChoosePixelFormat seems to fail regardless of input. It may just need a reboot. I'll investigate it more on Monday.
by bsalomon@google.com
· 14 years ago
d47fafe
Add test that validates GrGLInterfaces
by bsalomon@google.com
· 14 years ago
373a663
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm
by bsalomon@google.com
· 14 years ago