RE: [AD] Potential color conversion bug |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Mon, 2005-06-20 at 10:57 -0700, Robert Ohannessian wrote:
> Well, allegro_gl_set_allegro_mode() would certainly help.
>
Yes, now it works as expected, and also the times changed:
32 -> 32
mem 4.290000
32 -> 32
vid 1.680000
Peter, can you also try adding allegro_gl_set_allegro_mode() after
set_gfx_mode()?
The docs here:
http://allegrogl.sourceforge.net/docs/group__allegro.html#ga1
say:
"
You should encapsulate all Allegro code dealing with the screen in
between allegro_gl_set_allegro_mode() and
allegro_gl_unset_allegro_mode()
"
So I assume, the od dbehavior in the original example was expected, and
there is no bug at all?
--
Elias Pschernig