index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
x86
/
x86.c
Age
Commit message (
Expand
)
Author
2005-10-07
MATH_DEBUG changes from bug #4468.
Brian Paul
2002-04-09
remove dead vertex assembly
Keith Whitwell
2001-05-31
replaced #ifdef 0 with #if 0
Brian Paul
2001-05-21
Initial commit of cliptest work. More to come shortly.
Gareth Hughes
2001-05-13
Fix long-standing FP exception bug in _mesa_x86_cliptest_points4().
Gareth Hughes
2001-03-30
Remove all traces of CULL_MASK_ACTIVE.
Gareth Hughes
2001-03-29
Consolidation of asm code in 3.5
Gareth Hughes
2001-03-28
New type system for assembly code. Asm files should now include
Gareth Hughes
2001-03-03
more namespace clean-ups
Brian Paul
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-02-03
Some more work on interal debugging, timing routines for things that
Gareth Hughes
2001-01-13
Fix crash in book/stencil.
Keith Whitwell
2000-12-27
Fixes for compiling assembly (disable unused 'masked' versions)
Keith Whitwell
2000-11-22
Modified Files:
Jouk Jansen
2000-11-19
- Fix tnl/t_context.h inclusion.
Gareth Hughes
2000-11-18
* Auto* build fixes
Jon Taylor
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
2000-10-23
Major audit of all Mesa's x86 assembly code. This round is basically
Gareth Hughes
2000-06-27
added aligned memory allocations (Gareth Hughes)
Brian Paul
2000-05-26
include glheader.h instead of system headers
Brian Paul
2000-05-05
fixed the nested extern warning
Brian Paul
2000-04-15
added a comment about FP overflows
Brian Paul
2000-03-27
Updated to compile under Irix 6.5
Randy Frank
1999-11-12
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-08-19
Initial revision
jtg