The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes: progs/demos/shadowtex.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) via 0918023c28775ef6126e9f695a976ff199cd9a13 (commit) from bc775066aa9bbbf0cf5f1d5ced81f81e4cb0b731 (commit) - Commits ----------------------------------------------- commit 0918023c28775ef6126e9f695a976ff199cd9a13 Author: Nicolai Haehnle <[EMAIL PROTECTED]> Date: Sun Jun 29 17:24:32 2008 +0200 demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture The operation doesn't really make sense. It triggered a bug in the r300 DRI driver (and possibly other drivers that simulate 1D textures via 2D textures). I've added an isolated test case for this bug to Piglit, so everybody wins. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit