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
/
compiler
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300c/compiler: remove the compiler too
Marek Olšák
2011-10-28
1
-99
/
+0
*
r300g: Fix non-dri builds
Tom Stellard
2011-05-28
1
-1
/
+4
*
r300/compiler: Add simple unit test framework
Tom Stellard
2011-05-11
1
-0
/
+3
*
r300/compiler: Rewrite register allocator
Tom Stellard
2011-04-30
1
-0
/
+3
*
r300/compiler: Add remove dead sources pass
Tom Stellard
2011-04-30
1
-0
/
+1
*
Revert "r300/compiler: Remove obsolete compiler passes"
Tom Stellard
2011-04-02
1
-0
/
+1
*
r300/compiler: Remove obsolete compiler passes
Tom Stellard
2011-03-31
1
-1
/
+0
*
r300/compiler: Add a new function for more efficient dataflow analysis
Tom Stellard
2010-10-18
1
-0
/
+1
*
r300/compiler: implement elimination of unused constants
Marek Olšák
2010-08-25
1
-0
/
+1
*
r300/compiler: Add a register rename pass.
Tom Stellard
2010-07-08
1
-0
/
+1
*
r300/compiler: Implement simple loop emulation
Tom Stellard
2010-06-11
1
-0
/
+1
*
r300/compiler: Implement simple peephole optimizer
Nicolai Hähnle
2010-05-16
1
-0
/
+1
*
r300/compiler: Implement branch emulation for R300 fragment programs
Nicolai Hähnle
2010-04-19
1
-0
/
+1
*
r300/compiler: Split off texture fixes to their own file.
Corbin Simpson
2010-04-16
1
-0
/
+1
*
r300/compiler: Refactor the radeon_pair code to support control flow instruct...
Nicolai Hähnle
2009-10-04
1
-0
/
+3
*
r300/compiler: Introduce control flow instructions and refactor dataflow
Nicolai Hähnle
2009-10-03
1
-2
/
+1
*
r300/compiler: New dataflow structures and passes
Nicolai Hähnle
2009-09-06
1
-2
/
+6
*
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-08-30
1
-0
/
+1
*
r300/compiler: Add vertex program code dumper from Gallium driver
Nicolai Hähnle
2009-07-27
1
-0
/
+1
*
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
1
-0
/
+1
*
r300: Move vertex program compilation to compiler
Nicolai Hähnle
2009-07-27
1
-0
/
+1
*
r300: Add radeon_compiler as a base for compilation-related tasks
Nicolai Hähnle
2009-07-27
1
-0
/
+1
*
r300/compiler: Compile the compiler seperately into an archive
Nicolai Hähnle
2009-07-27
1
-0
/
+71