nvc0: add compute invocation counter
[mesa.git] / src / gallium / drivers / nouveau / codegen /
2017-06-27 Ilia Mirkinnv50/ir: fix combineLd/St to update existing records...
2017-06-27 Ilia Mirkinnv50/ir: adjust overlapping logic to take fileIndex...
2017-06-27 Ilia Mirkinnv50/ir: VFETCH is also considered a load for MemoryOpt
2017-06-27 Ilia Mirkinnv50/ir: fetch indirect sources BEFORE the op that...
2017-06-25 Pierre Moreaunv50/ir: Properly fold constants in SPLIT operation
2017-06-03 Lyudenvc0: Add support for ARB_post_depth_coverage
2017-05-25 Rob Herringnouveau: drop Android 4.4 and earlier support
2017-05-20 Ilia Mirkinnvc0/ir: SHLADD's middle source must be an immediate
2017-05-13 Pierre Moreaunv50/ir: Report wrong prog types using proper var
2017-05-07 Pierre Moreaunv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
2017-05-07 Pierre Moreaunv50/ir: Remove unused translation methods
2017-05-07 Pierre Moreaunv50/ir: Free target if we failed to create a program
2017-05-07 Pierre Moreaunv50/ir: Fail if encountering unknown shader type
2017-05-01 Samuel Pitoisetgm107/ir: add a missing assertion in emitISCADD()
2017-04-21 Lyudenvc0/ir: Only store viewport in scratch register for GP
2017-04-13 Boyan Dingnvc0/ir: Implement TGSI_OPCODE_BALLOT and TGSI_OPCODE_R...
2017-04-13 Boyan Dingnvc0/ir: Implement TGSI_SEMANTIC_SUBGROUP_*
2017-04-13 Boyan Dingnvc0/ir: Add SV_LANEMASK_* system values.
2017-04-13 Boyan Dingnvc0/ir: Allow 0/1 immediate value as source of OP_VOTE
2017-04-13 Boyan Dinggk110/ir: Emit OP_SHFL
2017-04-13 Boyan Dingnvc0/ir: Emit OP_SHFL
2017-04-13 Boyan Dingnvc0/ir: Properly handle a "split form" of predicate...
2017-04-13 Boyan Dinggm107/ir: Emit third src 'bound' and optional predicate...
2017-04-09 Ilia Mirkinnv50/ir: remove unused swizzle field in ValueRef
2017-04-09 Boyan Dingnv50/ir: Handle TGSI_OPCODE_CLOCK
2017-04-09 Boyan Dinggm107/ir: Emit SV_CLOCK system value
2017-04-08 Ilia Mirkinnvc0/ir: fix overwriting of offset register with interp...
2017-04-08 Ilia Mirkinnvc0/ir: fix LSB/BFE/BFI implementations
2017-04-01 Karol Herbstnv50/ir: also do PostRaLoadPropagation for FMA
2017-04-01 Karol Herbstgm107/ir: add LIMM form of mad
2017-04-01 Karol Herbstgk110/ir: add LIMM form of mad
2017-04-01 Karol Herbstnv50/ir: implement mad post ra folding for nvc0+
2017-04-01 Karol Herbstnv50/ir: restructure and rename postraconstantfolding...
2017-04-01 Karol Herbstnvc0/ir: also do ConstantFolding for FMA
2017-04-01 Karol Herbstnvc0/ir: disable support for LIMMs on MAD/FMA
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2017-03-19 Ilia Mirkinnv50,nvc0: enable TEX_LZ and TXF_LZ
2017-03-19 Karol Herbstnvc0/ir: treat FMA like MAD for operand propagation
2017-03-09 Pierre Moreaunv50/ir: check for origin insn in findOriginForTestWithZero
2017-02-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-02-12 Ilia Mirkingm107/ir: fix address offset bitfield for ATOMS
2017-02-12 Ilia Mirkinnv50/ir: convert an ATOM.EXCH without a destination...
2017-02-12 Ilia Mirkinnv50/ir: return a register when retrieving thread id...
2017-02-11 Ilia Mirkinnv50/ir: add missing break after DSSG
2017-02-09 Ilia Mirkinnvc0/ir: fix ubo max clamp, reset file index
2017-02-09 Ilia Mirkinnv50/ir: always return 0 when trying to read thread...
2017-02-09 Ilia Mirkinnvc0/ir: fix robustness guarantees for constbuf loads...
2017-02-09 Ilia Mirkinnvc0/ir: make it possible to have the flags def in...
2017-02-09 Ilia Mirkinnvc0/ir: add support for 64-bit shift lowering on SM20...
2017-02-09 Ilia Mirkinnvc0/ir: add support for all the new int64 tgsi opcodes
2017-02-09 Pierre Moreaunv50/ir: Split 64-bit integer MAD/MUL operations
2017-02-09 Ilia Mirkinnvc0/ir: add a "high" subop for shifts, emit shf.l...
2017-02-09 Ilia Mirkinnvc0/ir: fix SET and SLCT emission
2017-02-09 Ilia Mirkinnvc0/ir: add support for emitting partial min/max ops...
2017-01-27 Emil Velikovnouveau: remove explicit __STDC_FORMAT_MACROS define
2017-01-24 Ilia Mirkinnvc0: add support for MUL_ZERO_WINS property
2017-01-17 Ilia Mirkinnv50/ir: optimize shl + and
2017-01-17 Ilia Mirkinnvc0: enable FBFETCH with a special slot for color...
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-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
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-05 Samuel Pitoisetgm107/ir: emit RED instead of ATOM when no dst
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-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 Samuel Pitoisetnvc0/ir: remove outdated comment about SHLADD
2016-10-20 Ilia Mirkinnv50/ir: process texture offset sources as regular...
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 Mirkinnvc0/ir: be more careful about preserving modifiers...
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 Samuel Pitoisetnv50/ir: optimize ADD(SHL(a, b), c) to SHLADD(a, b, c)
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 Pitoisetnv50/ir: set number of threads/block for variable local...
2016-10-06 Karol Herbstnv50/ir: optimize sub(a, 0) to a
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...
next