This saves SF URB size by having the WM unit do the transpose from the
SF-friendly coefficient-major layout to the WM-friendly
attribute-major layout.
---
src/mesa/drivers/dri/i965/brw_context.c |1 +
src/mesa/drivers/dri/i965/brw_context.h |1 +
src/mesa/drivers/dri/i965/brw_sf.c
Hi all,
Here's a small patch which silences a few unitialized bytes warnings in
valgrind:
diff --git a/src/gallium/winsys/r600/drm/r600_drm.c
b/src/gallium/winsys/r600/drm/r600_drm.c
index 096c178..f5cd48d 100644
--- a/src/gallium/winsys/r600/drm/r600_drm.c
+++ b/src/gallium/winsys/r600/drm/r600
https://bugs.freedesktop.org/show_bug.cgi?id=34006
Kenneth Graunke changed:
What|Removed |Added
Component|Mesa core |glsl-compiler
AssignedTo|mesa-
https://bugs.freedesktop.org/show_bug.cgi?id=33558
Ian Romanick changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|mesa-dev@list
https://bugs.freedesktop.org/show_bug.cgi?id=33946
Ian Romanick changed:
What|Removed |Added
AssignedTo|mesa-dev@lists.freedesktop. |k...@bitplanet.net
|org
https://bugs.freedesktop.org/show_bug.cgi?id=33946
Ian Romanick changed:
What|Removed |Added
Component|Drivers/X11 |Other
CC|
https://bugs.freedesktop.org/show_bug.cgi?id=29844
Ian Romanick changed:
What|Removed |Added
Version|unspecified |git
CC|
https://bugs.freedesktop.org/show_bug.cgi?id=29823
Ian Romanick changed:
What|Removed |Added
Version|unspecified |7.10
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=30557
Ian Romanick changed:
What|Removed |Added
Keywords||NEEDINFO
Component|GLX
https://bugs.freedesktop.org/show_bug.cgi?id=34006
Summary: [glsl regression] Regnum Online hangs on start
Product: Mesa
Version: git
Platform: Other
URL: http://www.regnumonline.com.ar/
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=32677
a.ra...@arcor.de changed:
What|Removed |Added
CC||a.ra...@arcor.de
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=32677
--- Comment #3 from a.ra...@arcor.de 2011-02-07 10:49:47 PST ---
We are running into the same error in ArchLinux using latest 7.10 branch
checkouts. Is any chance to get a fix backported to the 7.10 branch? There's
also bug #32254 that seems relat
On 02/06/2011 10:57 PM, Andreas Radke wrote:
Now that Chromium v9 supports WebGL interest in GLES and EGL is
raising. As a distribution packager(ArchLinux) anything past stable 7.10
branch is not possible to distribute.
Is it possible to backport the most important egl fixes to the 7.10
branch?
- Original Message -
> The only nearly robust way to solve this issue is Brian Paul's
> suggestion.
> If spawning a separate process to run the test is too expensive,
> install a
> signal/exception handler around your GLX initialization and tests.
> That way
> you can detect crashes AND act
- Original Message -
> > Thinking about this yesterday, I think the biggest question is the
> > one
> > that Dave posed. If glXMakeCurrent() is killing the WebGL tests,
> > then
> > this would imply that glxinfo also shows the same bug, since glxinfo
> > is almost entirely composed of getti
- Original Message -
> I'm not surprised.
>
> One of the key differences in Linux/BSD compared to other platforms is
> that DRI/DRM is fundamentally dynamically discovered: You can be free
> to not know at boot time which hardware drivers you will need, and
> your video card will be proper
Marek,
I'm fine with keeping user buffers -- it's only a vague hope they'll fade away
over time, and I'm comfortable with keeping them as long as their behaviour is
well understood.
The really important thing for me is to preserve traceability. That is to say
it should be possible to observe
On Fre, 2011-02-04 at 15:26 -0800, Benoit Jacob wrote:
>
> - Original Message -
> > On Fre, 2011-02-04 at 14:21 -0800, Benoit Jacob wrote:
> > >
> > > - Original Message -
> > > > Benoit Jacob wrote:
> > > > > - Original Message -
> > > > >> On Thu, Feb 3, 2011 at 4:37 PM,
On Sat, Feb 5, 2011 at 4:35 PM, Carl-Philip Haensch
wrote:
> Hi,
>
> the r600 has capabilities of bicubic texture filtering. But I found no
> constant in mesa that would force bicubic filtering, so I only added a todo
> into the r600 driver to add the case once if I know which mesa constant
> stan
On Mon, Feb 07, 2011 at 01:58:19PM +0800, Arthur Zhu wrote:
> From 7f26f3b6692a8a8061c0d817388505d4190e88a0 Mon Sep 17 00:00:00 2001
> From: Arthur Zhu
> Date: Mon, 7 Feb 2011 13:50:55 +0800
> Subject: [PATCH] Adding --enable-egl-dri2-x11&drm option.
>
> ---
> configure.ac | 34 +++
I'm not surprised.
One of the key differences in Linux/BSD compared to other platforms is
that DRI/DRM is fundamentally dynamically discovered: You can be free
to not know at boot time which hardware drivers you will need, and
your video card will be properly autodetected and have correct drivers
Hi,
the r600 has capabilities of bicubic texture filtering. But I found no
constant in mesa that would force bicubic filtering, so I only added a
todo into the r600 driver to add the case once if I know which mesa
constant stands for it.
--- a/src/gallium/drivers/r600/r600_state_inlines.h
I have to agree with Benoit here. The capability to obtain driver
information safely in linux is important. It's surprising that there
is no way we can do it at the moment (at least not that I am aware of,
and I've asked around quite a few linux experts here at Google
already).
Zhenyao
On Fri,
23 matches
Mail list logo