https://bugs.freedesktop.org/show_bug.cgi?id=29418
fangxun changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
On Wednesday, March 16, 2011 10:45:29 AM Tobias Droste wrote:
> Signed-off-by: Tobias Droste
> ---
> src/glsl/Makefile |2 +-
> src/mesa/Makefile |2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/glsl/Makefile b/src/glsl/Makefile
> index cd7c41a..e4b992d 1006
Andy Furniss wrote:
I also get 1/2 second stalls occasionally.
These are now fixed with today's d-r-t update but perf has taken quite a
big hit with quality settings on high.
Perf in other games doesn't seem to be affected.
___
mesa-dev mailing li
Signed-off-by: Tobias Droste
---
src/glsl/Makefile |2 +-
src/mesa/Makefile |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/glsl/Makefile b/src/glsl/Makefile
index cd7c41a..e4b992d 100644
--- a/src/glsl/Makefile
+++ b/src/glsl/Makefile
@@ -204,7 +204,7 @@ glcpp/g
https://bugs.freedesktop.org/show_bug.cgi?id=35025
Johannes Obermayr changed:
What|Removed |Added
AssignedTo|nouveau@lists.freedesktop.o |mesa-dev@lists.freedesktop.
Jakob Bornecrantz wrote:
On Wed, Mar 16, 2011 at 1:54 PM, Matthew Bullock
wrote:
Hi,
I've just updated to the mesa 7.10.1 and eglMakeCurrent with NULL surfaces
(the egl surfaceless extension used by wayland) now segfaults.
This is caused by integrating commit
94ccc31ba4f64ac480137fd90f1ded44d
On Wed, Mar 16, 2011 at 1:54 PM, Matthew Bullock
wrote:
> Hi,
>
> I've just updated to the mesa 7.10.1 and eglMakeCurrent with NULL surfaces
> (the egl surfaceless extension used by wayland) now segfaults.
>
> This is caused by integrating commit
> 94ccc31ba4f64ac480137fd90f1ded44d2072f6e st/dri:
Hi,
I've just updated to the mesa 7.10.1 and eglMakeCurrent with NULL
surfaces (the egl surfaceless extension used by wayland) now segfaults.
This is caused by integrating commit
94ccc31ba4f64ac480137fd90f1ded44d2072f6e st/dri: Track drawable context
bindings
without commit:
0acb31be171f0
On Tue, 2011-03-15 at 13:52 +1000, Dave Airlie wrote:
> On Fri, Mar 4, 2011 at 11:24 AM, Dave Airlie wrote:
> > Hi guys,
> >
> > I know this used to work, but it seems to be well busted now.
> >
> > If you made glx changes in mesa you could just set XORG_BASE and run
> > make and it would regenera