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
2007-02-12
r300: Add proper support for sin/cos instruction in fragment program
Rune Peterson
2007-02-03
Fall back to software rasterization if r300_translate_fragment_shader() fails.
Michel Dänzer
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-01-18
support as much of GL_EXT_stencil_two_side as we can. untested.
Aapo Tahkola
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-17
fragment.position support
Rune Petersen
2006-11-17
r300_select_vertex_shader4:
Rune Petersen
2006-11-02
Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often
Brian Paul
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2006-11-01
remove unused vars
Brian Paul
2006-10-31
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-10-15
Use endianness test function provided by mesa.
Jerome Glisse
2006-09-12
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-08-26
fix #8008
Aapo Tahkola
2006-08-22
fix broken write-only depth setting. use early z where possible.
Aapo Tahkola
2006-08-11
support shorts as vertex data
Aapo Tahkola
2006-07-31
fix #6991
Aapo Tahkola
2006-07-05
R300_RR_ROUTE_1 still needs to be initialized.
Aapo Tahkola
2006-06-30
Vertex/fragment program patches (Rune Petersen)
Brian Paul
2006-06-06
prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai...
Aapo Tahkola
2006-05-08
updates to dri drivers for recent stencil changes
Keith Whitwell
2006-04-20
limit max program/param length to 255 (spotted by sroland)
Aapo Tahkola
2006-04-12
GLboolean cannot hold GLuint! usage of tmus >= 4 no longer lock r300.
Aapo Tahkola
2006-04-11
add missing 'union' keyword
Brian Paul
2006-04-11
More GLSL code:
Michal Krol
2006-04-11
get fog going(for real)
Aapo Tahkola
2006-04-11
Fog support (Ewald Snel)
Aapo Tahkola
2006-03-28
fix missing *_STATECHANGE in *UpdateViewportOffset for radeon, r200 and r300 ...
Roland Scheidegger
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
[next]