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
/
r3xx_fragprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-08-30
1
-25
/
+23
*
r300: Debug messages are written to stderr, so fflush that
Nicolai Hähnle
2009-08-27
1
-2
/
+2
*
r300/fragprog: Move some of the attribute handling out of the compiler
Nicolai Hähnle
2009-07-27
1
-72
/
+6
*
r300/fragprog: Finally get rid of the duplicate program copy
Nicolai Hähnle
2009-07-27
1
-9
/
+0
*
r300/fragprog: Refactor wpos rewrite to use rc_program
Nicolai Hähnle
2009-07-27
1
-84
/
+6
*
r300/compiler: Refactor fragment program fog rewrite to use rc_program
Nicolai Hähnle
2009-07-27
1
-25
/
+10
*
r300/compiler: Refactor rewrite_depth_out to use rc_program
Nicolai Hähnle
2009-07-27
1
-5
/
+7
*
r300/compiler: Refactor local transforms to use rc_program
Nicolai Hähnle
2009-07-27
1
-5
/
+5
*
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
1
-0
/
+2
*
r300/compiler: Refactor nqssadce to use rc_program
Nicolai Hähnle
2009-07-27
1
-5
/
+5
*
r300/compiler: Lay groundwork for better error handling
Nicolai Hähnle
2009-07-27
1
-8
/
+4
*
r300: Introduce rc_program and use it in radeon_pair
Nicolai Hähnle
2009-07-27
1
-0
/
+2
*
r300: Add radeon_compiler as a base for compilation-related tasks
Nicolai Hähnle
2009-07-27
1
-4
/
+4
*
r300: Remove GLcontext requirement from radeonLocalTransform
Nicolai Hähnle
2009-07-27
1
-2
/
+2
*
r300: Remove GLcontext requirement from radeon_nqssadce
Nicolai Hähnle
2009-07-27
1
-2
/
+2
*
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle
2009-07-27
1
-0
/
+315
[prev]