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-11-01
-Fix first frame -bug
Aapo Tahkola
2005-10-28
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-28
Correct the ordering of the blend constant color.
Eric Anholt
2005-10-26
Reduce stderr noise and fix some compiler warnings.
Aapo Tahkola
2005-10-26
Sync with my local tree.
Aapo Tahkola
2005-09-14
fix breakage from Brians changes earlier
Dave Airlie
2005-09-13
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-07-20
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-02
Expose the fact that we do not do either selection of feedback buffers - eith...
Vladimir Dergachev
2005-06-30
-"fix" page flipping
Aapo Tahkola
2005-06-27
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-21
Back out the actual enabling of depth tiling.
Nicolai Haehnle
2005-06-21
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-21
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2005-06-16
Fix gloss breakage when using hw tnl.
Aapo Tahkola
2005-06-16
Use depth tiling.
Aapo Tahkola
2005-06-16
Support 16-bit modes.
Aapo Tahkola
2005-06-08
- Secondary colour
Ben Skeggs
2005-05-28
Programmable per-vertex point sizes and proper result reg assigns.
Aapo Tahkola
2005-05-26
constant tracking
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-18
Stick texture LOD back on.
Aapo Tahkola
2005-05-18
Polygon mode fixes.
Aapo Tahkola
2005-05-14
Make gleans polyoffset test happy.
Aapo Tahkola
2005-05-14
Dont assume GLbooleans are ones when true.
Aapo Tahkola
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
[prev]
[next]