index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
codegen
/
nv50_ir_emit_nv50.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: fix bb positions after exit instructions
Ilia Mirkin
2016-08-16
1
-3
/
+10
*
nv50: fix alphatest for non-blendable formats
Ilia Mirkin
2016-07-16
1
-0
/
+26
*
nv50: enable indirect addressing of fragment shader inputs
Ilia Mirkin
2016-06-11
1
-0
/
+1
*
nv50/ir: generalize interp fixups to be able to fixup anything
Ilia Mirkin
2016-05-11
1
-3
/
+2
*
nv50/ir: force-enable derivatives on TXD ops
Ilia Mirkin
2016-03-19
1
-1
/
+3
*
nv50/ir: fix quadop emission in the presence of predication
Ilia Mirkin
2016-02-16
1
-2
/
+3
*
nv50/ir: add saturate support on ex2
Ilia Mirkin
2016-01-16
1
-0
/
+5
*
nv50/ir: fix imul emission in the presence of an immediate
Ilia Mirkin
2015-12-12
1
-4
/
+7
*
nv50/ir: add short imad support
Ilia Mirkin
2015-12-12
1
-19
/
+36
*
nv50/ir: fix moves to/from flags
Ilia Mirkin
2015-12-02
1
-2
/
+3
*
nv50/ir: fix emission of s[] args in certain situations
Ilia Mirkin
2015-11-07
1
-2
/
+2
*
nv50/ir: allow emission of immediates in imul/imad ops
Ilia Mirkin
2015-11-07
1
-2
/
+8
*
nv50/ir: add fp64 opcode emission support for G200 (NVA0)
Ilia Mirkin
2015-11-06
1
-10
/
+84
*
nouveau: get rid of tabs
Ilia Mirkin
2015-10-31
1
-1
/
+1
*
nv50: allow per-sample interpolation to be forced via rast
Ilia Mirkin
2015-10-29
1
-0
/
+26
*
nv50/ir: fix emission of 8-byte wide interp instruction
Ilia Mirkin
2015-09-10
1
-5
/
+6
*
nv50/ir: don't emit src2 in immediate form
Ilia Mirkin
2015-07-02
1
-2
/
+2
*
nv50/ir: fix emission of address reg in 3rd source
Ilia Mirkin
2015-06-30
1
-2
/
+6
*
nv50/ir: fix imad emission when dst == src2
Ilia Mirkin
2015-04-02
1
-1
/
+1
*
nv50/ir: Add emit support for MAD IMM format
Roy Spliet
2015-02-10
1
-0
/
+8
*
nv50/ir: Add support for MAD 4-byte opcode
Roy Spliet
2015-02-10
1
-6
/
+4
*
nv50/ir: Add sat modifier for mul
Roy Spliet
2015-01-05
1
-0
/
+6
*
nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
2014-11-23
1
-0
/
+2
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
1
-3
/
+3
*
nv50: enable texture query lod
Ilia Mirkin
2014-04-07
1
-0
/
+4
*
nv50: enable txg where supported
Ilia Mirkin
2014-02-25
1
-1
/
+2
*
nv50: add support for texelFetch'ing MS textures, ARB_texture_multisample
Ilia Mirkin
2014-01-27
1
-0
/
+1
*
nv50/ir: add support for gl_PrimitiveIDIn
Ilia Mirkin
2014-01-27
1
-3
/
+3
*
nv50/ir: fix support for shader input + immediate in gp
Ilia Mirkin
2014-01-27
1
-1
/
+6
*
nv50: add support for geometry shaders
Bryan Cain
2014-01-27
1
-6
/
+19
*
nv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPs
Christoph Bumiller
2014-01-27
1
-5
/
+57
*
nouveau/codegen: set dType to S32 for OP_NEG U32
Ilia Mirkin
2014-01-27
1
-1
/
+7
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+1962