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
Age
Commit message (
Expand
)
Author
2000-06-27
added aligned memory allocations (Gareth Hughes)
Brian Paul
2000-06-14
moved #define of LLBL into assyntax.h file
Brian Paul
2000-06-14
added dummy function to silence compiler warning
Brian Paul
2000-05-26
include glheader.h instead of system headers
Brian Paul
2000-05-18
DeleteTexturesEXT was missing
Brian Paul
2000-05-18
now generated from bin/glx86asm.py script
Brian Paul
2000-05-05
fixed the nested extern warning
Brian Paul
2000-04-15
added a comment about FP overflows
Brian Paul
2000-04-06
added CONCAT(x,y) macro in NASM/MASM section
Holger Waechtler
2000-03-27
Updated to compile under Irix 6.5
Randy Frank
2000-03-01
simplification of GLNAME macro setup (David Dawes)
Brian Paul
2000-02-27
patched for NetBSD support (Allen Briggs)
Brian Paul
2000-02-24
added more entrypoints
Brian Paul
2000-02-24
added more extension entrypoints
Brian Paul
2000-01-28
include glapioffset.h instead of ../glapioffsets.h
Brian Paul
2000-01-27
added prefetchw
Holger Waechtler
2000-01-25
only print info if MESA_DEBUG is set
Brian Paul
2000-01-23
prevent spaces in fp register names
Josh Vanderhoof
2000-01-23
no brackets for nasm indirect jumps
Josh Vanderhoof
2000-01-17
renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
Brian Paul
2000-01-17
added copyright info
Brian Paul
2000-01-16
x86 assembly dispatch
Josh Vanderhoof
1999-11-18
checked in the first new PIII vertex-transformation code
Andre Werthmann
1999-11-13
fixed SSE bugs
Josh Vanderhoof
1999-11-12
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-03
swap operand order for Intel style REGOFF
Josh Vanderhoof
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-09
no underscore prefix for freebsd >= 3 (Simon Walton)
Josh Vanderhoof
1999-09-03
more bugfixes
Keith Whitwell
1999-08-28
features weren
Josh Vanderhoof
1999-08-26
various pipeline bugs
Keith Whitwell
1999-08-19
Initial revision
jtg