GLESv1_CM_LIB_DEPS is defined in "configs/autoconf.in",
here we should use "GLESv1_LIB_DEPS" and set it in AC_SUBST
Signed-off-by: Li Peng
---
configure.ac |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 9619597..29b4284 100644
--- a/co
https://bugs.freedesktop.org/show_bug.cgi?id=29242
Sven Arvidsson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29304
Kristian Høgsberg changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29302
Kristian Høgsberg changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29304
Summary: celestia segfaults on start in glXWaitX with current
mesa from git
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severit
https://bugs.freedesktop.org/show_bug.cgi?id=29302
Summary: indirect context creation segfaults
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medi
On Wed, Jul 28, 2010 at 3:46 AM, Niels Ole Salscheider
wrote:
> Hello,
>
> I have written a small patch that fixes a crash in KWin (see
> attachment).
>
> Since dri2GetGlxDrawableFromXDrawableId may return NULL we
> should only dereference the returned pointer if it is not NULL.
It shouldn't retu
On Thu, Jul 29, 2010 at 12:58 PM, Niels Ole Salscheider
wrote:
> Hello,
>
> in src/glx/glxext.c line 146 following dpy should be removed from the
> glx_displays list. But it does not handle the case when dpy is the first
> item in glx_displays or when glx_displays is empty.
Argh, I hate deleting
Hello,
in src/glx/glxext.c line 146 following dpy should be removed from the
glx_displays list. But it does not handle the case when dpy is the first
item in glx_displays or when glx_displays is empty.
This should be fixed
by the attached patch.
Signed-of-by: Niels Ole Salscheider
Kind
regards
On 07/28/2010 09:21 PM, Jakob Bornecrantz wrote:
I wrote some patches to the documentation that extracted some
information from this thread I'm hoping I got nothing wrong. Number
two and four are the controversial patches.
The first patch just reorders and organizes the Core ISA subsections
and
https://bugs.freedesktop.org/show_bug.cgi?id=29276
--- Comment #3 from Kristian Høgsberg 2010-07-29 07:07:58
PDT ---
(In reply to comment #2)
> Note: with current mesa git the problem appears only with r300g, not with
> swrastg. I have a RV530. After starting the game (7732 release, with default
* Jakob Bornecrantz :
> Comments please.
ad patch 4:
-These are the only instructions that can write to the address file. The are
+These are the only instructions that can write to the address file. They are
only available in vertex shaders and can only write and read from the X
channel.
Best
12 matches
Mail list logo