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
/
3dnow.c
Age
Commit message (
Expand
)
Author
2005-10-07
MATH_DEBUG changes from bug #4468.
Brian Paul
2003-03-29
disable normal xform code for now
Brian Paul
2002-08-21
re-enable ASSIGN_NORM_GROUP( 3dnow )
Brian Paul
2002-04-09
remove dead vertex assembly
Keith Whitwell
2001-11-19
3dnow normalize_normals broken, disable
Keith Whitwell
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
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-09-17
General cleanups. Disable gl_katmai_project_vertices and
Gareth Hughes
2000-09-15
moved DECLARE_XFORM_GROUP macros outside of gl_init_3dnow_asm_transforms() to...
Brian Paul
2000-06-27
added aligned memory allocations (Gareth Hughes)
Brian Paul
2000-06-14
added dummy function to silence compiler warning
Brian Paul
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