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
*
gk110/ir: add dnz flag emission for fmul/fmad
Ilia Mirkin
2014-10-03
1
-0
/
+4
*
gm107/ir: add dnz emission for fmul
Ilia Mirkin
2014-10-03
1
-1
/
+1
*
gm107/ir: take relative pfetch offset into account
Ilia Mirkin
2014-09-26
1
-1
/
+4
*
gm107/ir: add support for indirect const buffer selection
Ilia Mirkin
2014-09-25
1
-0
/
+14
*
gm107/ir: fix texture argument order
Ilia Mirkin
2014-09-25
2
-5
/
+34
*
gm107/ir: fix manual TXD for array targets
Ilia Mirkin
2014-09-25
1
-2
/
+3
*
nv50/ir: avoid deleting pseudo instructions too early
Ilia Mirkin
2014-09-25
1
-1
/
+10
*
nv50/ir: add some comments on edge classification
Ilia Mirkin
2014-09-25
1
-0
/
+10
*
nv50/ir: accomodate all file types, there are now more than 8
Ilia Mirkin
2014-09-08
1
-2
/
+2
*
nvc0/ir: uses was always null at that point in the code
Ilia Mirkin
2014-09-08
1
-7
/
+1
*
nv50/ir: avoid array overrun when checking for supported mods
Ilia Mirkin
2014-09-08
2
-2
/
+2
*
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
*
nv50/ir/util: fix BitSet issues
Christoph Bumiller
2014-09-05
3
-3
/
+10
*
nv50/ir: avoid creating instructions that can't be emitted
Ilia Mirkin
2014-09-01
1
-0
/
+4
*
nvc0/ir: avoid infinite recursion when finding first uses of tex
Ilia Mirkin
2014-09-01
2
-8
/
+29
*
nv50/ir: (trivial) initialize pointer to silence warning
Tobias Klausmann
2014-08-18
1
-1
/
+1
*
nv50,nvc0: add support for fine derivatives
Ilia Mirkin
2014-08-14
1
-0
/
+4
*
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
*
gm107/ir: emit LDC subops
Ilia Mirkin
2014-07-24
1
-0
/
+1
*
gk110/ir: emit load constant subop
Ilia Mirkin
2014-07-24
1
-0
/
+1
*
nv50/ir: fix phi/union sources when their def has been merged
Ilia Mirkin
2014-07-24
1
-0
/
+8
*
nv50/ir: fix hard-coded TYPE_U32 sized register
Ilia Mirkin
2014-07-24
1
-3
/
+4
*
nv50/ir: keep track of whether the program uses fp64
Ilia Mirkin
2014-07-24
2
-2
/
+7
*
nvc0/ir: add support for interpolating with non-default settings
Ilia Mirkin
2014-07-09
3
-1
/
+94
*
nvc0/ir: fix encoding of offset register into interpolation instruction
Ilia Mirkin
2014-07-09
1
-1
/
+1
*
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
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-1
/
+1
*
nv50/ir: use unordered_set instead of list to keep track of var uses
Tobias Klausmann
2014-07-08
4
-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
*
nv50/ir: ignore bias for samplerCubeShadow on nv50
Ilia Mirkin
2014-07-08
1
-0
/
+10
*
nv50/ir: retrieve shadow compare from first arg
Ilia Mirkin
2014-07-08
1
-1
/
+1
*
nvc0/ir: only merge emit/restart for identical streams
Ilia Mirkin
2014-07-01
1
-3
/
+10
*
nvc0/ir: avoid creating restarts with non-0 stream
Ilia Mirkin
2014-07-01
1
-3
/
+7
*
nvc0/ir: fix emitting vertex stream
Ilia Mirkin
2014-07-01
1
-7
/
+8
*
nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices
Tobias Klausmann
2014-06-23
2
-2
/
+30
*
nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
Tobias Klausmann
2014-06-16
2
-2
/
+1
*
gk110/ir: fix bfind emission
Ilia Mirkin
2014-06-07
1
-1
/
+1
*
gk110/ir: fix emitting constbuf file index
Ilia Mirkin
2014-06-07
1
-2
/
+3
*
gk110/ir: emit saturate flag on fadd when needed
Ilia Mirkin
2014-06-06
1
-0
/
+1
*
gk110/ir: fix slct emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix interp mode emission
Ilia Mirkin
2014-06-06
1
-1
/
+2
*
gk110/ir: fix ISAD emission with register args
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix quadon opcode emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
[next]