Re: [Mesa-dev] [PATCH 5/6] glsl: Perform type checking on "^^" operands.

2011-04-10 Thread Gustaw Smolarczyk
2011/4/10 Eric Anholt : > +      op[0] = get_scalar_boolean_operand(instructions, state, this, 0, "LHS", > +                                        &error_emitted); > +      op[1] = get_scalar_boolean_operand(instructions, state, this, 1, "LHS", > +                                        &error_emi

[Mesa-dev] [PATCH] fix typos in wayland spec

2011-04-10 Thread Nicolas Kaiser
Signed-off-by: Nicolas Kaiser --- docs/WL_bind_wayland_display.spec |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/WL_bind_wayland_display.spec b/docs/WL_bind_wayland_display.spec index 0ff49d6..b4e6703 100644 --- a/docs/WL_bind_wayland_display.spec +++ b/docs

Re: [Mesa-dev] [PATCH] fix typos in MESA specs

2011-04-10 Thread Brian Paul
Thanks. I've committed this patch and the one for the wayland specs. -Brian ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] GL_ARB_sampler_objects branch

2011-04-10 Thread Brian Paul
The arb_sampler_objects branch in git implements GL_ARB_sampler_objects for Mesa/gallium. If there's no concerns I'll merge it to master in a day or two. I also have a new piglit test for this extension. -Brian ___ mesa-dev mailing list mesa-dev@lis

Re: [Mesa-dev] Mesa (master): docs: fix typos in Mesa specs

2011-04-10 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/10/2011 09:00 AM, Brian Paul wrote: > Module: Mesa > Branch: master > Commit: ae5776c41f12515bb73c07ee2a0aed56cdd1a1ef > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae5776c41f12515bb73c07ee2a0aed56cdd1a1ef > > Author: Nicolas Kai

[Mesa-dev] How do I get start about gallium?

2011-04-10 Thread Awin
Hi all, I need to write a OpenGL driver for my company's IC, and base on gallium, how do I get start? Is there any document or sample code to reference? Awin ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.

Re: [Mesa-dev] r6OOg and Starcraft 2

2011-04-10 Thread David Mills
2011/4/7 Jorge Villaseñor > On Wed, Apr 6, 2011 at 8:05 AM, David Mills wrote: > > Hello to everyone on the list. > > Just a small post to say that I've just finished a game of Starcraft 2 on > > evergreen using the r600g drivers and the game is enjoyable, not just > > playable (25fps down to 10

[Mesa-dev] mesa-from-git: build with clang(++) and --enable-glx-tls

2011-04-10 Thread Sedat Dilek
Hi, I am currently playing with clang-3.0svn (and llvm) and mesa-from-git builds just fine. ( I tried also -O3 as {C,CXX}FLAGS and so on. ) Unfortunately, when turning on "--enable-glx-tls", I see warnings like this: ... In file included from glapi_dispatch.c:40: In file included from ../../../sr

Re: [Mesa-dev] mesa-from-git: build with clang(++) and --enable-glx-tls

2011-04-10 Thread Sedat Dilek
Just as an addendum to configure-option "--enable-glx-tls" (see [1] and [2]). - Sedat - [1] http://git.debian.org/?p=pkg-xorg/lib/mesa.git;a=blob;f=debian/rules;hb=refs/tags/mesa-7.10.1-1#l107 [2] http://git.debian.org/?p=pkg-xorg/xserver/xorg-server.git;a=blob;f=debian/rules;hb=refs/tags/xorg-