updated SVGA sources from Mesa 3.2
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 22 Jan 2000 20:08:36 +0000 (20:08 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 22 Jan 2000 20:08:36 +0000 (20:08 +0000)
commit069965f1709d7bcaecca0db9baf6b18e6f20f598
tree1752db29a97c8bc3d3a2afa3810b6ad19f957a1b
parent99dd0d4092b2a30546359e4513b9a0dbca2e9483
updated SVGA sources from Mesa 3.2
12 files changed:
src/mesa/drivers/svga/svgamesa.c
src/mesa/drivers/svga/svgamesa15.c [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa15.h [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa16.c [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa16.h [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa24.c [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa24.h [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa32.c [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa32.h [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa8.c [new file with mode: 0644]
src/mesa/drivers/svga/svgamesa8.h [new file with mode: 0644]
src/mesa/drivers/svga/svgapix.h [new file with mode: 0644]