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: Use typed foreach_in_list instead of foreach_list.
Matt Turner
2014-07-01
1
-18
/
+6
*
i965/fs: Loop from 0 to inst->sources, not 0 to 3.
Matt Turner
2014-06-01
1
-3
/
+3
*
i965: Give dump_instructions() a filename argument.
Matt Turner
2014-06-01
1
-1
/
+1
*
i965/fs: Move payload register info from brw_wm_compile to fs_visitor.
Kenneth Graunke
2014-05-18
1
-3
/
+3
*
i965/fs: Move c->last_scratch into fs_visitor.
Kenneth Graunke
2014-05-18
1
-2
/
+2
*
i965: Allocate register sets at screen creation, not context creation.
Kenneth Graunke
2014-03-18
1
-23
/
+25
*
i965/fs: Remove fs_reg::smear.
Francisco Jerez
2014-02-12
1
-2
/
+2
*
i965/fs: Add support for specifying register horizontal strides.
Francisco Jerez
2014-02-12
1
-2
/
+2
*
i965/fs: Add support for sub-register byte offsets to the FS back-end IR.
Francisco Jerez
2014-02-12
1
-11
/
+9
*
i965/fs: Add and use MAX_SAMPLER_MESSAGE_SIZE definition.
Matt Turner
2014-01-21
1
-1
/
+2
*
i965: Replace 8-wide and 16-wide with SIMD8 and SIMD16.
Eric Anholt
2014-01-17
1
-4
/
+4
*
i965/fs: Try a different pre-scheduling heuristic if the first spills.
Eric Anholt
2013-11-12
1
-7
/
+3
*
i965/fs: Use the gen7 scratch read opcode when possible.
Eric Anholt
2013-10-30
1
-3
/
+12
*
i965: Merge together opcodes for SHADER_OPCODE_GEN4_SCRATCH_READ/WRITE
Eric Anholt
2013-10-30
1
-5
/
+7
*
i965/fs: Fix register unspills from a reg_offset.
Eric Anholt
2013-10-30
1
-3
/
+3
*
i965/fs: Fix register spilling for 16-wide.
Eric Anholt
2013-10-30
1
-10
/
+9
*
i965/fs: Exit the compile if spilling would overwrite in-use MRFs.
Eric Anholt
2013-10-30
1
-0
/
+22
*
i965/fs: Fix broken register spilling debug code.
Eric Anholt
2013-10-30
1
-0
/
+11
*
i965/fs: Split "find what MRFs were used" to a helper function.
Eric Anholt
2013-10-30
1
-9
/
+24
*
i965/fs: Convert gen7 to using GRFs for texture messages.
Eric Anholt
2013-10-10
1
-20
/
+27
*
i965/fs: Allocate more register classes on gen7.
Eric Anholt
2013-10-10
1
-15
/
+26
*
i965/fs: Create a helper function for invalidating live intervals.
Kenneth Graunke
2013-10-10
1
-1
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-6
/
+5
*
i965/fs: Dump IR when fatally not compiling due to bad register spilling.
Eric Anholt
2013-06-26
1
-1
/
+2
*
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
2013-06-21
1
-1
/
+0
*
i965/fs: Make virtual grf live intervals actually cover their used range.
Eric Anholt
2013-05-09
1
-2
/
+1
*
i965: Share the register file enum between the two backends.
Eric Anholt
2013-05-02
1
-2
/
+2
*
i965: Ask the register allocator to round-robin through registers.
Eric Anholt
2013-04-04
1
-0
/
+2
*
i965/fs: Bake regs_written into the IR instead of recomputing it later.
Eric Anholt
2013-04-01
1
-4
/
+4
*
i965/fs: Add a comment about about an implementation detail.
Eric Anholt
2013-03-11
1
-0
/
+4
*
i965/fs: Rewrite discards to use a flag subreg to track discarded pixels.
Eric Anholt
2012-12-11
1
-3
/
+0
*
i965/fs: Move brw_wm_compile::dispatch_width into fs_visitor.
Kenneth Graunke
2012-11-26
1
-5
/
+5
*
i965/gen4: Fix LOD bias texturing since my fixed reg classes change.
Eric Anholt
2012-11-25
1
-10
/
+18
*
i965/fs: Fix typo in refactor of brw_fs_reg_allocate.cpp.
Eric Anholt
2012-10-19
1
-1
/
+1
*
i965/fs: Statically allocate the reg_sets at context initialization.
Eric Anholt
2012-10-17
1
-27
/
+35
*
i965/fs: Allocate registers in the unused parts of the gen7 MRF hack range.
Eric Anholt
2012-10-17
1
-1
/
+61
*
i965/fs: Reduce the interference between payload regs and virtual GRFs.
Eric Anholt
2012-10-17
1
-19
/
+150
*
i965/fs: Expose the payload registers to the register allocator.
Eric Anholt
2012-10-17
1
-7
/
+39
*
i965/fs: Remove extra allocation for classes[].
Eric Anholt
2012-10-17
1
-1
/
+1
*
i965/fs: Make the register allocation class_sizes[] choice static.
Eric Anholt
2012-10-17
1
-60
/
+41
*
i965: Share the predicate field between FS and VS.
Eric Anholt
2012-10-17
1
-1
/
+1
*
i965: Don't spill "smeared" registers.
Paul Berry
2012-09-25
1
-0
/
+15
*
ra: Add q_values parameter to ra_set_finalize()
Tom Stellard
2012-09-19
1
-1
/
+1
*
i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders.
Eric Anholt
2012-08-12
1
-1
/
+2
*
i965/fs: Make register spill/unspill only do the regs for that instruction.
Eric Anholt
2012-07-18
1
-33
/
+33
*
i965/fs: Rename virtual_grf_next to virtual_grf_count.
Eric Anholt
2012-07-18
1
-12
/
+12
*
i965/fs: Enable register spilling on gen7 too.
Eric Anholt
2012-02-14
1
-2
/
+0
*
i965/fs: Add missing register allocation for 3rd sources.
Eric Anholt
2012-02-10
1
-0
/
+2
*
i965/fs: Fix rendering corruption in unigine tropics.
Eric Anholt
2012-01-30
1
-3
/
+3
*
mesa: Make the register allocator allocation take a ralloc context.
Eric Anholt
2012-01-18
1
-1
/
+1
[next]