OSDN Git Service

mesa/intel: map/unmap texture objects around mipmap generation function.
authorDave Airlie <airlied@redhat.com>
Fri, 9 May 2008 03:02:41 +0000 (13:02 +1000)
committerDave Airlie <airlied@panoply-rh.(none)>
Fri, 9 May 2008 03:02:41 +0000 (13:02 +1000)
commitc50ffc4cb89b67ae59208eb72cdb664c846ba987
treebf4b008317008083fd0802cb2020f62782aca31d
parent990e010394a2685c1daeaef61cf4f7e2a0ba419e
mesa/intel: map/unmap texture objects around mipmap generation function.

This at least stops the compiz brain explosion we were seeing, I do wonder
though if we should somehow be calling intel_generate_mipmap somehow.
src/mesa/drivers/dri/intel/intel_tex.c
src/mesa/main/fbobject.c