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
/
fxsetup.c
Age
Commit message (
Expand
)
Author
2000-06-05
fixed bugs in fxSetupDepthTest()
Brian Paul
2000-05-05
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-04-19
Use smooth shaded triangles always. Fix SoF bug.
Keith Whitwell
2000-03-29
new texture image download code
Brian Paul
2000-03-07
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-03
clean-up warnings
Brian Paul
2000-02-16
update fog near/far bug fix
Brian Paul
2000-02-16
updated with changes from DRI project CVS
Brian Paul
2000-02-09
udpated version/copyright info
Brian Paul
2000-02-06
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul
2000-02-04
pass IntFormat, not Format to fxTexGetFormat
Brian Paul
2000-01-18
updated with latest DRI tree changes
Brian Paul
2000-01-06
return GL_FALSE in fxDDColorMask
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-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-05
Added packed ARGB support.
Miklos Fazekas
1999-08-19
Initial revision
jtg