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_nv50.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0/ir: use the combined tid special register
Rhys Perry
2018-07-07
1
-0
/
+3
*
nv50/ir: we can't load local memory directly into an output
Ilia Mirkin
2016-04-02
1
-1
/
+2
*
nv50/ir: normalize cube coordinates after derivatives have been computed
Ilia Mirkin
2016-03-20
1
-1
/
+33
*
nv50/ir: force-enable derivatives on TXD ops
Ilia Mirkin
2016-03-19
1
-0
/
+1
*
nv50,nvc0: replace resInfoCBSlot by auxCBSlot
Samuel Pitoiset
2016-03-19
1
-2
/
+2
*
nv50,nvc0: handle SQRT lowering inside the driver
Ilia Mirkin
2016-03-13
1
-4
/
+3
*
nv50/ir: manually optimize multiplication expansion logic
Ilia Mirkin
2015-12-12
1
-6
/
+25
*
nv50/ir: fix texture grad for cubemaps
Ilia Mirkin
2015-12-12
1
-1
/
+1
*
nv50/ir: fix assumption that prog->maxGPR is in 32-bit reg units
Ilia Mirkin
2015-12-12
1
-1
/
+1
*
nv50/ir: fix cutoff for using r63 vs r127 when replacing zero
Ilia Mirkin
2015-12-08
1
-1
/
+2
*
nv50/ir: replace zeros in movs as well
Ilia Mirkin
2015-12-03
1
-2
/
+1
*
nv50/ir: don't forget to mark flagsDef on cvt in txb lowering
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: only take abs value when computing high result
Ilia Mirkin
2015-11-07
1
-1
/
+1
*
nv50/ir: add support for TXQS tgsi opcode
Ilia Mirkin
2015-09-13
1
-0
/
+20
*
nv50/ir: r63 is only 0 if we are using less than 63 registers
Ilia Mirkin
2015-09-10
1
-1
/
+4
*
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
2015-07-01
1
-0
/
+1
*
nv50/ir: OP_JOIN is a flow instruction
Jürgen Rühle
2015-06-15
1
-1
/
+1
*
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
*
nv50/ir: ignore bias for samplerCubeShadow on nv50
Ilia Mirkin
2014-07-08
1
-0
/
+10
*
nv50/ir: fix lowering of predicated instructions (without defs)
Christoph Bumiller
2014-05-23
1
-1
/
+4
*
nv50/ir: fix s32 x s32 -> high s32 multiply logic
Ilia Mirkin
2014-05-21
1
-11
/
+80
*
nv50/ir: fix integer mul lowering for u32 x u32 -> high u32
Ilia Mirkin
2014-05-18
1
-3
/
+4
*
nv50: fix setting of texture ms info to be per-stage
Ilia Mirkin
2014-05-11
1
-0
/
+4
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
1
-0
/
+8
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+12
*
nv50: enable texture query lod
Ilia Mirkin
2014-04-07
1
-0
/
+23
*
nv50: enable cube map array texture support
Ilia Mirkin
2014-02-25
1
-2
/
+3
*
nv50: add support for texelFetch'ing MS textures, ARB_texture_multisample
Ilia Mirkin
2014-01-27
1
-0
/
+60
*
nv50/ir: delay calculation of indirect addresses
Bryan Cain
2014-01-27
1
-3
/
+101
*
nv50: TXF already has integer arguments, don't try to convert from f32
Ilia Mirkin
2013-12-09
1
-7
/
+9
*
nouveau: fix regression since float comparison instructions (v2)
Dave Airlie
2013-09-16
1
-2
/
+2
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+1101