index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
compiler
/
radeon_program_pair.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300c/compiler: remove the compiler too
Marek Olšák
2011-10-28
1
-137
/
+0
*
r300/compiler: Rewrite register allocator
Tom Stellard
2011-04-30
1
-0
/
+4
*
r300/compiler: Add remove dead sources pass
Tom Stellard
2011-04-30
1
-0
/
+1
*
r300/compiler: Use a 4-bit writemask in pair instructions
Tom Stellard
2011-03-18
1
-1
/
+1
*
r300/compiler: Standardize the number of bits used by swizzle fields
Tom Stellard
2011-01-29
1
-1
/
+1
*
r300/compiler: Use presubtract operations as much as possible
Tom Stellard
2010-11-21
1
-8
/
+0
*
r300/compiler: Add rc_get_readers()
Tom Stellard
2010-11-21
1
-0
/
+4
*
r300/compiler: Fix incorrect assumption
Tom Stellard
2010-10-18
1
-9
/
+6
*
r300/compiler: Refactor the pair instruction data structures
Tom Stellard
2010-09-20
1
-32
/
+15
*
r300/compiler: Enable presubtract sources
Tom Stellard
2010-09-10
1
-2
/
+31
*
r300/compiler: allocate at least FS inputs if register allocation is disabled
Marek Olšák
2010-09-04
1
-0
/
+1
*
r300/compiler: refactor fragment shader compilation
Marek Olšák
2010-09-04
1
-4
/
+4
*
r300/compiler: remove a redundant parameter in rc_pair_regalloc
Marek Olšák
2010-09-04
1
-1
/
+1
*
r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.
Corbin Simpson
2010-02-02
1
-0
/
+2
*
Make sure we use only signed/unsigned ints with bitfields.
Michal Krol
2010-01-06
1
-5
/
+5
*
r300/compiler: Refactor the radeon_pair code to support control flow instruct...
Nicolai Hähnle
2009-10-04
1
-57
/
+40
*
r300/compiler: Refactor to allow different instruction types
Nicolai Hähnle
2009-10-04
1
-2
/
+0
*
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-08-30
1
-34
/
+34
*
r300/fragprog: No longer rely on hardcoded FRAG_RESULT_xxx constants
Nicolai Hähnle
2009-07-27
1
-3
/
+3
*
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
1
-7
/
+0
*
r300/compiler: Lay groundwork for better error handling
Nicolai Hähnle
2009-07-27
1
-1
/
+1
*
r300: Introduce rc_program and use it in radeon_pair
Nicolai Hähnle
2009-07-27
1
-1
/
+0
*
r300: Add radeon_compiler as a base for compilation-related tasks
Nicolai Hähnle
2009-07-27
1
-3
/
+6
*
r300: Further reduce dependency between compiler and classic driver
Nicolai Hähnle
2009-07-27
1
-1
/
+2
*
r300: Remove GLcontext requirement from radeon_program_pair
Nicolai Hähnle
2009-07-27
1
-1
/
+1
*
r300/program_pair: Introduce driver-specific texture instruction structure
Nicolai Hähnle
2009-07-27
1
-1
/
+22
*
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle
2009-07-27
1
-0
/
+126