[Mesa-dev] [Bug 26411] Missing textures in Funguloids

2011-01-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26411 Eric Anholt changed: What|Removed |Added Component|Drivers/DRI/i965|Mesa core AssignedTo|e...@anholt.n

Re: [Mesa-dev] Mesa 7.10 release

2011-01-08 Thread Sebastian H.
Am 08.01.2011 18:24, schrieb Julien Cristau: > On Sat, Jan 8, 2011 at 17:00:54 +0100, Sebastian H. wrote: > >> make then stopped like this >> >> gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver >> -I../../../../../include -I../../../../../src/mapi >> -I../../../../../src/mesa -I..

Re: [Mesa-dev] Mesa 7.10 release

2011-01-08 Thread Julien Cristau
On Sat, Jan 8, 2011 at 17:00:54 +0100, Sebastian H. wrote: > make then stopped like this > > gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver > -I../../../../../include -I../../../../../src/mapi > -I../../../../../src/mesa -I../../../../../src/egl/main > -I../../../../../src/egl/

Re: [Mesa-dev] Mesa 7.10 release

2011-01-08 Thread Sebastian H.
Hi list It's quite exciting to follow the development. > Mesa 7.10 has been released. This is a development release. People who > are concerned with stability and reliability should stick with a > previous release, such as 7.9.1, or wait for Mesa 7.10.1. I've tried to compile the following one

[Mesa-dev] RFH and status of XvMC on r600g

2011-01-08 Thread Christian König
Hi, in the past couple of weeks i tried to optimize the shaders used for the iDCT and MC code. Beside optimizing the TGSI code for the shaders i optimized the TGSI->R600 code generation in r600g quite a bit: * Removed the temporary register use from most instructions * Optimize awa

[Mesa-dev] [Bug 32528] X server crashes in VMware guest when KDE started with kwin "OpenGLIsUnsafe=false"

2011-01-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32528 --- Comment #3 from Miklos Vajna 2011-01-07 18:34:57 PST --- Just wanted to note that I can reproduce this as well. As an interesting addition, the same occurs on my Lenovo Ideapad S12 netbook, too (which has a Via card, so I guess it uses the s

[Mesa-dev] [Bug 31544] bad format in _mesa_format_to_type_and_comps

2011-01-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31544 Bryce Harrington changed: What|Removed |Added See Also||https://launchpad.net/bugs/

[Mesa-dev] [Bug 32825] egl_glx driver completely broken in 7.9 branch [fix in master]

2011-01-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32825 --- Comment #9 from Chia-I Wu 2011-01-08 01:09:10 PST --- (In reply to comment #8) > hi, > I'm running a small test program against the egl-glx version with the fix > mentioned below, and when I run the following piece of code: > ---

[Mesa-dev] [Bug 31391] Heroes of Newerth crashes with cs parser error

2011-01-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31391 --- Comment #1 from Stephan Hilb 2011-01-07 11:47:51 PST --- Created an attachment (id=41760) View: https://bugs.freedesktop.org/attachment.cgi?id=41760 Review: https://bugs.freedesktop.org/review?bug=31391&attachment=41760 Patch against 82acc

[Mesa-dev] Mesa 7.9.1 release

2011-01-08 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.9.1 has been released. The tag in the GIT repository for Mesa 7.9.1 is 'mesa-7.91'. Mesa 7.9.1 is available for download at ftp://freedesktop.org/pub/mesa/7.9.1/ md5sums: 78422843ea875ad4eac35b9b8584032b MesaLib-7.9.1.tar.gz 07dc6cfb5928840

[Mesa-dev] Mesa 7.10 release

2011-01-08 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.10 has been released. This is a development release. People who are concerned with stability and reliability should stick with a previous release, such as 7.9.1, or wait for Mesa 7.10.1. The tag in the GIT repository for Mesa 7.10 is 'mesa-7.

[Mesa-dev] [Bug 32825] egl_glx driver completely broken in 7.9 branch [fix in master]

2011-01-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32825 --- Comment #8 from cs...@daudt.org 2011-01-07 15:08:03 PST --- hi, I'm running a small test program against the egl-glx version with the fix mentioned below, and when I run the following piece of code: st