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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
Ilia Mirkin
2015-11-12
6
-0
/
+6
*
nv50/ir: fix emission of s[] args in certain situations
Ilia Mirkin
2015-11-07
1
-2
/
+2
*
nv50/ir: only take abs value when computing high result
Ilia Mirkin
2015-11-07
1
-1
/
+1
*
nv50/ir: allow emission of immediates in imul/imad ops
Ilia Mirkin
2015-11-07
1
-2
/
+8
*
nv50/ir: properly set the type of the constant folding result
Ilia Mirkin
2015-11-06
1
-4
/
+4
*
nv50/ir: add support for const-folding OP_CVT with F64 source/dest
Ilia Mirkin
2015-11-06
3
-0
/
+45
*
nv50/ir: add fp64 opcode emission support for G200 (NVA0)
Ilia Mirkin
2015-11-06
1
-10
/
+84
*
nv50/ir: Add support for 64bit immediates to checkSwapSrc01
Hans de Goede
2015-11-06
1
-5
/
+6
*
nvc0/ir: Teach insnCanLoad about double immediates
Hans de Goede
2015-11-06
1
-6
/
+19
*
nv50/ir: Add support for merge-s to the ConstantFolding pass
Hans de Goede
2015-11-06
1
-0
/
+15
*
nv50/ir: disallow 64-bit immediates on nv50 targets
Ilia Mirkin
2015-11-06
1
-1
/
+1
*
nv50/ir: allow movs with TYPE_F64 destinations to be split
Ilia Mirkin
2015-11-06
1
-0
/
+6
*
gm107/ir: Add support for double immediates
Hans de Goede
2015-11-06
1
-1
/
+4
*
nvc0/ir: Add support for double immediates
Hans de Goede
2015-11-06
1
-0
/
+8
*
nv50,nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
2015-11-05
2
-0
/
+3
*
nouveau: get rid of tabs
Ilia Mirkin
2015-10-31
3
-4
/
+4
*
nv50: allow per-sample interpolation to be forced via rast
Ilia Mirkin
2015-10-29
3
-3
/
+29
*
nv50/ir: adapt to new method for passing in cull/clip distance masks
Ilia Mirkin
2015-10-29
3
-8
/
+10
*
nvc0: do upload-time fixups for interpolation parameters
Ilia Mirkin
2015-10-29
7
-9
/
+157
*
nv50/ir: use C++11 standard std::unordered_map if possible
Chih-Wei Huang
2015-10-15
1
-3
/
+17
*
nvc0/ir: start offset at texBindBase for txq, like regular texturing
Ilia Mirkin
2015-09-14
1
-1
/
+4
*
nv50/ir: add support for TXQS tgsi opcode
Ilia Mirkin
2015-09-13
3
-7
/
+39
*
nv50/ir: don't fold immediate into mad if registers are too high
Ilia Mirkin
2015-09-10
1
-0
/
+4
*
nv50/ir: fix emission of 8-byte wide interp instruction
Ilia Mirkin
2015-09-10
1
-5
/
+6
*
nv50/ir: r63 is only 0 if we are using less than 63 registers
Ilia Mirkin
2015-09-10
1
-1
/
+4
*
nv50/ir: make edge splitting fix up phi node sources
Ilia Mirkin
2015-09-10
1
-13
/
+77
*
nouveau: android: add space before PRIx64 macro
Mauro Rossi
2015-09-09
1
-1
/
+1
*
nv50/ir: pre-compute BFE arg when both bits and offset are imm
Ilia Mirkin
2015-08-20
1
-3
/
+9
*
nv50/ir: Handle OP_CVT when folding constant expressions
Tobias Klausmann
2015-08-20
1
-0
/
+78
*
nvc0/ir: undo more shifts still by allowing a pre-SHL to occur
Ilia Mirkin
2015-08-20
1
-15
/
+33
*
nvc0/ir: don't require AND when the high byte is being addressed
Ilia Mirkin
2015-08-20
1
-0
/
+12
*
nvc0/ir: detect i2f/i2i which operate on specific bytes/words
Ilia Mirkin
2015-08-20
4
-4
/
+82
*
nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Ilia Mirkin
2015-08-20
1
-20
/
+46
*
nv50/ir: support different unordered_set implementations
Chih-Wei Huang
2015-08-20
5
-12
/
+57
*
gk110/ir: fix sched calculator to consider all registers in the ISA
Ilia Mirkin
2015-08-17
1
-7
/
+10
*
gm107/ir: avoid letting the lowering pass get out of sync
Ilia Mirkin
2015-08-17
2
-88
/
+5
*
gm107/ir: indirect handle goes first on maxwell also
Ilia Mirkin
2015-08-14
1
-8
/
+4
*
nvc0/ir: cache vertex out base so that we don't recompute again
Ilia Mirkin
2015-07-29
1
-8
/
+15
*
nvc0/ir: output base for reading is based on laneid
Ilia Mirkin
2015-07-29
1
-0
/
+25
*
nvc0/ir: trim out barrier sync for non-compute shaders
Ilia Mirkin
2015-07-28
1
-0
/
+6
*
nvc0/ir: fix barrier emission
Ilia Mirkin
2015-07-28
1
-0
/
+2
*
nvc0/ir: per-patch vars are in a separate address space
Ilia Mirkin
2015-07-24
1
-0
/
+2
*
nvc0/ir: kepler can't do indirect shader input/output loads directly
Ilia Mirkin
2015-07-23
8
-6
/
+75
*
nvc0/ir: tess factors are now sysvals, adapt codegen to expect that
Ilia Mirkin
2015-07-23
6
-11
/
+24
*
gk110/ir: fake BAR support
Ilia Mirkin
2015-07-23
1
-0
/
+12
*
nvc0/ir: cleanup private enums that have graduated to gallium
Ilia Mirkin
2015-07-23
1
-5
/
+0
*
nvc0/ir: allow tess eval output loads to be CSE'd
Ilia Mirkin
2015-07-23
1
-0
/
+2
*
nvc0/ir: add hazard for 2nd dim of vfetch/load indirect argument
Ilia Mirkin
2015-07-23
1
-0
/
+2
*
nvc0/ir: patch vertex count is stored in the upper bits
Ilia Mirkin
2015-07-23
1
-0
/
+4
*
nvc0/ir: add support for reading outputs in tess control shaders
Ilia Mirkin
2015-07-23
2
-2
/
+18
[next]