OSDN Git Service

[965] Fix conditional sequencing to allow the frame_buffer_texobj case.
authorEric Anholt <eric@anholt.net>
Fri, 29 Feb 2008 00:04:54 +0000 (16:04 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 29 Feb 2008 00:04:54 +0000 (16:04 -0800)
commitb39f15b88f4ef585f260db689294c12b1aee41f2
tree6962ffe68e6fb04844be442c7d9a8f2df9328b1b
parentec5ca6844bd52a3a17005314b615f1629f652686
[965] Fix conditional sequencing to allow the frame_buffer_texobj case.

Previously the frame_buffer_texobj case would have been bound as a normal
texture, at best resulting in no surface data being associated with it.
src/mesa/drivers/dri/i965/brw_wm_surface_state.c