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
/
drivers
/
glide
/
fxtexman.c
Age
Commit message (
Expand
)
Author
2005-01-25
Use the _mesa_HashNextEntry() function to walk over all textures in the
Brian Paul
2005-01-17
cleaned up warnings
Daniel Borca
2004-09-13
cleanup
Daniel Borca
2004-02-16
cleanup and some WGL PIXELFORMAT issues
Daniel Borca
2004-01-27
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-26
accomodate FetchTexel and fix some memory leak bugs
Daniel Borca
2004-01-14
fixed a bug in texture memory manager when in UMA mode
Daniel Borca
2004-01-07
bugfix in texture swapping mechanism (multitex)
Daniel Borca
2003-12-10
got rid of __FUNCTION__ :(
Daniel Borca
2003-10-21
Napalm total immersion
Daniel Borca
2003-10-09
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-02
updates from Daniel Borca
Brian Paul
2003-08-19
DOS and glide driver updates from Daniel Borca
Brian Paul
2001-09-23
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-05-02
teximage updates. seems to work fine.
Brian Paul
2001-03-03
used indent to clean-up the code
Brian Paul
2001-02-06
updated texture image handling - STILL UNTESTED
Brian Paul
2000-11-24
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-05
Lots of changes:
Keith Whitwell
2000-03-31
clean-up of info messages
Brian Paul
2000-03-27
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-02-16
updated with changes from DRI project CVS
Brian Paul
2000-02-09
udpated version/copyright info
Brian Paul
2000-01-18
updated with latest DRI tree changes
Brian Paul
1999-12-10
applied Daryll's patches
Brian Paul
1999-11-15
update/merge with Daryll's X server changes
Brian Paul
1999-10-13
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-08-19
Initial revision
jtg