[Dri-devel] Future Look: OpenGL 2.0

2002-11-12 Thread Dieter Nützel
http://www.xtremepccentral.com/articles/opengl2/ Regards, Dieter --- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.go

[Dri-devel] Re: Patching kernel with latest dri code

2002-11-12 Thread Louis Garcia
Is their a cvs kernel tree I can checkout? I only see an xfree86 tree. On Sun, 2002-11-10 at 20:49, Louis Garcia wrote: > I'm using cvs XFree86-4.2.99.2 and want to patch the kernel with that > version of drm code. Is their any way I can create a patch for > kernel-2.4.19? I already diffed the

Re: [Dri-devel] Patching kernel with latest dri code

2002-11-12 Thread Martin Spott
> ftp://ftp.uni-duisburg.de/X11/XFree86/DRI/DRM_for_2.4.19.diff.gz > It _does_ compile but I didn't have the chance to test the recent changes. For me the resulting kernel stuff works - with a Radeon 7500, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! --

Re: [Dri-devel] r128 driver in linux 2.4.20-rc1 vs XFree86-4.2.0

2002-11-12 Thread Michel Dänzer
On Mon, 2002-11-11 at 18:10, John Fremlin wrote: > I experience (sometimes very hard) lockups when using mplayer > fullscreen under XFree86 with DRM enabled. Very likely related to DMA transfers for XVideo. I've made that optional in the meantime, that change is in XFree86 and DRI CVS as well as

Re: [Dri-devel] Clamp or wrap with scale?

2002-11-12 Thread Brian Paul
Ian Romanick wrote: On Tue, Nov 12, 2002 at 09:34:38AM -0800, Ian Romanick wrote: I was monkeying around with DOT3 bumpmapping in SW Mesa and in the Radeon driver. In both cases, when a scale (either 2x or 4x) is applied, the resulting colors wrap. However, I noticed that in the Nvidia driver

Re: [Dri-devel] Glaxium...

2002-11-12 Thread Keith Whitwell
Ian Romanick wrote: On Thu, Nov 07, 2002 at 09:09:06AM -0800, Ian Romanick wrote: On Thu, Nov 07, 2002 at 07:48:55AM -0800, Ian Romanick wrote: On Wed, Nov 06, 2002 at 11:41:00PM +0100, Dieter Nützel wrote: Am Mittwoch, 6. November 2002 23:23 schrieb Adam K Kirchhoff: Hello all, These tw

Re: [Dri-devel] Clamp or wrap with scale?

2002-11-12 Thread Keith Whitwell
Ian Romanick wrote: On Tue, Nov 12, 2002 at 09:34:38AM -0800, Ian Romanick wrote: I was monkeying around with DOT3 bumpmapping in SW Mesa and in the Radeon driver. In both cases, when a scale (either 2x or 4x) is applied, the resulting colors wrap. However, I noticed that in the Nvidia driver

Re: [Dri-devel] Clamp or wrap with scale?

2002-11-12 Thread Ian Romanick
On Tue, Nov 12, 2002 at 09:34:38AM -0800, Ian Romanick wrote: > I was monkeying around with DOT3 bumpmapping in SW Mesa and in the Radeon > driver. In both cases, when a scale (either 2x or 4x) is applied, the > resulting colors wrap. However, I noticed that in the Nvidia driver (for > Linux) cla

[Dri-devel] Clamp or wrap with scale?

2002-11-12 Thread Ian Romanick
I was monkeying around with DOT3 bumpmapping in SW Mesa and in the Radeon driver. In both cases, when a scale (either 2x or 4x) is applied, the resulting colors wrap. However, I noticed that in the Nvidia driver (for Linux) clamps in the same situation. Which is correct? Both? I see that the R

Re: [Dri-devel] Glaxium...

2002-11-12 Thread Ian Romanick
On Thu, Nov 07, 2002 at 09:09:06AM -0800, Ian Romanick wrote: > On Thu, Nov 07, 2002 at 07:48:55AM -0800, Ian Romanick wrote: > > On Wed, Nov 06, 2002 at 11:41:00PM +0100, Dieter Nützel wrote: > > > Am Mittwoch, 6. November 2002 23:23 schrieb Adam K Kirchhoff: > > > > Hello all, > > > > > > > >

Re: [Dri-devel] Patching kernel with latest dri code

2002-11-12 Thread Martin Spott
> I'm using cvs XFree86-4.2.99.2 and want to patch the kernel with that > version of drm code. Is their any way I can create a patch for > kernel-2.4.19? I already diffed the drm code but I'm missing some > include files. Have a try: ftp://ftp.uni-duisburg.de/X11/XFree86/DRI/DRM_for_2.4.19.diff.g

[Dri-devel] Müzik ve aradýklarýnýz djwm

2002-11-12 Thread Fiona Brailey
Mp3sa yine bir ilki gerçekleþtiriyor: Klip arþivi! Full albüm ve single parçalar mp3 halinde! Arayýpta bulamadýðýnýz bütün parçalar için birde sitemize bakýn: http://www.mp3sa.com Full Turkçe Album Full Yabancý Album A-Z Yerli Mp3 A-Z Yabancý Mp3 En Iyý 20 Yerli Výdeo Klýp Yabancý

Re: [Dri-devel] Glaxium...

2002-11-12 Thread Martin Spott
> http://memory.visualtech.com/glaxium-r100.png > http://memory.visualtech.com/glaxium-r200.png > You may notice that, quite frankly, the floor looks much nicer on > the r100 than on the r200. This resembles very much the 'look' of FlightGear with recent binary snapshots - on a Radeon7500 .

Re: [Dri-devel] mouse broken in q3a from latest CVS

2002-11-12 Thread Timothee Besset
The breakage is due to a change in the way X does event timestamps. It used to be based on gettimeofday (with the wrapping every 49 days or so). For some reason this has changed in recent XFree builds. We use the X event times for more accuracy when processing the input events (better control). It

Re: [Dri-devel] mouse broken in q3a from latest CVS

2002-11-12 Thread Allen H. Ibara
At 11 November, 2002 Nicholas Leippe wrote: > Hi, > > I just pulled the latest CVS, and now my mouse does not work in Q3A. It gets > button events, but no mouse movement at all. > > quake does report: > > XF86DGA Mouse (Version 2.0) initialized > > I've tried both PS/2 and IMPS/2 protocols, ne