index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
savage
/
savage_xmesa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-4
/
+3
*
Missing in last commit.
Felix Kuehling
2004-03-24
1
-0
/
+4
*
ctx->Const.MaxTextureLevels is not the highest mipmap level but the number
Felix Kuehling
2004-03-21
1
-2
/
+2
*
Improved MaxTextureLevel computation to take the nr. of tex units and both
Felix Kuehling
2004-03-21
1
-12
/
+34
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
Fixed two small problems in the vertex setup.
Felix Kuehling
2004-03-07
1
-0
/
+5
*
Reorganized hardware state data structures and state emission. Don't track
Felix Kuehling
2004-02-29
1
-1
/
+2
*
Set ctx->Const.MaxTexture[Image/Coord]Units correctly. Fixes corruption in q3.
Felix Kuehling
2004-02-26
1
-0
/
+2
*
Converted vertex setup to use t_vertex.[ch].
Felix Kuehling
2004-02-26
1
-5
/
+0
*
Call _tnl_allow_pixel/vertex_fog in savageCreateContext. (Brian Paul)
Felix Kuehling
2004-02-25
1
-0
/
+2
*
Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS
Felix Kuehling
2004-02-22
1
-0
/
+800