On Tue, Jul 13, 2010 at 9:57 AM, nobled <nob...@dreamwidth.org> wrote: > Fixes a fatal build error when compiling just OpenGL ES libraries, since > FEATURE_EXT_framebuffer_blit is disabled then, so the BlitFramebuffer > member doesn't exist. Is this change enough to make dri_r300 function as a GLES only driver?
To be honest, I am a little reluctant to sprinkle "#if FEATURE" in the drivers at the moment. The drivers, execept for intel, have not specified GLES api support yet. Even when they do, I would hope there is a more systematic to enable/disable certain features, to effectively reduce the driver size. -- o...@lunarg.com _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev