ilo: EOL drop unmaintained gallium drv from buildsys
[mesa.git] / src / gallium / drivers / nouveau /
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-01-27 Emil Velikovnouveau: remove explicit __STDC_FORMAT_MACROS define
2017-01-27 Dave Airliegallium: Add integer 64 capability
2017-01-24 Ilia Mirkinnv50: add support for MUL_ZERO_WINS property
2017-01-24 Ilia Mirkinnvc0: add support for MUL_ZERO_WINS property
2017-01-24 Ilia Mirkingallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
2017-01-18 Emil Velikovnouveau: remove always false argument in nouveau_fence_...
2017-01-17 Ilia Mirkinnv50/ir: optimize shl + and
2017-01-17 Ilia Mirkinnvc0: enable FBFETCH with a special slot for color...
2017-01-17 Ilia Mirkingallium: add flags parameter to texture barrier
2017-01-17 Ilia Mirkingallium: add PIPE_CAP_TGSI_FS_FBFETCH
2017-01-16 Ilia Mirkinnvc0: true up exposing of the HW_METRIC_QUERY_GROUP...
2017-01-16 Ilia Mirkinnv50/ir: handle new DDIV op which will be used for...
2017-01-15 Ilia Mirkinnvc0/ir: emit FMZ flag when requested on FFMA
2017-01-13 Ilia Mirkinnvc0/ir: only try to check for zero LOD if we aren...
2017-01-13 Ilia Mirkinnouveau: take extra push space into account for pushbuf...
2017-01-12 Samuel Pitoisetnvc0: enable GL 4.3 on gm107+
2017-01-12 Samuel Pitoisetnvc0: use sched control codes for gm107 MP counters...
2017-01-12 Samuel Pitoisetnvc0: use sched control codes for gm107 blitter shader
2017-01-12 Samuel Pitoisetnv50/ir: use sched control codes for gm107 builtins
2017-01-12 Samuel Pitoisetnv50/ir: improve instruction pipelining on gm107
2017-01-12 Samuel Pitoisetnv50/ir: do not insert texture barriers on gm107
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_ABS
2017-01-05 Marek Olšákgallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-11-30 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
2016-11-26 Samuel Pitoisetgm107/ir: optimize 32-bit CONST load to mov
2016-11-26 Samuel Pitoisetgm107/ir: do not combine CONST loads
2016-11-20 Ilia Mirkinnvc0/ir: use levelZero flag when the lod is set to 0
2016-11-15 Marek Olšákgallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
2016-11-10 Samuel Pitoisetnvc0: support MP performance counters on Maxwell
2016-11-07 Samuel Pitoisetnvc0: simplify draw parameters upload for vertex shaders
2016-11-05 Samuel Pitoisetnvc0: get rid of NVE4_COMPUTE_MP_PM_{A,B}_SIGSEL_XXX
2016-11-05 Samuel Pitoisetgm107/ir: emit RED instead of ATOM when no dst
2016-11-02 Samuel Pitoisetnv50,nvc0: stop limiting the number of active queries...
2016-11-02 Samuel Pitoisetnvc0: add new warp_nonpred_execution_efficiency metric...
2016-11-02 Samuel Pitoisetnvc0: add missing metric-issue_slot on SM35
2016-11-02 Samuel Pitoisetnvc0: do not expose metric-inst_issued twice on SM35
2016-11-02 Samuel Pitoisetnvc0: add new warp_execution_efficiency metric on SM30+
2016-11-02 Samuel Pitoisetnvc0: respect 80-chars for perf metrics descriptions
2016-11-02 Samuel Pitoisetnvc0: sort performance metrics alphabetically
2016-11-02 Samuel Pitoisetnv50: add missing draw_calls_indexed driver stat
2016-11-01 Samuel Pitoisetnvc0: do not duplicate similar performance metrics
2016-10-27 Samuel Pitoisetnvc0/ir: fix emission of IMAD with NEG modifiers
2016-10-26 Samuel Pitoisetnvc0/ir: fix emission of SHLADD with NEG modifiers
2016-10-25 Karol Herbstnv50/ir: start LocalCSE with getFirst to merge PHI...
2016-10-25 Samuel Pitoisetnvc0: use correct bufctx when invalidating CP textures
2016-10-24 Samuel Pitoisetnv50/ir: do not perform global membar for shared memory
2016-10-24 Samuel Pitoisetnv50/ir: display OP_BAR subops in debug mode
2016-10-22 Ilia Mirkinnv50/ir: it appears that OP_DISCARD can't take a join...
2016-10-22 Ilia Mirkinnv50/ir: use levelZero for non-frag tex/txp ops
2016-10-22 Ilia Mirkingallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2016-10-22 Samuel Pitoisetnvc0/ir: remove outdated comment about SHLADD
2016-10-21 Ilia Mirkinnv50,nvc0: don't keep track of whether fb rt0 is intege...
2016-10-20 Samuel Pitoisetnvc0: do not break 3D state by pushing MS coordinates...
2016-10-20 Samuel Pitoisetnvc0: translate compute shaders at program creation
2016-10-20 Ilia Mirkinnv50/ir: process texture offset sources as regular...
2016-10-20 Ilia Mirkinnv50,nvc0: avoid reading out of bounds when getting...
2016-10-19 Samuel Pitoisetnvc0/ir: simplify predicate logic for GK104 atomic...
2016-10-19 Samuel Pitoisetnvc0/ir: remove useless NVC0LoweringPass::gMemBase
2016-10-19 Samuel Pitoisetnv50/ir: print CCTL subops in debug mode
2016-10-19 Samuel Pitoisetnv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT
2016-10-18 Ilia Mirkingm107/ir: fix bit offset of tex lod setting for indirec...
2016-10-18 Ilia Mirkingm107/ir: fix texturing with indirect samplers
2016-10-15 Tobias Klausmannnv50/ir: constant fold OP_SPLIT
2016-10-14 Ilia Mirkinnv50: enable ARB_enhanced_layouts
2016-10-14 Ilia Mirkinnvc0/ir: be more careful about preserving modifiers...
2016-10-13 Samuel Pitoisetnvc0: enable ARB_enhanced_layouts
2016-10-12 Ilia Mirkinnvc0/ir: fix textureGather with a single offset
2016-10-12 Ilia Mirkinnv50/ir: copy over value's register id when resolving...
2016-10-12 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
2016-10-12 Samuel Pitoisetnv50/ir: optimize ADD(SHL(a, b), c) to SHLADD(a, b, c)
2016-10-10 Samuel Pitoisetnvc0: fix valid range for shader buffers
2016-10-10 Ilia Mirkinnvc0/ir: fix overwriting of value backing non-constant...
2016-10-10 Ilia Mirkinnv50/ir: only stick one preret per function
2016-10-06 Samuel Pitoisetnv50/ir: fix wrong check when optimizing MAD to SHLADD
2016-10-06 Samuel Pitoisetnvc0: dump program binary only when NV50_PROG_DEBUG...
2016-10-06 Samuel Pitoisetnvc0: expose ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetnv50/ir: set number of threads/block for variable local...
2016-10-06 Samuel Pitoisetgallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_...
2016-10-06 Karol Herbstnv50/ir: optimize sub(a, 0) to a
2016-10-05 Samuel Pitoisetnvc0: dump program binary when chipset has been forced
2016-10-05 Karol Herbstnv50/ra: let simplify return an error and handle that
2016-09-29 Samuel Pitoisetnv50/ir: teach insnCanLoad() about SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, c) to MOV((a << b) + c)
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, 0x0) to SHL(a, b)
2016-09-29 Samuel Pitoisetnv50/ir: optimize IMAD to SHLADD in presence of power...
2016-09-29 Samuel Pitoisetnvc0/ir: add emission for SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: add preliminary support for SHLADD
2016-09-29 Samuel Pitoisetnvc0: update GM107 sched control codes format
2016-09-26 Samuel Pitoisetnv50/ir: fix comments about instructions info
2016-09-26 Samuel Pitoisetnvc0: allow to force compiling programs in debug build
2016-09-26 Samuel Pitoisetnv50/ir: drop unused NVISA_XXX_CHIPSET constants
2016-09-19 Samuel Pitoisetnvc0: get rid of nvc0_stage_sampler_states_bind_range()
2016-09-19 Samuel Pitoisetnvc0: get rid of nvc0_stage_set_sampler_views_range()
2016-09-18 Samuel Pitoisetnv50/ir: optimize SUB(a, b) to MOV(a - b)
2016-09-18 Samuel Pitoisetgk110/ir: fix wrong emission of OP_NOT
2016-09-17 Samuel Pitoisetnvc0/ir: fix subops for IMAD
2016-09-17 Samuel Pitoisetnvc0/ir: fix comments about instructions info
next