On Fri, Jan 17, 2014 at 5:49 PM, Matt Turner wrote:
> On Fri, Jan 17, 2014 at 5:21 PM, Kristian Høgsberg wrote:
>> We call intel_prepare_render() in intelMakeCurrent() to make sure we have
>> renderbuffers before calling _mesa_make_current(). The only reason we
>> do this is so that we can have
On Fri, Jan 17, 2014 at 5:21 PM, Kristian Høgsberg wrote:
> We call intel_prepare_render() in intelMakeCurrent() to make sure we have
> renderbuffers before calling _mesa_make_current(). The only reason we
> do this is so that we can have valid defaults for width and height.
> If we already have
We call intel_prepare_render() in intelMakeCurrent() to make sure we have
renderbuffers before calling _mesa_make_current(). The only reason we
do this is so that we can have valid defaults for width and height.
If we already have buffers for the drawable we're making current, we
don't need to do