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
/
gallium
/
drivers
/
r300
/
compiler
/
radeon_pair_regalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/ra: Make allocating conflict lists optional
Jason Ekstrand
2015-08-18
1
-1
/
+2
*
r300/compiler: remove useless check
David Heidelberger
2014-10-14
1
-5
/
+2
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
1
-1
/
+1
*
r300g: set register classes before interferences
Connor Abbott
2014-09-12
1
-2
/
+4
*
ra: cleanup the public API
Connor Abbott
2014-08-13
1
-1
/
+1
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-1
/
+1
*
r300g/compiler: Prevent regalloc from swizzling texture operands v2
Tom Stellard
2013-06-30
1
-0
/
+8
*
r300/compiler: Use precomputed q values in the register allocator
Tom Stellard
2012-09-19
1
-1
/
+69
*
r300g: Init regalloc state during context creation
Tom Stellard
2012-09-19
1
-151
/
+124
*
r300/compiler: Don't create register classes for inputs
Tom Stellard
2012-09-19
1
-14
/
+1
*
ra: Add q_values parameter to ra_set_finalize()
Tom Stellard
2012-09-19
1
-1
/
+1
*
mesa: Make the register allocator allocation take a ralloc context.
Eric Anholt
2012-01-18
1
-1
/
+1
*
r300/compiler: Prevent regalloc from creating non-native swizzles
Tom Stellard
2011-10-14
1
-16
/
+63
*
r300g: copy the compiler from r300c
Marek Olšák
2011-07-26
1
-0
/
+706