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
/
tdfx
/
tdfx_texstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-10
/
+10
*
tdfx: Add asserts to check for null pointer dereferences.
Vinson Lee
2010-02-27
1
-0
/
+8
*
tdfx: Remove unnecessary headers.
Vinson Lee
2010-01-23
1
-1
/
+0
*
tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()
Roel Kluin
2010-01-05
1
-1
/
+1
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
Clean-up compiler warnings.
Ian Romanick
2006-11-13
1
-1
/
+4
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
1
-12
/
+12
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-0
/
+2
*
several new bugs
Daniel Borca
2004-07-19
1
-59
/
+158
*
build fixes
Alan Hourihane
2004-04-08
1
-1
/
+2
*
Refactor "class" texture environments to be implemented in terms of
Ian Romanick
2004-02-06
1
-64
/
+64
*
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-27
1
-6
/
+6
*
add tdfx DRI driver
Alan Hourihane
2003-12-04
1
-0
/
+2107