tree: 00c170b33de1499eb518add094c883492394151d [path history] [tgz]
  1. elk/
  2. tests/
  3. brw_asm.c
  4. brw_asm.h
  5. brw_asm_internal.h
  6. brw_asm_tool.c
  7. brw_cfg.cpp
  8. brw_cfg.h
  9. brw_compile_bs.cpp
  10. brw_compile_cs.cpp
  11. brw_compile_fs.cpp
  12. brw_compile_gs.cpp
  13. brw_compile_mesh.cpp
  14. brw_compile_tcs.cpp
  15. brw_compile_tes.cpp
  16. brw_compile_vs.cpp
  17. brw_compiler.c
  18. brw_compiler.h
  19. brw_debug_recompile.c
  20. brw_def_analysis.cpp
  21. brw_device_sha1_gen_c.py
  22. brw_disasm.c
  23. brw_disasm.h
  24. brw_disasm_info.cpp
  25. brw_disasm_info.h
  26. brw_disasm_tool.c
  27. brw_eu.c
  28. brw_eu.h
  29. brw_eu_compact.c
  30. brw_eu_defines.h
  31. brw_eu_emit.c
  32. brw_eu_inst.h
  33. brw_eu_validate.c
  34. brw_fs.cpp
  35. brw_fs.h
  36. brw_fs_builder.h
  37. brw_fs_live_variables.cpp
  38. brw_fs_live_variables.h
  39. brw_fs_nir.cpp
  40. brw_fs_reg_allocate.cpp
  41. brw_fs_thread_payload.cpp
  42. brw_fs_visitor.cpp
  43. brw_generator.cpp
  44. brw_generator.h
  45. brw_gram.y
  46. brw_ir.h
  47. brw_ir_allocator.h
  48. brw_ir_analysis.h
  49. brw_ir_fs.h
  50. brw_ir_performance.cpp
  51. brw_ir_performance.h
  52. brw_isa_info.h
  53. brw_kernel.c
  54. brw_kernel.h
  55. brw_lex.l
  56. brw_lower.cpp
  57. brw_lower_dpas.cpp
  58. brw_lower_integer_multiplication.cpp
  59. brw_lower_logical_sends.cpp
  60. brw_lower_pack.cpp
  61. brw_lower_regioning.cpp
  62. brw_lower_scoreboard.cpp
  63. brw_lower_simd_width.cpp
  64. brw_lower_subgroup_ops.cpp
  65. brw_nir.c
  66. brw_nir.h
  67. brw_nir_analyze_ubo_ranges.c
  68. brw_nir_lower_alpha_to_coverage.c
  69. brw_nir_lower_cooperative_matrix.c
  70. brw_nir_lower_cs_intrinsics.c
  71. brw_nir_lower_fsign.py
  72. brw_nir_lower_intersection_shader.c
  73. brw_nir_lower_ray_queries.c
  74. brw_nir_lower_rt_intrinsics.c
  75. brw_nir_lower_shader_calls.c
  76. brw_nir_lower_storage_image.c
  77. brw_nir_opt_fsat.c
  78. brw_nir_rt.c
  79. brw_nir_rt.h
  80. brw_nir_rt_builder.h
  81. brw_nir_trig_workarounds.py
  82. brw_opt.cpp
  83. brw_opt_address_reg_load.cpp
  84. brw_opt_algebraic.cpp
  85. brw_opt_bank_conflicts.cpp
  86. brw_opt_cmod_propagation.cpp
  87. brw_opt_combine_constants.cpp
  88. brw_opt_copy_propagation.cpp
  89. brw_opt_cse.cpp
  90. brw_opt_dead_code_eliminate.cpp
  91. brw_opt_register_coalesce.cpp
  92. brw_opt_saturate_propagation.cpp
  93. brw_opt_txf_combiner.cpp
  94. brw_opt_virtual_grfs.cpp
  95. brw_packed_float.c
  96. brw_prim.h
  97. brw_print.cpp
  98. brw_private.h
  99. brw_reg.cpp
  100. brw_reg.h
  101. brw_reg_type.c
  102. brw_reg_type.h
  103. brw_rt.h
  104. brw_schedule_instructions.cpp
  105. brw_shader.cpp
  106. brw_simd_selection.cpp
  107. brw_validate.cpp
  108. brw_vue_map.c
  109. brw_workaround.cpp
  110. intel_clc.c
  111. intel_gfx_ver_enum.h
  112. intel_nir.c
  113. intel_nir.h
  114. intel_nir_blockify_uniform_loads.c
  115. intel_nir_clamp_image_1d_2d_array_sizes.c
  116. intel_nir_clamp_per_vertex_loads.c
  117. intel_nir_lower_conversions.c
  118. intel_nir_lower_non_uniform_barycentric_at_sample.c
  119. intel_nir_lower_non_uniform_resource_intel.c
  120. intel_nir_lower_printf.c
  121. intel_nir_lower_shading_rate_output.c
  122. intel_nir_lower_sparse.c
  123. intel_nir_lower_texture.c
  124. intel_nir_opt_peephole_ffma.c
  125. intel_nir_opt_peephole_imul32x16.c
  126. intel_nir_tcs_workarounds.c
  127. intel_shader_enums.h
  128. meson.build
  129. test_eu_compact.cpp
  130. test_eu_validate.cpp
  131. test_lower_scoreboard.cpp
  132. test_opt_cmod_propagation.cpp
  133. test_opt_combine_constants.cpp
  134. test_opt_copy_propagation.cpp
  135. test_opt_cse.cpp
  136. test_opt_saturate_propagation.cpp
  137. test_simd_selection.cpp
  138. test_vf_float_conversions.cpp