radeonsi/gfx10: use Z32_FLOAT_CLAMP for upgraded depth textures
[mesa.git] / src / gallium / drivers / nouveau /
2019-07-02 Karol Herbstnouveau: handle new CAPS
2019-07-01 Sagar Ghugenir: Add lower_rotate flag and set to true in all drivers
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-26 Jonathan Mareknir: remove fnot/fxor/fand/for opcodes
2019-06-24 Daniel Schürmannnir: define behavior of nir_op_bfm and nir_op_u/ibfe...
2019-06-18 Dave Airlienouveau: fix frees in unsupported IR error paths.
2019-06-12 Nicolai Hähnleu_dynarray: turn util_dynarray_{grow, resize} into...
2019-06-05 Kenneth Graunkenir: Combine lower_fmod16/32 back into a single lower_fmod.
2019-06-05 Kenneth Graunkenouveau: Use nir_lower_doubles instead of lower_fmod64...
2019-06-05 Kenneth Graunkegallium: Drop lower_fmod64 from drivers that don't...
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-13 Karol Herbstnv50/ir/nir: make use of SYSTEM_VALUE_MAX when iteratin...
2019-05-13 Karol Herbstnv50/ir/nir: prefer to shift 1ull instead of 1ll
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-10 Jonathan Mareknir: allow specifying a set of opcodes in lower_alu_to_...
2019-05-07 Christian Gmeinernir: nir_shader_compiler_options: drop native_integers
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-29 Erik Faye-Lundnouveau: support NULL-resources
2019-04-24 Marek Olšákgallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for...
2019-04-24 Marek Olšákgallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR...
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Rhys Perrygallium: add support for formatted image loads
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-12 Karol Herbstnvc0/nir: enable bindless texture
2019-04-12 Karol Herbstnv50/ir/nir: add support for bindless images
2019-04-12 Karol Herbstnv50/ir/nir: handle bindless texture
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-03-21 Karol Herbstnv50/ir/nir: support gather offsets
2019-03-20 Kenneth Graunkenvc0: Skip new update barrier bits
2019-03-17 Mauro Rossiandroid: nouveau: add support for nir
2019-03-17 Karol Herbstnv50ir/nir: move immediates before use
2019-03-17 Karol Herbstnv50/ir/nir: handle user clip planes for each emitted...
2019-03-17 Karol Herbstnv50/ir/nir: implement intrinsic shader_clock
2019-03-17 Karol Herbstnv50/ir/nir: implement load_per_vertex_output
2019-03-17 Karol Herbstnv50/ir/nir: add memory barriers
2019-03-17 Karol Herbstnv50/ir/nir: implement images
2019-03-17 Karol Herbstnv50/ir/nir: implement ssbo intrinsics
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_intrinsic_load_ubo
2019-03-17 Karol Herbstnv50/ir/nir: implement geometry shader nir_intrinsics
2019-03-17 Karol Herbstnv50/ir/nir: implement variable indexing
2019-03-17 Karol Herbstnv50/ir/nir: implement vote and ballot
2019-03-17 Karol Herbstnv50/ir/nir: add skeleton getOperation for intrinsics
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_instr_type_tex
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_ssa_undef_instr
2019-03-17 Karol Herbstnv50/ir/nir: implement loading system values
2019-03-17 Karol Herbstnv50/ir/nir: implement intrinsic_discard(_if)
2019-03-17 Karol Herbstnv50/ir/nir: implement load_(interpolated_)input/output
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_intrinsic_store_(per_vertex_...
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_intrinsic_load_uniform
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_alu_instr handling
2019-03-17 Karol Herbstnv50/ir/nir: add skeleton for nir_intrinsic_instr
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_load_const_instr
2019-03-17 Karol Herbstnv50/ir/nir: parse NIR shader info
2019-03-17 Karol Herbstnv50/ir/nir: add loadFrom and storeTo helpler
2019-03-17 Karol Herbstnv50/ir/nir: run assignSlots
2019-03-17 Karol Herbstnv50/ir/nir: add nir type helper functions
2019-03-17 Karol Herbstnv50/ir/nir: track defs and provide easy access functions
2019-03-17 Karol Herbstnv50/ir/nir: run some passes to make the conversion...
2019-03-17 Karol Herbstnouveau: fix nir and TGSI shader cache collision
2019-03-17 Karol Herbstnouveau: add support for nir
2019-03-17 Karol Herbstnv50/ir: add lowering helper
2019-03-17 Karol Herbstnv50/ir: move common converter code in base class
2019-03-17 Karol Herbstnvc0: print the shader type when dumping headers
2019-02-22 Ilia Mirkinnv50: disable compute
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-11 Ilia Mirkinnvc0: we have 16k-sized framebuffers, fix default scissors
2019-02-09 Kenneth Graunkenouveau: Silence unhandled cap warnings
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-02-07 Rhys Perrynvc0: add compute invocation counter
2019-02-07 Karol Herbstgm107/ir: add fp64 rsq
2019-02-07 Karol Herbstgm107/ir: add fp64 rcp
2019-02-07 Karol Herbstgk104/ir: Use the new rcp/rsq in library
2019-02-07 Boyan Dinggk110/ir: Use the new rcp/rsq in library
2019-02-07 Boyan Dinggk110/ir: Add rsq f64 implementation
2019-02-07 Boyan Dinggk110/ir: Add rcp f64 implementation
2019-02-07 Ilia Mirkinnvc0: stick zero values for the compute invocation...
2019-02-07 Ilia Mirkinnv50,nvc0: use condition for occlusion queries when...
2019-02-07 Ilia Mirkinnvc0: fix 3d images on kepler
2019-02-07 Ilia Mirkinnvc0/ir: fix second tex argument after levelZero optimi...
2019-02-07 Ilia Mirkinnvc0/ir: always use CG mode for loads from atomic-only...
2019-02-07 Ilia Mirkinnvc0: add support for handling indirect draws with...
2019-02-05 Karol Herbstnvc0/ir: replace cvt instructions with add to improve...
2019-02-05 Ilia Mirkinnv50,nvc0: add explicit settings for recent caps
2019-01-28 Ilia Mirkinnvc0: don't put text segment into bufctx
2019-01-23 Ilia Mirkinnv50,nvc0: mark textures dirty on fb update
2019-01-20 Rhys Kiddnv50,nvc0: add missing CAPs for unsupported features
2019-01-18 Karol Herbstgm107/ir: disable TEXS for tex with derivAll set
2019-01-18 Karol Herbstnv50/ir: disable tryCollapseChainedMULs in ConstantFold...
2019-01-01 Ilia Mirkinnv30: disable rendering to 3D textures
2018-12-31 Ilia Mirkinnv30: fix some s3tc layout issues
2018-12-31 Ilia Mirkinnv30: use correct helper to get blocks in y direction
2018-12-31 Ilia Mirkinnv30: add support for multi-layer transfers
2018-12-31 Ilia Mirkinnv30: fix rare issue with fp unbinding not finding...
2018-12-31 Ilia Mirkinnv30: avoid setting user_priv without setting cur_ctx
2018-12-27 Ilia Mirkinnv50,nvc0: add missing CAPs for unsupported features
2018-12-27 Ilia Mirkinnvc0: enable GL_NV_shader_atomic_float on pre-Maxwell
2018-12-27 Ilia Mirkinnv50/ir: add support for converting ATOMFADD to proper ir
2018-12-15 Ilia Mirkinnvc0: always keep TSC slot 0 bound to fix TXF
next