index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove broken non arb fp path
Aapo Tahkola
2006-01-27
8
-855
/
+0
*
missing link in the fallback chain
Aapo Tahkola
2006-01-27
1
-0
/
+5
*
enable hw vertex programs by default
Aapo Tahkola
2006-01-27
2
-2
/
+9
*
per vp sw fallbacks
Aapo Tahkola
2006-01-27
5
-26
/
+55
*
radeon driver doesnt have this so i assume we shouldnt either.
Aapo Tahkola
2006-01-27
1
-2
/
+0
*
drop all that (slow) locking stuff and make u_list per context.
Aapo Tahkola
2006-01-27
2
-132
/
+204
*
R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
Aapo Tahkola
2006-01-27
1
-2
/
+1
*
Work around problems with t_vp_build.c
Aapo Tahkola
2006-01-27
1
-2
/
+3
*
r300UpdateTextureEnv shouldnt be called.
Aapo Tahkola
2006-01-27
1
-2
/
+2
*
remove some testing code
Aapo Tahkola
2006-01-26
1
-30
/
+0
*
Fix a problem where offsets from disabled tmus reach drm
Aapo Tahkola
2006-01-26
2
-38
/
+69
*
Do individual negetation in swizzling, thus we can
Jerome Glisse
2006-01-21
1
-21
/
+78
*
Indent & wrap around 80
Jerome Glisse
2006-01-21
1
-165
/
+199
*
Doesnt apply anymore
Aapo Tahkola
2006-01-21
1
-8
/
+0
*
Add individual component negation.
Jerome Glisse
2006-01-21
2
-7
/
+37
*
Try to tackle bug #5148
Aapo Tahkola
2006-01-20
1
-2
/
+10
*
Sync from drm.
Aapo Tahkola
2006-01-20
1
-0
/
+28
*
Fix ARGB1555 component swizzling.
Aapo Tahkola
2006-01-20
1
-4
/
+4
*
Fix swizzling table & add struct.
Jerome Glisse
2006-01-20
2
-426
/
+417
*
Missing bits of code spotted by Tilman Sauerbeck
Aapo Tahkola
2006-01-15
1
-1
/
+27
*
Fix ARB_position_invariant handling
Aapo Tahkola
2006-01-15
1
-6
/
+116
*
namespace pollution fixes (Tilman Sauerbeck)
Aapo Tahkola
2006-01-13
2
-5
/
+5
*
Fix invalid tex coord routing and couple other small things.
Aapo Tahkola
2006-01-13
1
-13
/
+15
*
Missing patch from Ben Skeggs:
Aapo Tahkola
2006-01-09
6
-453
/
+865
*
Fix pow <small> and a very stypid bug with dummy srcs(0 equals to tmp0.x)</sm...
Aapo Tahkola
2006-01-09
1
-152
/
+56
*
Fix cube maps.
Aapo Tahkola
2006-01-09
1
-10
/
+2
*
Fix node setup(from Ben Skeggs)
Aapo Tahkola
2006-01-09
1
-3
/
+17
*
add EGL to r300 makefile
Dave Airlie
2005-12-29
1
-1
/
+7
*
Handle fatal case.
Aapo Tahkola
2005-12-18
1
-4
/
+8
*
Drop output checking.
Aapo Tahkola
2005-12-17
1
-2
/
+4
*
No you arent.
Aapo Tahkola
2005-12-17
1
-15
/
+0
*
Warn only when being enabled.
Aapo Tahkola
2005-12-17
1
-1
/
+1
*
I think this has been tested well enough already.
Aapo Tahkola
2005-12-17
1
-2
/
+0
*
Enable CB_DPATH by default.
Aapo Tahkola
2005-12-17
2
-1
/
+4
*
Fix (likely) typo.
Aapo Tahkola
2005-12-17
1
-1
/
+1
*
Add some missing hooks. This should fix various little problems with window m...
Aapo Tahkola
2005-12-17
5
-1
/
+97
*
fix from Roland for mipmapped compressed textures
Dave Airlie
2005-12-13
1
-3
/
+5
*
Make missing interpolator inputs fatal
Aapo Tahkola
2005-12-06
2
-6
/
+38
*
Fix secondary color for VP's
Aapo Tahkola
2005-12-06
2
-7
/
+7
*
Fix AL8
Aapo Tahkola
2005-12-05
1
-2
/
+2
*
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-12-04
8
-6
/
+132
*
Couple changes that were missed.
Aapo Tahkola
2005-11-23
1
-2
/
+2
*
bit 31 of this inserts a nop after the current instruction
Dave Airlie
2005-11-21
1
-1
/
+1
*
get rid of some of those unknowns figured out from reg dumper
Dave Airlie
2005-11-21
2
-5
/
+20
*
Make Saturate a 2-bit field again, renamed to SaturateMode with three
Brian Paul
2005-11-20
1
-1
/
+1
*
No longer derive 'ati_fragment_shader' from 'program' class. Only the
Brian Paul
2005-11-19
1
-0
/
+3
*
remove #include arbfragparse.h
Brian Paul
2005-11-19
1
-1
/
+0
*
Try to detect when native support to given texture width is not available.
Aapo Tahkola
2005-11-18
1
-0
/
+8
*
Move stuff common to vertex/fragment_program into the base class, including:
Brian Paul
2005-11-12
6
-91
/
+41
*
s/_mesa_debug_fp_inst/_mesa_print_program/
Brian Paul
2005-11-07
1
-3
/
+3
[next]