[Mesa-dev] [Bug 27867] New: llvmpipe/softpipe broken on old CPUs

2010-04-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27867 Summary: llvmpipe/softpipe broken on old CPUs Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

Re: [Mesa-dev] [RFC PATCH] egl: dri2 driver error output

2010-04-28 Thread Brian Paul
Micah Fedke wrote: This patch amends the error output string for the case where the dri2 egl driver could not open the dri dev node. diff --git a/src/egl/drivers/dri2/egl_dri2.c b/src/egl/drivers/dri2/egl_dri2.c index 8b6f78c..00550c2 100644 --- a/src/egl/drivers/dri2/egl_dri2.c +++

Re: [Mesa-dev] Merging GLES1/2 to mesa/main

2010-04-28 Thread Jakob Bornecrantz
On 2010-04-28 17.32, Kristian Høgsberg wrote: 2010/4/28 Brian Paulbri...@vmware.com: Kristian Høgsberg wrote: 2010/4/27 Kristian Høgsbergk...@bitplanet.net: [ I hit send to early there... ] review the patches, or at least just some of them. The overall approach is 1. Add a API tag to

Re: [Mesa-dev] Merging GLES1/2 to mesa/main

2010-04-28 Thread Chia-I Wu
2010/4/28 Kristian Høgsberg k...@bitplanet.net: 2010/4/27 Kristian Høgsberg k...@bitplanet.net: [ I hit send to early there... ] review the patches, or at least just some of them.  The overall approach is  1. Add a API tag to GLcontext so we key off of that.  2. Use API-aware constructor

Re: [Mesa-dev] Merging GLES1/2 to mesa/main

2010-04-28 Thread Kristian Høgsberg
2010/4/28 Jakob Bornecrantz ja...@vmware.com: On 2010-04-28 17.32, Kristian Høgsberg wrote: 2010/4/28 Brian Paulbri...@vmware.com: Kristian Høgsberg wrote: 2010/4/27 Kristian Høgsbergk...@bitplanet.net: [ I hit send to early there... ] review the patches, or at least just some of them.  

Re: [Mesa-dev] Merging GLES1/2 to mesa/main

2010-04-28 Thread Mark Mueller
Would it work to put a dummy value into the enum to assure you get the size you want? enum __dri_api_enum { __DRI_API_OPENGL = 0, #define __DRI_API_OPENGL __DRI_API_OPENGL __DRI_API_GLES1 = 1, #define __DRI_API_GLES1 __DRI_API_GLES1 __DRI_API_GLES2 = 2, #define

Re: [Mesa-dev] Merging GLES1/2 to mesa/main

2010-04-28 Thread Kristian Høgsberg
2010/4/28 Chia-I Wu olva...@gmail.com: 2010/4/28 Kristian Høgsberg k...@bitplanet.net: 2010/4/27 Kristian Høgsberg k...@bitplanet.net: [ I hit send to early there... ] review the patches, or at least just some of them.  The overall approach is  1. Add a API tag to GLcontext so we key off of

[Mesa-dev] Current tinderbox regression (ppc64, gallium/auxiliary)

2010-04-28 Thread Chris Ball
http://tinderbox.x.org/builds/2010-04-29-0001/logs/libGL/#build draw/draw_vs_ppc.c: In function 'vs_ppc_run_linear': draw/draw_vs_ppc.c:129: warning: passing argument 5 of 'shader-func' from incompatible pointer type draw/draw_vs_ppc.c:129: note: expected 'float (*)[4]' but argument is of type