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
/
r128
/
r128_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fallback debugging (R128_DEBUG=fall) output, and set DO_DEBUG=1 by default
Eric Anholt
2004-10-08
1
-0
/
+6
*
Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)
Eric Anholt
2004-10-02
1
-4
/
+1
*
Enable GL_EXT_blend_subtract and GL_NV_blend_square.
Ian Romanick
2004-06-04
1
-0
/
+2
*
Make R128 driver use sarea/defines from DRM. removed r128_common.h
Jon Smirl
2004-03-12
1
-4
/
+4
*
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
2004-02-26
1
-1
/
+3
*
Make the drivers using the common texmem code work with NewTextureObject
Felix Kuehling
2004-01-26
1
-4
/
+0
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-4
/
+17
*
Added some missing extension strings.
Ian Romanick
2004-01-13
1
-0
/
+3
*
Removed redundant extension strings. The Mesa extension mechanism
Ian Romanick
2004-01-12
1
-3
/
+0
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-24
/
+1
*
set MaxTextureImageUnits, MaxTextureCoordUnits
Keith Whitwell
2003-12-12
1
-0
/
+2
*
fix bogus assertion that checked for an empty texture heap list before
Alan Hourihane
2003-12-08
1
-2
/
+2
*
merge r128 DRI driver from DRI trunk
Alan Hourihane
2003-12-05
1
-5
/
+13
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-5
/
+32
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+335