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_state.c
Age
Commit message (
Expand
)
Author
2005-05-14
Cleanup blend state generation.
Nicolai Haehnle
2005-05-11
VBOs.
Aapo Tahkola
2005-05-05
Getting rusty... 4278 was already there.
Aapo Tahkola
2005-05-05
Flat shading and bunch of clarifications to r300_reg.h .
Aapo Tahkola
2005-05-05
Pack tex coord regs at vertex program backend.
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-18
Fixing and enabling elt buffers by default.
Aapo Tahkola
2005-04-18
Alpha test fix
Peter Zubaj
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-03-16
Fixed some strangeness when mixing textured/flat primitives. Skipping textur...
Ben Skeggs
2005-03-15
Fix to get glxgears display anything.
Aapo Tahkola
2005-03-15
Initial multitexturing support. Old behaviour can be re-enabled by changing ...
Ben Skeggs
2005-03-14
Stencil support
Peter Zubaj
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-03-05
Do properly initialize ALPHA_TEST register instead of carefully preserving bo...
Vladimir Dergachev
2005-03-04
Set pipes for R420 cards. Gives a nice speedup. This needs to be tested on r4...
Rune Petersen
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-20
Adding support for front buffer mode, removing some code we dont really need ...
Aapo Tahkola
2005-02-19
Minor fix to border and blend color.
Aapo Tahkola
2005-02-19
Fix for buffer overrun caused by ALLOC_STATE not having args surrounded by pa...
Aapo Tahkola
2005-02-17
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-16
small cleanup, remove some warnings
Rune Petersen
2005-02-15
Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.
Ben Skeggs
2005-02-14
Support for blend color(not tested), "proper line width/point size" clamps an...
Aapo Tahkola
2005-02-10
Removing some regs that are wrong and adding some comments to r300_reg.h .
Aapo Tahkola
2005-02-10
Support for PolygonMode. Not too far from working even though i almost gave u...
Aapo Tahkola
2005-02-10
Fix copy'n'paste errors.
Vladimir Dergachev
2005-02-10
Turns out unknown5 was border color. texwrap looks good now.
Aapo Tahkola
2005-02-10
Adding support for selecting line width. Stipple patterns still cause lots of...
Aapo Tahkola
2005-02-09
Enabled user-defined point size, enabled zbiases for rest of the primitives a...
Aapo Tahkola
2005-02-08
Remove #ifdef's around PolygonOffset function.
Vladimir Dergachev
2005-02-08
Fix the bug and get zbias back into shape. There might still be some problems...
Aapo Tahkola
2005-02-08
BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clea...
Aapo Tahkola
2005-02-08
Better fix to get tuxracer working.
Aapo Tahkola
2005-02-08
Let Polygon Offset be turned on and off.
Vladimir Dergachev
2005-02-08
To cut the long and boring story short, polygon offsets should now work. vb m...
Aapo Tahkola
2005-02-05
Modified hw state for big endian computers.
Jerome Glisse
2005-02-05
Warn of unknown texture formats.
Vladimir Dergachev
2005-02-03
Start beginning of pixel shader generator..
Vladimir Dergachev
2005-02-03
Get vertex programs supplied by the user work properly with immediate mode - ...
Vladimir Dergachev
2005-02-03
This was too optimistic sorry - all that register does is something weird wit...
Vladimir Dergachev
2005-02-03
Get Polygon offset fill to work.
Vladimir Dergachev
2005-02-02
Changed parts of r300_setup_routing to use WARN_ONCE.
Aapo Tahkola
[next]