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
/
i965
/
brw_fs_reg_allocate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Disable register spilling on Ivybridge for now.
Kenneth Graunke
2011-05-17
1
-0
/
+2
*
i965/fs: Add support for 16-wide dispatch to the register allocator.
Eric Anholt
2011-04-26
1
-19
/
+37
*
i965/fs: Add gen6 register spilling support.
Eric Anholt
2011-04-17
1
-2
/
+0
*
i965/fs: Make compile failure more verbose with INTEL_DEBUG=wm.
Eric Anholt
2011-03-24
1
-4
/
+6
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
1
-4
/
+4
*
glsl, i965: Remove unnecessary talloc includes.
Kenneth Graunke
2011-01-21
1
-1
/
+0
*
i965: Clarify when we need to (re-)calculate live intervals.
Eric Anholt
2011-01-12
1
-0
/
+4
*
i965: Disable register spilling on gen6 until it's fixed.
Eric Anholt
2010-10-26
1
-1
/
+1
*
i965: Add support for pull constants to the new FS backend.
Eric Anholt
2010-10-22
1
-0
/
+1
*
i965: Add support for register spilling.
Eric Anholt
2010-10-21
1
-5
/
+158
*
i965: Split register allocation out of the ever-growing brw_fs.cpp.
Eric Anholt
2010-10-21
1
-0
/
+265