On Mon, Feb 15, 2010 at 2:11 AM, Jakob Bornecrantz
wrote:
> Module: Mesa
> Branch: gallium-sw-api
> Commit: 6ad834b39d6c2ae9ead2e2b00908ad2fa6914897
> URL:
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ad834b39d6c2ae9ead2e2b00908ad2fa6914897
>
> Author: Jakob Bornecrantz
> Date: Mon F
http://bugs.freedesktop.org/show_bug.cgi?id=26574
Summary: Nouveau Gallium 3D driver fails to be built during
building of Mesa from git.
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
St
http://bugs.freedesktop.org/show_bug.cgi?id=26574
--- Comment #1 from Panos 2010-02-15 02:42:30 PST ---
Created an attachment (id=33309)
--> (http://bugs.freedesktop.org/attachment.cgi?id=33309)
The PKGBUILD used to build mesa-git (like .spec on Fedora)
--
Configure bugmail: http://bugs.
http://bugs.freedesktop.org/show_bug.cgi?id=26574
Xavier changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=26574
Panos changed:
What|Removed |Added
Attachment #33309|application/octet-stream|text/plain
mime type|
http://bugs.freedesktop.org/show_bug.cgi?id=26574
Panos changed:
What|Removed |Added
CC||panosfi...@gmail.com
--- Comment #3 from Pano
This avoids exposing the ms driver structure to the winsys,
and nicely encapsulates driver customizable stuff.
In the future more things might be customizable by the winsys, like
throttling, 3D readback etc.
Signed-off-by: Thomas Hellstrom
---
src/gallium/state_trackers/xorg/xorg_driver.c |
http://bugs.freedesktop.org/show_bug.cgi?id=26574
--- Comment #4 from Xavier 2010-02-15 06:29:46 PST ---
(In reply to comment #3)
> 1)Should I abandon trying to build mesa with G3D Nouveau support since the
> devs
> don't want bugreporting right now ?
Yes.
> 2)Should I make a bugreport fo
On Mon, 2010-02-15 at 01:46 -0800, Keith Whitwell wrote:
> On Mon, Feb 15, 2010 at 2:11 AM, Jakob Bornecrantz
> wrote:
> > Module: Mesa
> > Branch: gallium-sw-api
> > Commit: 6ad834b39d6c2ae9ead2e2b00908ad2fa6914897
> > URL:
> > http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ad834b39d6c2ae9
Roland Scheidegger wrote on 2010-02-12 20:55:
> On 12.02.2010 20:20, Corbin Simpson wrote:
>
>> On Fri, Feb 12, 2010 at 10:49 AM, Brian Paul wrote:
>>
>>> Roland Scheidegger wrote:
>>>
On 12.02.2010 19:00, Keith Whitwell wrote:
> On Fri, 2010-02-12 at 09:56 -0
http://bugs.freedesktop.org/show_bug.cgi?id=24093
--- Comment #8 from Thomas Jones 2010-02-15
11:23:06 PST ---
The issue literally seems to be that asking for a pbuffer means you get no
fbconfigs at all... essentialy pbuffers just don't work.
--
Configure bugmail: http://bugs.freedesktop
While reading through Kristian's EGLImage patches I came across some
questionable old code in the _mesa_HashLookup and _mesa_HashInsert
functions. The _mesa_HashLookup does a linked list chase down a
collision chain without holding a mutex. The _mesa_HashInsert does
a MALLOC_STRUCT without chec
12 matches
Mail list logo