turnip: Disable more features.
[mesa.git] / src / compiler /
2019-03-11 Connor Abbottnir/serialize: Prevent writing uninitialized state_slot...
2019-03-09 Kenneth GraunkeRevert MR 369 (Fix extract_i8 and extract_u8 for 64...
2019-03-09 Ian Romanicknir/algebraic: Add missing 16-bit extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Add missing 64-bit extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Remove redundant extract_[iu]8 patterns
2019-03-09 Ian Romanicknir/algebraic: Fix up extract_[iu]8 after loop unrolling
2019-03-08 Alejandro Piñeironir/linker: fix ARRAY_SIZE query with xfb varyings
2019-03-08 Antia Puentesnir/linker: Fix TRANSFORM_FEEDBACK_BUFFER_INDEX
2019-03-08 Alejandro Piñeironir/linker: use nir_gather_xfb_info
2019-03-08 Alejandro Piñeironir/xfb: handle arrays and AoA of basic types
2019-03-08 Alejandro Piñeironir_types: add glsl_type_is_struct helper
2019-03-08 Alejandro Piñeironir/xfb: sort varyings too
2019-03-08 Alejandro Piñeironir/xfb: adding varyings on nir_xfb_info and gather_info
2019-03-08 Alejandro Piñeironir_types: add glsl_varying_count helper
2019-03-08 Alejandro Piñeironir/xfb: add component_offset at nir_xfb_info
2019-03-07 Jason Ekstrandnir/builder: Add a build_deref_array_imm helper
2019-03-07 Jason Ekstrandnir/builder: Cast array indices in build_deref_follower
2019-03-07 Jason Ekstrandnir/builder: Emit better code for iadd/imul_imm
2019-03-07 Tapani Pällinir: free dead_ctx in case of no progress
2019-03-06 Timothy Arceriglsl: use NIR function inlining for drivers that use...
2019-03-06 Timothy Arceriglsl/freedreno/panfrost: pass gl_context to the standal...
2019-03-06 Jason Ekstrandnir/lower_doubles: Inline functions directly in lower_d...
2019-03-06 Jason Ekstrandnir/deref: Expose nir_opt_deref_impl
2019-03-06 Jason Ekstrandnir/inline_functions: Break inlining into a builder...
2019-03-06 Jason Ekstrandglsl/nir: Inline functions in float64_funcs_to_nir
2019-03-06 Jason Ekstrandglsl/nir: Add a shared helper for building float64...
2019-03-06 Jason Ekstrandnir: Teach loop unrolling about 64-bit instruction...
2019-03-06 Jason Ekstrandnir: Expose double and int64 op_to_options_mask helpers
2019-03-06 Iago Toral Quirogacompiler/nir: add an is_conversion field to nir_op_info
2019-03-06 Timothy Arcerinir: rename glsl_type_is_struct() -> glsl_type_is_struc...
2019-03-06 Timothy Arceriglsl: rename record_types -> struct_types
2019-03-06 Timothy Arceriglsl: rename record_location_offset() -> struct_locatio...
2019-03-06 Timothy Arceriglsl: rename get_record_instance() -> get_struct_instance()
2019-03-06 Timothy Arceriglsl: rename is_record() -> is_struct()
2019-03-05 Karol Herbstnir/spirv: initial handling of OpenCL.std extension...
2019-03-05 Karol Herbstnir/vtn: add support for SpvBuiltInGlobalLinearId
2019-03-05 Karol Herbstnir: add support for address bit sized system values
2019-03-05 Karol Herbstnir/spirv: improve parsing of the memory model
2019-03-05 Karol Herbstnir: replace magic numbers with M_PI
2019-03-05 Timur Kristófnir: Add multiplier argument to nir_lower_uniforms_to_ubo.
2019-03-05 Timur Kristófnir: Move nir_lower_uniforms_to_ubo to compiler/nir.
2019-03-05 Timur Kristófnir: Add ability for shaders to use window space coordi...
2019-03-05 Eric Anholtv3d: Move the stores for fixed function VS output reads...
2019-03-05 Eric Anholtnir: Improve printing of load_input/store_output variab...
2019-03-05 Jason Ekstrandspirv: Use the same types for resource indices as pointers
2019-03-05 Jason Ekstrandspirv: Use the generic dereference function for OpArray...
2019-03-05 Jason Ekstrandspirv: Pull offset/stride from the pointer for OpArrayL...
2019-03-04 Jason Ekstrandintel,nir: Lower TXD with min_lod when the sampler...
2019-03-04 Jason Ekstrandspirv: OpImageQueryLod requires a sampler
2019-03-04 Sagar Ghugespirv: Allow [i/u]mulExtended to use new nir opcode
2019-03-04 Sagar Ghugenir/algebraic: Optimize low 32 bit extraction
2019-03-04 Sagar Ghugeglsl: [u/i]mulExtended optimization for GLSL
2019-03-04 Sagar Ghugenir/glsl: Add another way of doing lower_imul64 for...
2019-03-04 Ilia Mirkinglsl: fix recording of variables for XFB in TCS shaders
2019-03-04 Jose Maria Casanov... glsl: TCS outputs can not be transform feedback candida...
2019-03-04 Jose Maria Casanov... glsl: fix typos in comments "transfor" -> "transform"
2019-03-03 Gert Wollnymesa: Expose EXT_texture_query_lod and add support...
2019-03-02 Jordan Justenscons: Generate float64_glsl.h for glsl_to_nir fp64...
2019-03-02 Jordan Justennir: Add int64/doubles options into nir_shader_compiler...
2019-03-02 Ian Romanicknir/algebraic: Optimize away an fsat of a b2f
2019-03-01 Ian Romanicknir/algebraic: Replace a-fract(a) with floor(a)
2019-03-01 Ian Romanicknir/algebraic: Replace a bcsel of a b2f sources with...
2019-03-01 Ian Romanicknir/algebraic: Replace i2b used by bcsel or if-statemen...
2019-03-01 Caio Marcelo de... nir/copy_prop_vars: handle indirect vector elements
2019-03-01 Caio Marcelo de... nir/copy_prop_vars: prefer using entries from equal...
2019-03-01 Caio Marcelo de... nir/copy_prop_vars: add tests for indirect array deref
2019-03-01 Caio Marcelo de... nir/copy_prop_vars: handle load/store of vector elements
2019-03-01 Caio Marcelo de... nir/copy_prop_vars: use NIR_MAX_VEC_COMPONENTS
2019-03-01 Caio Marcelo de... nir/copy_prop_vars: rename/refactor store_to_entry...
2019-02-28 Juan A. Suarez Romeronir/spirv: return after emitting a branch in block
2019-02-28 Timothy Arceriglsl: fix shader cache for packed param list
2019-02-27 Gert Wollnynir: Add posibility to not lower to source mod 'abs...
2019-02-26 Kasireddy, Viveknir/lower_tex: Add support for XYUV lowering
2019-02-26 Tapani Pällinir: initialize value in copy_prop_vars_block
2019-02-25 Eric Anholtnir: Just return when asked to rewrite uses of an SSA...
2019-02-25 Daniel Schürmannnir: Use SM5 properties to optimize shift(a@32, iand...
2019-02-25 Daniel Schürmannnir: Define shifts according to SM5 specification.
2019-02-25 Oscar Blumbergglsl: Fix function return typechecking
2019-02-25 Jason Ekstrandnir/builder: Don't emit no-op swizzles
2019-02-25 Jason Ekstrandnir/split_vars: Don't compact vectors unnecessarily
2019-02-23 Caio Marcelo de... nir: fix MSVC build
2019-02-23 Caio Marcelo de... nir/copy_prop_vars: add tests for load/store elements...
2019-02-23 Caio Marcelo de... nir: nir_build_deref_follower accept array derefs of...
2019-02-23 Caio Marcelo de... nir/copy_prop_vars: change test helper to get intrinsics
2019-02-23 Caio Marcelo de... nir/copy_prop_vars: keep track of components in copy_entry
2019-02-23 Caio Marcelo de... nir/copy_prop_vars: add debug helpers
2019-02-23 Caio Marcelo de... nir/copy_prop_vars: don't get confused by array_deref...
2019-02-23 Timothy Arcerinir: allow nir_lower_phis_to_scalar() on more src types
2019-02-21 Timothy Arcerinir: clone instruction set rather than removing individ...
2019-02-21 Jason Ekstrandnir/lower_clip_cull: Fix an incorrect assert
2019-02-21 Jason Ekstrandnir: Fix a compile warning
2019-02-21 Alejandro Piñeironir, glsl: move pixel_center_integer/origin_upper_left...
2019-02-21 Jason Ekstrandnir/xfb: Handle compact arrays in gather_xfb_info
2019-02-21 Jason Ekstrandnir/xfb: Work in terms of components rather than slots
2019-02-21 Jason Ekstrandnir: Rewrite lower_clip_cull_distance_arrays to do...
2019-02-21 Jason Ekstrandnir/xfb: Properly align 64-bit values
2019-02-21 Jason Ekstrandcompiler/types: Add a contains_64bit helper
2019-02-20 Timothy Arcerinir: remove non-ssa support from nir_copy_prop()
2019-02-20 Kenneth Graunkenir: Don't forget if-uses in new nir_opt_dead_cf livene...
2019-02-19 Kenneth Graunkecompiler: Make is_64bit(GL_*) helper more broadly available
next