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
/
dri
/
r300
/
r300_maos.c
Age
Commit message (
Expand
)
Author
2005-05-13
Patch from Jeff Smith:
Nicolai Haehnle
2005-05-11
VBOs.
Aapo Tahkola
2005-05-01
Add support to external tnl switcher and disable hw tnl by default.
Aapo Tahkola
2005-04-30
r300 side support for fixed function pipeline. This isnt functional with curr...
Aapo Tahkola
2005-04-18
Fixing and enabling elt buffers by default.
Aapo Tahkola
2005-03-18
Misc fixes.
Aapo Tahkola
2005-03-17
Simple TCL stage and ability to disable vps.
Aapo Tahkola
2005-03-16
Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and ...
Aapo Tahkola
2005-02-28
fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...
Aapo Tahkola
2005-02-24
Another nasty struct size bug found.
Aapo Tahkola
2005-02-22
New elt buffer code should be fairly stable.
Aapo Tahkola
2005-02-21
Add code to autogenerate vertex shaders.
Vladimir Dergachev
2005-02-17
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-17
magic_1 handling...
Aapo Tahkola
2005-02-16
Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...
Aapo Tahkola
2005-02-16
small cleanup, remove some warnings
Rune Petersen
2005-02-16
Don't enable fog. It's broken
Ben Skeggs
2005-02-15
Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.
Ben Skeggs
2005-02-11
Port of r200 VB code. VB path should be as fast as the immediate path now, t...
Ben Skeggs