index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
codegen
/
nv50_ir_emit_nvc0.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0/ir: use the combined tid special register
Rhys Perry
2018-07-07
1
-0
/
+1
*
nvc0/ir: all short immediates are sign-extended, adjust LIMM test
Ilia Mirkin
2018-04-24
1
-4
/
+8
*
nvc0/ir: fix emiting NOTs with predicates
Karol Herbst
2018-03-29
1
-0
/
+2
*
nv50/ir: fix ConstantFolding with saturation
Karol Herbst
2017-08-09
1
-0
/
+1
*
nvc0/ir: Add SV_LANEMASK_* system values.
Boyan Ding
2017-04-13
1
-0
/
+5
*
nvc0/ir: Allow 0/1 immediate value as source of OP_VOTE
Boyan Ding
2017-04-13
1
-4
/
+20
*
nvc0/ir: Emit OP_SHFL
Boyan Ding
2017-04-13
1
-0
/
+53
*
nvc0/ir: Properly handle a "split form" of predicate destination
Boyan Ding
2017-04-13
1
-2
/
+13
*
nvc0/ir: make it possible to have the flags def in def0
Ilia Mirkin
2017-02-09
1
-6
/
+8
*
nvc0/ir: fix SET and SLCT emission
Ilia Mirkin
2017-02-09
1
-0
/
+2
*
nvc0/ir: add support for emitting partial min/max ops for int64
Ilia Mirkin
2017-02-09
1
-1
/
+6
*
nvc0/ir: emit FMZ flag when requested on FFMA
Ilia Mirkin
2017-01-15
1
-0
/
+4
*
nvc0/ir: fix emission of IMAD with NEG modifiers
Samuel Pitoiset
2016-10-27
1
-1
/
+1
*
nvc0/ir: fix emission of SHLADD with NEG modifiers
Samuel Pitoiset
2016-10-26
1
-1
/
+1
*
nvc0/ir: remove outdated comment about SHLADD
Samuel Pitoiset
2016-10-22
1
-1
/
+0
*
nvc0/ir: add emission for SHLADD
Samuel Pitoiset
2016-09-29
1
-0
/
+43
*
nvc0/ir: fix subops for IMAD
Samuel Pitoiset
2016-09-17
1
-4
/
+6
*
nv50/ir: always emit the NDV bit for OP_QUADOP
Samuel Pitoiset
2016-08-30
1
-4
/
+1
*
nvc0/ir: fix up an assertion in emitUADD()
Samuel Pitoiset
2016-07-24
1
-4
/
+3
*
nvc0: add support for VOTE tgsi opcodes
Ilia Mirkin
2016-06-06
1
-4
/
+19
*
nvc0/ir: fix spilling predicates to registers
Ilia Mirkin
2016-05-30
1
-0
/
+4
*
nvc0/ir: fix emission of predicate spill to register
Ilia Mirkin
2016-05-30
1
-1
/
+2
*
nvc0/ir: handle a load's reg result not being used for locked variants
Ilia Mirkin
2016-05-26
1
-6
/
+20
*
nvc0/ir: add emission for SULDB and SUSTx
Samuel Pitoiset
2016-05-21
1
-2
/
+44
*
nvc0/ir: add emission for OP_SULEA
Samuel Pitoiset
2016-05-21
1
-0
/
+58
*
nvc0: fix gl_SampleMaskIn computation
Ilia Mirkin
2016-05-11
1
-0
/
+14
*
nv50/ir: generalize interp fixups to be able to fixup anything
Ilia Mirkin
2016-05-11
1
-4
/
+3
*
nvc0/ir: fix wrong emission of (a OP b) OP c
Samuel Pitoiset
2016-04-26
1
-2
/
+2
*
nvc0/ir: fix wrong pred emission for ld lock on GK104
Samuel Pitoiset
2016-04-01
1
-1
/
+4
*
nvc0/ir: make sure that thread count immediate for BAR fit
Samuel Pitoiset
2016-03-07
1
-0
/
+1
*
nv50/ir: emit VOTE instruction
Samuel Pitoiset
2016-02-28
1
-0
/
+23
*
nvc0/ir: add missing emission of locked load predicate
Samuel Pitoiset
2016-02-22
1
-0
/
+7
*
nvc0/ir: add ld lock/st unlock emission on GK104
Samuel Pitoiset
2016-02-22
1
-10
/
+25
*
nv50/ir: restore OP_SELP to be a regular instruction
Samuel Pitoiset
2016-02-22
1
-4
/
+4
*
nv50/ir: make OP_SELP a compare instruction
Samuel Pitoiset
2016-02-21
1
-4
/
+9
*
nv50/ir: add lock/unlock subops for load/store
Samuel Pitoiset
2016-02-21
1
-2
/
+14
*
nv50/ir: fix quadop emission in the presence of predication
Ilia Mirkin
2016-02-16
1
-1
/
+1
*
nvc0/ir: fix converting between predicate and gpr
Ilia Mirkin
2016-02-05
1
-1
/
+7
*
nvc0/ir: fix atomic compare-and-swap arguments
Ilia Mirkin
2016-01-29
1
-2
/
+4
*
nvc0/ir: add support for PK2H/UP2H
Ilia Mirkin
2016-01-03
1
-1
/
+4
*
nv50/ir: always display the opcode number for unknown instructions
Samuel Pitoiset
2015-11-29
1
-1
/
+1
*
nvc0/ir: actually emit AFETCH on kepler
Ilia Mirkin
2015-11-18
1
-0
/
+3
*
nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
Ilia Mirkin
2015-11-12
1
-0
/
+1
*
nvc0/ir: Add support for double immediates
Hans de Goede
2015-11-06
1
-0
/
+8
*
nvc0: do upload-time fixups for interpolation parameters
Ilia Mirkin
2015-10-29
1
-2
/
+28
*
nvc0/ir: detect i2f/i2i which operate on specific bytes/words
Ilia Mirkin
2015-08-20
1
-0
/
+4
*
gk110/ir: fix sched calculator to consider all registers in the ISA
Ilia Mirkin
2015-08-17
1
-7
/
+10
*
nvc0/ir: fix barrier emission
Ilia Mirkin
2015-07-28
1
-0
/
+2
*
nvc0/ir: kepler can't do indirect shader input/output loads directly
Ilia Mirkin
2015-07-23
1
-0
/
+16
*
nvc0/ir: allow iset to produce a boolean float
Ilia Mirkin
2015-05-22
1
-1
/
+7
[next]