Fallback to software render if there is no miptree for an image
authorWill Dyson <will.dyson@gmail.com>
Tue, 25 May 2010 05:10:19 +0000 (01:10 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Wed, 26 May 2010 22:17:28 +0000 (18:17 -0400)
commitf49da110a81cc964100efa6a09e0fcdc7a35a935
tree29f918a3a4f558ef2c2c8c33509b17f507f71bc5
parent76034aaf655134c71e1ec619085c46251d037720
Fallback to software render if there is no miptree for an image

This can happen when checking if a software fallback for a higher level
operation (such as GenerateMipmap) is needed.

Signed-off-by: Maciej Cencora <m.cencora@gmail.com>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/mesa/drivers/dri/radeon/radeon_fbo.c