2002-03-24 21:14:36 +01:00
|
|
|
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
|
2003-05-06 19:40:18 +02:00
|
|
|
provided basic drawing routines such as lines, circles or polygons for
|
|
|
|
SDL Surfaces.
|
2002-03-24 21:14:36 +01:00
|
|
|
|
|
|
|
The current components of the SDL_gfx library are:
|
|
|
|
- Graphic Primitives (SDL_gfxPrimitves.h)
|
|
|
|
- Rotozoomer (SDL_rotozoom.h)
|
|
|
|
- Framerate control (SDL_framerate.h)
|
|
|
|
- MMX image filters (SDL_imageFilter.h)
|