On Tue, 4 Jan 2005 05:15:21 +0100 (MET), Peter Karlsson
<[EMAIL PROTECTED]> wrote:
> On Mon, 3 Jan 2005, Alan Cox wrote:
>
> > It depends what your interests are. If you want to master 3D graphics
> > driver writing and have six months to spare you can have great fun. If
> > you just want a VIA EP
On Mon, 3 Jan 2005, Alan Cox wrote:
> It depends what your interests are. If you want to master 3D graphics
> driver writing and have six months to spare you can have great fun. If
> you just want a VIA EPIA with working 3D support then the newer chipset
> (VIA CLE266) DRI is very close to working
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=716
[EMAIL PROTECTED] changed:
What|Removed |Added
Hi Jan,
It just needs a declaration of the function before it is being used.
I'll fix this in CVS, but for now could you simply move the relevant
function before its use ?
thank you !
Vladimir Dergachev
On Tue, 4 Jan 2005, Jan Kreuzer wrote:
Hi
i get the fo
On Mon, 3 Jan 2005 18:10:37 -0500, Adam Jackson <[EMAIL PROTECTED]> wrote:
> On Monday 03 January 2005 18:02, Alex Deucher wrote:
> > On Mon, 3 Jan 2005 17:09:31 -0500, Adam Jackson <[EMAIL PROTECTED]> wrote:
> > > On Monday 03 January 2005 09:46, Sjoerd Langkemper wrote:
> > > > Hello,
> > > >
> >
On Monday 03 January 2005 18:02, Alex Deucher wrote:
> On Mon, 3 Jan 2005 17:09:31 -0500, Adam Jackson <[EMAIL PROTECTED]> wrote:
> > On Monday 03 January 2005 09:46, Sjoerd Langkemper wrote:
> > > Hello,
> > >
> > > I would like 3D acceleration for my on-board Trident Cyberblade (VIA
> > > PLE133)
Hi
i get the following compile error on an FC3 x86_64 system when trying
the new snapshot:
gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -
I../../../../../../drm/shared-core -I../../../../../include -
I../../../../../include/GL/internal -I../../../../../src/mesa -
I../../../../.
On Mon, 3 Jan 2005 17:09:31 -0500, Adam Jackson <[EMAIL PROTECTED]> wrote:
> On Monday 03 January 2005 09:46, Sjoerd Langkemper wrote:
> > Hello,
> >
> > I would like 3D acceleration for my on-board Trident Cyberblade (VIA
> > PLE133), in order to run 3D apps (e.g. games and glxgears) faster. What
I saw that you have Option "AGPFastWrite" "on" in your xorg.conf, try to
disable it. My system also locks up when it is on (same symptoms as
yours), but works when i disable it.
It seems this is the same behaviour as described in the following bur
reports:
https://bugs.freedesktop.org/show_bug.cg
On Llu, 2005-01-03 at 14:46, Sjoerd Langkemper wrote:
> Hello,
>
> I would like 3D acceleration for my on-board Trident Cyberblade (VIA
> PLE133), in order to run 3D apps (e.g. games and glxgears) faster. What
> do I have to program in order to get this done?
You would need to write
- Locking
On Monday 03 January 2005 09:46, Sjoerd Langkemper wrote:
> Hello,
>
> I would like 3D acceleration for my on-board Trident Cyberblade (VIA
> PLE133), in order to run 3D apps (e.g. games and glxgears) faster. What
> do I have to program in order to get this done?
Though there is a trident driver i
> > > I'm using via drm CVS as of Dec 30th 2004 and Unichrome r28 / r29
> > >
> > > Does anyone on this list know more about this issue?
> Thanks for the info. I'll try to update drm and recompile. Could be that the
> binary was left over in some way..
Make sure if you are using drm-core than yo
Hi
Roland Scheidegger wrote:
Thomas Hellström wrote:
Hi!
I recently sent a mail to the xorg lists about some strange X server
crashes I have had recently with the following error message:
Fatal error:
WaitForSomething(): select returned 22.
Quite hard to reproduce, but always with mozilla running.
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=2164
[EMAIL PROTECTED] changed:
What|Removed |Added
---
On Mon, 03 Jan 2005 15:46:34 +0100, Sjoerd Langkemper
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I would like 3D acceleration for my on-board Trident Cyberblade (VIA
> PLE133), in order to run 3D apps (e.g. games and glxgears) faster. What
> do I have to program in order to get this done?
>
> I alre
Hello,
I would like 3D acceleration for my on-board Trident Cyberblade (VIA
PLE133), in order to run 3D apps (e.g. games and glxgears) faster. What
do I have to program in order to get this done?
I already read some stuff on dri.sf.net, but I am more confused than
when I started: drm, dri, open
Thomas Hellström wrote:
Hi!
I recently sent a mail to the xorg lists about some strange X server
crashes I have had recently with the following error message:
Fatal error:
WaitForSomething(): select returned 22.
Quite hard to reproduce, but always with mozilla running. Crashes about
twice a day or
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=2195
--- Additional Comments From [EMAIL PROTECTED] 2005-01-03 10:52 ---
It works here
On Mon, 3 Jan 2005 19:21:29 +0100 (CET), Thomas Hellström
<[EMAIL PROTECTED]> wrote:
> Fatal error:
> WaitForSomething(): select returned 22.
DRM returns nonstandard return codes to the poll() function. At one
point I tried fixing things to make DRM return the correct values but
there are too many
Hi!
I recently sent a mail to the xorg lists about some strange X server
crashes I have had recently with the following error message:
Fatal error:
WaitForSomething(): select returned 22.
Quite hard to reproduce, but always with mozilla running. Crashes about
twice a day or so.
Felix mentioned
I came accross a building broblem I'm not able to handle. AFAICT there is
a problem in one of the GL or X11 header files.
glxcmds.c: In function `CreateContext':
glxcmds.c:504: error: `X_GLXCreateNewContext' undeclared (first use in
this function)
glxcmds.c:504: error: (Each undeclared identifier
21 matches
Mail list logo