index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
compiler
/
radeon_pair_schedule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300/compiler: Schedule KIL instructions before output writes
Tom Stellard
2012-02-26
1
-0
/
+4
*
r300/compiler: Use the smart scheduler for r300 cards
Tom Stellard
2012-02-26
1
-73
/
+54
*
r300/compiler: Fix scheduler bug causing texture corruption
Tom Stellard
2011-10-27
1
-6
/
+35
*
r300/compiler: Try to eliminate REPL_ALPHA instructions
Tom Stellard
2011-10-16
1
-33
/
+57
*
r300/compiler: More agressive RGB to Alpha conversions
Tom Stellard
2011-10-16
1
-8
/
+10
*
r300/compiler: Only convert RGB->Alpha when optimizations are enabled
Tom Stellard
2011-10-16
1
-0
/
+7
*
r300/compiler: Implement the texture semaphore
Tom Stellard
2011-10-14
1
-42
/
+286
*
r300/compiler: Don't pair output writes with GPR writes in the scheduler
Tom Stellard
2011-10-14
1
-0
/
+7
*
r300/compiler: Allow merged instructions to be scheduled on demand
Tom Stellard
2011-10-14
1
-50
/
+99
*
r300/compiler: Add support for the output modifier (OMOD)
Tom Stellard
2011-09-16
1
-0
/
+2
*
r300g: copy the compiler from r300c
Marek Olšák
2011-07-26
1
-0
/
+1010