[Mesa-dev] [Bug 33809] [glsl] Unigine Sanctuary: freeze while loading

2011-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33809 Ian Romanick changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] Gallium proposal: add a user pointer in pipe_resource

2011-02-01 Thread Christoph Bumiller
On 01.02.2011 18:55, Keith Whitwell wrote: >> In theory, doing user buffer uploads at the state tracker side using >> inline transfers might work and should remove some burden from >> drivers. > This would be an alternate approach -- the state-tracker could itself > figure out min/max_index, and u

[Mesa-dev] [Bug 31940] [r300g] Crash in dri2_invalidate_drawable

2011-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 --- Comment #16 from Kai 2011-02-01 10:11:06 PST --- I can confirm, that the patch presented in comment #7 (attachment 40689) fixes the problem with Mesa 7.10. Please consider applying the patch and making it a candidate for the Mesa 7.10 branch.

Re: [Mesa-dev] Gallium proposal: add a user pointer in pipe_resource

2011-02-01 Thread Keith Whitwell
On Mon, 2011-01-31 at 10:46 -0800, Marek Olšák wrote: > Hi Keith, > > From my point of view, user buffers are just pointers passed through > the Gallium interface and are well-defined from what I can see. They > might be owned by the application (e.g. set via glVertexPointer etc.), > therefore usi

[Mesa-dev] [Bug 33809] [glsl] Unigine Sanctuary: freeze while loading

2011-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33809 --- Comment #1 from Fabio Pedretti 2011-02-01 06:51:59 PST --- Same problem with sauerbraten (BTW this game seems to use many OpenGL features and it's a useful test to find regressions). -- Configure bugmail: https://bugs.freedesktop.org/userp

[Mesa-dev] [Bug 33809] New: [glsl] Unigine Sanctuary: freeze while loading

2011-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33809 Summary: [glsl] Unigine Sanctuary: freeze while loading Product: Mesa Version: git Platform: Other URL: http://unigine.com/download/#sanctuary OS/Version: All Status: NE

[Mesa-dev] [Bug 31940] [r300g] Crash in dri2_invalidate_drawable

2011-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Kai changed: What|Removed |Added CC||deb...@carbon-project.org -- Configure bugmail: h

[Mesa-dev] [PATCH] Adding -enable-egl-dri2 option. Happy Chinese Spring Festival!

2011-02-01 Thread Arthur Zhu
From: Arthur Zhu --- configure.ac | 29 +++-- 1 files changed, 15 insertions(+), 14 deletions(-) diff --git a/configure.ac b/configure.ac index 46938f4..8a429a7 100644 --- a/configure.ac +++ b/configure.ac @@ -1100,23 +1100,24 @@ if test "x$enable_egl" = xyes; then

[Mesa-dev] git compile error

2011-02-01 Thread Chris Morgan
Hello. I'm seeing some errors compiling the git version: make make[1]: Entering directory `/home/cmorgan/wayland/mesa/src' Making sources for autoconf make[2]: Entering directory `/home/cmorgan/wayland/mesa/src/mapi/shared-glapi' make[3]: Entering directory `/home/cmorgan/wayland/mesa/src/mapi/gl

[Mesa-dev] [Bug 33797] New: memcpy segfault in st_cb_texture.c:171

2011-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33797 Summary: memcpy segfault in st_cb_texture.c:171 Product: Mesa Version: git Platform: x86 (IA32) OS/Version: All Status: NEW Severity: normal Priority: medium