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_program_pair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: Debug messages are written to stderr, so fflush that
Nicolai Hähnle
2009-08-27
1
-1
/
+1
*
r300/compiler: Adapt AllocateHwInputs interface to common usage pattern
Nicolai Hähnle
2009-07-29
1
-1
/
+1
*
r300/fragprog: Remove hardcoded FRAG_ATTRIB_xxx constants
Nicolai Hähnle
2009-07-27
1
-46
/
+7
*
r300/fragprog: No longer rely on hardcoded FRAG_RESULT_xxx constants
Nicolai Hähnle
2009-07-27
1
-22
/
+22
*
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
1
-1
/
+1
*
r300/compiler: Lay groundwork for better error handling
Nicolai Hähnle
2009-07-27
1
-11
/
+7
*
r300: Introduce rc_program and use it in radeon_pair
Nicolai Hähnle
2009-07-27
1
-9
/
+6
*
r300: Add radeon_compiler as a base for compilation-related tasks
Nicolai Hähnle
2009-07-27
1
-19
/
+17
*
r300: Further reduce dependency between compiler and classic driver
Nicolai Hähnle
2009-07-27
1
-4
/
+3
*
r300: Remove GLcontext requirement from radeon_program_pair
Nicolai Hähnle
2009-07-27
1
-6
/
+4
*
r300/program_pair: Introduce driver-specific texture instruction structure
Nicolai Hähnle
2009-07-27
1
-1
/
+19
*
r300/program_pair: Dynamically allocate instructions temporarily
Nicolai Hähnle
2009-07-27
1
-105
/
+92
*
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle
2009-07-27
1
-0
/
+1004