On 02.05.2009 01:53, Maciej Cencora wrote:
> Hi,
>
> this simple patch fixes (for IGP chips, non IGP aren't affected):
> - 8 piglit tests: general/texgen, glean/texCube, mesa/crossbar, shaders/fp-
> kil, texturing/gen-teximage, texturing/gen-texsubimage, texturing/lodbias,
> texturing/texredefine
Hi,
this simple patch fixes (for IGP chips, non IGP aren't affected):
- 8 piglit tests: general/texgen, glean/texCube, mesa/crossbar, shaders/fp-
kil, texturing/gen-teximage, texturing/gen-texsubimage, texturing/lodbias,
texturing/texredefine,
- KDE4 Kwin shadows (when desktop effects use OpenGL
[This is a repost because I didn't sent it to the mailing list :) ]
José Fonseca wrote:
> On Thu, 2009-04-30 at 06:06 -0700, Sukender wrote:
>> Hi all,
>>
>> First of all: hello to everyone!
>>
>> I'm new here, and I won't be involved much in Mesa development, but I'd like
>> to post a tiny impro
Brian Paul wrote:
> tom fogal wrote:
>> Brian Paul writes:
>>> Brian Paul wrote:
I'm planning on creating a "mesa_7_5_branch" branch in git soon.
Thereafter, this branch should only receive bug fixes, not new development.
I'll probably create the first 7.5 release candidate fr
tom fogal wrote:
> Brian Paul writes:
>> Brian Paul wrote:
>>> I'm planning on creating a "mesa_7_5_branch" branch in git soon.
>>> Thereafter, this branch should only receive bug fixes, not new development.
>>>
>>> I'll probably create the first 7.5 release candidate from the new branch
>>> ear
Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Brian Paul wrote:
>> I just merged a private feature branch to master: const-buffer-changes
>>
>> Here's the run-down:
>>
>> 1. The i965 driver was using the GRF register file to store constants
>> in addition to all the us
Hi,
as mentioned yesterday the OpenVG state tracker is now in the repository.
It's a complete implementation of OpenVG 1.0. Every feature of the standard
should work.
It's under the same BSD license as Mesa3D.
docs/openvg.html contains instructions on how to build it.
Just like the Mesa's Op
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brian Paul wrote:
> I just merged a private feature branch to master: const-buffer-changes
>
> Here's the run-down:
>
> 1. The i965 driver was using the GRF register file to store constants
> in addition to all the usual temps. We could quickly exh
Brian Paul writes:
> Brian Paul wrote:
> >
> > I'm planning on creating a "mesa_7_5_branch" branch in git soon.
> > Thereafter, this branch should only receive bug fixes, not new development.
> >
> > I'll probably create the first 7.5 release candidate from the new branch
> > early next week (
I just merged a private feature branch to master: const-buffer-changes
Here's the run-down:
1. The i965 driver was using the GRF register file to store constants
in addition to all the usual temps. We could quickly exhause the GRF
if the shader was large or used many constants. Now, we use a
Brian Paul wrote:
>
> I'm planning on creating a "mesa_7_5_branch" branch in git soon.
> Thereafter, this branch should only receive bug fixes, not new development.
>
> I'll probably create the first 7.5 release candidate from the new branch
> early next week (or possibly sooner).
OK, the new
http://bugs.freedesktop.org/show_bug.cgi?id=17895
--- Comment #27 from Xavier Bestel 2009-05-01 01:52:40
PST ---
I tried your debs on my debian/sid system. They apparently fix a problem where
constantly resizing a gnome-terminal could hang the server, but they don't fix
server hangs when ru
12 matches
Mail list logo