Re: Quake4

2005-11-04 Thread Jacek Popławski
On Thu, Nov 03, 2005 at 05:38:11PM +0100, khaqq wrote: > What kind of CPU do you have and at what resolution have you > been playing ? Athlon XP 1800+ 256MB RAM Radeon 9100 Slackware 10.2 Linux 2.6.14 drm CVS, Mesa CVS, libtxc_dxtn050908 low quality settings with 640x480 unplayable on external are

Re: Quake4

2005-11-03 Thread Jacek Popławski
It works! drm CVS, Mesa CVS, S3TC library - and r200 hardware of course (without S3TC it segfaults) interiors look good and are quite fast external view is slow and sky texture is broken menus work perfectly (much better than in RTCW) -- Free Software - find interesting programs and change them N

how to debug?

2005-10-31 Thread Jacek Popławski
I was playing with OpenGL last weekend, and I was able to crash DRI again with TCL enabled, crash disappeared when I disabled TCL (r200 hardware, Athlon CPU). I've noticed that it's much easier to crash by rendering GL_LINES or GL_LINE_STRIP than GL_POINTS or GL_QUADS. I run my application with v

Re: Quake4

2005-10-24 Thread Jacek Popławski
On Fri, Oct 21, 2005 at 08:44:26PM -0700, Ian Romanick wrote: > I'll find out this weekend. I just got it tonight, so I want to "test" > it on my 9600XT and Geforce4 Ti first. ;) and... will it run on DRI? -- Free Software - find interesting programs and change them NetHack - meet interesting c

Quake4

2005-10-21 Thread Jacek Popławski
Quake4 for Linux has been released. In FAQ there is information that Radeon 9700 or 9800 is required. http://zerowing.idsoftware.com/linux/quake4/ Do you know is it working with DRI and r200? -- Free Software - find interesting programs and change them NetHack - meet interesting creatures, kill t

Re: r200 unstable with TCL enabled

2005-10-07 Thread Jacek Popławski
On Fri, Oct 07, 2005 at 02:25:26PM +0200, khaqq wrote: > Sounds close enough to what I'm running here, stable too, and I had frequent > lockups before (6.8.2). I had noticed the lockups would occur less frequently > without TCL. Now it's perfectly stable with or without TCL. So it is possible to h

Re: r200 unstable with TCL enabled

2005-10-07 Thread Jacek Popławski
I installed xorg-x11-68.99.16 from http://xorg.freedesktop.org/snapshots/, then latest Mesa CVS (compiled with "make linux-dri-x86") and drm from CVS, now everything works fast and stable - much better than last stable xorg and Mesa. I have TCL enabled now. -- Free Software - find interesting p

Re: r200 unstable with TCL enabled

2005-09-28 Thread Jacek Popławski
On Wed, Sep 28, 2005 at 01:54:37AM +0200, khaqq wrote: > Are you using the radeon.ko and drm.ko modules in CVS, or stayed with the ones > in Slackware ? just like I wrote - from drm CVS (also tried from old DRI snapshot) > I think you also have to replace your Xorg > because 6.8.2 won't take the

r200 unstable with TCL enabled

2005-09-21 Thread Jacek Popławski
Hello. I installed Slackware 10.2, compiled Linux kernel 2.6.13 and tried some included OpenGL applications - for example xscreensaver. I was able to lock Xserver. So I tried old binary snapshots from dri.sf.net (common and r200) - but nothing changed. Then I installed drm from CVS (including libdr

offtopic: quake3 source

2005-09-14 Thread Jacek Popławski
I don't know if you are interested, but there is quake3 source available for a while... You can download it from: http://icculus.org/quake3/ -- Free Software - find interesting programs and change them NetHack - meet interesting creatures, kill them and eat their bodies Usenet - meet interesting

Re: IGP 320M HyperZ

2004-12-07 Thread Jacek Popławski
Are there any plans to apply patch into Mesa/drm CVS? -- Free Software - find interesting programs and change them NetHack - meet interesting creatures, kill them and eat their bodies Usenet - meet interesting people from all over the world and flame them Decopter - unrealistic helicopter simulat

Re: Reverse engineering ati driver

2004-12-02 Thread Jacek Popławski
On Thu, Dec 02, 2004 at 08:49:56AM -0500, Alex Deucher wrote: > > Radeon 9000 PCI > > Radeon 9200se AGP > > these two chips are already fully supported by xorg and the DRI. Fully? Was HyperZ only missing feature? And is HyperZ fully working now? -- Free Software - find interesting programs an

Re: r200 (and rv100?) - no direct rendering with latest CVS

2004-11-06 Thread Jacek Popławski
On Sat, Nov 06, 2004 at 06:36:08PM -0500, Michel Dänzer wrote: > LIBGL_DEBUG=verbose glxinfo > > give any hints? Yes: libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0) libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.

r200 (and rv100?) - no direct rendering with latest CVS

2004-11-06 Thread Jacek Popławski
2 days ago, after CVS update, I realized I can't get accelerated rendering. (II) RADEON(0): Direct rendering enabled but: OpenGL renderer string: Mesa GLX Indirect I have correct radeon.ko loaded, everything setup correctly (when I recompile older Mesa and copy r200_dri.so I have direct renderi

Re: HyperZ on RV100

2004-11-02 Thread Jacek Popławski
On Tue, Nov 02, 2004 at 07:16:56AM +, Keith Whitwell wrote: > How stable is this code now & how much testing has it had? How close do > you think it is to be ready for CVS? With unmodified hyperz patches my system (Linux-2.6.9, Athlon, Radeon 9100) crash/reboot when I run glxgears. I tried

Re: DRI build broken

2004-10-31 Thread Jacek Popławski
On Sat, Oct 30, 2004 at 04:16:09AM +0200, Stephane Marchesin wrote: > ../../../../../src/mesa/tnl_dd/t_dd_vbtmp.h: In function `emit_wg': > ../../../../../src/mesa/tnl_dd/t_dd_vbtmp.h:387: error: `col_size' > undeclared (first use in this function) It compiles for me after applying attached patch

new Cedega (WineX) and vertex programs

2004-10-20 Thread Jacek Popławski
"A major rework of the 3D graphics systems has been undertaken. This allows more vertex data to be contained in AGP and video memory. Additionally, for video cards which support hardware vertex programs with sufficient capabilities, the fixed function pipeline will now be translated into a progra

doom3 linux client and demo has been released

2004-10-05 Thread Jacek Popławski
Sorry if it is not best place to write about it, but I believe Doom3 is very important application, and many developers will be interested in testing it with DRI driver (linux client author wrote, that he hasn't tested it with DRI at all, and that it doesn't work with fglrx!). I wasn't able to test

Re: [Dri-devel] Which DRI driver/card is usable for modern games?

2004-05-06 Thread Jacek Popławski
On Thu, May 06, 2004 at 09:04:28AM +0200, Svante Signell wrote: > Also, is the S3TC issue resolved for the cards I mentioned before Browse dri-devel archive, there was patch for software S3TC support. -- Free Software - find interesting programs and change them NetHack - meet interesting creatur

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-14 Thread Jacek Popławski
Oops! I mean of course ut2004demo, not 2003. -- Free Software - find interesting programs and change them NetHack - meet interesting creatures, kill them and eat their bodies Usenet - meet interesting people from all over the world and flame them Decopter - unrealistic helicopter simulator, get i

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-13 Thread Jacek Popławski
On Fri, Feb 13, 2004 at 11:52:05PM +0100, Andreas Stenglein wrote: > Just tried ut2003 on R100 with current DRI+MESA cvs HEAD. I just tried it on my Radeon 9100 and Athlon XP 1800+. OpenGL renderer string: Mesa DRI R200 20030328 AGP 4x x86/MMX+/3DNow!+/SSE TCL OpenGL version string: 1.3 Mesa 6.1

Re: [Dri-devel] Radeon vtxfmt code path is not working

2003-12-30 Thread Jacek Popławski
On Tue, Dec 30, 2003 at 09:38:21PM +0100, Felix Kühling wrote: > And I found out that apperently the entire vtxfmt code path is not working. Was it working before "newmesa"? -- Free Software - find interesting programs and change them NetHack - meet interesting creatures, kill them and eat thei

Re: [Dri-devel] S3TC

2003-12-28 Thread Jacek Popławski
On Sun, Dec 28, 2003 at 11:08:26AM -0500, Adam K Kirchhoff wrote: > Why not just leave it up to RedHat, then, to either leave the code in or > pull it out? RedHat was just example. Point is that patent holder may sue anyone who: - will release XFree86 version with S3TC support - has some money

Re: [Dri-devel] S3TC

2003-12-28 Thread Jacek Popławski
On Sun, Dec 28, 2003 at 10:23:17AM -0500, Adam K Kirchhoff wrote: > Now that there are patches available to support S3TC compressed textures > on Radeon cards, are there any plans to integrate those patches into the > DRI source tree? I think there is one little problem: - S3TC included into DRI

Re: [Dri-devel] s3tc for r200, radeon, mesa

2003-12-17 Thread Jacek Popławski
On Thu, Dec 18, 2003 at 02:43:09AM +0100, Roland Scheidegger wrote: > and I don't know if any open-source > > compressors exist which could easily be included in mesa >

Re: [Dri-devel] r200 optimization

2003-11-22 Thread Jacek Popławski
On Sat, Nov 22, 2003 at 04:55:37PM +1000, Chris Ison wrote: > celeron 500 pc)and glxgears only gives me 250fps on average, and openGL IMHO glxgears should not be used as real benchmark. Try at least something with textures and any effects like fog. -- Free Software - find interesting programs an

Re: [Dri-devel] Radeon 9200 and XFree 4.2.1

2003-08-26 Thread Jacek Popławski
On Mon, Aug 25, 2003 at 11:36:03AM +, Michael Knigge wrote: > I have some trouble with my new ATI 9200 - I can't get it working with > my Xfree86 4.2.1. I've compiled this Xfree by myself for Debian woody. Do you feel any discomfort when using XFree86 never than 4.2.1? -- Free Software - fi

[Dri-devel] TCL/NO-TCL benchmarks and fun with textures

2003-07-02 Thread Jacek Popławski
I wrote simple program to test TCL and NO-TCL on my r200 and DRI CVS. It draws board with BoardSize*BoardSize textured tiles. framerates: TCL NO-TCL #define Far 1000.0137 160 #define BoardSize 100.0 #define Far 1000.044 51

[Dri-devel] RTCW ET quick benchmark

2003-06-30 Thread Jacek Popławski
I have Radeon 9100, Athlon XP 1800+, 256MB RAM and Linux-2.4.21. I was benchmarking RTCW ET with DRI. I tried to change value 216 to something bigger in xc/xc/extras/Mesa/src/tnl/t_context.h: #define IMM_MAX_COPIED_VERTS 3 #define IMM_MAXDATA (216 + IMM_MAX_COPIED_VERTS) #define IMM_SIZ

Re: [Dri-devel] disabling debugging from binaries?

2003-06-29 Thread Jacek Popławski
On Sun, Jun 29, 2003 at 03:43:43PM -0600, Nicholas Leippe wrote: > Just: > > #define R200_DEBUG 0 > #define DEBUG_PRIMS 0 > > The compiler should optimize out the dead code. Right, and I was wrong, there is way to disable it. In r200_context.h: #define DO_DEBUG1 #if DO_DEBUG ex

[Dri-devel] disabling debugging from binaries?

2003-06-29 Thread Jacek Popławski
There are many places in code like: if (R200_DEBUG & DEBUG_PRIMS) but I don't see how to disable debugging at all from binaries. Should not these ifs be in: #ifdef DEBUG #endif ? It's always few CPU cycles less... -- Free Software - find interesting programs and change them NetHack - meet

[Dri-devel] typo in error message

2003-06-27 Thread Jacek Popławski
I am browsing Mesa and r200 source, and I found small typo :-) xc/lib/GL/mesa/src/drv/r200/r200_tex.c:125 _mesa_problem(NULL, "bad S wrap mode in %s", __FUNCTION__); I think it should be: _mesa_problem(NULL, "bad T wrap mode in %s", __FUNCTION__); -- Free Software - find interesting programs

Re: [Dri-devel] Torque Engine causes machine lockup on radeon mobility M7

2003-06-20 Thread Jacek Popławski
On Fri, Jun 20, 2003 at 04:00:27PM +1000, Zik Saleeba wrote: > Running the Torque Engine example application > (http://www.garagegames.com/) runs for a few frames and then locks the > system up. On r200 it works without crashes, but there are visible display errors. On Matrox it locks too. -- F

[Dri-devel] basic question about glx

2003-06-13 Thread Jacek Popławski
I am trying to understand DRI source, now from start, i.e. from OpenGL calls. I was analizing file: lib/GL/glx/g_render.c, if I understand correctly there is stream build there, but where it's readed? For example in glColor3f there is identifier: X_GLrop_Color3fv. I grep whole DRI source and can'

[Dri-devel] performance of glCopyTexImage2D in DRI

2003-06-11 Thread Jacek Popławski
I was testing following code on DRI r200: http://www.gametutorials.com/download/Ports/OpenGL/RenderToTexture_SDL.zip It renders one cube to 2D Texture, then renders one quad with that texture. I wrote simple fps counter, and noticed, that results on Radeon 9100 with DRI are much worse than on Ge

[Dri-devel] r200 bug

2003-03-17 Thread Jacek Popławski
I don't know if this is helpful, but at least I can report it: blender: r200_vtxfmt.c:1083: r200VtxfmtUnbindContext: Assertion `vb.context == ctx' failed. PS. XFree86-4.3.0rc2, Radeon 9000, Linux -- Free Software - find interesting programs and change them NetHack - meet interesting creatures,

Re: [Dri-devel] About textures flickering

2003-03-01 Thread Jacek Popławski
On Sat, Mar 01, 2003 at 12:55:30PM +0100, sqwareq wrote: > I have Radeon 7500 based card and in some of GL apps I see the textures > flickering. I see the triangles flashing also. I saw other messages > discribing this bug and I wonder when it will be fixed. As I wrote before - on Radeon VE there

Re: [Dri-devel] Some progress on Radeon DRI lock

2003-02-20 Thread Jacek Popławski
On Thu, Feb 20, 2003 at 10:41:09AM +, Pedro Vasconcelos wrote: > 1) I installed Xfree86 4.2.99.902 (aka 4.3.0RC3) from binaries at xfree86.org; I tested on 4.2.99.902 (AFAIK it is RC2). Card is Radeon VE (i.e. r100 with TCL disabled). > 2) I compiled the lastest DRM kernel radeon.o from the D

Re: [Dri-devel] MindRover+Radeon+DRI=crash

2003-02-14 Thread Jacek Popławski
On Fri, Feb 14, 2003 at 11:43:17AM +0100, Martin Spott wrote: > I'm glad to see that FlightGear is not the only reliable test case for the > Radeon X server lockup 'feature' ;-)) It's probably different problem, because it happen on both R100 and R200. With old DRI drivers and driver from XFree86

[Dri-devel] MindRover+Radeon+DRI=crash

2003-02-13 Thread Jacek Popławski
I wrote that MindRover crashes X with Radeon VE and DRI. Last days I asked few people on irc to test MindRover-demo with their Radeons (TCL and no-TCL, DRI from current CVS and older). All of them got X locked. MindRover works well on Voodoo3 (DRI), Matrox (DRI), Radeon (ATI closed source drivers),

Re: [Dri-devel] problem with DRM/Radeon 7000

2003-02-10 Thread Jacek Popławski
On Mon, Feb 10, 2003 at 06:31:37PM +, John P. Looney wrote: > Hi, I was using the old Radeon drivers that shipped with a dist-upgraded > Woody, though they were mostly fine in Quake3, in Wolfenstien, there were > severe problems with corrupted textures. Could you try driver 20021022 (from dri

[Dri-devel] Radeon VE (no-TCL) issues

2003-02-10 Thread Jacek Popławski
I installed XFree86-4.3.0rc1 on Linux system with Radeon VE (without TCL support). In RTCW and FAKK2 there is texture flickering visible. Most textures are displayed correctly, but few flickers. It's look like in one frame texture is "darker" and in another "bright" (lighting off?). This problem n

Re: [Dri-devel] Is Voodoo1 supported under DRI?

2003-01-08 Thread Jacek Popławski
On Wed, Jan 08, 2003 at 11:09:43AM +0100, Raffaele Candeliere wrote: > Does anybody know if is Voodoo1 supported under DRI? It works with Mesa + Glide, not with DRI. Please install Glide for Voodoo Graphics then compile Mesa with V1 support. -- Free Software - find interesting programs and chang

Re: [Dri-devel] S3TC

2002-12-20 Thread Jacek Popławski
On Fri, Dec 20, 2002 at 03:54:59PM -0500, Adam K Kirchhoff wrote: > > I find it somehow ironic that the best way to find out who owns/enforces > > the patent is to ignore them, and violate the patent. > > If you're not worried about a potential lawsuit, go for it. No one's > stopping you. Is it

Re: [Dri-devel] radeon.o DRM modules breaks my CD player (!)

2002-11-24 Thread Jacek Popławski
On Mon, Nov 25, 2002 at 12:09:23AM +0100, Felix Kühling wrote: > I'm having problems burning CDs at speeds higher than 16x too. Have you tried to disable DMA for CD-Writer? -- http://decopter.sf.net - free unrealistic helicopter simulator --

Re: [Dri-devel] Slow gears and compile time

2002-11-24 Thread Jacek Popławski
On Sun, Nov 24, 2002 at 01:48:17PM +0100, Morten Hustveit wrote: > Voodoo cards default to synchronize display update to the refresh rate AFAIK not with current drivers 6070 frames in 5.0 seconds = 1214.000 FPS -- http://decopter.sf.net - free unrealistic helicopter simulator ---

Re: [Dri-devel] Caught signal 11, with bleeding-edge, radeon 8500 LE

2002-11-17 Thread Jacek Popławski
On Sun, Nov 17, 2002 at 12:27:12PM +0100, Ingo Molnar wrote: > 7c1cb25d8b5a42c9e1e6b30530b9d469 /usr/X11R6/bin/XFree86 This binary is very unstable on my system (Voodoo3), too. Looks like this is early beta, or it needs more files from XFree86-3.2.99 (not just XFree86 binary). -- http://decopt

Re: [Dri-devel] DRI bleeding edge and video memory

2002-11-14 Thread Jacek Popławski
On Thu, Nov 14, 2002 at 10:24:33AM +0100, Stefan Lange wrote: > Could you try if that helps? Yes, I've added Virtual to XF86Config and DRI works again. Thanks a lot! --- This sf.net email is sponsored by: To learn the basics of securing your w

[Dri-devel] DRI bleeding edge and video memory

2002-11-14 Thread Jacek Popławski
I've installed 4.2.99 extras and tdfx driver from directory bleeding edge: (WW) TDFX(0): Failed to set up write-combining range (0xe800,0x200) (II) TDFX(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0xbd00 (II) TDFX(0): Changing back offset from 0x00573000 to 0x00572000 (II)

Re: [Dri-devel] tdfx driver for voodoo 5 5500 and SLI

2002-11-02 Thread Jacek Popławski
On Fri, Nov 01, 2002 at 04:18:31PM +, Felipe Bugno wrote: > I'm a user of voodoo 5 5500 board and i love this board. Could you check bug I've described few days ago (Blender related) with development driver (from WWW)? -- http://decopter.sf.net - free unrealistic helicopter simulator -

[Dri-devel] tdfx driver and Blender

2002-10-29 Thread Jacek Popławski
Now, when Blender is GPLed I want to show this tdfx driver bug: 1) download Blender (binary, source, anything) from www.blender.org 2) run it 3) press F12 (rendering) Everything becomes rainbow-coloured. Interface is no longer gray, mad colors are everywhere. Main window grid, fonts, everything i

Re: [Dri-devel] Multitexturing slowness

2002-09-27 Thread Jacek Popławski
On Thu, Sep 26, 2002 at 03:00:02AM +0200, Michel Dänzer wrote: > I've been wondering for some time why at least the Quake 2 engine is > very slow with multitexturing enabled, i.e. with I am using mutlitexturing in my own application, tested on my Voodoo3 but also on Radeon VE, Riva Vanta, or GF.

Re: [Dri-devel] tdfx-2-1-branch's S3TC support

2002-09-21 Thread Jacek Popławski
On Sat, Sep 21, 2002 at 06:06:10PM -0400, Scott Barnes wrote: > Is anyone planning to work the tdfx-2-1-branch's S3TC support into the trunk > tdfx driver? Where exactly is S3TC support in Glide source? -- http://decopter.sf.net - free unrealistic helicopter simulator --

Re: [Dri-devel] debugging question

2002-09-20 Thread Jacek Popławski
On Fri, Sep 20, 2002 at 06:12:17PM -0600, Brian Paul wrote: > Just continue when you hit the _mesa_test_os_sse_exception_support() > function. It's a normal part of start-up. We found that the only > reliable way to detect SSE support (both CPU-wias and OS-wise) is > to try an SSE instruction an

[Dri-devel] debugging question

2002-09-20 Thread Jacek Popławski
Sometimes when using gdb with my program I see error: Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 1024 (LWP 2340)] 0x405cdcfb in _mesa_test_os_sse_exception_support () from /usr/X11R6/lib/modules/dri/tdfx_dri.so This is not my program fault, because there is same

Re: [Dri-devel] tcl branch merge

2002-06-11 Thread Jacek Popławski
On Tue, Jun 11, 2002 at 06:44:27PM +0100, Keith Whitwell wrote: > Yes, it seems like there's a problem that has to be resolved before the > merge. Have you tried the tcl branch with your card? I don't have Radeon VE, but I know someone who has it (using radeon binaries from dri.sf.net downloads)

Re: [Dri-devel] tcl branch merge

2002-06-11 Thread Jacek Popławski
On Tue, Jun 11, 2002 at 12:08:38PM +0200, Michel Dänzer wrote: > Will the issues with non-TCL hardware be taken care of after the merge? Is it possible that there will be any trouble with Radeon VE card (without T&L support) after merge? __

Re: [Dri-devel] texture compression and a thing to add to the driver support list.

2002-06-09 Thread Jacek Popławski
On Sun, Jun 09, 2002 at 12:11:58AM -0700, Mike Mestnik wrote: > Are there any cards or drivers that actually upload textures every frame? I don't know any technical details, but AFAIK some emulators (snes9x? xmame?) draw virtual screen on texture. And animation is smooth. ___

Re: [Dri-devel] texture compression

2002-06-08 Thread Jacek Popławski
On Fri, Jun 07, 2002 at 09:42:22AM -0400, Al Tobey wrote: > I don't forsee a big problem performance wise if the textures are mangled > during the loading stage, but I'm still learning ... Please keep in mind that some applications update texture every frame.

Re: [Dri-devel] Cards & Specs

2002-05-25 Thread Jacek Popławski
On Fri, May 24, 2002 at 11:44:05PM -0400, Al Tobey wrote: > Want ATI to give you 8500 docs? Sure, go fix the 3dfx driver, and you'll > have a much better chance of getting them. I have three choices now: 1) stay with Voodoo3 2) buy Radeon 7500 3) buy Radeon 8500 If Radeon driver will be much b

Re: [Dri-devel] Cards & Specs

2002-05-24 Thread Jacek Popławski
On Fri, May 24, 2002 at 02:49:09PM -0400, Al Tobey wrote: > Are there any cards on the market, which don't already have DRI > drivers, that have publicly available specs? I'll do some searching - a > card or two in this category would make a great training ground for some > new developers. Wha

Re: [Dri-devel] slow tdfx OpenGL since Mesa-4.0.1

2002-04-14 Thread Jacek Popławski
On Fri, Apr 12, 2002 at 10:14:17AM +0100, Andy Furniss wrote: > I have a 3 2000 on a PII350 and my quake3demo timedemos are the best yet. Strange. > glxinfo shows - > > OpenGL renderer string: Mesa DRI 20020221 Voodoo3 x86/MMX > OpenGL version string: 1.2 Mesa 4.0.2 OpenGL renderer string: Mes

Re: [Dri-devel] Development of 3dfx-support

2002-04-03 Thread Jacek Popławski
On Wed, Apr 03, 2002 at 06:27:06PM +0200, Dieter Nützel wrote: > There is still one 3DNow! bug (texture related) There is one bug gcc-2.95.3 related, IIRC patch is on sf project page. I think it's good idea to create completly patched version of glide on put it in .tar.gz on sf project page or o

[Dri-devel] slow tdfx OpenGL since Mesa-4.0.1

2002-03-20 Thread Jacek Popławski
After I compiled XFree86 CVS with Mesa-4.0.1 - OpenGL slowed down. I tested it in RTCW, Quake, and my own programs. Of course acceleration is on, but fps dropped down. So I compiled DRI from CVS, but nothing changes - OpenGL is still slower. Is it normal, or did I break something? I have Voodoo3

[Dri-devel] assimilate Glide into tdfx_dri ?

2002-02-24 Thread Jacek Popławski
Are there any projects to assimilate Glide, i.e. to put Glide source code in tdfx driver? Are there any problems (maybe license?) ? How much performance could be gain this way? -- decopter - free SDL/OpenGL simulator under heavy development download it from http://decopter.sourceforge.net _

[jp@ulgo.koti.com.pl: Re: [Dri-devel] Tdfx (fwd)]

2001-06-20 Thread Jacek Popławski
On Wed, Jun 20, 2001 at 12:26:41AM -0600, Derrik Pates wrote: > I've had XMMS's GL spectrum analyzer plugin (a) kill XMMS when trying to > stop the plugin, and (b) hang the X server (mouse pointer moves still, > everything else is gone). Needless to say, this doesn't make me too happy. it's not s

Re: [Dri-devel] Tdfx (fwd)

2001-06-19 Thread Jacek Popławski
On Tue, Jun 19, 2001 at 02:07:38PM -0700, Manuel A. McLure wrote: > The other reported tdfx problem is the one where (...) you really don't have problems with OpenGL? for example with Blender...? am I the only one? -- Love is automatic pleasure Virtual reality Terminal hate - it's a calculation

[Dri-devel] Voodoo3 and OpenGL

2001-05-27 Thread Jacek Popławski
Hello. I am happy owner of Voodoo3 AGP 2000 and AMD K6-2. I have Linux-2.4.5, glibc-2.1.3 and latest XFree86 CVS installed. I am developing simple 3D editor - it just a toy. I use OpenGL, SDL and Paragui. I have big problem - when I move scrollbar - 3D scene is not rendered, it just disappear or