index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
glide
/
fxddspan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-08-05
1
-0
/
+4
*
replace GLdepth with GLuint
Brian Paul
2005-09-21
1
-2
/
+2
*
remove fxDDSetBuffer()
Brian Paul
2005-09-01
1
-42
/
+13
*
accomodate new frambuffer changes
Daniel Borca
2005-05-09
1
-8
/
+12
*
made some functions static.
Daniel Borca
2004-12-20
1
-12
/
+15
*
cleanup
Daniel Borca
2004-09-13
1
-2
/
+0
*
"const int _nc" was really stupid...
Daniel Borca
2004-08-19
1
-13
/
+8
*
cleanup
Daniel Borca
2004-08-16
1
-2
/
+2
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
got rid of __FUNCTION__ :(
Daniel Borca
2003-12-10
1
-4
/
+4
*
Voodoo2 happiness
Daniel Borca
2003-11-03
1
-20
/
+0
*
Napalm total immersion
Daniel Borca
2003-10-21
1
-211
/
+184
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-414
/
+312
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-54
/
+53
*
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-08-19
1
-52
/
+23
*
more DOS updates from Daniel Borca
Brian Paul
2003-07-17
1
-8
/
+249
*
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
1
-2
/
+2
*
Another round of glRead/DrawBuffer() clean-ups and simplifications.
Brian Paul
2002-10-11
1
-4
/
+4
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-3
/
+3
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-20
/
+10
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-18
/
+42
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-357
/
+370
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-0
/
+1
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
1
-5
/
+7
*
Lots of changes:
Keith Whitwell
2000-11-05
1
-89
/
+18
*
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
Brian Paul
2000-05-05
1
-18
/
+35
*
minor updates
Brian Paul
2000-04-15
1
-0
/
+2
*
fixed bug in XF86 writeRegionClipped()
Brian Paul
2000-04-11
1
-1
/
+1
*
fixed stride problem in read_R5G6B5_span
Brian Paul
2000-04-11
1
-2
/
+6
*
new read_R5G5B5_span() function
Brian Paul
2000-04-07
1
-1
/
+58
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
1
-26
/
+39
*
udpated version/copyright info
Brian Paul
2000-02-09
1
-2
/
+2
*
updated with latest DRI tree changes
Brian Paul
2000-01-18
1
-57
/
+70
*
new depth buffer functions
Brian Paul
1999-12-10
1
-435
/
+50
*
applied Daryll's patches
Brian Paul
1999-12-10
1
-1
/
+6
*
update/merge with Daryll's X server changes
Brian Paul
1999-11-15
1
-85
/
+158
*
Fix for write-rgba-span and others
Keith Whitwell
1999-09-17
1
-22
/
+48
*
Initial revision
jtg
1999-08-19
1
-0
/
+817