https://bugs.freedesktop.org/show_bug.cgi?id=29044
Bug 29044 depends on bug 28748, which changed state.
Bug 28748 Summary: [i965] uninlined function calls support
https://bugs.freedesktop.org/show_bug.cgi?id=28748
What|Old Value |New Value
---
https://bugs.freedesktop.org/show_bug.cgi?id=29744
--- Comment #8 from Chia-I Wu 2010-08-23 20:55:28 PDT ---
(In reply to comment #5)
> (In reply to comment #4)
> > hm what has this directly to do with DRI drivers?
> Just tried to clarify the naming of the DRI drivers for AMD/ATI hardwares,
> whi
https://bugs.freedesktop.org/show_bug.cgi?id=29745
Chia-I Wu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29718
Ian Romanick changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29770
Vinson Lee changed:
What|Removed |Added
AssignedTo|mesa-...@lists.freedesktop. |e...@anholt.net
|org
https://bugs.freedesktop.org/show_bug.cgi?id=29770
Summary: SIGSEGV program/ir_to_mesa.cpp:1596
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=29722
Eric Anholt changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|mesa-...@lists
https://bugs.freedesktop.org/show_bug.cgi?id=29745
--- Comment #5 from Eric Anholt 2010-08-23 15:03:48 PDT ---
Agreed on b). Removing FEATURE_* ifdefs ftw.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are t
On Sun, 2010-08-22 at 02:35 -0700, nobled wrote:
> The first three attached patches make it possible to compile Mesa with
> LLVM/Clang:
> 1. Add -lstdc++ when linking glsl_compiler and glcpp
> 2. Move -lstdc++ from the Gallium-specific Makefile.dri to
> DRI_LIB_DEPS in configure (fixes linking clas
https://bugs.freedesktop.org/show_bug.cgi?id=29608
Eric Anholt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29044
Bug 29044 depends on bug 29747, which changed state.
Bug 29747 Summary: [glsl2 i965] varying matrix gets assertion
`c->regs[PROGRAM_STATE_VAR][index].nr != 0'
https://bugs.freedesktop.org/show_bug.cgi?id=29747
What|Old Value
I've seen a couple patches come up recently that were appropriate for
7.8. I've applied them in my repo:
http://cgit.freedesktop.org/~tfogal/mesa/atom/?h=7.8
git://anongit.freedesktop.org/~tfogal/mesa
Commit messages are appended for convenience [1].
Anyway the point of this mail is that I'
https://bugs.freedesktop.org/show_bug.cgi?id=29745
--- Comment #4 from Brian Paul 2010-08-23 05:43:24 PDT
---
Looks good to me.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=29744
--- Comment #7 from Marek Olšák 2010-08-23 05:28:19 PDT ---
We plan to rename all occurences of radeong_dri and radeon_dri to r300_dri.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this ma
Hi,
Alle giovedì 24 giugno 2010, Corbin Simpson ha scritto:
> On Thu, Jun 24, 2010 at 2:51 AM, Julien Cristau
wrote:
> > On Thu, Jun 24, 2010 at 01:08:03 -0700, Corbin Simpson wrote:
> >> This is only defined on HURD, right? It's not part of the
> >> GCC-specific defines?
> >
> > Correct.
>
>
https://bugs.freedesktop.org/show_bug.cgi?id=29745
--- Comment #3 from Chia-I Wu 2010-08-23 04:08:09 PDT ---
Created an attachment (id=38090)
View: https://bugs.freedesktop.org/attachment.cgi?id=38090
Review: https://bugs.freedesktop.org/review?bug=29745&attachment=38090
glsl: Include only mai
https://bugs.freedesktop.org/show_bug.cgi?id=29745
--- Comment #2 from Chia-I Wu 2010-08-23 04:06:20 PDT ---
Created an attachment (id=38089)
View: https://bugs.freedesktop.org/attachment.cgi?id=38089
Review: https://bugs.freedesktop.org/review?bug=29745&attachment=38089
Add core.h
This patch
https://bugs.freedesktop.org/show_bug.cgi?id=29745
--- Comment #1 from Chia-I Wu 2010-08-23 00:42:13 PDT ---
It seems to be a symptom of mixing FEATURE_GL libglsl.a with FEATURE_ES2
libes2gallium.a. There are several ways
a) build FEATURE_ES2 libes2sl.a as well as libglsl.a
b) remove "#if F
On Mon, Aug 23, 2010 at 2:57 PM, Aras Pranckevicius wrote:
>> Not that familiar with MSVC, but when I built Mesa on Windows the other
>> day,
>> other than the defines introduced by this patch, these functions were also
>> missing: snprintf, strtoll, and isblank. Is it me or the patch that
>> mis
https://bugs.freedesktop.org/show_bug.cgi?id=29744
--- Comment #6 from Chia-I Wu 2010-08-23 00:09:06 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > Hmm. Could you enlighten me which DRI driver would libGL load on your
> > system?
> > r300_dri or radeon_dri? It seems should be
https://bugs.freedesktop.org/show_bug.cgi?id=29744
--- Comment #5 from Chia-I Wu 2010-08-23 00:01:21 PDT ---
(In reply to comment #4)
> hm what has this directly to do with DRI drivers?
Just tried to clarify the naming of the DRI drivers for AMD/ATI hardwares,
which EGL follows.
> That code is ex
21 matches
Mail list logo