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
2006-03-19
Disable tnl programs when doing software vertex programs. compiz with its tex...
Aapo Tahkola
2006-03-13
Clean build.
Aapo Tahkola
2006-03-13
Fix broken max mipmap leveling that was horribly wrong.
Aapo Tahkola
2006-02-28
Fix aliasing bug (Benjamin Herrenschmidt)
Aapo Tahkola
2006-02-25
Add all pci ids known by ddx to radeon dri driver. Remove the entries not kno...
Roland Scheidegger
2006-01-27
remove broken non arb fp path
Aapo Tahkola
2006-01-26
remove some testing code
Aapo Tahkola
2006-01-26
Fix a problem where offsets from disabled tmus reach drm
Aapo Tahkola
2006-01-13
namespace pollution fixes (Tilman Sauerbeck)
Aapo Tahkola
2006-01-13
Fix invalid tex coord routing and couple other small things.
Aapo Tahkola
2006-01-09
Missing patch from Ben Skeggs:
Aapo Tahkola
2005-12-18
Handle fatal case.
Aapo Tahkola
2005-12-17
Warn only when being enabled.
Aapo Tahkola
2005-12-17
Fix (likely) typo.
Aapo Tahkola
2005-12-17
Add some missing hooks. This should fix various little problems with window m...
Aapo Tahkola
2005-12-06
Make missing interpolator inputs fatal
Aapo Tahkola
2005-12-04
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-11-12
Move stuff common to vertex/fragment_program into the base class, including:
Brian Paul
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-11-01
Re-enable fallbacks.
Aapo Tahkola
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
[next]