index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
codegen
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
Ilia Mirkin
2015-07-03
1
-1
/
+2
*
nv50/ir: don't emit src2 in immediate form
Ilia Mirkin
2015-07-02
1
-2
/
+2
*
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
2015-07-01
3
-0
/
+5
*
nv50/ir: fix emission of address reg in 3rd source
Ilia Mirkin
2015-06-30
1
-2
/
+6
*
nv50/ir: propagate modifier to right arg when const-folding mad
Ilia Mirkin
2015-06-26
1
-1
/
+4
*
nvc0/ir: can't have a join on a load with an indirect source
Ilia Mirkin
2015-06-17
1
-1
/
+1
*
nvc0/ir: fix collection of first uses for texture barrier insertion
Ilia Mirkin
2015-06-15
1
-5
/
+11
*
nv50/ir: OP_JOIN is a flow instruction
Jürgen Rühle
2015-06-15
1
-1
/
+1
*
nv50/ir: avoid messing up arg1 of PFETCH
Ilia Mirkin
2015-05-23
1
-2
/
+18
*
nvc0/ir: LOAD's can't be used for shader inputs
Ilia Mirkin
2015-05-22
2
-0
/
+2
*
nv50/ir: guess that the constant offset is the starting slot of array
Ilia Mirkin
2015-05-22
1
-2
/
+4
*
nvc0/ir: set ftz when sources are floats, not just destinations
Ilia Mirkin
2015-05-22
1
-3
/
+2
*
nv50/ir: allow OP_SET to merge with OP_SET_AND/etc as well as a neg
Ilia Mirkin
2015-05-22
1
-26
/
+55
*
nvc0/ir: optimize set & 1.0 to produce boolean-float sets
Ilia Mirkin
2015-05-22
2
-0
/
+29
*
nvc0/ir: allow iset to produce a boolean float
Ilia Mirkin
2015-05-22
3
-5
/
+16
*
nvc0/ir: avoid jumping to a sched instruction
Ilia Mirkin
2015-05-22
3
-2
/
+9
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-12
/
+1
*
gk110/ir: switch to gk104-style sched codes rather than all-in-one
Ilia Mirkin
2015-05-18
1
-9
/
+9
*
nv50/ir: silence compiler warnings about mismatched tags
Samuel Pitoiset
2015-05-14
1
-3
/
+3
*
nv50/ir: remove unused private field cycle to SchedDataCalculator
Samuel Pitoiset
2015-05-14
1
-1
/
+0
*
nv50/ir: only enable mul saturate on G200+
Ilia Mirkin
2015-05-09
1
-1
/
+4
*
nv50/ir: only propagate saturate up if some actual folding took place
Ilia Mirkin
2015-05-08
1
-1
/
+2
*
nv50/ir: add SHL to the list of U32 opcodes
Ilia Mirkin
2015-05-06
1
-0
/
+1
*
nvc0/ir: fix predicated PFETCH for real
Ilia Mirkin
2015-04-30
2
-2
/
+2
*
nv50/ir: fix asFlow() const helper for OP_JOIN
Ilia Mirkin
2015-04-29
1
-1
/
+1
*
nvc0/ir: fix predicated PFETCH emission
Ilia Mirkin
2015-04-29
2
-2
/
+6
*
gk110/ir: fix set with a register dest to not auto-set the abs flag
Ilia Mirkin
2015-04-29
1
-1
/
+1
*
nvc0/ir: flush denorms to zero in non-compute shaders
Ilia Mirkin
2015-04-28
2
-1
/
+25
*
gm107/ir: add lane/vertex count sysvals
Ilia Mirkin
2015-04-27
1
-0
/
+2
*
gk110/ir: add support for writing per-patch and shader outputs
Ilia Mirkin
2015-04-27
1
-7
/
+3
*
nv50/ir: avoid folding immediates into imad operations
Ilia Mirkin
2015-04-02
1
-1
/
+2
*
nv50/ir: fix imad emission when dst == src2
Ilia Mirkin
2015-04-02
1
-1
/
+1
*
nv50/ir/gk110: fix offset flag position for TXD opcode
Ilia Mirkin
2015-03-27
1
-0
/
+1
*
nv50/ir: take postFactor into account when doing peephole optimizations
Ilia Mirkin
2015-03-27
1
-4
/
+8
*
nouveau: Fix build, invalid extern "C" around header inclusion.
Mark Janes
2015-03-06
1
-2
/
+0
*
nvc0/ir: remove merge/split pairs to allow normal propagation to occur
Ilia Mirkin
2015-02-20
1
-0
/
+30
*
nvc0/ir: add support for new TGSI double opcodes
Ilia Mirkin
2015-02-20
1
-0
/
+236
*
nvc0/ir: handle zero and negative sqrt arguments
Ilia Mirkin
2015-02-20
1
-2
/
+14
*
nvc0/ir: no instruction can load a double immediate
Ilia Mirkin
2015-02-20
1
-0
/
+2
*
nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
Ilia Mirkin
2015-02-20
5
-16
/
+40
*
gm107/ir: fix F2F flipped stype/dtype flags
Ilia Mirkin
2015-02-20
1
-2
/
+2
*
gm107/ir: fix DSET boolean float flag
Ilia Mirkin
2015-02-20
1
-0
/
+1
*
gm107/ir: fix DMUL opcode encoding
Ilia Mirkin
2015-02-20
1
-3
/
+3
*
gk110/ir: add emission of dadd/dmul/dmad opcodes
Ilia Mirkin
2015-02-20
1
-3
/
+77
*
nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax
Ilia Mirkin
2015-02-20
1
-3
/
+63
*
nv50/ir: Fold IMM into MAD
Roy Spliet
2015-02-10
1
-0
/
+53
*
nv50/ir: Add emit support for MAD IMM format
Roy Spliet
2015-02-10
1
-0
/
+8
*
nv50/ir: Add support for MAD 4-byte opcode
Roy Spliet
2015-02-10
2
-8
/
+6
*
nv50/ir: change the way float face is returned
Ilia Mirkin
2015-02-10
2
-4
/
+6
*
nv50/ir: enable sat modifier for OP_SUB
Ilia Mirkin
2015-01-05
1
-1
/
+1
[next]