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
Age
Commit message (
Expand
)
Author
2006-03-24
secondary color fixes.
Aapo Tahkola
2006-03-22
implement arl and enable hw nv_vp.
Aapo Tahkola
2006-03-20
Fix texrect upload conflicts.
Aapo Tahkola
2006-03-19
Disable tnl programs when doing software vertex programs. compiz with its tex...
Aapo Tahkola
2006-03-19
-fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.)
Aapo Tahkola
2006-03-13
Clean build.
Aapo Tahkola
2006-03-13
Fix broken max mipmap leveling that was horribly wrong.
Aapo Tahkola
2006-03-10
Option to init vp temps(for testing)
Aapo Tahkola
2006-03-09
Kick VBOs out of GART if nothing else helps.
Aapo Tahkola
2006-03-09
Use the force Luke, use the force.
Aapo Tahkola
2006-03-07
Fix broken DrawElements & DrawRangeElements.
Aapo Tahkola
2006-03-07
Enable HW VBOs and other things needed by it.
Aapo Tahkola
2006-03-07
Convert to work with current DRM. + tag
Aapo Tahkola
2006-03-07
Various fallbacks, checks and tags.
Aapo Tahkola
2006-03-06
Port r200 tex tiling code to run on r300 but keep it disabled.
Aapo Tahkola
2006-02-28
Free temps when possible
Aapo Tahkola
2006-02-28
Dont let (possibly) undefined z component reach hw as its unused
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-02-16
Skip ARL while we dont implement it. Fix broken nv vps but do it with softwar...
Aapo Tahkola
2006-02-10
Workaround problems with NWN. (Tilman Sauerbeck)
Aapo Tahkola
2006-01-27
remove broken non arb fp path
Aapo Tahkola
2006-01-27
missing link in the fallback chain
Aapo Tahkola
2006-01-27
enable hw vertex programs by default
Aapo Tahkola
2006-01-27
per vp sw fallbacks
Aapo Tahkola
2006-01-27
radeon driver doesnt have this so i assume we shouldnt either.
Aapo Tahkola
2006-01-27
drop all that (slow) locking stuff and make u_list per context.
Aapo Tahkola
2006-01-27
R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
Aapo Tahkola
2006-01-27
Work around problems with t_vp_build.c
Aapo Tahkola
2006-01-27
r300UpdateTextureEnv shouldnt be called.
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-21
Do individual negetation in swizzling, thus we can
Jerome Glisse
2006-01-21
Indent & wrap around 80
Jerome Glisse
2006-01-21
Doesnt apply anymore
Aapo Tahkola
2006-01-21
Add individual component negation.
Jerome Glisse
2006-01-20
Try to tackle bug #5148
Aapo Tahkola
2006-01-20
Sync from drm.
Aapo Tahkola
2006-01-20
Fix ARGB1555 component swizzling.
Aapo Tahkola
2006-01-20
Fix swizzling table & add struct.
Jerome Glisse
2006-01-15
Missing bits of code spotted by Tilman Sauerbeck
Aapo Tahkola
2006-01-15
Fix ARB_position_invariant handling
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
2006-01-09
Fix pow <small> and a very stypid bug with dummy srcs(0 equals to tmp0.x)</sm...
Aapo Tahkola
2006-01-09
Fix cube maps.
Aapo Tahkola
2006-01-09
Fix node setup(from Ben Skeggs)
Aapo Tahkola
2005-12-29
add EGL to r300 makefile
Dave Airlie
2005-12-18
Handle fatal case.
Aapo Tahkola
[next]