https://bugs.freedesktop.org/show_bug.cgi?id=33809
Ian Romanick changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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.
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=31940
Kai changed:
What|Removed |Added
CC||deb...@carbon-project.org
--
Configure bugmail: h
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
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
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
10 matches
Mail list logo