[AD] Allegro 5.0 graphic routines, alpha 3 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
I put up the new version of the graphic routines:
htp://pages.infinit.net/voidstar/allegro5.zip
Changes include:
* Angelo's New config API
* Support for triple buffering
* Support for double vram buffering
* Structure for adding more drivers than GFX_AUTODETECT
* Fallback if a certain update method can't be set up.
It tries update methods in the following order:
- Triple buffering
- Page flipping
- Double VRAM buffering
- Double buffering
- Direct
--
- Robert J Ohannessian
"Microsoft code is probably O(n^20)" (my CS prof)
http://pages.infinit.net/voidstar/