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_lowering_nvc0.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gm107/ir: fix texture argument order
Ilia Mirkin
2014-09-25
1
-5
/
+27
*
nvc0/ir: uses was always null at that point in the code
Ilia Mirkin
2014-09-08
1
-7
/
+1
*
nvc0/ir: insn can never be null
Ilia Mirkin
2014-09-08
1
-1
/
+1
*
nvc0/ir: clarify recursion fix to finding first tex uses
Christoph Bumiller
2014-09-05
1
-9
/
+7
*
nvc0/ir: avoid infinite recursion when finding first uses of tex
Ilia Mirkin
2014-09-01
1
-7
/
+25
*
nvc0/ir: describe the tex arguments for fermi/kepler
Ilia Mirkin
2014-08-11
1
-0
/
+25
*
nvc0/ir: add kepler+ support for indirect texture references
Ilia Mirkin
2014-08-11
1
-7
/
+27
*
nvc0/ir: add base tex offset for fermi indirect tex case
Ilia Mirkin
2014-08-11
1
-2
/
+10
*
nvc0/ir: support 2d constbuf indexing
Ilia Mirkin
2014-07-24
1
-0
/
+14
*
nvc0/ir: add support for interpolating with non-default settings
Ilia Mirkin
2014-07-09
1
-1
/
+8
*
nvc0/ir: account for indirect textures on fermi for txd
Ilia Mirkin
2014-07-09
1
-0
/
+3
*
nvc0/ir: unset s/r indirect sources before moving everything
Ilia Mirkin
2014-07-09
1
-9
/
+10
*
nvc0/ir: fill offset in properly for TXD
Ilia Mirkin
2014-07-08
1
-13
/
+43
*
nvc0/ir: use manual TXD when offsets are involved
Ilia Mirkin
2014-07-08
1
-1
/
+2
*
nvc0/ir: do quadops on the right texture coordinates for TXD
Ilia Mirkin
2014-07-08
1
-2
/
+3
*
nvc0/ir: only merge emit/restart for identical streams
Ilia Mirkin
2014-07-01
1
-3
/
+10
*
nvc0: replace immd 0 with $rLASTGPR for emit/restart opcodes
Ben Skeggs
2014-05-15
1
-0
/
+1
*
nvc0: move nvc0 lowering pass class definitions into header
Ben Skeggs
2014-05-15
1
-104
/
+1
*
nvc0/ir: offset appears to come before the Z ref
Ilia Mirkin
2014-04-28
1
-1
/
+3
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
1
-8
/
+29
*
nvc0/ir: add support for SAMPLEMASK sysval
Ilia Mirkin
2014-04-26
1
-0
/
+4
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+21
*
nvc0: add support for texture gather
Ilia Mirkin
2014-04-07
1
-2
/
+8
*
nvc0: enable texture query lod
Ilia Mirkin
2014-04-07
1
-0
/
+41
*
nvc0/ir: move sample id to second source arg to fix sampler2DMS
Ilia Mirkin
2014-03-20
1
-3
/
+11
*
nv50/ir: delay calculation of indirect addresses
Bryan Cain
2014-01-27
1
-0
/
+7
*
nouveau: fix regression since float comparison instructions (v2)
Dave Airlie
2013-09-16
1
-1
/
+1
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+1597