One change is that the remap table is now initialized to be full of -1
values. In addtion, all of the *_by_offset marcos misbehave in an
obvious
way if the specified offset is -1. SET_by_offset will do nothing,
GET_by_offset will return NULL, and CALL_by_offset, since it uses
GET_by_offs
Also, the code path pointed by Valgrind does not appear to cause this, at
least not in the obvious way - putting printf("Hello\n") in r300NewProgram
does not print many "Hello"'s so this is not the actual culprit..
Does anyone have suggestions ?
'key' is never freed when existing key is found
I'm guessing that card_extensions in r300_context.c is wrong. There are
a few extensions listed there that have NULL for their functions field.
For example, the entry for GL_ARB_vertex_program should clearly be
GL_ARB_vertex_program_functions instead of NULL. If there's an
_functions structure
I changed bit depths from 16-bit to 32-bit and the crash disappeared...
This made me extremely happy for all of about two seconds, During that
time I ordered the thing to go fullscreen and it gave me this error:
I don't know exactly where these errors are coming from (UNIX IS EVIL)
but here they
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vladimir Dergachev wrote:
>
>
>> One change is that the remap table is now initialized to be full of -1
>> values. In addtion, all of the *_by_offset marcos misbehave in an
>> obvious
>> way if the specified offset is -1. SET_by_offset will do n
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=1746
[EMAIL PROTECTED] changed:
What|Removed |Added
--
One change is that the remap table is now initialized to be full of -1
values. In addtion, all of the *_by_offset marcos misbehave in an obvious
way if the specified offset is -1. SET_by_offset will do nothing,
GET_by_offset will return NULL, and CALL_by_offset, since it uses
GET_by_offs
On Fri, 5 Aug 2005 [EMAIL PROTECTED] wrote:
Small update that might help... taking the setup that works, unloading
the drm and radeon modules, loading the newer drm and radeon modules
(the versions reported by the radeon are 1.15.0 and 1.16.0,
respectively), then restarting X causes the same e
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=812
[EMAIL PROTECTED] changed:
What|Removed |Added
---
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3998
Summary: request for removing virt_to_bus from drm_bufs.c
Produc
Small update that might help... taking the setup that works, unloading
the drm and radeon modules, loading the newer drm and radeon modules
(the versions reported by the radeon are 1.15.0 and 1.16.0,
respectively), then restarting X causes the same error message about a
corrupted page table. My gu
I've included the scanout types for the R200, what other ones are
supported by the various chips? For example I think the R300 can
scanout in floating point.
4bpp Indexed
8bpp Indexed
16bpp aRGB 1555
16bpp RGB 565
24bpp RGB 888
32bpp aRGB
16bpp aRGB
16bpp aIndex 88
32bpp aRGB 2:10:10:10
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3956
--- Additional Comments From [EMAIL PROTECTED] 2005-08-06 04:49 ---
This
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=709
[EMAIL PROTECTED] changed:
What|Removed |Added
---
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3378
Bug 3378 depends on bug 3377, which changed state.
Bug 3377 Summary: _glapi_add_entr
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3377
[EMAIL PROTECTED] changed:
What|Removed |Added
--
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3378
[EMAIL PROTECTED] changed:
What|Removed |Added
--
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3868
--- Additional Comments From [EMAIL PROTECTED] 2005-08-06 03:53 ---
If I
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=1657
[EMAIL PROTECTED] changed:
What|Removed |Added
--
Thanks for the quick reply.
--- Alex Deucher <[EMAIL PROTECTED]> wrote:
> On 8/5/05, Steven Newbury <[EMAIL PROTECTED]> wrote:
> >
> > --- Alex Deucher <[EMAIL PROTECTED]> wrote:
> >
> > > You may also want to take a look at my unfinished radeon tv-out patch:
> > >
> > > http://www.botchco.com/
On Thu, 4 Aug 2005, Vladimir Dergachev wrote:
On Thu, 4 Aug 2005, F. Heitkamp wrote:
Are you using recent Mesa CVS ? If yes, there are some bugs there due to
recent code changes..
Yes. I was wondering though, should I use the Mesa from Xorg CVS or the
CVS Mesa when experimenting with t
--- Alex Deucher <[EMAIL PROTECTED]> wrote:
> You may also want to take a look at my unfinished radeon tv-out patch:
>
> http://www.botchco.com/alex/xorg/radeon_tvout.c
> http://www.botchco.com/alex/xorg/radeon_tvout.h
> http://www.botchco.com/alex/xorg/radeon_tvout.diff
>
> one of the regs (DA
On 8/5/05, Steven Newbury <[EMAIL PROTECTED]> wrote:
>
> --- Alex Deucher <[EMAIL PROTECTED]> wrote:
>
> > You may also want to take a look at my unfinished radeon tv-out patch:
> >
> > http://www.botchco.com/alex/xorg/radeon_tvout.c
> > http://www.botchco.com/alex/xorg/radeon_tvout.h
> > http://
On Fri, 5 Aug 2005, F. Heitkamp wrote:
On Thu, 4 Aug 2005, Vladimir Dergachev wrote:
On Thu, 4 Aug 2005, F. Heitkamp wrote:
Are you using recent Mesa CVS ? If yes, there are some bugs there due to
recent code changes..
Yes. I was wondering though, should I use the Mesa from Xorg CVS
24 matches
Mail list logo