skia2/gpu
tomhudson@google.com 747bf293d4 FBO probing at Context startup is very expensive. This patch removes the
test of whether FBOs work at all, and adds parameters to the GrGLInterface
so that values can be passed into the Context creation routines instead
of executing the probes.

The GrGLInterface now defaults to run FBO tests on Android (since hardware
varies), but assumes success on desktop and software platforms.



git-svn-id: http://skia.googlecode.com/svn/trunk@1582 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-06-14 18:16:52 +00:00
..
include FBO probing at Context startup is very expensive. This patch removes the 2011-06-14 18:16:52 +00:00
src FBO probing at Context startup is very expensive. This patch removes the 2011-06-14 18:16:52 +00:00