Slashdot Mirror


User: BBrox

BBrox's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Why a kernel module? on Nvidia Releases Beta XFree86 4.0 Drivers · · Score: 1

    Well, considering that the source code of the kernel module is available (I compiled it from the tarball), it should work from one kernel to another.
    Another point : has anyone managed to compile an OpenGL program on a glibc 2.0.6 system with the libGL included in the package ?

  2. Good. on Win32-OS/2 source to be released · · Score: 1

    > Firstly because the directX support will allow
    > better emulation of the windows platform for
    > games.

    Wine has had DirectX support for a long time now. It also runs Quake2 (with or without 3DFx). With some search on LinuxGames, you will plenty of screenshots.

    It has now also (basic) Direct3D support.

  3. Some screenshots of Direct3D emulation on Wine project moves forward! · · Score: 1
    I've been working lately on Direct3D-on-top-of-Mesa for Wine. My target application is currently Tomb Raider II.
    You can see some screenshots here.

    PS: before you search in the source, texturing support is not yet incorporated into the main CVS tree...