[Mesa-dev] [PATCH 0/2] Revert Fix initial MakeCurrent for single-buffer drawables

Iago Toral Quiroga itoral at igalia.com
Tue Apr 8 01:20:48 PDT 2014


Thanks for the review Eric.

I am attaching reverts for two commits:

intel: Fix initial MakeCurrent for single-buffer drawables
11baad35088dfd4bdabc1710df650dbfb413e7a3

i965: Only update renderbuffers on initial intelMakeCurrent
05da4a7a5e7d5bd988cb31f94ed8e1f053d9ee39

The first commit is the one I was reverting in practice with the patch I sent
for review. However, I understand that you think we should always call
intel_prepare_render in MakeCurrent, unconditionally, and for that we also
need to revert the second commit. If that is not what you meant you can simply
ignore the second revert.

Iago Toral Quiroga (2):
  Revert "intel: Fix initial MakeCurrent for single-buffer drawables"
  Revert "i965: Only update renderbuffers on initial intelMakeCurrent"

 src/mesa/drivers/dri/i965/brw_context.c | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

-- 
1.8.3.2



More information about the mesa-dev mailing list