lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 8 Jan 2007 14:47:28 +0000
From:	Alistair John Strachan <s0348365@....ed.ac.uk>
To:	Dirk <d_i_r_k_@....net>
Cc:	Jay Vaughan <jv@...ess-music.de>,
	Trent Waddington <trent.waddington@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: Gaming Interface

On Monday 08 January 2007 13:04, Dirk wrote:
> But I don't see top titles ported to SDL/OpenGL.

This is because you're not looking very hard. If you look at Ryan's ports over 
at http://icculus.org/ many of the games (some he's _paid_ to port) use SDL 
statically linked in. There's no legal or technical problem with this.

Really, what you're talking about already exists. If anything, you need to 
convince the SDL guys (not the kernel guys) to make SDL more comprehensive OR 
write your own multimedia library, perhaps based on or backending to SDL.

As noted elsewhere in this thread, most games use 3D hardware exclusively, and 
only really care about the OS for initialising a video mode and playing 
sound.

Most ports probably suffer the worst from the lack of DirectX APIs on Linux, 
something which the WINE project is trying to solve. Using libwine, one will 
eventually be able to write native Linux applications that use the DirectX 
APIs. Porting should then be very much easier.

Of course, vendors using OpenGL gain Macintosh portability amongst other 
things, and most of the really big titles do have OpenGL render modes, which 
are already largely portable.

-- 
Cheers,
Alistair.

Final year Computer Science undergraduate.
1F2 55 South Clerk Street, Edinburgh, UK.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ