egl: drop unused _EGLDriver from MesaGLInteropEGL{QueryDeviceInfo,ExportObject}()
[mesa.git] / src / compiler /
2020-08-16 orbeaspirv/vtn_cfg.c: Include util/debug.h for env_var_as_bo...
2020-08-14 Jason Ekstrandspirv: Add a MESA_SPIRV_FORCE_UNSTRUCTURED environment...
2020-08-14 Karol Herbstspirv: parse unstructured CFG
2020-08-14 Karol Herbstspirv: extract switch parsing into its own function
2020-08-14 Boris Brezillonspirv: Move the emit a 'return value' store logic into...
2020-08-14 Jason Ekstrandnir/lower_goto_if: Add some debug prints
2020-08-14 Jason Ekstrandnir/lower_goto_if: Add a route::outside set
2020-08-14 Jason Ekstrandnir/lower_goto_if: Replace a tripple loop with a double...
2020-08-14 Jason Ekstrandnir/lower_goto_if: Add a block_for_singular_set helper
2020-08-14 Jason Ekstrandnir/lower_goto_if: Sort blocks in select_fork
2020-08-14 Jason Ekstrandnir/lower_goto_if: Rework some set union logic
2020-08-14 Jason Ekstrandnir/lower_goto_if: Rework handling of skip targets
2020-08-14 Jason Ekstrandnir/lower_goto_if: Use util/list instead of exec_list
2020-08-14 Jason Ekstrandnir/lower_goto_if: Clean up ralloc usage
2020-08-14 Jason Ekstrandnir/lower_goto_if: Document some data structures
2020-08-14 Julian Winklernir: Add a structurizer
2020-08-14 Karol Herbstnir: Add goto_if jump instruction
2020-08-14 Jason Ekstrandnir: Add and use nir_foreach_block_unstructured helpers
2020-08-14 Karol Herbstnir: Add a structured flag to nir_shader
2020-08-14 Karol Herbstspirv: rename vtn_emit_cf_list to vtn_emit_cf_list_stru...
2020-08-13 Tony Wasserkanir/lower_idiv: Port recent LLVM fixes to emit_udiv
2020-08-11 Jesse Natalienir: nir_range_analysis needs to be updated for vec16
2020-08-11 Alyssa Rosenzweignir/lower_ssbo: Don't set align_* for atomics
2020-08-05 Rob Clarkglsl_to_nir: fix bitfield_extract with 16-bit operands
2020-08-05 Marek Olšákglsl: improve precision determination for calls
2020-08-05 Marek Olšákglsl: don't lower to mediump for desktop OpenGL
2020-08-05 Marek Olšákglsl: don't create conversion opcodes for array types
2020-08-05 Marek Olšákglsl: don't lower atomic functions to mediump
2020-08-05 Rob Clarkglsl: don't inline intrinsics for mediump
2020-08-05 Marek Olšákglsl: fix constant expression evaluation for 16-bit...
2020-08-05 Marek Olšákglsl: lower_precision - fix assertion failure with...
2020-08-05 Rob Clarkglsl: remove LowerPrecisionTemporaries
2020-08-05 Rob Clarkglsl/lower_precision: split out const lowering
2020-08-05 Alejandro Piñeironir/lower_tex: handle query lod with nir_lower_tex_pack...
2020-08-05 Rhys Perryspirv: set ACCESS_COHERENT for ssbo/global/image atomic...
2020-08-05 Iago Toral Quiroganir/lower_tex: skip lower_tex_packing for the texture...
2020-08-05 Eric Anholtnir: Print the constant data size associated with a...
2020-08-05 Eric Anholtnir: Add a little more docs about NIR's constant_data.
2020-08-05 Eric Anholtnir/lower_amul: Use num_ubos/ssbos instead of recomputi...
2020-08-04 Caio Marcelo de... spirv: Propagate explicit layout only in types that...
2020-08-04 Jason Ekstrandspirv: Do more complex unwrapping in get_nir_type
2020-08-04 Jason Ekstrandcompiler/types: Add a struct_type_is_packed wrapper
2020-08-03 Jason Ekstrandnir/deref: Don't try to compare derefs containing casts
2020-08-03 Eric Anholtnir: Remove the old nir_opt_shrink_load.
2020-08-03 Eric Anholtnir: Add a pass to cut the trailing ends of vectors.
2020-07-31 David Stevensnir: Add colorspace support to YUV lowering pass
2020-07-30 Boris Brezillonnir: Get rid of __[u]int64_to_fp32() and __fp32_to_...
2020-07-30 Boris Brezillonnir: Extend nir_lower_int64() to support i2f/f2i lowering
2020-07-30 Boris Brezillonnir: Stop passing an options arg to nir_lower_int64()
2020-07-30 Boris Brezillonnir: Allow casts in nir_deref_instr_get[_const]_offset()
2020-07-30 Boris Brezillonnir: Use a switch in build_deref_offset()/deref_instr_g...
2020-07-30 Marcin Ślusarzglsl: catch out of bounds access in the debug version
2020-07-29 Rhys Perrynir/load_store_vectorize: fix indentation
2020-07-29 Caio Marcelo de... nir: Filter modes of scoped memory barrier in nir_opt_l...
2020-07-29 Jason Ekstrandnir: Add a find_variable_with_[driver_]location helper
2020-07-29 Jason Ekstrandnir/gl_nir_linker: Call add_vars_with_modes once for...
2020-07-29 Jason Ekstrandnir/split_per_member_structs: Inline split_variables_in...
2020-07-29 Jason Ekstrandnir: Use a single list for all shader variables
2020-07-29 Jason Ekstrandnir/gl_nir_linker: Use nir_foreach_variable_with_modes
2020-07-29 Jason Ekstrandnir/lower_variable_initializers: Restrict the modes...
2020-07-29 Jason Ekstrandnir/split_per_member_structs: Use nir_variable_with_mod...
2020-07-29 Jason Ekstrandnir/lower_uniforms_to_ubo: Use nir_foreach_variable_wit...
2020-07-29 Jason Ekstrandnir/lower_two_sided_color: Use nir_variable_create
2020-07-29 Jason Ekstrandnir/io_to_vector: Use nir_foreach_variable_with_modes
2020-07-29 Jason Ekstrandnir/lower_io_to_temporaries: Use a separate list for...
2020-07-29 Jason Ekstrandnir: Use a nir_shader and mode in lower_clip_cull_dista...
2020-07-29 Jason Ekstrandnir/lower_amul: Add a variable mode check
2020-07-29 Jason Ekstrandnir: Split nir_index_vars into two functions
2020-07-29 Jason Ekstrandnir/split_vars: Add mode checks to list walks
2020-07-29 Jason Ekstrandnir/linking: Rework some internal helpers
2020-07-29 Jason Ekstrandnir: Take a shader and variable mode in nir_assign_io_v...
2020-07-29 Jason Ekstrandnir: Take a nir_shader and variable mode in assign_var_...
2020-07-29 Jason Ekstrandnir: Add and use a nir_variable_list_for_mode helper
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_gl_uniform_variable helper for...
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_uniform_variable helper
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_function_temp_variable helper
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-29 Jason Ekstrandnir/dead_variables: Respect the modes passed to remove_...
2020-07-29 Jason Ekstrandnir: Take a mode in remove_unused_io_vars
2020-07-28 Rhys Perrynir,radv/aco: add and use pass to lower make available...
2020-07-27 Caio Marcelo de... spirv: Handle most execution modes earlier
2020-07-27 Iago Toral Quiroganir/lower_clip: make the pass compatible with Vulkan...
2020-07-25 Karol Herbstnir/lower_io: assert that offsets are used for shader_in
2020-07-24 Jason Ekstrandspirv: Also copy over binding information for atomic...
2020-07-24 Neil Robertsnir/schedule: Add an option for a fallback scheduling...
2020-07-24 Neil Robertsnir/schedule: Add a callback for backend-specific depen...
2020-07-24 Neil Robertsnir/schedule: Store a pointer to the options struct...
2020-07-24 Neil Robertsnir/scheduler: Move nir_scheduler to its own header
2020-07-24 Jason Ekstrandspirv: Rework our handling of images and samplers
2020-07-24 Jason Ekstrandspirv: More heavily use vtn_ssa_value in function param...
2020-07-24 Jason Ekstrandspirv: Remove a dead case in function parameter handling
2020-07-24 Jason Ekstrandspirv: Add a helper for getting the NIR type of a vtn_type
2020-07-24 Jason Ekstrandspirv: Give atomic counters their own variable mode
2020-07-24 Jason Ekstrandspirv: Drop the sampled boolean from vtn_type
2020-07-24 Jason Ekstrandspirv: Add better checks for SSA value types
2020-07-24 Jason Ekstrandspirv: Hand-roll fewer vtn_ssa_value creations
2020-07-24 Jason Ekstrandspirv: Simplify vtn_ssa_value creation
2020-07-24 Jason Ekstrandspirv/subgroups: Refactor to use vtn_push_ssa
2020-07-24 Jason Ekstrandspirv/subgroups: Stop incrementing w
2020-07-24 Jason Ekstrandspirv/glsl450: Use vtn_push_ssa_value
next