Hi, I have this backported patch here for more that an year, and forgot all
about it.
It just makes gallium drivers use driver name instread of 'dri' in driconf
parser, thus making it compatable with 'driconf' GUI.
Can you merge it?
Best regards,
This fixes fetching driconf options from the gallium drivers.
Patch written by, Carl-Philip Haensch
(http://lists.freedesktop.org/archives/mesa-dev/2011-May/007743.html)
Signed-off-by: Maxim Levitsky
---
.../state_trackers/dri/common/dri_context.c|5 +++--
1 file changed, 3
wrapper for all DRI gallium drivers, lives there.
Its just confusing this way in my opinion.
Best regards,
Maxim Levitsky
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
On Wed, 2012-08-15 at 10:48 +0200, Michel Dänzer wrote:
> On Mit, 2012-08-15 at 03:45 +0300, Maxim Levitsky wrote:
> > This fixes fetching driconf options from the gallium drivers.
> >
> > Patch written by, Carl-Philip Haensch
> > (http://lists.freedesktop.org/archiv
On Wed, 2012-08-15 at 11:32 +0200, Michel Dänzer wrote:
> On Mit, 2012-08-15 at 12:29 +0300, Maxim Levitsky wrote:
> > On Wed, 2012-08-15 at 10:48 +0200, Michel Dänzer wrote:
> > > On Mit, 2012-08-15 at 03:45 +0300, Maxim Levitsky wrote:
> > > > This fixes fet
that
dont ask for proper GLSL version (again Unigine of course...)
Best regards,
Maxim Levitsky.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
From: Carl-Philip Haensch
This fixes fetching driconf options from the gallium drivers.
Patch written by, Carl-Philip Haensch
(http://lists.freedesktop.org/archives/mesa-dev/2011-May/007743.html)
Signed-off-by: Maxim Levitsky
---
.../state_trackers/dri/common/dri_context.c|5
(src/mesa/state_tracker))
and only former has access to driconf options while later knows nothing
about dri, I added this support by reading an environment variable.
export force_glsl_extensions_warn=true
Signed-off-by: Maxim Levitsky
---
src/mesa/state_tracker/st_context.c |9 +
src/mesa/sta
that even with this path shader compilatin fails, because code in Unigine
that gets activated when this extension gets enabled expects implicit
conversions
between signed and unsigned immidiate constants. Whether GLSL shold allow this
is open
for debate.
Signed-off-by: Maxim Levitsky
---
On Wed, 2012-08-22 at 08:48 -0600, Brian Paul wrote:
> On 08/22/2012 02:23 AM, Maxim Levitsky wrote:
> > Unfortunelly some buggy programs use extensions without asking ether for
> > proper GLSL version nor ask for particular extension.
> >
> > Moreover the force_glsl_e
On Wed, 2012-08-22 at 18:53 +0300, Maxim Levitsky wrote:
> On Wed, 2012-08-22 at 08:48 -0600, Brian Paul wrote:
> > On 08/22/2012 02:23 AM, Maxim Levitsky wrote:
> > > Unfortunelly some buggy programs use extensions without asking ether for
> > > proper GLSL ver
On Wed, 2012-08-22 at 19:54 +0400, Vadim Girlin wrote:
> On Wed, 2012-08-22 at 11:31 -0400, Alex Deucher wrote:
> > On Wed, Aug 22, 2012 at 11:24 AM, Vadim Girlin
> > wrote:
> > > On Wed, 2012-08-22 at 11:23 +0300, Maxim Levitsky wrote:
> > >> Currentl
On Wed, 2011-05-18 at 08:06 -0600, Brian Paul wrote:
> On 05/17/2011 05:08 AM, Andreas Faenger wrote:
> > Hi,
> >
> > this patch makes it possible to have high quality texture filtering
> > with the pure software renderer. The main purpose is to use it with
> > osmesa. The anisotropic filtering is
that little issue.
Also, this is based on old patch by him, that added this support to older
version of the shader compiler.
V2: * revalidate shader linkage only when vertex program is rebuilt as
suggested by Christoph Bumiller
* little consmetic fixes
Signed-off-by: Maxim Levitsky
t with your stuff.
>
> Ok, I've just pushed the dri2proto and glproto changes. I'd appreciate
> some testing besides myself before pushing the mesa bits though (which
> work with both old and new X servers, so the delay in getting the X
> bits merged should be fine).
>
Mesa docs for any mention
> of libGLw and update/remove as needed. There should at least be a
> pointer to the new home of libGLw too.
While at it, why not to remove libGLU from mesa as well?
Best regards,
Maxim Levitsky
___
mesa-dev
On Sun, 2010-05-02 at 15:16 +0200, Marek Olšák wrote:
> On Sat, May 1, 2010 at 11:31 PM, Maxim Levitsky
> wrote:
> This commit breaks compiz completely here on nvidia G50
> (Geforce 8400M)
> Compiz shows dark screen.
> (Usi
On Mon, 2010-05-03 at 13:11 -0600, Brian Paul wrote:
> Xavier Chantry wrote:
> > On Sun, May 2, 2010 at 3:16 PM, Marek Olšák wrote:
> >> On Sat, May 1, 2010 at 11:31 PM, Maxim Levitsky
> >> wrote:
> >>> This commit breaks compiz completely here on nvidia
On Mon, 2010-05-03 at 15:18 -0600, Brian Paul wrote:
> Maxim Levitsky wrote:
> > On Mon, 2010-05-03 at 13:11 -0600, Brian Paul wrote:
> >> Xavier Chantry wrote:
> >>> On Sun, May 2, 2010 at 3:16 PM, Marek Olšák wrote:
> >>>> On Sat, May 1, 2
On Mon, 2010-05-03 at 16:48 -0600, Brian Paul wrote:
> Maxim Levitsky wrote:
> > On Mon, 2010-05-03 at 15:18 -0600, Brian Paul wrote:
> >> Maxim Levitsky wrote:
> >>> On Mon, 2010-05-03 at 13:11 -0600, Brian Paul wrote:
> >>>> Xavier Chantry wrote:
On Tue, 2010-05-04 at 02:10 +0300, Maxim Levitsky wrote:
> On Mon, 2010-05-03 at 16:48 -0600, Brian Paul wrote:
> > Maxim Levitsky wrote:
> > > On Mon, 2010-05-03 at 15:18 -0600, Brian Paul wrote:
> > >> Maxim Levitsky wrote:
> > >>> On Mon
On Mon, 2010-05-03 at 19:59 -0600, Brian Paul wrote:
> On Mon, May 3, 2010 at 6:47 PM, Maxim Levitsky
> wrote:
>
> > Note that not git tip of mesa makes compiz abort on:
> >
> > compiz: main/buffers.c:371: _mesa_drawbuffers: Assertion `mask[output] !=
> > ~0u
On Thu, 2010-07-01 at 10:32 -0700, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Note: I'm sending this reply to mesa-dev@lists.freedesktop.org instead
> of the old mailing list.
>
> Maxim Levitsky wrote:
> > On Tue, 2010-06-29 at
2010/7/5 Michel Dänzer :
> On Don, 2010-07-01 at 10:32 -0700, Ian Romanick wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Note: I'm sending this reply to mesa-dev@lists.freedesktop.org instead
>> of the old mailing list.
>>
>> M
On Mon, 2010-07-05 at 13:08 +0300, Maxim Levitsky wrote:
> 2010/7/5 Michel Dänzer :
> > On Don, 2010-07-01 at 10:32 -0700, Ian Romanick wrote:
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >>
> >> Note: I'm sending this reply to mesa
25 matches
Mail list logo