Hello!
В сообщении от Sunday 26 September 2010 22:34:20 Alan Coopersmith написал(а):
> randrianas...@gmail.com wrote:
> > Can freedesktop/X.org organise something like Google summer (winter?) of
> > Code, with some tasks, need for moving those drivers forward? Good
> > documentation about _today_
Uhh.. also, were we not using the intrinsics on x86 before?
Attached checks intrinsics before x86 and the new x86_64 block, so
that the latter are fallbacks if intrinsics aren't available.
-tom
tom fogal writes:
> A friend of mine had trouble building 7.8.2 on an old gcc3.3 system
> (no gcc int
A friend of mine had trouble building 7.8.2 on an old gcc3.3 system
(no gcc intrinsics). I put together this patch and he said his build
worked. Our software doesn't thread so it's not really verified
otherwise.
I was a bit surprised we didn't need int64_t variants for x86_64.
Maybe that's neede
On Sat, Sep 25, 2010 at 12:24 PM, Xavier Chantry
wrote:
> On Fri, Sep 24, 2010 at 11:36 PM, Xavier Chantry
> wrote:
>> On Fri, Sep 24, 2010 at 3:15 PM, Luca Barbieri
>> wrote:
>>> Yes, that used to happen for me too.
>>>
>>> Just edit llvm-config to remove the offending text and ideally file a
Signed-off-by: Tilman Sauerbeck
---
src/gallium/drivers/r600/r600_blit.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/gallium/drivers/r600/r600_blit.c
b/src/gallium/drivers/r600/r600_blit.c
index c30a7c1..7f411ae 100644
--- a/src/gallium/drivers/r600/r600_blit.c
On Sun, Sep 26, 2010 at 10:08:43AM -0700, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Ville Syrjälä wrote:
> > On Fri, Sep 24, 2010 at 05:08:49PM -0700, Eric Anholt wrote:
> >> This drops the screen-depth-dependent texture formatting and
> >> force-16-bits option. Th
randrianas...@gmail.com wrote:
> Can freedesktop/X.org organise something like Google summer (winter?) of
> Code,
> with some tasks, need for moving those drivers forward? Good documentation
> about _today_ mesa's internals and interfaces hopefully will speed up
> process?
X.Org has a "Endles
This fixes a buffer leak.
Signed-off-by: Tilman Sauerbeck
---
src/gallium/drivers/r600/r600_buffer.c |5 -
src/gallium/drivers/r600/r600_draw.c |4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/r600/r600_buffer.c
b/src/gallium/drivers/r600
On Sat, Sep 25, 2010 at 4:08 PM, Jerome Glisse wrote:
> On Sat, Sep 25, 2010 at 10:11 AM, Bas Nieuwenhuizen
> wrote:
>> These patches fix piglit test occlusion-query-discard in the new design of
>> r600g.
>>
>> The evergreen code is only compile tested as I don't have one.
>>
>> Bas Nieuwenhuize
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ville Syrjälä wrote:
> On Fri, Sep 24, 2010 at 05:08:49PM -0700, Eric Anholt wrote:
>> This drops the screen-depth-dependent texture formatting and
>> force-16-bits option. The (default) screen depth dependency of format
>> choice for unsized internal
Does the attached patch fix the issue? (and is the fix correct?)
Marek
On Sat, Sep 25, 2010 at 7:30 PM, Chris Ball wrote:
> Hi,
>
> > On Sat, Sep 25, 2010 at 2:37 PM, Chris Ball wrote:
> >> http://tinderbox.x.org/builds/2010-09-24-0001/logs/libGL/#build
>
> > looks like libdrm isn't inst
On Fri, Sep 24, 2010 at 05:08:49PM -0700, Eric Anholt wrote:
> This drops the screen-depth-dependent texture formatting and
> force-16-bits option. The (default) screen depth dependency of format
> choice for unsized internal formats would have resulted in additional
> banding on 16-bit screens si
Ok, it seems very few people want to have them in working state from
developers side of fence. Corbin simply can't boot them, others are busy with
new radeon/nouveau/intel.
So, first I will list drivers, as far as i understand them, please correct:
i810 - Old Intel, 16-bit only rendering, II
13 matches
Mail list logo