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
/
mesa
/
drivers
/
dri
/
r300
/
compiler
/
radeon_compiler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300/compiler: add new compiler parameter max_constants
Marek Olšák
2010-09-04
1
-0
/
+9
*
r300/compiler: refactor vertex shader compilation
Marek Olšák
2010-09-04
1
-0
/
+24
*
r300g: implement gl_FrontFacing
Marek Olšák
2010-08-11
1
-0
/
+43
*
r300/compiler: add handy definitions for XYZ0 and smeared half swizzling
Marek Olšák
2010-04-17
1
-3
/
+3
*
r300/compiler: add full viewport transformation support in WPOS codegen
Marek Olšák
2010-01-06
1
-3
/
+10
*
r300: Silence 'mixed declarations and code' warnings.
Vinson Lee
2010-01-03
1
-4
/
+7
*
r300/compiler: Refactor to allow different instruction types
Nicolai Hähnle
2009-10-04
1
-68
/
+68
*
r300/compiler: New dataflow structures and passes
Nicolai Hähnle
2009-09-06
1
-0
/
+35
*
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-08-30
1
-45
/
+47
*
r300/vertprog: Refactor wpos rewrite using rc_program
Nicolai Hähnle
2009-07-27
1
-0
/
+41
*
r300/vertprog: Refactor fog_as_texcoord to use rc_program
Nicolai Hähnle
2009-07-27
1
-0
/
+26
*
r300/fragprog: Refactor wpos rewrite to use rc_program
Nicolai Hähnle
2009-07-27
1
-0
/
+73
*
r300/compiler: Refactor fragment program fog rewrite to use rc_program
Nicolai Hähnle
2009-07-27
1
-0
/
+32
*
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
1
-0
/
+1
*
r300/compiler: Lay groundwork for better error handling
Nicolai Hähnle
2009-07-27
1
-0
/
+50
*
r300: Introduce rc_program and use it in radeon_pair
Nicolai Hähnle
2009-07-27
1
-0
/
+3
*
r300: Add radeon_compiler as a base for compilation-related tasks
Nicolai Hähnle
2009-07-27
1
-0
/
+36