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
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
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
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
---
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
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.
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
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
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/
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
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 =
11 matches
Mail list logo