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_ir_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Get rid of reladdr
Jason Ekstrand
2016-04-14
1
-4
/
+1
*
i965: Add src/dst interference for certain instructions with hazards.
Kenneth Graunke
2015-11-30
1
-0
/
+1
*
i965: Use scope operator to ensure brw_reg is interpreted as a type.
Matt Turner
2015-11-24
1
-1
/
+1
*
i965/fs: Replace fs_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
1
-5
/
+0
*
i965: Combine register file field.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Replace HW_REG with ARF/FIXED_GRF.
Matt Turner
2015-11-13
1
-3
/
+6
*
i965: Rename GRF to VGRF.
Matt Turner
2015-11-13
1
-3
/
+3
*
i965: Use brw_reg's nr field to store register number.
Matt Turner
2015-11-13
1
-3
/
+3
*
i965: Remove fixed_hw_reg field from backend_reg.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Delete abs/negate fields from backend_reg.
Matt Turner
2015-11-13
1
-1
/
+1
*
i965: Replace default case with list of enum values.
Matt Turner
2015-11-02
1
-3
/
+4
*
i965: Extract can_change_source_types() functions.
Matt Turner
2015-10-19
1
-0
/
+1
*
i965/fs: Factor out source components calculation to a separate method.
Francisco Jerez
2015-07-29
1
-0
/
+1
*
i965/fs: Factor out universally broken calculation of the register component ...
Francisco Jerez
2015-07-16
1
-0
/
+6
*
i965/fs: Remove the width field from fs_reg
Jason Ekstrand
2015-06-30
1
-14
/
+1
*
i965/fs: Remove fs_inst constructors that don't take an explicit exec_size
Jason Ekstrand
2015-06-30
1
-8
/
+1
*
i965/fs: Move offset(fs_reg, unsigned) to brw_fs.h
Jason Ekstrand
2015-06-30
1
-21
/
+0
*
i965/fs: Drop fs_inst::force_uncompressed.
Francisco Jerez
2015-06-09
1
-1
/
+0
*
i965: Define consistent interface to enable instruction result saturation.
Francisco Jerez
2015-06-09
1
-0
/
+11
*
i965: Define consistent interface to enable instruction conditional modifiers.
Francisco Jerez
2015-06-09
1
-0
/
+11
*
i965: Define consistent interface to predicate an instruction.
Francisco Jerez
2015-06-09
1
-0
/
+22
*
i965/fs: Add set_sechalf() method.
Matt Turner
2015-05-18
1
-0
/
+10
*
i965/fs: Have component() set the register stride to zero.
Francisco Jerez
2015-05-12
1
-0
/
+1
*
i965/fs: Fix offset() for registers with zero stride.
Francisco Jerez
2015-05-12
1
-2
/
+3
*
i965/fs_inst: Get rid of the effective_width field
Jason Ekstrand
2015-05-06
1
-8
/
+0
*
i965/fs_inst: Add an is_copy_payload helper
Jason Ekstrand
2015-05-06
1
-0
/
+1
*
i965/fs: Make half(fs_reg, unsigned) handle register files more explicitly
Jason Ekstrand
2015-05-06
1
-5
/
+16
*
i965/fs: Fix passing an immediate to half().
Francisco Jerez
2015-05-06
1
-2
/
+2
*
i965: Perform basic optimizations on the BROADCAST opcode.
Francisco Jerez
2015-05-04
1
-0
/
+7
*
i965: Add a devinfo field to backend_visitor and use it for gen checks
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965/fs: Create a has_side_effects for fs_inst
Ben Widawsky
2015-04-14
1
-0
/
+1
*
i965/fs: Fix stack allocation of fs_inst and stop stealing src array provided...
Francisco Jerez
2015-02-10
1
-3
/
+5
*
i965: Move up fs_inst::flag_subreg to backend_instruction.
Francisco Jerez
2015-02-10
1
-5
/
+0
*
i965: Move up fs_inst::regs_written to backend_instruction.
Francisco Jerez
2015-02-10
1
-1
/
+0
*
i965/fs: Remove dependency of fs_inst on the visitor class.
Francisco Jerez
2015-02-10
1
-2
/
+1
*
i965: Move IR object definitions to separate header files.
Francisco Jerez
2015-02-10
1
-0
/
+255