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
/
main
/
varray.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
various compilation/warning fixes
Keith Whitwell
2001-01-05
1
-3
/
+3
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
1
-1
/
+3
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-30
/
+32
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-1
/
+46
*
Committing in .
Jouk Jansen
2000-11-22
1
-20
/
+20
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-719
/
+26
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-87
/
+89
*
Rearrange VERT_* flags to support 4 texture units.
Keith Whitwell
2000-10-30
1
-3
/
+3
*
Removed references to gcc's __FUNCTION__ macro.
Keith Whitwell
2000-10-30
1
-3
/
+1
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-9
/
+9
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-35
/
+153
*
Changes for multitexture > 3, code clean-ups.
Brian Paul
2000-10-20
1
-2
/
+16
*
More fixes for MAX_TEXTURE_UNITS > 2. Seems to work now.
Brian Paul
2000-10-18
1
-41
/
+53
*
Removed immediate struct's maybe_transform_vb pointer.
Brian Paul
2000-09-11
1
-5
/
+5
*
added EXT version of vertex array functions
Brian Paul
2000-06-12
1
-2
/
+59
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-2
/
+3
*
disabled locked arrays in glDrawRangeElements()
Brian Paul
2000-02-05
1
-1
/
+11
*
updated includes for source file reorg
Brian Paul
2000-02-02
1
-1
/
+2
*
minor clean-up
Brian Paul
2000-01-13
1
-5
/
+7
*
fixes for andree's drawarrays problems
Keith Whitwell
1999-11-19
1
-7
/
+18
*
two fixes in gl_DrawArrays (Andree Borrman)
Brian Paul
1999-11-18
1
-1
/
+4
*
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-12
1
-2
/
+2
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-98
/
+90
*
use glClientActiveTexture in interleaved setup
Keith Whitwell
1999-11-09
1
-13
/
+7
*
more fixes for glDrawArrays
Keith Whitwell
1999-11-09
1
-44
/
+56
*
second try at drawarrays fix
Keith Whitwell
1999-11-09
1
-117
/
+63
*
fix for (some of?) the vertex array problems
Keith Whitwell
1999-11-09
1
-75
/
+13
*
fixed typo: replaced |= with != in conditional
Brian Paul
1999-11-09
1
-2
/
+2
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
clean-up to reduce MSVC warnings
Brian Paul
1999-11-05
1
-3
/
+3
*
Fix for glerror on compilation of list containing gldrawelements calls
Keith Whitwell
1999-11-04
1
-7
/
+22
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-23
/
+22
*
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-08
1
-1
/
+10
*
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead
Brian Paul
1999-09-07
1
-3
/
+3
*
various pipeline bugs
Keith Whitwell
1999-08-26
1
-6
/
+3
*
Initial revision
jtg
1999-08-19
1
-0
/
+1259