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_target_nv50.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: check if the target supports the new offset before inlining
Ilia Mirkin
2015-12-08
1
-0
/
+15
*
nv50/ir: avoid looking at uninitialized srcMods entries
Ilia Mirkin
2015-12-03
1
-1
/
+1
*
nv50/ir: allow immediate 0 to be loaded anywhere
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nv50/ir: disallow 64-bit immediates on nv50 targets
Ilia Mirkin
2015-11-06
1
-1
/
+1
*
nvc0/ir: kepler can't do indirect shader input/output loads directly
Ilia Mirkin
2015-07-23
1
-1
/
+1
*
nvc0/ir: optimize set & 1.0 to produce boolean-float sets
Ilia Mirkin
2015-05-22
1
-0
/
+2
*
nv50/ir: only enable mul saturate on G200+
Ilia Mirkin
2015-05-09
1
-1
/
+4
*
nv50/ir: Add support for MAD 4-byte opcode
Roy Spliet
2015-02-10
1
-2
/
+2
*
nv50/ir: enable sat modifier for OP_SUB
Ilia Mirkin
2015-01-05
1
-1
/
+1
*
nv50/ir: Add sat modifier for mul
Roy Spliet
2015-01-05
1
-1
/
+1
*
nv50/ir: Fold sat into mad
Roy Spliet
2015-01-01
1
-1
/
+1
*
nv50/ir: avoid array overrun when checking for supported mods
Ilia Mirkin
2014-09-08
1
-1
/
+1
*
nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
Tobias Klausmann
2014-06-16
1
-1
/
+1
*
nv50/ir: fix s32 x s32 -> high s32 multiply logic
Ilia Mirkin
2014-05-21
1
-0
/
+2
*
nvc0: maxwell isa has no per-instruction join modifier
Ben Skeggs
2014-05-15
1
-1
/
+1
*
nv50/ir: allow load propagation when flags are defined
Ilia Mirkin
2014-05-07
1
-3
/
+4
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+2
*
nvc0: handle TGSI_SEMANTIC_LAYER
Christoph Bumiller
2014-02-07
1
-1
/
+1
*
nv50/ir: add support for gl_PrimitiveIDIn
Ilia Mirkin
2014-01-27
1
-0
/
+3
*
nv50/ir: fix support for shader input + immediate in gp
Ilia Mirkin
2014-01-27
1
-0
/
+1
*
nv50/ir: disallow shader input + cbuf in same instruction in gp
Ilia Mirkin
2014-01-27
1
-1
/
+6
*
nv50/ir: disallow predicates on emit/restart ops
Ilia Mirkin
2014-01-27
1
-1
/
+2
*
nv50/ir: txg not available on nvaa/nvac
Ilia Mirkin
2014-01-27
1
-1
/
+1
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+552