index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
/
r200_tcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-2
/
+2
*
silence warnings
Alan Hourihane
2004-12-02
1
-8
/
+13
*
make render_quads_verts call EMIT_PRIM with the arguments in the right order,
Adam Jackson
2004-11-12
1
-1
/
+1
*
enable GL_EXT_fog_coord. Calculate fog factors and submit them instead of fog...
Roland Scheidegger
2004-11-03
1
-0
/
+96
*
Add code to support projective texturing and fix mixed enabling of texture
Eric Anholt
2004-10-16
1
-30
/
+4
*
-O -Wall warnings cleanups in r200.
Eric Anholt
2004-09-24
1
-1
/
+1
*
r200-maybe-flush-less-3.diff
Keith Whitwell
2004-09-02
1
-10
/
+26
*
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-17
1
-0
/
+6
*
add support for more than 2 texture units (max 6, default 4). use hang workar...
Roland Scheidegger
2004-06-02
1
-4
/
+15
*
change some explicit references to texture units 0/1 to unit < MaxTextureUnit...
Roland Scheidegger
2004-05-27
1
-16
/
+9
*
Convert R200 driver to use the t_vertex interface.
Ian Romanick
2004-04-23
1
-2
/
+0
*
clean up some compiler warnings
Keith Whitwell
2003-12-09
1
-1
/
+1
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-16
/
+11
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-3
/
+2
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-45
/
+23
*
r200 driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+549