kolibrios/contrib/sdk/sources/SDL-1.2.2/SDL_draw/TODO

10 lines
236 B
Plaintext
Raw Normal View History

TODO 07-2002
~~~~~~~~~~~~
- Draw_Arc
- Draw_Pie (or Draw_FillArc)
- Draw_Thick* (Thicks versions of the functions)
- Implement __antialiasing__ version of the functions (ex: Draw_ALine)
- Optimizations (Processor Pipeline and others)