---
docs/features.txt | 46 +++---
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/docs/features.txt b/docs/features.txt
index 46e5a25a75..1225042580 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -356,29 +356,29 @@ Vulkan 1.0 -- a
---
docs/features.txt | 46 +++---
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/docs/features.txt b/docs/features.txt
index 46e5a25a75..1225042580 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -356,29 +356,29 @@ Vulkan 1.0 -- a
[PATCH 1/2] Remove libtxc-dxtn* recommends for S3TC
[PATCH 2/2] Rename --enable-gallium-llvm to --enable-llvm
Fabio
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Thanks. Feel free to push, as I don't have commit privilege.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
---
docs/GL3.txt | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/GL3.txt b/docs/GL3.txt
index bb2bb6e..5a6be41 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -148,17 +148,17 @@ GL 4.1, GLSL 4.10 --- all DONE: nvc0, r600, radeonsi
GL 4.2, GLSL 4.20 -- all D
---
docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.html b/docs/index.html
index 138447f..e28c63d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -28,7 +28,7 @@ This is a bug-fix release.
This is a bug-fix release.
NOTE: It is anticipated th
---
docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.html b/docs/index.html
index 138447f..e28c63d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -28,7 +28,7 @@ This is a bug-fix release.
This is a bug-fix release.
NOTE: It is anticipated th
Yes, thanks.
Il 28/lug/2015 11:27 PM, Ilia Mirkin ha scritto:
>
> Fine by me. Do you need someone to commit this?
>
> On Tue, Jul 28, 2015 at 2:53 PM, Fabio Pedretti wrote:
> > ---
> > docs/GL3.txt | 36 ++--
> > 1 file
---
docs/GL3.txt | 36 ++--
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 15bb57f..2e2a7e3 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -92,11 +92,11 @@ GL 3.3, GLSL 3.30 --- all DONE: i965, nv50, nvc0, r600,
r
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 1e5e496..b3d8a92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -287,7 +287,7 @@ case "x$enable_static$enable_shared" in
xnoyes )
;;
* )
-AC_MSG_WARN([Messa build supp
From: Julien Cristau
Patch from Debian package.
Cc: "10.1"
---
src/glx/dri2_query_renderer.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/src/glx/dri2_query_renderer.c b/src/glx/dri2_query_renderer.c
index b50a202..95560cb 100644
--- a/src/glx/dri2_query_renderer.c
+++ b/src/glx/dr
Reviewed-by: Matt Turner
---
configure.ac | 21 ++---
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0e0fd18..5f6f4cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,6 +38,13 @@ DRI3PROTO_REQUIRED=1.0
PRESENTPROTO_REQUIRED=1.0
Updated patches with the following changes:
[PATCH 1/2] glx/dri2: fix build failure on HURD
- improved commit message (thanks to Matt Turner and Ian Romanick)
- added Cc: for 10.1
[PATCH 2/2] configure.ac: consolidate dependencies version check
- added a missing $ (thanks to Matt Turner)
- add
From: Julien Cristau
---
src/glx/dri2_query_renderer.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/src/glx/dri2_query_renderer.c b/src/glx/dri2_query_renderer.c
index b50a202..95560cb 100644
--- a/src/glx/dri2_query_renderer.c
+++ b/src/glx/dri2_query_renderer.c
@@ -20,6 +20,9 @@
*
---
configure.ac | 21 ++---
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0e0fd18..a6ce794 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,6 +38,13 @@ DRI3PROTO_REQUIRED=1.0
PRESENTPROTO_REQUIRED=1.0
LIBUDEV_REQUIRED=151
GL
>Da: bri...@vmware.com
>Data: 12/11/2013 16.39
>A:
>Ogg: Re: [Mesa-dev] [PATCH 2/2] docs: update 10.0 relnotes for
GL_NV_vdpau_interop
>
>On 11/12/2013 02:51 AM, Fabio Pedretti wrote:
>> Cc: "10.0"
>> ---
>> docs/relnotes/10.0.html | 1 +
>>
>Looks OK to me. Do you need someone to commit this for you?
Yes, thanks.
>-Brian
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
From: Cyril Brulebois
Thanks to Pino Toscano.
Patch from Debian package.
Cc: "10.0"
---
src/gallium/auxiliary/os/os_thread.h | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/gallium/auxiliary/os/os_thread.h
b/src/gallium/auxiliary/os/os_thread.h
index e153
Cc: "10.0"
---
docs/relnotes/10.0.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index eabe77f..bbb447f 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -55,6 +55,7 @@ Note: some of the new features are only availabl
From: Cyril Brulebois
Thanks to Pino Toscano.
Patch from Debian package.
---
src/gallium/auxiliary/os/os_thread.h | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/gallium/auxiliary/os/os_thread.h
b/src/gallium/auxiliary/os/os_thread.h
index e153ab4..4528abb
Patch from Debian package
---
src/gallium/auxiliary/rtasm/rtasm_execmem.c | 2 +-
src/gallium/include/pipe/p_config.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/auxiliary/rtasm/rtasm_execmem.c
b/src/gallium/auxiliary/rtasm/rtasm_execmem.c
index 3c4b
Based on existing patch from Debian package.
Debian bug: http://bugs.debian.org/524690
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 0a25047..989168a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -974,7 +974,7 @@ if test "
Done, I also improved commit message of patches 3 and 4. Updated patches
follow.
>I think we could simplify this a bit.
>
>2013/11/5 Fabio Pedretti :
>> From: Aurelien Jarno
>> From: Cyril Brulebois
>>
>> mesa fails to build on GNU/kFreeBSD, since some parts
>On 11/05/2013 04:49 AM, Fabio Pedretti wrote:
>> Patch from Ubuntu package
>> ---
>> src/mesa/main/compiler.h | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h
>> index 2820913..65c
Patch from Ubuntu package
---
src/mesa/main/compiler.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h
index 2820913..d7a52d2 100644
--- a/src/mesa/main/compiler.h
+++ b/src/mesa/main/compiler.h
@@ -311,7 +311,7 @@ static INLI
I have no commit access, so feel free to push it.
>Reviewed-by: Marek Olšák
>
>Marek
>
>On Tue, Nov 5, 2013 at 12:49 PM, Fabio Pedretti wrote:
>> ---
>> src/gallium/drivers/r600/evergreen_compute.c | 1 -
>> 1 file changed, 1 deletion(-)
>>
&
Patch from Ubuntu package
---
src/mesa/main/compiler.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h
index 2820913..65c4141 100644
--- a/src/mesa/main/compiler.h
+++ b/src/mesa/main/compiler.h
@@ -312,6 +312,7 @@ static INLINE GLuint CPU_TO
---
src/gallium/drivers/r600/evergreen_compute.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gallium/drivers/r600/evergreen_compute.c
b/src/gallium/drivers/r600/evergreen_compute.c
index ea77f5e..ffdc5c3 100644
--- a/src/gallium/drivers/r600/evergreen_compute.c
+++ b/src/gallium/driver
Patch from Debian package
---
src/gallium/auxiliary/rtasm/rtasm_execmem.c | 2 +-
src/gallium/include/pipe/p_config.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/auxiliary/rtasm/rtasm_execmem.c
b/src/gallium/auxiliary/rtasm/rtasm_execmem.c
index 3c4b
From: Aurelien Jarno
From: Cyril Brulebois
mesa fails to build on GNU/kFreeBSD, since some parts are not enabled.
Debian bug: http://bugs.debian.org/524690
Patch from Debian package
---
configure.ac | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/confi
diff --git a/src/mesa/drivers/dri/i965/brw_vec4_gs.c
b/src/mesa/drivers/dri/i965/brw_vec4_gs.c
index b52d646..2ae5818 100644
--- a/src/mesa/drivers/dri/i965/brw_vec4_gs.c
+++ b/src/mesa/drivers/dri/i965/brw_vec4_gs.c
@@ -283,9 +283,7 @@ brw_upload_gs_prog(struct brw_context *brw)
if (!brw_sear
diff --git a/src/egl/wayland/wayland-drm/wayland-drm.c
b/src/egl/wayland/wayland-drm/wayland-drm.c
index 2f5acb2..e9c6e0a 100644
--- a/src/egl/wayland/wayland-drm/wayland-drm.c
+++ b/src/egl/wayland/wayland-drm/wayland-drm.c
@@ -247,8 +247,6 @@ bind_drm(struct wl_client *client, void *data, uint32
diff --git a/src/gallium/drivers/r600/evergreen_compute.c
b/src/gallium/drivers/r600/evergreen_compute.c
index ea77f5e..ffdc5c3 100644
--- a/src/gallium/drivers/r600/evergreen_compute.c
+++ b/src/gallium/drivers/r600/evergreen_compute.c
@@ -392,7 +392,6 @@ static void compute_emit_cs(struct r600_c
Since 8d29b52 wayland 1.2.0 is required.--- configure.ac2013-08-12 13:17:10.0 +0200
+++ configure.ac2013-08-12 13:19:15.0 +0200
@@ -1433,7 +1433,7 @@ egl_platforms=`IFS=', '; echo $with_egl_
for plat in $egl_platforms; do
case "$plat" in
wayland)
-
After commit 122345876 there is no way to change compiler optimization flag on
a debug build, since -O0 gets added after your CFLAGS. Can this be changed?
Also it would be nice to always enable, also on non debug builds, the messages
about Mesa errors in output_if_debug. It can be enabled with M
>Da: bri...@vmware.com
>On 12/07/2012 02:59 PM, Fabio Pedretti wrote:
>>> Comments below.
>>
>> Thanks, updated patches follow.
>
>These look OK to me. Do you need me to commit them for you?
Yes, thanks.
_
So, is there a plan to do it?
>Da: mar...@gmail.com
>
>The Gallium version has no meaning to me. The renderer string could
>just be "ATI RV530".
>
>Marek
>
>On Wed, Oct 31, 2012 at 6:05 PM, Fabio Pedretti wrote:
>> Is there a reason to keep the '0.
diff --git a/src/gallium/state_trackers/vega/path.c b/src/gallium/state_trackers/vega/path.c
index 43755f4..31ec719 100644
--- a/src/gallium/state_trackers/vega/path.c
+++ b/src/gallium/state_trackers/vega/path.c
@@ -1085,10 +1085,8 @@ static INLINE VGubyte normalize_coords(struct path_iter_data *p
diff --git a/src/gallium/drivers/nvc0/nvc0_state_validate.c b/src/gallium/drivers/nvc0/nvc0_state_validate.c
index 0f92614..80a8c01 100644
--- a/src/gallium/drivers/nvc0/nvc0_state_validate.c
+++ b/src/gallium/drivers/nvc0/nvc0_state_validate.c
@@ -3,6 +3,7 @@
#include "nvc0_context.h"
+#if 0
diff --git a/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp b/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
index ded4f61..ea81e53 100644
--- a/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
+++ b/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
@@ -67,26 +67,6 @@ static void init_co
>Comments below.
Thanks, updated patches follow.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
diff --git a/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
b/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
index ded4f61..ea81e53 100644
--- a/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
+++ b/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
@@ -67,26 +67,6 @@ static void init_c
Is there a reason to keep the '0.4' on Gallium renderer string ( 'Gallium 0.4
on ATI RV530' )? It never gets update, although the gallium interface changes,
similar to the old DRIVER_DATE that was then removed.
___
mesa-dev mailing list
mesa-dev@lists.f
>Da: bri...@vmware.com
>On 09/02/2012 01:42 PM, Fabio Pedretti wrote:
>> I noticed that mesa bug report got CCed to mesa-dev list, while driver mesa
bug
>> went to dri-devel.
>
>That does seem kind of weird.
>
>> Is this intended, why don't use mesa-dev for a
I noticed that mesa bug report got CCed to mesa-dev list, while driver mesa bug
went to dri-devel. Is this intended, why don't use mesa-dev for all mesa
related bug instead and use dri-devel for libdrm/kernel modules only?
___
mesa-dev mailing list
mesa
The attached patches remove some unused-but-set-variables from mesa.diff -purN mesa-7.12_orig//src/mesa/drivers/osmesa/osmesa.c mesa-7.12/src/mesa/drivers/osmesa/osmesa.c
--- mesa-7.12_orig//src/mesa/drivers/osmesa/osmesa.c 2011-06-10 12:05:04.0 +0200
+++ mesa-7.12/src/mesa/drivers/osmesa/o
diff --git a/src/mesa/drivers/dri/radeon/radeon_chipset.h b/src/mesa/drivers/dri/radeon/radeon_chipset.h
index 445e085..10cf348 100644
--- a/src/mesa/drivers/dri/radeon/radeon_chipset.h
+++ b/src/mesa/drivers/dri/radeon/radeon_chipset.h
@@ -1,7 +1,5 @@
#ifndef _RADEON_CHIPSET_H
#define _RADEON_CH
Only compile tested.diff -purN mesa-7.12_//include/pci_ids/r600_pci_ids.h mesa-7.12/include/pci_ids/r600_pci_ids.h
--- mesa-7.12_//include/pci_ids/r600_pci_ids.h 2011-07-18 11:48:14.0 +0200
+++ mesa-7.12/include/pci_ids/r600_pci_ids.h 2011-11-05 21:02:52.799146824 +0100
@@ -205,7 +205,6 @@
from osmesa, radeon and r600 classic drivers.diff --git a/src/mesa/drivers/dri/r600/evergreen_fragprog.c b/src/mesa/drivers/dri/r600/evergreen_fragprog.c
index cc584ca..10c88d7 100644
--- a/src/mesa/drivers/dri/r600/evergreen_fragprog.c
+++ b/src/mesa/drivers/dri/r600/evergreen_fragprog.c
@@ -498,7
--- a/src/mesa/vbo/vbo_exec_draw.c 2011-08-24 09:34:08.038841896 +0200
+++ b/src/mesa/vbo/vbo_exec_draw.c 2011-08-24 12:17:57.359582871 +0200
@@ -260,8 +260,6 @@ vbo_exec_bind_arrays( struct gl_context
static void
vbo_exec_vtx_unmap( struct vbo_exec_context *exec )
{
- GLenum target = GL_ARRAY
--- a/src/mesa/drivers/x11/xm_dd.c 2011-08-24 09:34:07.994841678 +0200
+++ b/src/mesa/drivers/x11/xm_dd.c 2011-08-24 12:22:10.756839418 +0200
@@ -588,7 +588,7 @@ xmesa_DrawPixels_5R6G5B( struct gl_conte
"glDrawPixels(invalid PBO access)");
return;
}
-
The attached patch fixes the following swrast warnings:
swrast/s_span.c: In function 'interpolate_int_colors':
swrast/s_span.c:216:11: warning: unused variable 'i'
swrast/s_span.c:215:17: warning: unused variable 'n'--- a/src/mesa/swrast/s_span.c 2011-07-21 09:57:48.183225983 +0200
+++ b/src/mesa/
52 matches
Mail list logo