tree: 5635aa78d4817c233f6bc0e9bb21cfcb95c98506 [path history] [tgz]
  1. glcpp/
  2. tests/
  3. ast.h
  4. ast_array_index.cpp
  5. ast_expr.cpp
  6. ast_function.cpp
  7. ast_to_hir.cpp
  8. ast_type.cpp
  9. builtin_functions.cpp
  10. builtin_functions.h
  11. builtin_int64.h
  12. builtin_types.cpp
  13. builtin_variables.cpp
  14. float64.glsl
  15. generate_ir.cpp
  16. gl_nir.h
  17. gl_nir_link_atomics.c
  18. gl_nir_link_uniform_blocks.c
  19. gl_nir_link_uniform_initializers.c
  20. gl_nir_link_uniforms.c
  21. gl_nir_link_xfb.c
  22. gl_nir_linker.c
  23. gl_nir_linker.h
  24. gl_nir_lower_atomics.c
  25. gl_nir_lower_buffers.c
  26. gl_nir_lower_images.c
  27. gl_nir_lower_samplers.c
  28. gl_nir_lower_samplers_as_deref.c
  29. glsl_lexer.ll
  30. glsl_parser.yy
  31. glsl_parser_extras.cpp
  32. glsl_parser_extras.h
  33. glsl_symbol_table.cpp
  34. glsl_symbol_table.h
  35. glsl_to_nir.cpp
  36. glsl_to_nir.h
  37. hir_field_selection.cpp
  38. int64.glsl
  39. ir.cpp
  40. ir.h
  41. ir_array_refcount.cpp
  42. ir_array_refcount.h
  43. ir_basic_block.cpp
  44. ir_basic_block.h
  45. ir_builder.cpp
  46. ir_builder.h
  47. ir_builder_print_visitor.cpp
  48. ir_builder_print_visitor.h
  49. ir_clone.cpp
  50. ir_constant_expression.cpp
  51. ir_equals.cpp
  52. ir_expression_flattening.cpp
  53. ir_expression_flattening.h
  54. ir_expression_operation.py
  55. ir_function.cpp
  56. ir_function_can_inline.cpp
  57. ir_function_detect_recursion.cpp
  58. ir_function_inlining.h
  59. ir_hierarchical_visitor.cpp
  60. ir_hierarchical_visitor.h
  61. ir_hv_accept.cpp
  62. ir_optimization.h
  63. ir_print_visitor.cpp
  64. ir_print_visitor.h
  65. ir_reader.cpp
  66. ir_reader.h
  67. ir_rvalue_visitor.cpp
  68. ir_rvalue_visitor.h
  69. ir_set_program_inouts.cpp
  70. ir_uniform.h
  71. ir_validate.cpp
  72. ir_variable_refcount.cpp
  73. ir_variable_refcount.h
  74. ir_visitor.h
  75. link_atomics.cpp
  76. link_functions.cpp
  77. link_interface_blocks.cpp
  78. link_uniform_block_active_visitor.cpp
  79. link_uniform_block_active_visitor.h
  80. link_uniform_blocks.cpp
  81. link_uniform_initializers.cpp
  82. link_uniforms.cpp
  83. link_varyings.cpp
  84. link_varyings.h
  85. linker.cpp
  86. linker.h
  87. linker_util.cpp
  88. linker_util.h
  89. list.h
  90. loop_analysis.cpp
  91. loop_analysis.h
  92. loop_unroll.cpp
  93. lower_blend_equation_advanced.cpp
  94. lower_buffer_access.cpp
  95. lower_buffer_access.h
  96. lower_builtins.cpp
  97. lower_const_arrays_to_uniforms.cpp
  98. lower_cs_derived.cpp
  99. lower_discard.cpp
  100. lower_discard_flow.cpp
  101. lower_distance.cpp
  102. lower_if_to_cond_assign.cpp
  103. lower_instructions.cpp
  104. lower_int64.cpp
  105. lower_jumps.cpp
  106. lower_mat_op_to_vec.cpp
  107. lower_named_interface_blocks.cpp
  108. lower_offset_array.cpp
  109. lower_output_reads.cpp
  110. lower_packed_varyings.cpp
  111. lower_packing_builtins.cpp
  112. lower_precision.cpp
  113. lower_shared_reference.cpp
  114. lower_subroutine.cpp
  115. lower_tess_level.cpp
  116. lower_texture_projection.cpp
  117. lower_ubo_reference.cpp
  118. lower_variable_index_to_cond_assign.cpp
  119. lower_vec_index_to_cond_assign.cpp
  120. lower_vec_index_to_swizzle.cpp
  121. lower_vector.cpp
  122. lower_vector_derefs.cpp
  123. lower_vector_insert.cpp
  124. lower_vertex_id.cpp
  125. lower_xfb_varying.cpp
  126. main.cpp
  127. meson.build
  128. opt_add_neg_to_sub.h
  129. opt_algebraic.cpp
  130. opt_array_splitting.cpp
  131. opt_conditional_discard.cpp
  132. opt_constant_folding.cpp
  133. opt_constant_propagation.cpp
  134. opt_constant_variable.cpp
  135. opt_copy_propagation_elements.cpp
  136. opt_dead_builtin_variables.cpp
  137. opt_dead_builtin_varyings.cpp
  138. opt_dead_code.cpp
  139. opt_dead_code_local.cpp
  140. opt_dead_functions.cpp
  141. opt_flatten_nested_if_blocks.cpp
  142. opt_flip_matrices.cpp
  143. opt_function_inlining.cpp
  144. opt_if_simplification.cpp
  145. opt_minmax.cpp
  146. opt_rebalance_tree.cpp
  147. opt_redundant_jumps.cpp
  148. opt_structure_splitting.cpp
  149. opt_swizzle.cpp
  150. opt_tree_grafting.cpp
  151. opt_vectorize.cpp
  152. program.h
  153. propagate_invariance.cpp
  154. README
  155. s_expression.cpp
  156. s_expression.h
  157. serialize.cpp
  158. serialize.h
  159. shader_cache.cpp
  160. shader_cache.h
  161. standalone.cpp
  162. standalone.h
  163. standalone_scaffolding.cpp
  164. standalone_scaffolding.h
  165. string_to_uint_map.cpp
  166. string_to_uint_map.h
  167. test.cpp
  168. test_optpass.cpp
  169. test_optpass.h
  170. TODO
  171. xxd.py