File: Todo

package info (click to toggle)
libsdl-sge 020904-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 928 kB
  • ctags: 775
  • sloc: cpp: 8,049; makefile: 163; ansic: 44
file content (15 lines) | stat: -rw-r--r-- 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-Improve error handling... urk.

-Improve/finish sge_screen.

-Run the spell checker more often :-)

-Filled polys... patches anyone?

-AA filled triangles.

-Alpha blended AA filled circles and AA filled ellipses.

-Fix AA filled circles for HW (SDL_FillRect fails with locking).

-Do something about the AA rotate algorithm.