index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
glide
/
fxvb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
1
-5
/
+5
*
make sure we avoid assertion failure wrt VB->ColorPtr[1]->stride
Daniel Borca
2005-01-19
1
-10
/
+11
*
some "safer" type-punning (gcc optimizes float moves with integer moves, anyw...
Daniel Borca
2005-01-12
1
-11
/
+15
*
semantic in parameter names. changed emitter function.
Daniel Borca
2005-01-06
1
-12
/
+12
*
added (back!) option to use non-packedcolor
Daniel Borca
2004-09-24
1
-0
/
+17
*
cleanup
Daniel Borca
2004-09-13
1
-4
/
+0
*
minor corrections
Daniel Borca
2004-07-16
1
-1
/
+1
*
use tnl_emit_func, it's safer
Daniel Borca
2004-07-06
1
-2
/
+2
*
added GL_EXT_fog_coord.
Daniel Borca
2004-07-02
1
-8
/
+236
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-2
/
+2
*
corrected a bug wrt point_size
Daniel Borca
2004-06-08
1
-1
/
+1
*
code cleanup heheh
Daniel Borca
2004-03-29
1
-2
/
+1
*
reverted TMUs for proper multitexturing
Daniel Borca
2003-12-23
1
-6
/
+4
*
EXT_secondary_color and EXT_separate_specular via multipass
Daniel Borca
2003-12-15
1
-13
/
+163
*
got rid of __FUNCTION__ :(
Daniel Borca
2003-12-10
1
-2
/
+64
*
accomodate vtx-0-2-branch
Daniel Borca
2003-11-26
1
-40
/
+9
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-1
/
+1
*
bugfixes wrt texture compression
Daniel Borca
2003-10-30
1
-1
/
+1
*
Napalm total immersion
Daniel Borca
2003-10-21
1
-2
/
+0
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-3
/
+3
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-22
/
+16
*
a few less occurances of _TriangleCaps
Brian Paul
2003-09-18
1
-5
/
+9
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-4
/
+3
*
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
1
-5
/
+5
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
1
-4
/
+4
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-2
/
+2
*
replaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
Brian Paul
2002-06-06
1
-4
/
+4
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-6
/
+15
*
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-08-29
1
-1
/
+1
*
Committing in .
Jouk Jansen
2001-07-13
1
-0
/
+17
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-290
/
+266
*
check hardware type and use SETUP_SNAP if needed
Brian Paul
2001-05-10
1
-4
/
+2
*
add disabled test to turn on vertex snapping.
Keith Whitwell
2001-05-03
1
-0
/
+5
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-3
/
+4
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-89
/
+99
*
Bring the FX driver into line with core mesa changes.
Keith Whitwell
2001-01-08
1
-13
/
+7
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-30
/
+36
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-0
/
+403