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
/
x86
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove dead vertex assembly
Keith Whitwell
2002-04-09
1
-13
/
+1
*
replaced #ifdef 0 with #if 0
Brian Paul
2001-05-31
1
-2
/
+2
*
Initial commit of cliptest work. More to come shortly.
Gareth Hughes
2001-05-21
1
-2
/
+3
*
Fix long-standing FP exception bug in _mesa_x86_cliptest_points4().
Gareth Hughes
2001-05-13
1
-2
/
+1
*
Remove all traces of CULL_MASK_ACTIVE.
Gareth Hughes
2001-03-30
1
-39
/
+4
*
Consolidation of asm code in 3.5
Gareth Hughes
2001-03-29
1
-39
/
+32
*
New type system for assembly code. Asm files should now include
Gareth Hughes
2001-03-28
1
-40
/
+41
*
more namespace clean-ups
Brian Paul
2001-03-03
1
-23
/
+23
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-10
/
+10
*
Some more work on interal debugging, timing routines for things that
Gareth Hughes
2001-02-03
1
-5
/
+5
*
Fix crash in book/stencil.
Keith Whitwell
2001-01-13
1
-1
/
+9
*
Fixes for compiling assembly (disable unused 'masked' versions)
Keith Whitwell
2000-12-27
1
-4
/
+4
*
Modified Files:
Jouk Jansen
2000-11-22
1
-2
/
+2
*
- Fix tnl/t_context.h inclusion.
Gareth Hughes
2000-11-19
1
-4
/
+6
*
* Auto* build fixes
Jon Taylor
2000-11-18
1
-1
/
+2
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-4
/
+4
*
Major audit of all Mesa's x86 assembly code. This round is basically
Gareth Hughes
2000-10-23
1
-70
/
+84
*
added aligned memory allocations (Gareth Hughes)
Brian Paul
2000-06-27
1
-6
/
+5
*
include glheader.h instead of system headers
Brian Paul
2000-05-26
1
-6
/
+2
*
fixed the nested extern warning
Brian Paul
2000-05-05
1
-4
/
+7
*
added a comment about FP overflows
Brian Paul
2000-04-15
1
-1
/
+2
*
Updated to compile under Irix 6.5
Randy Frank
2000-03-27
1
-2
/
+3
*
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-12
1
-11
/
+11
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-1
/
+18
*
Initial revision
jtg
1999-08-19
1
-0
/
+107