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-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
2005-12-17
Drop output checking.
Aapo Tahkola
2005-12-17
No you arent.
Aapo Tahkola
2005-12-17
Warn only when being enabled.
Aapo Tahkola
2005-12-17
I think this has been tested well enough already.
Aapo Tahkola
2005-12-17
Enable CB_DPATH by default.
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-13
fix from Roland for mipmapped compressed textures
Dave Airlie
2005-12-06
Make missing interpolator inputs fatal
Aapo Tahkola
2005-12-06
Fix secondary color for VP's
Aapo Tahkola
2005-12-05
Fix AL8
Aapo Tahkola
2005-12-04
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-11-23
Couple changes that were missed.
Aapo Tahkola
2005-11-21
bit 31 of this inserts a nop after the current instruction
Dave Airlie
2005-11-21
get rid of some of those unknowns figured out from reg dumper
Dave Airlie
2005-11-20
Make Saturate a 2-bit field again, renamed to SaturateMode with three
Brian Paul
2005-11-19
No longer derive 'ati_fragment_shader' from 'program' class. Only the
Brian Paul
2005-11-19
remove #include arbfragparse.h
Brian Paul
2005-11-18
Try to detect when native support to given texture width is not available.
Aapo Tahkola
2005-11-12
Move stuff common to vertex/fragment_program into the base class, including:
Brian Paul
2005-11-07
s/_mesa_debug_fp_inst/_mesa_print_program/
Brian Paul
[next]