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_vec4.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/ir: Skip eliminate_find_live_channel() for stages with sparse thread dis...
Francisco Jerez
2016-09-21
1
-0
/
+8
*
i965/vec4: Assert that ATTR regions are register-aligned.
Francisco Jerez
2016-09-14
1
-0
/
+1
*
i965/vec4: Assign correct destination offset to rewritten instruction in regi...
Francisco Jerez
2016-09-14
1
-2
/
+1
*
i965/vec4: Don't coalesce registers with overlapping writes not matching the ...
Francisco Jerez
2016-09-14
1
-4
/
+6
*
i965/vec4: Compare full register offsets in opt_register_coalesce nop move ch...
Francisco Jerez
2016-09-14
1
-1
/
+1
*
i965/vec4: Check that the write offsets match when setting dependency controls.
Francisco Jerez
2016-09-14
1
-0
/
+2
*
i965/vec4: Change opt_vector_float to keep track of the last offset seen in b...
Francisco Jerez
2016-09-14
1
-3
/
+3
*
i965/vec4: Simplify src/dst_reg to brw_reg conversion by using byte_offset().
Francisco Jerez
2016-09-14
1
-7
/
+8
*
i965/ir: Update several stale comments.
Francisco Jerez
2016-09-14
1
-4
/
+4
*
i965/ir: Don't print ARF subnr values twice.
Francisco Jerez
2016-09-14
1
-4
/
+0
*
i965/vec4: Print src/dst_reg::offset field consistently for all register files.
Francisco Jerez
2016-09-14
1
-6
/
+15
*
i965/vec4: Drop backend_reg::in_range() in favor of regions_overlap().
Francisco Jerez
2016-09-14
1
-6
/
+8
*
i965/vec4: Replace vec4_instruction::regs_read with ::size_read using byte un...
Francisco Jerez
2016-09-14
1
-10
/
+20
*
i965/vec4: Replace vec4_instruction::regs_written with ::size_written field i...
Francisco Jerez
2016-09-14
1
-3
/
+3
*
i965/vec4: Add wrapper functions for vec4_instruction::regs_read and ::regs_w...
Francisco Jerez
2016-09-14
1
-2
/
+2
*
i965/vec4: Replace dst/src_reg::reg_offset with dst/src_reg::offset expressed...
Francisco Jerez
2016-09-14
1
-29
/
+32
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-3
/
+3
*
i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Matt Turner
2016-08-19
1
-1
/
+1
*
i965/vec4: Make opt_vector_float reset at the top of each block
Jason Ekstrand
2016-08-10
1
-80
/
+82
*
i965/fs: calculate first non-payload GRF using attrib slots
Juan A. Suarez Romero
2016-05-17
1
-0
/
+1
*
i965/vec4: use attribute slots to calculate URB read length
Juan A. Suarez Romero
2016-05-17
1
-3
/
+9
*
i965/fs: Stop setting dispatch_grf_start_reg from the visitor
Jason Ekstrand
2016-05-14
1
-0
/
+2
*
i965: Pass devinfo pointer to is_3src() helpers.
Francisco Jerez
2016-05-03
1
-1
/
+1
*
i965: Pass devinfo pointer to brw_instruction_name().
Francisco Jerez
2016-05-03
1
-1
/
+1
*
i965: Properly handle integer types in opt_vector_float().
Kenneth Graunke
2016-04-20
1
-4
/
+18
*
i965: Make opt_vector_float() only handle non-type-conversion MOVs.
Kenneth Graunke
2016-04-20
1
-2
/
+5
*
i965: Fold vectorize_mov() back into the one caller.
Kenneth Graunke
2016-04-20
1
-24
/
+16
*
i965: Rework opt_vector_float() control flow.
Kenneth Graunke
2016-04-20
1
-27
/
+34
*
i965/vec4: Handle MOV_INDIRECT in pack_uniform_registers
Jason Ekstrand
2016-04-15
1
-0
/
+18
*
i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT
Jason Ekstrand
2016-04-15
1
-0
/
+1
*
i965/vec4: Use can_do_writemask in can_reswizzle
Jason Ekstrand
2016-04-15
1
-3
/
+5
*
i965/vec4: Move can_do_writemask to vec4_instruction
Jason Ekstrand
2016-04-15
1
-0
/
+28
*
i965/vec4: Get rid of the uniform_size array
Jason Ekstrand
2016-04-14
1
-8
/
+0
*
i965/vec4: Use MOV_INDIRECT instead of reladdr for indirect push constants
Jason Ekstrand
2016-04-14
1
-1
/
+1
*
i965: Remove the RCP+RSQ algebraic optimizations
Jason Ekstrand
2016-03-22
1
-11
/
+0
*
i965/vec4: Consider removal of no-op MOVs as progress during register coalesce.
Francisco Jerez
2016-03-14
1
-0
/
+1
*
i965/vec4: add opportunistic behaviour to opt_vector_float()
Juan A. Suarez Romero
2016-03-04
1
-21
/
+39
*
i965: Eliminate brw_nir_lower_{inputs,outputs,io} functions.
Kenneth Graunke
2016-02-26
1
-3
/
+3
*
i965: Lower min/max after optimization on Gen4/5.
Matt Turner
2016-02-17
1
-0
/
+38
*
i965: Fix gl_DrawID in the vec4 backend.
Kenneth Graunke
2016-02-14
1
-5
/
+5
*
i965: Rename optimizer debug 00 filename
Ben Widawsky
2016-02-12
1
-1
/
+1
*
i965/vec4: Drop support for ATTR as an instruction destination.
Kenneth Graunke
2016-02-09
1
-16
/
+0
*
i965: Apply VS attribute workarounds in NIR.
Kenneth Graunke
2016-02-09
1
-0
/
+3
*
i965: Explicitly write the "TR DS Cache Disable" bit at TCS EOT.
Kenneth Graunke
2016-02-09
1
-1
/
+1
*
i965/fs/generator: Take an actual shader stage rather than a string
Jason Ekstrand
2016-01-15
1
-1
/
+1
*
i965: Make an is_scalar boolean in brw_compile_vs().
Kenneth Graunke
2016-01-14
1
-5
/
+5
*
i965: Move 3-src subnr swizzle handling into the vec4 backend.
Kenneth Graunke
2016-01-02
1
-0
/
+13
*
i965: Add support for gl_DrawIDARB and enable extension
Kristian Høgsberg Kristensen
2015-12-29
1
-1
/
+12
*
i965: Add support for gl_BaseVertexARB and gl_BaseInstanceARB
Kristian Høgsberg Kristensen
2015-12-29
1
-2
/
+5
*
i965: Don't set interleave or complete on TCS EOT message.
Kenneth Graunke
2015-12-28
1
-0
/
+1
[next]