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
*
nv50,nvc0: Fix invalid constant.
Vinson Lee
2016-03-18
1
-1
/
+1
*
nv50,nvc0: handle SQRT lowering inside the driver
Ilia Mirkin
2016-03-13
1
-16
/
+15
*
nv50/ir: restore OP_SELP to be a regular instruction
Samuel Pitoiset
2016-02-22
1
-4
/
+4
*
nv50/ir: add atomics support on shared memory for Fermi
Samuel Pitoiset
2016-02-21
1
-2
/
+101
*
nvc0/ir: fix atomic compare-and-swap arguments
Ilia Mirkin
2016-01-29
1
-1
/
+2
*
nv50/ir: add support for indirect buffer loading
Ilia Mirkin
2016-01-29
1
-5
/
+17
*
nv50/ir: add SUQ op by reading the info from driver constbuf
Ilia Mirkin
2016-01-29
1
-0
/
+11
*
nv50/ir: add support for BUFFER accesses
Ilia Mirkin
2016-01-29
1
-3
/
+47
*
nvc0/ir: be careful about propagating very large offsets into const load
Ilia Mirkin
2016-01-14
1
-0
/
+6
*
nvc0: add ARB_shader_draw_parameters support
Ilia Mirkin
2015-12-30
1
-0
/
+11
*
gk104/ir: simplify and fool-proof texbar algorithm
Ilia Mirkin
2015-12-12
1
-77
/
+52
*
nv50/ir: fix texture grad for cubemaps
Ilia Mirkin
2015-12-12
1
-4
/
+3
*
gk104/ir: sampler doesn't matter for txf
Ilia Mirkin
2015-12-07
1
-1
/
+1
*
nvc0/ir: start offset at texBindBase for txq, like regular texturing
Ilia Mirkin
2015-09-14
1
-1
/
+4
*
nv50/ir: support different unordered_set implementations
Chih-Wei Huang
2015-08-20
1
-2
/
+2
*
gm107/ir: indirect handle goes first on maxwell also
Ilia Mirkin
2015-08-14
1
-8
/
+4
*
nvc0/ir: trim out barrier sync for non-compute shaders
Ilia Mirkin
2015-07-28
1
-0
/
+6
*
nvc0/ir: kepler can't do indirect shader input/output loads directly
Ilia Mirkin
2015-07-23
1
-2
/
+17
*
nvc0/ir: tess factors are now sysvals, adapt codegen to expect that
Ilia Mirkin
2015-07-23
1
-1
/
+1
*
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
1
-0
/
+3
*
nvc0/ir: don't worry about sampler in txq handling
Ilia Mirkin
2015-07-18
1
-22
/
+8
*
nvc0/ir: fix txq on indirect samplers
Ilia Mirkin
2015-07-18
1
-1
/
+55
*
nvc0/ir: fix collection of first uses for texture barrier insertion
Ilia Mirkin
2015-06-15
1
-5
/
+11
*
nvc0/ir: LOAD's can't be used for shader inputs
Ilia Mirkin
2015-05-22
1
-0
/
+1
*
nvc0/ir: set ftz when sources are floats, not just destinations
Ilia Mirkin
2015-05-22
1
-3
/
+2
*
nvc0/ir: flush denorms to zero in non-compute shaders
Ilia Mirkin
2015-04-28
1
-1
/
+24
*
nvc0/ir: handle zero and negative sqrt arguments
Ilia Mirkin
2015-02-20
1
-2
/
+14
*
nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
Ilia Mirkin
2015-02-20
1
-10
/
+33
*
nv50/ir: change the way float face is returned
Ilia Mirkin
2015-02-10
1
-2
/
+3
*
nv50/ir: fix texture offsets in release builds
Ilia Mirkin
2015-01-05
1
-1
/
+2
*
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
[next]