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: 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
*
nvc0/ir: avoid jumping to a sched instruction
Ilia Mirkin
2015-05-22
1
-0
/
+2
*
nv50/ir: remove unused private field cycle to SchedDataCalculator
Samuel Pitoiset
2015-05-14
1
-1
/
+0
*
nvc0/ir: fix predicated PFETCH for real
Ilia Mirkin
2015-04-30
1
-1
/
+1
*
nvc0/ir: fix predicated PFETCH emission
Ilia Mirkin
2015-04-29
1
-1
/
+3
*
nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
Ilia Mirkin
2015-02-20
1
-2
/
+2
*
nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax
Ilia Mirkin
2015-02-20
1
-3
/
+63
*
nvc0/ir: fix encoding of offset register into interpolation instruction
Ilia Mirkin
2014-07-09
1
-1
/
+1
*
nvc0/ir: fix emitting vertex stream
Ilia Mirkin
2014-07-01
1
-7
/
+8
*
nvc0/ir: use SM35 ISA with GK20A
Alexandre Courbot
2014-05-27
1
-1
/
+1
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
1
-1
/
+3
*
nvc0/ir: add support for new bitfield manipulation opcodes
Ilia Mirkin
2014-04-28
1
-0
/
+17
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+14
*
nvc0: add support for texture gather
Ilia Mirkin
2014-04-07
1
-0
/
+1
*
nvc0: enable texture query lod
Ilia Mirkin
2014-04-07
1
-0
/
+2
*
nvc0/ir/emit: hardcode vertex output stream to 0 for now
Christoph Bumiller
2014-02-07
1
-2
/
+7
*
nouveau/codegen: set dType to S32 for OP_NEG U32
Ilia Mirkin
2014-01-27
1
-4
/
+10
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+2988