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_context.c
Age
Commit message (
Expand
)
Author
2005-06-05
Fix xyz/w interaction (needs a cleanup still..)
Ben Skeggs
2005-05-23
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-19
Ditch unused code and features that arent in subject to get supported any nea...
Aapo Tahkola
2005-05-14
Don't print debug messages unless the user explicitly requested them
Nicolai Haehnle
2005-05-13
Make software fallbacks work again:
Nicolai Haehnle
2005-05-11
VBOs.
Aapo Tahkola
2005-05-06
Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...
Ben Skeggs
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-24
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2005-04-19
Reorganized shader stuff.
Aapo Tahkola
2005-04-19
Fixes for bugs that were nailed down when compairing against software vertex ...
Aapo Tahkola
2005-03-17
Simple TCL stage and ability to disable vps.
Aapo Tahkola
2005-03-12
Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes.
Aapo Tahkola
2005-03-08
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt cor...
Aapo Tahkola
2005-02-28
fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...
Aapo Tahkola
2005-02-20
Adding support for front buffer mode, removing some code we dont really need ...
Aapo Tahkola
2005-02-14
Support for blend color(not tested), "proper line width/point size" clamps an...
Aapo Tahkola
2005-02-10
Added kindly note about single buffer mode.
Aapo Tahkola
2005-02-10
Adding support for selecting line width. Stipple patterns still cause lots of...
Aapo Tahkola
2005-01-28
Add basic sceleton for vertex programs + some other fixes
Aapo Tahkola
2005-01-14
Reduce amount of stderr output.
Vladimir Dergachev
2005-01-13
Prevent "disabling 3D acceleration" message from printing - we do not define ...
Vladimir Dergachev
2005-01-03
Port texture allocation code from R200.
Vladimir Dergachev
2004-11-02
No visible changes, but commit the groundwork for further experiments:
Nicolai Haehnle
2004-10-17
- FIX: flickering
Nicolai Haehnle
2004-10-15
Huge dumb drop. State:
Nicolai Haehnle
2004-09-28
Initial revision
Nicolai Haehnle
[prev]