Anyone know why the nr_heaps was forced to 1 in r200_context.c ?
Alan.
---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better serv
Alan Hourihane wrote:
Anyone know why the nr_heaps was forced to 1 in r200_context.c ?
The agp memory that would have been the agp texture heap is being used instead
for glxAllocateMemoryNV.
Keith
---
This SF.net email is sponsored by: SF.net
On Wed, 8 Oct 2003, Alex Deucher wrote:
>
> A fix just went into xfree86 CVS earlier today that fixed several
> things related to Xv on i8xx hardware. that code hasn't been synced
> with DRI CVS yet. I don't have intel hardware so I can't test.
Well, the thing is definitely broken the same way
I've just committed a version of the DRI's common code mm.[ch] linear allocator
into the XFree86 CVS which extends the FBManager's ability to serve
real linear space rather than pinching it from the XY area's that's
usually occupied by the pixmap cache.
This way we can now hand over all memory to
Alan Hourihane wrote:
I've just committed a version of the DRI's common code mm.[ch] linear allocator
into the XFree86 CVS which extends the FBManager's ability to serve
real linear space rather than pinching it from the XY area's that's
usually occupied by the pixmap cache.
This way we can now han
On Thu, Oct 09, 2003 at 05:30:08PM +0100, Keith Whitwell wrote:
> Alan Hourihane wrote:
> >I've just committed a version of the DRI's common code mm.[ch] linear
> >allocator
> >into the XFree86 CVS which extends the FBManager's ability to serve
> >real linear space rather than pinching it from the
Alan Hourihane wrote:
On Thu, Oct 09, 2003 at 05:30:08PM +0100, Keith Whitwell wrote:
Alan Hourihane wrote:
I've just committed a version of the DRI's common code mm.[ch] linear
allocator
into the XFree86 CVS which extends the FBManager's ability to serve
real linear space rather than pinching i
On Thu, Oct 09, 2003 at 05:30:08PM +0100, Keith Whitwell wrote:
> Alan Hourihane wrote:
> >I've just committed a version of the DRI's common code mm.[ch] linear
> >allocator
> >into the XFree86 CVS which extends the FBManager's ability to serve
> >real linear space rather than pinching it from the
Alan Hourihane wrote:
On Thu, Oct 09, 2003 at 05:30:08PM +0100, Keith Whitwell wrote:
Alan Hourihane wrote:
I've just committed a version of the DRI's common code mm.[ch] linear
allocator
into the XFree86 CVS which extends the FBManager's ability to serve
real linear space rather than pinching it
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter your comments there.
http://bugs.xfree86.org/show_bug.cgi?id=314
--- Additional Comments From [EMAIL PROTECTED] 2003-09-10 15:46 ---
Created an attachment
Hi DRI developers and testers,
earlier today I finally merged the config-0-0-1-branch into the trunk.
This means that most environment variables stop working and
customization is done through configuration files /etc/drirc
(system-wide) and $HOME/.drirc (user preferences). Below you find an
exampl
Over the past few months there has been a lot of talk about having a
single client-side driver binary used both with and without XFree86. A
number of stumbling blocks have been found to this. I've pointed out a
couple times[1] that some of these same issues also block fbconfigs and
pbuffers.
On Thu, Oct 09, 2003 at 04:06:04PM -0700, Ian Romanick wrote:
> Over the past few months there has been a lot of talk about having a
> single client-side driver binary used both with and without XFree86. A
> number of stumbling blocks have been found to this. I've pointed out a
> couple times[
13 matches
Mail list logo