Displaying 8 results from an estimated 8 matches for "texbars".
2014 Sep 24
1
[PATCH 1/2] allow path to envyas binary to be specified
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
src/shader/Makefile | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/shader/Makefile b/src/shader/Makefile
index 46658e9..2d789be 100644
--- a/src/shader/Makefile
+++ b/src/shader/Makefile
@@ -24,20 +24,21 @@ NVF0_SHADERS = xfrm2nvf0.vpc \
videonvf0.fpc
SHADERS = $(NVC0_SHADERS)
2014 Jun 06
3
[PATCH 1/3] gk110/ir: emit texbar the same way that the blob does
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: "10.2" <mesa-stable at lists.freedestkop.org>
---
src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp b/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp
index b8d0d3e..d566c99
2015 Dec 10
2
[ANNOUNCE] xf86-video-nouveau 1.0.12
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
New nouveau DDX release.
Ben Skeggs (1):
Bump version to 1.0.12
Ilia Mirkin (14):
copy: don't bother trying to create copy on pre-nva3
allow path to envyas binary to be specified
kepler: remove unnecessary texbars, add live-only tex for nvf0
use defined method names where available
nv50: explicitly disable ZETA buffer
Check before trying a solid fill
nv04-nv40: don't attempt to do 32-bit shifts
older hardware prefers copy to clear, so use that
nv50/exa: add comments sh...
2015 Dec 10
2
[ANNOUNCE] xf86-video-nouveau 1.0.12
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
New nouveau DDX release.
Ben Skeggs (1):
Bump version to 1.0.12
Ilia Mirkin (14):
copy: don't bother trying to create copy on pre-nva3
allow path to envyas binary to be specified
kepler: remove unnecessary texbars, add live-only tex for nvf0
use defined method names where available
nv50: explicitly disable ZETA buffer
Check before trying a solid fill
nv04-nv40: don't attempt to do 32-bit shifts
older hardware prefers copy to clear, so use that
nv50/exa: add comments sh...
2016 Jun 17
6
[Bug 96565] New: Clive Barker's Jericho displays strange, vivid colors when motion blur enabled
https://bugs.freedesktop.org/show_bug.cgi?id=96565
Bug ID: 96565
Summary: Clive Barker's Jericho displays strange,vivid colors
when motion blur enabled
Product: Mesa
Version: 11.2
Hardware: Other
OS: All
Status: NEW
Keywords: bisected, regression
Severity: normal
2014 Apr 18
0
[PATCH] nouveau/codegen: add missing values for OP_TXLQ into the target arrays
Also rework things so that if someone were to add an opcode without
adjusting the values in these arrays, there will be a compilation error.
This fixes a few quadop-related piglit regressions since commit
d5faf8e78603.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
src/gallium/drivers/nouveau/codegen/nv50_ir_target.cpp | 12 +++++++-----
2015 Dec 10
0
[ANNOUNCE] xf86-video-nouveau 1.0.12
...Hash: SHA1
>
>
> New nouveau DDX release.
>
> Ben Skeggs (1):
> Bump version to 1.0.12
>
> Ilia Mirkin (14):
> copy: don't bother trying to create copy on pre-nva3
> allow path to envyas binary to be specified
> kepler: remove unnecessary texbars, add live-only tex for nvf0
> use defined method names where available
> nv50: explicitly disable ZETA buffer
> Check before trying a solid fill
> nv04-nv40: don't attempt to do 32-bit shifts
> older hardware prefers copy to clear, so use that
>...
2015 May 06
4
[Bug 90348] New: Spilling failure of b96 merged value
https://bugs.freedesktop.org/show_bug.cgi?id=90348
Bug ID: 90348
Summary: Spilling failure of b96 merged value
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at