Min hardware conf?

Hi everybody,

I have started using libsdl, and first of all would like to know, if
it is possible to create a very simple grafic application for an 486
(without x11, dealing with svgalib directly).

Does libsdl support this? Which one are minimum system requirements?

Thank you in advance.

Hi everybody,

I have started using libsdl. First of all I would like to know if
it is possible to create a very simple graphics application for a 486
(without x11, dealing with svgalib directly).

Does libsdl support this?
Yes, it does. SDL has an svgalib backend.

What are the minimum system requirements?
enough to run a linux kernel – maybye 16 or 32M – SDL, and svgalib. Any
other requirements would depend heavily on what your application’s doing –
we don’t know how much memory it’d use for what, for example.On Friday 25 March 2005 06:36, bilora bilora wrote:

I believe so, yes.

-bill!On Fri, Mar 25, 2005 at 01:36:01PM +0100, bilora bilora wrote:

[I] would like to know, if
it is possible to create a very simple grafic application for an 486
(without x11, dealing with svgalib directly).