nvc0/cl: hande 64 bit pointers in nvc0_set_global_handle
[mesa.git] / src / gallium / drivers / nouveau / codegen /
2020-09-01 Karol Herbstnvc0/ir: fix load propagation for sub 4 byte addressing
2020-09-01 Karol Herbstnv50/ir: fix cas lowering for 64 bit
2020-09-01 Karol Herbstnir: use enum operator helper for nir_variable_mode...
2020-08-28 Eric Anholtnv50: Fix uninitialized var warnings from using assert...
2020-08-25 Mark Menzynskinv50/ir: Add nv50_ir_prog_info serialize
2020-08-25 Mark Menzynskinv50/ir: Add prog_info_out print
2020-08-25 Mark Menzynskinv50/ir: Add nv50_ir_prog_info_out serialize and deseri...
2020-08-25 Mark Menzynskinv50/ir: Use a bit field in info_out structure
2020-08-25 Karol Herbstnv50/ir: add nv50_ir_prog_info_out
2020-08-25 Karol Herbstnv50/ir: remove symbol table support for compute shaders
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-08-20 Jason Ekstrandnir: Add an LOD parameter to image_*_size
2020-08-19 Karol Herbstnv50/ir/nir: support load_work_dim
2020-08-19 Karol Herbstnv50/ir/nir: fix global_atomic_comp_swap
2020-08-19 Karol Herbstnv50/ir/nir: assert on unknown alu ops
2020-08-17 Karol Herbstnv50/ir/nir: rework indirect function_temp handling
2020-08-15 Karol Herbstnv50/ir/nir: fix smem size
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-21 Karol Herbstnv50/ir: initialize persampleInvocation to false
2020-07-21 Karol Herbstnv50/ir/tgsi: silence warning about unhandled GS_INPUT_...
2020-07-14 Karol Herbstgv100/ir: set ftz bit on floating point operations
2020-07-13 Dave Airlienouveau: avoid LTO ODR warning (v2)
2020-07-10 Karol Herbstnv50/ir/tgsi: move call to tgsi_scan_shader inside...
2020-07-10 mmenzynsnv50: Clear nv50_ir_prog_info of dead and codegen speci...
2020-07-09 Karol Herbstnv50/ir: fix memset on non trivial types warning
2020-07-07 Karol Herbstnv50/ir/nir: fix cache mode conversion
2020-07-07 Karol Herbstgv100/ir: fix coherent and volatile memory access
2020-07-07 Karol Herbstgv100/ir: implement sample shading
2020-07-07 Karol Herbstnv50/ir/nir: fix interpolation on explicit operations
2020-07-06 Jason Ekstrandnouveau: Only call nir_lower_io on shader_in/out
2020-06-22 Karol Herbstnv50/ir/ra: fix memory corruption when spilling
2020-06-22 Karol Herbstnv50/ir/ra: convert some for loops to Range-based for...
2020-06-22 Karol Herbstnv50/ir/nir: rework CFG handling
2020-06-22 Karol Herbstnv50/ir/nir: rework input output handling
2020-06-22 Karol Herbstnv50/ir/nir: handle clip vertex for tess eval shaders
2020-06-22 Karol Herbstnv50/ir/nir: don't emit a restart with set a stream_id
2020-06-22 Karol Herbstnv50/ir/nir: fix nv_viewport_array2
2020-06-22 Karol Herbstnv50/ir/nir: fix ext_demote_to_helper_invocation
2020-06-22 Karol Herbstnv50/ir/print: add missing VIEWPORT_MASK handling
2020-06-22 Karol Herbstnv50/ir/nir: add workaround for double vertex attribs
2020-06-21 Karol Herbstgv100/ir: fix OP_TXG for shadow textures
2020-06-21 Karol Herbstgv100/ir: fix shift lowering
2020-06-21 Karol Herbstgv100/ir: fix atom cas
2020-06-18 Karol Herbstnv50/ir/nir: remove image uniform hack
2020-06-18 Karol Herbstnv50/ir/nir: handle image atomic inc and dec
2020-06-18 Karol Herbstnv50/ir/nir: move away from image_deref intrinsics
2020-06-15 Yevhenii Kolesnikovnvir: don't use designated initialisers in C++ code
2020-06-10 Ben Skeggsnvir/gv100: enable support for tu1xx
2020-06-10 Ben Skeggsnvir/gv100: initial support
2020-06-10 Ben Skeggsnvir/nir/gm107: switch off lower_extract_word
2020-06-10 Ben Skeggsnvir/nir/gm107: switch off lower_extract_byte
2020-06-10 Ben Skeggsnvir/nir/gm107: turn on nir_lower_extract64
2020-06-10 Ben Skeggsnvir/nir/gm107: split nir shader compiler options from...
2020-06-10 Ben Skeggsnvir/gm107: separate out header for sched data calculator
2020-06-10 Ben Skeggsnvir/gm107: replace SHR+AND+AND with PRMT+PRMT in PFETC...
2020-06-10 Ben Skeggsnvir/gm107: implement OP_PERMT
2020-06-10 Ben Skeggsnvir/nir: use nir_lower_idiv
2020-06-10 Ben Skeggsnvir/nir: nir expects the shift amount to wrap, rather...
2020-06-10 Ben Skeggsnvir/nir: implement nir_op_uror
2020-06-10 Ben Skeggsnvir/nir: implement nir_op_urol
2020-06-10 Ben Skeggsnvir/nir: implement nir_op_extract_i16
2020-06-10 Ben Skeggsnvir/nir: implement nir_op_extract_u16
2020-06-10 Ben Skeggsnvir/nir: implement nir_op_extract_i8
2020-06-10 Ben Skeggsnvir/nir: implement nir_op_extract_u8
2020-06-10 Ben Skeggsnvir/nir: turn on lower_rotate
2020-06-10 Ben Skeggsnvir/nir: flesh out options
2020-06-10 Ben Skeggsnvir/nir: move nir options to codegen
2020-06-10 Ben Skeggsnvir/nir: fix fragment program output when using MRT
2020-06-10 Karol Herbstnvir/nir: use component helpers instead of insn->num_co...
2020-06-10 Ben Skeggsnvir: run replaceZero() before replaceCvt()
2020-06-10 Ben Skeggsnvir: add constant folding for OP_PERMT
2020-06-10 Ben Skeggsnvir: introduce OP_FINAL
2020-06-10 Ben Skeggsnvir: introduce OP_SGXT
2020-06-10 Ben Skeggsnvir: introduce OP_BMSK
2020-06-10 Ben Skeggsnvir: introduce OP_SHF
2020-06-10 Ben Skeggsnvir: introduce OP_BREV with lowering to EXTBF_REV...
2020-06-10 Ben Skeggsnvir: introduce OP_WARPSYNC
2020-06-10 Ben Skeggsnvir: introduce OP_LOP3_LUT
2020-06-10 Ben Skeggsnvir: bump max encoding size of instructions
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-05-26 Alyssa Rosenzweignouveau: Use SATURATE
2020-04-16 Ilia Mirkinnvc0: enable GL_NV_viewport_array2
2020-03-03 Ilia Mirkinnvc0: enable EXT_texture_shadow_lod
2020-02-05 Eric Anholtnouveau: Reuse tgsi_get_gl_varying_semantic().
2020-02-05 Eric Anholtnouveau: reuse tgsi_get_gl_frag_result_semantic().
2020-02-05 Eric Anholtnouveau: Reuse tgsi_get_sysval_semantic().
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-01-13 Jason Ekstrandnir/lower_atomics_to_ssbo: Also lower barriers
2020-01-13 Jason Ekstrandnir: Rename nir_intrinsic_barrier to control_barrier
2020-01-13 Jason Ekstrandnir: Add a new memory_barrier_tcs_patch intrinsic
2020-01-12 Ilia Mirkingm107/ir: avoid combining geometry shader stores at...
2019-12-21 Karol Herbstnv50ir/nir: support vec8 and vec16
2019-12-11 Karol Herbstnv50/ir: implement global atomics and handle it for nir
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-11-03 Karol Herbstnv50/ir: fix crash in isUniform for undefined values
2019-10-30 Ilia Mirkinnv50/ir: mark STORE destination inputs as used
2019-10-30 Ilia Mirkingm107/ir: fix loading z offset for layered 3d image...
2019-10-17 Karol Herbstnv50/ir: remove DUMMY edge type
2019-10-08 Ilia Mirkinnvc0: add support for GL_EXT_demote_to_helper_invocation
2019-09-30 Daniel Schürmannnouveau: set lower_sub = true
next