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
/
fxddspan.c
Age
Commit message (
Expand
)
Author
2005-09-21
replace GLdepth with GLuint
Brian Paul
2005-09-01
remove fxDDSetBuffer()
Brian Paul
2005-05-09
accomodate new frambuffer changes
Daniel Borca
2004-12-20
made some functions static.
Daniel Borca
2004-09-13
cleanup
Daniel Borca
2004-08-19
"const int _nc" was really stupid...
Daniel Borca
2004-08-16
cleanup
Daniel Borca
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
2003-12-10
got rid of __FUNCTION__ :(
Daniel Borca
2003-11-03
Voodoo2 happiness
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
2003-07-17
more DOS updates from Daniel Borca
Brian Paul
2002-11-04
misc driver updates (Daniel Borca)
Brian Paul
2002-10-11
Another round of glRead/DrawBuffer() clean-ups and simplifications.
Brian Paul
2002-07-09
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2001-09-23
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-03-19
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-03
used indent to clean-up the code
Brian Paul
2000-11-24
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-14
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-05
Lots of changes:
Keith Whitwell
2000-05-05
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
Brian Paul
2000-04-15
minor updates
Brian Paul
2000-04-11
fixed bug in XF86 writeRegionClipped()
Brian Paul
2000-04-11
fixed stride problem in read_R5G6B5_span
Brian Paul
2000-04-07
new read_R5G5B5_span() function
Brian Paul
2000-03-03
runtime selectable depth buffer depth
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
new depth buffer functions
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-09-17
Fix for write-rgba-span and others
Keith Whitwell
1999-08-19
Initial revision
jtg