OSDN Git Service

* Fixed handling of scissors
authorFelix Kuehling <fxkuehl@gmx.de>
Wed, 5 Jan 2005 23:56:16 +0000 (23:56 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Wed, 5 Jan 2005 23:56:16 +0000 (23:56 +0000)
commit3e4d4aca77479f7c9cef8fdc218c20d1f2876433
treea05120785e2742612ca6099d586a3f5ea5448223
parent1e21673ea14ad1368fcebbc4d5dde8746497d782
* Fixed handling of scissors
* Only set scissor regs directly if drmMinor < 1
* Don't set texaddr to 0 when a texture unit is disabled. That would trigger
  the tightened texture state check in the DRM if the texaddr and texdesc
  registers were not emitted atomically.
src/mesa/drivers/dri/savage/savagestate.c
src/mesa/drivers/dri/savage/savagetex.c
src/mesa/drivers/dri/savage/savagetris.c