Hi all,
In the structure "__DRItexBufferExtensionRec", we don't have
one release interface now. But in our platform, we need to release some
resources.
Why we don't need the release interface? Or should we add one?
---
*^_^*
Many thanks & Best Regards
Fix the error in uniform row calculating, it may alloc one line
more which may cause out of range on memory usage, sometimes program
aborted when free the memory.
---
src/mesa/main/uniforms.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/mesa/main/uniforms.c b/src/m
https://bugs.freedesktop.org/show_bug.cgi?id=14281
Ian Romanick changed:
What|Removed |Added
Status|NEW |RESOLVED
Keywords|NEEDINFO
https://bugs.freedesktop.org/show_bug.cgi?id=14281
--- Comment #6 from William K. Foster 2011-01-04 15:15:42
PST ---
I am no longer working on the product with which I originally hit this bug and
thus cannot offer any more information about this issue that I had hit.
--
Configure bugmail: http
Previously, the IR reader was riddled with code that:
1. Checked for the right number of list elements (via a linked list walk)
2. Retrieved references to each component (via ->next->next pointers)
3. Downcasted as necessary to make sure that each sub-component was the
right type (i.e. symbol, i
https://bugs.freedesktop.org/show_bug.cgi?id=6936
Ian Romanick changed:
What|Removed |Added
Keywords||NEEDINFO
--- Comment #6 from Ian Romanick
https://bugs.freedesktop.org/show_bug.cgi?id=14281
Ian Romanick changed:
What|Removed |Added
Keywords||NEEDINFO
CC|
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/03/2011 05:27 PM, Ian Romanick wrote:
> It looks like things are shaping up nicely for the 7.9.1 and 7.10
> releases. I've cherry picked a bunch of stuff over to the branches, but
> there are a few commits that I'm a bit uncertain about. I'd ap
Base level and min LOD aren't equivalent. In particular, min LOD has no
effect on image array selection for magnification and non-mipmapped
minification.
---
src/mesa/state_tracker/st_atom_sampler.c |9 +++--
src/mesa/state_tracker/st_atom_texture.c |4 +++-
2 files changed, 6 insertio
On Sun, 26 Sep 2010 08:12:59 +1000, Dave Airlie wrote:
> On Sun, Sep 26, 2010 at 5:36 AM, Brian Paul wrote:
> > On Fri, Sep 24, 2010 at 6:08 PM, Eric Anholt wrote:
> >> One of the uglier bits of the classic drivers, in my opinion, is the
> >> ChooseTexFormat hook. Most drivers are trying to get
On 01/04/2011 10:31 AM, Ian Romanick wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/04/2011 06:59 AM, Brian Paul wrote:
On 01/03/2011 06:27 PM, Ian Romanick wrote:
commit a9fa0f3a2f318a7c57163491abe931e86b2cd4c3
Author: José Fonseca
Date: Mon Dec 6 20:01:30 2010 +
mes
On Tue, Jan 4, 2011 at 12:31 PM, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01/04/2011 06:59 AM, Brian Paul wrote:
>> On 01/03/2011 06:27 PM, Ian Romanick wrote:
>>>
>>> commit a9fa0f3a2f318a7c57163491abe931e86b2cd4c3
>>> Author: José Fonseca
>>> Date: Mon Dec 6
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/04/2011 06:59 AM, Brian Paul wrote:
> On 01/03/2011 06:27 PM, Ian Romanick wrote:
>>
>> commit a9fa0f3a2f318a7c57163491abe931e86b2cd4c3
>> Author: José Fonseca
>> Date: Mon Dec 6 20:01:30 2010 +
>>
>> mesa: Bump the number of bits in t
On Sun, Oct 24, 2010 at 13:23:28 +0200, Tormod Volden wrote:
> Commit 5a3ac74 added $(TALLOC_LIBS) to the mklib call in
> src/mesa/drivers/osmesa/Makefile and this breaks static builds on
> Linux since ar barfs on "-ltalloc". I have been looking at different
> ways of dealing with this without fin
https://bugs.freedesktop.org/show_bug.cgi?id=32825
Summary: egl_glx driver completely broken in 7.9 branch [fix in
master]
Product: Mesa
Version: 7.9
Platform: All
OS/Version: All
Status: NEW
Severity: maj
On 01/03/2011 06:27 PM, Ian Romanick wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
It looks like things are shaping up nicely for the 7.9.1 and 7.10
releases. I've cherry picked a bunch of stuff over to the branches, but
there are a few commits that I'm a bit uncertain about. I'd apprec
https://bugs.freedesktop.org/show_bug.cgi?id=32814
Brian Paul changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Michel Dänzer writes:
> On Mon, 2011-01-03 at 22:50 +0100, Francisco Jerez wrote:
>> Bob Gleitsmann writes:
>>
>> > When trying the demo program copytex for the first time recently, I
>> > noticed
>> > pathological behavior: after running for a long time it asserted out and
>> > locked up X
Hi,
On Tuesday, January 04, 2011 02:27:41 Ian Romanick wrote:
> 7.10 list:
>
> commit b3d2ec9942303d1d03e28a25b030eb060415abfb
> Author: Mathias Fröhlich
> Date: Sun Oct 17 18:16:30 2010 +0200
>
> vbo: Avoid the copy to current in dlists if not required.
>
> The current state is all
https://bugs.freedesktop.org/show_bug.cgi?id=32814
Summary: Build error in osmesa.c due to change in
_mesa_update_framebuffer_visual() signature
Product: Mesa
Version: git
Platform: All
OS/Version: All
Status: NEW
On Mon, 2011-01-03 at 22:50 +0100, Francisco Jerez wrote:
> Bob Gleitsmann writes:
>
> > When trying the demo program copytex for the first time recently, I noticed
> > pathological behavior: after running for a long time it asserted out and
> > locked up X. Investigation showed this to be due
21 matches
Mail list logo