Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-29 | buildroot: fix remaining references to SDL_net instead of sdl_net | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2008-11-05 | prboom: misc cleanups | Peter Korsgaard | |
As noted by Bernhard on irc. | |||
2008-11-05 | prboom: add a touch $@ to end of install target rule to install PrBoom only once | Hans-Christian Egtvedt | |
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2008-09-24 | prboom: add new games package PrBoom | Hans-Christian Egtvedt | |
This patch adds a new package PrBoom. PrBoom is a Doom and Doom ][ client which uses the SDL library for graphics, sound and network. It also supports OpenGL, but this has not been enabled in this package since few embedded platforms support OpenGL. PrBoom allows you to play the good old game on newer hardware. It even supports higher resolution and better rendring, while still keeping the old style alive. http://prboom.sourceforge.net/ Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> |