..
.gitignore
brw_cfg.cpp
intel/cfg: Represent divergent control flow paths caused by non-uniform loop execution.
2017-12-07 18:27:05 -08:00
brw_cfg.h
brw_clip.h
brw_clip_line.c
brw_clip_point.c
brw_clip_tri.c
i965: Don't emit MOVs with undefined registers for Gen4 point clipping.
2018-02-28 15:03:51 -08:00
brw_clip_unfilled.c
brw_clip_util.c
brw_compile_clip.c
i965: Rewrite disassembly annotation code
2017-11-17 12:14:38 -08:00
brw_compile_sf.c
brw_compiler.c
intel/compiler: Re-add .vs_inputs_dual_locations = true
2018-02-28 13:25:21 -08:00
brw_compiler.h
i965: Drop render_target_start from binding table struct.
2018-01-22 10:03:52 -08:00
brw_dead_control_flow.cpp
brw_dead_control_flow.h
brw_disasm.c
intel/compiler: Add Gen11+ native float type
2018-02-28 11:15:47 -08:00
brw_disasm_info.c
i965: Move mistakenly placed line
2018-02-05 09:50:56 -08:00
brw_disasm_info.h
i965: Stop including brw_cfg.h in brw_disasm_info.h
2017-11-17 21:51:16 -08:00
brw_eu.c
intel/compiler: Mark line, pln, and lrp as removed on Gen11+
2018-02-28 11:15:47 -08:00
brw_eu.h
i965/fs: Add byte scattered read message and fs support
2017-12-06 08:57:18 +01:00
brw_eu_compact.c
intel/compiler: Add instruction compaction support on Gen11
2018-02-28 11:15:47 -08:00
brw_eu_defines.h
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
2017-12-30 20:30:34 -08:00
brw_eu_emit.c
intel/compiler/fs: Implement FS_OPCODE_LINTERP with MADs on Gen11+
2018-02-28 11:15:47 -08:00
brw_eu_util.c
brw_eu_validate.c
intel/compiler: Add Gen11+ native float type
2018-02-28 11:15:47 -08:00
brw_fs.cpp
i965/fs: shuffle_32bit_load_result_to_16bit_data now skips components
2018-02-28 21:37:40 -08:00
brw_fs.h
i965/fs: shuffle_32bit_load_result_to_16bit_data now skips components
2018-02-28 21:37:40 -08:00
brw_fs_bank_conflicts.cpp
intel/fs/bank_conflicts: Use posix_memalign() instead of overaligned new to obtain vector storage.
2017-12-21 15:19:59 -08:00
brw_fs_builder.h
intel/compiler: Lower flrp32 on Gen11+
2018-02-28 11:15:47 -08:00
brw_fs_cmod_propagation.cpp
brw_fs_combine_constants.cpp
brw_fs_copy_propagation.cpp
intel/fs: Optimize and simplify the copy propagation dataflow logic.
2018-01-17 11:56:08 -08:00
brw_fs_cse.cpp
brw_fs_dead_code_eliminate.cpp
brw_fs_generator.cpp
intel/compiler: Lower flrp32 on Gen11+
2018-02-28 11:15:47 -08:00
brw_fs_live_variables.cpp
intel/fs: Restrict live intervals to the subset possibly reachable from any definition.
2017-12-07 18:27:04 -08:00
brw_fs_live_variables.h
intel/fs: Restrict live intervals to the subset possibly reachable from any definition.
2017-12-07 18:27:04 -08:00
brw_fs_lower_conversions.cpp
brw_fs_lower_pack.cpp
brw_fs_nir.cpp
i965/fs: Support 16-bit store_ssbo with VK_KHR_relaxed_block_layout
2018-02-28 21:37:40 -08:00
brw_fs_reg_allocate.cpp
brw_fs_register_coalesce.cpp
brw_fs_saturate_propagation.cpp
i965/fs: Handle negating immediates on MADs when propagating saturates
2017-11-21 10:13:07 -08:00
brw_fs_sel_peephole.cpp
brw_fs_surface_builder.cpp
i965/fs: Add byte scattered read message and fs support
2017-12-06 08:57:18 +01:00
brw_fs_surface_builder.h
i965/fs: Add byte scattered read message and fs support
2017-12-06 08:57:18 +01:00
brw_fs_validate.cpp
brw_fs_visitor.cpp
intel/fs: Initialize fs_visitor::grf_used on construction.
2017-12-21 15:20:17 -08:00
brw_inst.h
brw_interpolation_map.c
brw_ir_allocator.h
brw_ir_fs.h
i965/fs: Remove BRW_REGISTER_TYPE_HF assert at get_exec_type
2017-12-06 08:57:18 +01:00
brw_ir_vec4.h
brw_nir.c
i965: remove unused brw_nir_lower_cs_shared()
2018-02-07 08:38:01 +11:00
brw_nir.h
i965: remove unused brw_nir_lower_cs_shared()
2018-02-07 08:38:01 +11:00
brw_nir_analyze_boolean_resolves.c
brw_nir_analyze_ubo_ranges.c
intel/compiler: fix 64bit value prints on 32bit
2018-02-10 17:59:02 +02:00
brw_nir_attribute_workarounds.c
i965: Drop support for the legacy SNORM -> Float equation.
2018-01-02 16:51:42 -08:00
brw_nir_lower_cs_intrinsics.c
intel/cs: Push subgroup ID instead of base thread ID
2017-11-07 10:37:52 -08:00
brw_nir_opt_peephole_ffma.c
brw_nir_tcs_workarounds.c
brw_nir_trig_workarounds.py
brw_packed_float.c
brw_predicated_break.cpp
brw_reg.h
i965: Add support for control register
2017-12-06 08:57:18 +01:00
brw_reg_type.c
intel/compiler: Add Gen11+ native float type
2018-02-28 11:15:47 -08:00
brw_reg_type.h
intel/compiler: Add Gen11+ native float type
2018-02-28 11:15:47 -08:00
brw_schedule_instructions.cpp
intel/fs: Teach instruction scheduler about GRF bank conflict cycles.
2017-12-07 15:56:49 -08:00
brw_shader.cpp
intel/compiler: Add Gen11+ native float type
2018-02-28 11:15:47 -08:00
brw_shader.h
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
2017-11-15 09:37:32 -08:00
brw_vec4.cpp
compiler: tidy up double_inputs_read uses
2018-01-30 09:08:47 +11:00
brw_vec4.h
brw_vec4_builder.h
intel/compiler: Lower flrp32 on Gen11+
2018-02-28 11:15:47 -08:00
brw_vec4_cmod_propagation.cpp
brw_vec4_copy_propagation.cpp
brw_vec4_cse.cpp
brw_vec4_dead_code_eliminate.cpp
brw_vec4_generator.cpp
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
2017-12-30 20:30:34 -08:00
brw_vec4_gs_nir.cpp
brw_vec4_gs_visitor.cpp
brw_vec4_gs_visitor.h
brw_vec4_live_variables.cpp
brw_vec4_live_variables.h
brw_vec4_nir.cpp
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
2017-12-30 20:30:34 -08:00
brw_vec4_reg_allocate.cpp
brw_vec4_surface_builder.cpp
brw_vec4_surface_builder.h
brw_vec4_tcs.cpp
brw_vec4_tcs.h
brw_vec4_tes.cpp
brw_vec4_tes.h
brw_vec4_visitor.cpp
intel/compiler: Lower flrp32 on Gen11+
2018-02-28 11:15:47 -08:00
brw_vec4_vs.h
i965: Drop support for the legacy SNORM -> Float equation.
2018-01-02 16:51:42 -08:00
brw_vec4_vs_visitor.cpp
i965: Drop support for the legacy SNORM -> Float equation.
2018-01-02 16:51:42 -08:00
brw_vue_map.c
brw_wm_iz.cpp
gen6_gs_visitor.cpp
gen6_gs_visitor.h
meson.build
meson: Use dependencies for nir
2018-01-11 15:40:02 -08:00
test_eu_compact.cpp
intel/ir: Fix invalid type aliasing with undefined behavior in test_eu_compact.
2018-02-27 11:42:39 -08:00
test_eu_validate.cpp
intel/compiler: Add ICL to test_eu_validate.cpp
2018-02-28 11:15:47 -08:00
test_fs_cmod_propagation.cpp
test_fs_copy_propagation.cpp
test_fs_saturate_propagation.cpp
i965/fs: Check ADD/MAD with immediates in satprop unit test
2017-11-21 10:13:07 -08:00
test_vec4_cmod_propagation.cpp
test_vec4_copy_propagation.cpp
test_vec4_register_coalesce.cpp
test_vf_float_conversions.cpp