Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-17 Thread Mathias Fröhlich
Hi, On Monday 17 May 2010 20:51:09 Corbin Simpson wrote: > I'm going to be proactive here, and pull in both this patch and a docs > update. Great! Thanks! anyway a small followup on the time units is attached. Please apply. Mathias diff --git a/src/gallium/docs/source/context.rst b/src/gallium

Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-17 Thread Brian Paul
Corbin Simpson wrote: 2010/5/17 Keith Whitwell : On Sun, 2010-05-16 at 12:34 -0700, Mathias Fröhlich wrote: Hi, The attached patch adds EXT_timer_query support to the mesa state tracker. It does so by adding a new pipe capability for the timer queries and a new type for the query objects. Also

Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-17 Thread Corbin Simpson
2010/5/17 Keith Whitwell : > On Sun, 2010-05-16 at 12:34 -0700, Mathias Fröhlich wrote: >> Hi, >> >> The attached patch adds EXT_timer_query support to the mesa state tracker. >> It does so by adding a new pipe capability for the timer queries and a new >> type for the query objects. >> Also a soft

[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 --- Comment #3 from Chia-I Wu 2010-05-17 10:25:34 PDT --- libEGL should have been built in src/egl/main/. Does it not exist or does it have a different suffix? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-17 Thread Keith Whitwell
On Sun, 2010-05-16 at 12:34 -0700, Mathias Fröhlich wrote: > Hi, > > The attached patch adds EXT_timer_query support to the mesa state tracker. > It does so by adding a new pipe capability for the timer queries and a new > type for the query objects. > Also a softpipe driver implementation for th

Re: [Mesa-dev] llvmpipe and gnome desktop-effects

2010-05-17 Thread Jose Fonseca
The xlib state tracker doesn't support texture-from-pixmap extension. It wrongly advertises it but the functions are just no-ops. It is possible to implement the extension in the xlib state tracker, like Mesa fakeglx+xlib driver already do, but it's not high priority on anybody's list I think.

Re: [Mesa-dev] "glx: Only call DRI2 invalidate when necessary" breaks window resizing in nouveau

2010-05-17 Thread Francisco Jerez
Kristian Høgsberg writes: > 2010/5/16 Xavier Chantry : >> Patrice reported this a few days ago in nouveau channel and wiki, >> using xorg 1.7 and probably nvfx driver. >> I can reproduce with xorg 1.7 and nv50 with current git master. >> >> Window resizing (for example with glxgears or any mesa d

[Mesa-dev] [PATCH] egl: Introduce alternative native display types

2010-05-17 Thread Kristian Høgsberg
The EGL native platform API is determined at compile time and resolves to Win32, X11 or Symbian at this point. This means that if we want to support XCB or a native DRM implementation, they have to be their platforms and result in different libEGL.so's with identical ABI but different entrypoint

[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

2010-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28071 --- Comment #2 from Vinson Lee 2010-05-17 08:08:52 PDT --- 0001-egl-Link-drivers-back-to-libEGL.patch $ make ... make[1]: Entering directory `/home/vlee/mesa/progs' Making programs for autoconf make[2]: Entering directory `/home/vlee/mesa/progs/

Re: [Mesa-dev] "glx: Only call DRI2 invalidate when necessary" breaks window resizing in nouveau

2010-05-17 Thread Kristian Høgsberg
2010/5/16 Xavier Chantry : > Patrice reported this a few days ago in nouveau channel and wiki, > using xorg 1.7 and probably nvfx driver. > I can reproduce with xorg 1.7 and nv50 with current git master. > > Window resizing (for example with glxgears or any mesa demos/*) is > broken, as seen in the

[Mesa-dev] llvmpipe and gnome desktop-effects

2010-05-17 Thread Didier G
Hello, Is it yet possible to use gnome desktop-effectes with llvmpipe ? When I try on Fedora 13 I get : $ desktop-effects debug_get_option: GALLIUM_DRIVER = llvmpipe debug_get_flags_option: LP_DEBUG = 0x0 debug_get_flags_option: GALLIVM_DEBUG = 0x0 util_cpu_caps.arch = 4 util_cpu_caps.nr_cpus =