[AD] Allegro 5 Graphic routines, alpha 4 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Well, here they are:
http://pages.infinit.net/voidstar/allegro5.zip
Changes include:
- Graphics driver structure
- Prototype Vtables
- Alternate Color space support
- Support for (up to) 128-bpp, including floating point components
- Slight bug fixes
Compile with:
gcc graphics.c config.c -o test.exe -DGRAPHICS_TEST -lalleg
BTW Eric, can I put this on CVS somewhere?
--
- Robert J Ohannessian
"Microsoft code is probably O(n^20)" (my CS prof)
http://pages.infinit.net/voidstar/