llvmpipe/fs: hook up the interpolation APIs.
[mesa.git] / src / gallium / drivers / nouveau /
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-16 Ilia Mirkinnv50,nvc0: update with latest caps
2020-04-16 Ilia Mirkinnvc0: enable GL_NV_viewport_array2
2020-04-15 Karol HerbstRevert "nvc0: fix line width on GM20x+"
2020-04-15 Karol Herbstnvc0: enable ASTC and ETC on GM20B
2020-04-12 Ilia Mirkinnvc0: add NV_viewport_swizzle support for GM200+
2020-04-03 Ilia Mirkinnv50: don't try to upload MSAA settings for BUFFER...
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Karol Herbstnv50, nvc0: fix must_check warning of util_dynarray_res...
2020-03-27 Erik Faye-Lundnv50: remove unused variable
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-03-03 Ilia Mirkinnvc0: enable EXT_texture_shadow_lod
2020-03-03 Ilia Mirkinnv50,nvc0: add newly added PIPE_CAP's to list
2020-02-27 Pierre-Eric Pellou... gallium/video: remove pipe_video_buffer.chroma_format
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-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-02-03 Ilia Mirkinnv50: report max lod bias of 15.0
2020-01-21 Timur Kristófnouveau/nvc0: add extern keyword to nvc0_miptree_vtbl.
2020-01-16 Ilia Mirkinnvc0: disable xfb's which don't have a stride
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 Mirkinnvc0: treat all draws without color0 broadcast as MRT
2020-01-12 Ilia Mirkingm107/ir: avoid combining geometry shader stores at...
2020-01-12 Ilia Mirkinnvc0: add dummy reset status support
2020-01-12 Ilia Mirkinnv50,nvc0: fix destination coordinates of blit
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-21 Dave Airlienouveau: request ufind_msb64 lowering in the frontend.
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
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-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-17 Karol Herbstnv50/ir: remove DUMMY edge type
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-10 Marek Olšáknir: add nir_shader_compiler_options::lower_to_scalar
2019-10-08 Ilia Mirkinnvc0: add support for GL_EXT_demote_to_helper_invocation
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in libnouveau
2019-09-30 Daniel Schürmannnouveau: set lower_sub = true
2019-09-24 Stephen Barbernouveau: add idep_nir_headers as dep for libnouveau
2019-09-23 Karol Herbstnv50/ir/nir: comparison of integer expressions of diffe...
2019-09-23 Karol Herbstnv50/ir: fix unnecessary parentheses warning
2019-09-21 Karol Herbstnvc0: expose spirv support
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-08 Ilia Mirkinnvc0: fix program dumping, use _debug_printf
2019-08-08 Ilia Mirkinnvc0: add support for ATOMC_WRAP TGSI operations
2019-08-06 Pierre-Eric Pellou... gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate...
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-27 Ilia Mirkinnv50/ir: don't consider the main compute function as...
2019-07-27 Ilia Mirkinnv50/ir: handle insn not being there for definition...
2019-07-27 Ilia Mirkinnouveau: flip DEBUG -> !NDEBUG
2019-07-27 Ilia Mirkinnvc0: allow a non-user buffer to be bound at position 0
2019-07-27 Ilia Mirkinnv50,nvc0: update sampler/view bind functions to accept...
2019-07-23 Mark Menzynskinvc0/ir: Fix assert accessing null pointer
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-10 Karol Herbstnv50/ir/nir: implement load/store_global
2019-07-10 Karol Herbstnv50/ir/nir: handle kernel inputs
2019-07-10 Karol Herbstnv50/ir/nir: don't assert on !main
2019-07-10 Karol Herbstnv50/ir/nir: parse system values first and stop for...
2019-07-09 Karol Herbstnvc0: remove nvc0_program.tp.input_patch_size
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...
next