[Nouveau] [PATCH] Remove nv_dripriv.h, nv_local.h

2010-01-19 Thread Marcin Koƛcielnicki
--- src/Makefile.am |2 - src/nouveau_local.h | 26 src/nv_dripriv.h| 21 - src/nv_include.h|1 - src/nv_local.h | 83 --- src/nv_shadow.c |1 - 6 files changed, 26 insertions(+), 10

Re: [Nouveau] [Mesa3d-dev] [PATCH] glsl: put varyings in texcoord slots

2010-01-19 Thread Olivier Galibert
On Mon, Jan 18, 2010 at 09:06:01PM +0100, Luca Barbieri wrote: > As for REing the tables, it may not be possible. > This is the code that apparently sets them up right now: > /* vtxprog output routing */ > so_method(so, screen->curie, 0x1fc4, 1); > so_data (so, 0x06144321); >

Re: [Nouveau] [Mesa3d-dev] [PATCH 2/2] st: don't assert on empty fragment program

2010-01-19 Thread Brian Paul
Luca Barbieri wrote: > Breakpoint 3, _mesa_ProgramStringARB (target=34820, format=34933, > len=70, string=0x85922ba) at shader/arbprogram.c:434 > 434 GET_CURRENT_CONTEXT(ctx); > $31 = 0x85922ba "!!ARBfp1.0\n\nOPTION > ARB_precision_hint_fastest;\n\n\n\nEND\n" > > Not sure why

Re: [Nouveau] [Mesa3d-dev] [PATCH 2/2] st: don't assert on empty fragment program

2010-01-19 Thread Brian Paul
Luca Barbieri wrote: > Sauerbraten triggers this assert. > --- > src/mesa/state_tracker/st_atom_shader.c |2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/src/mesa/state_tracker/st_atom_shader.c > b/src/mesa/state_tracker/st_atom_shader.c > index 176f3ea..fce533a 100

Re: [Nouveau] [Mesa3d-dev] [PATCH] glsl: put varyings in texcoord slots

2010-01-19 Thread Corbin Simpson
Actually, we don't even bother worrying about the rasterizer's routing table until we've bound a pair of shaders and start drawing. Right before the draw call, we re-generate, among other things, routing tables for the vert shader and the rasterizer. This is *incredibly* powerful, because it means

Re: [Nouveau] [PATCH] drm/ttm: Fix race condition in ttm_bo_delayed_delete

2010-01-19 Thread Thomas Hellstrom
Luca, Good catch. Some comments inline: Luca Barbieri wrote: > + entry = list_first_entry(&bdev->ddestroy, > + struct ttm_buffer_object, ddestroy); > + kref_get(&entry->list_kref); > > - if (next != &bdev->ddestroy) { > - nentry = list_entry

Re: [Nouveau] [Mesa3d-dev] [PATCH 2/2] st: don't assert on empty fragment program

2010-01-19 Thread Roland Scheidegger
On 18.01.2010 19:15, Luca Barbieri wrote: > Breakpoint 3, _mesa_ProgramStringARB (target=34820, format=34933, > len=70, string=0x85922ba) at shader/arbprogram.c:434 > 434 GET_CURRENT_CONTEXT(ctx); > $31 = 0x85922ba "!!ARBfp1.0\n\nOPTION > ARB_precision_hint_fastest;\n\n\n\nEND\

[Nouveau] [Bug 25639] NV43 (6600GT): Monitor goes blank during boot

2010-01-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25639 pantherc...@versanet.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Nouveau] OpenSUSE packages

2010-01-19 Thread Johannes Obermayr
Am Dienstag, 19. Januar 2010 17:14:46 schrieb Luiz Angelo Daros de Luca: > Hello guys, > > Nouveau's OpenSUSE Build packages have broken dependences. It seems that now > it demands xorg>=7.5 but the avaiable in opensuse 11.2 (current version) is > 7.4. As there is no xorg-7.5 compiled for 11.2, I'

[Nouveau] OpenSUSE packages

2010-01-19 Thread Luiz Angelo Daros de Luca
Hello guys, Nouveau's OpenSUSE Build packages have broken dependences. It seems that now it demands xorg>=7.5 but the avaiable in opensuse 11.2 (current version) is 7.4. As there is no xorg-7.5 compiled for 11.2, I'm running vesa driver by now. I guess that a hint on download page could be useful

[Nouveau] [Bug 25036] KMS + multihead leaves ghost mouse pointer

2010-01-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25036 --- Comment #2 from Francis Galiegue 2010-01-19 02:09:42 PST --- I should also comment that the bug only appears when there's some sort of cursor state change, which happens pretty much every time you change widget in a window. That is, it