| Re: [AD] Docs and set_gfx_mode | 
[ Thread Index | 
Date Index
| More lists.liballeg.org/allegro-developers Archives
] 
> >>If ALLEGRO_VRAM_SINGLE_SURFACE is defined, yes.
> >
> > You are right, I found that now, when searching on
> > `ALLEGRO_VRAM_SINGLE_SURFACE', but I didn't know that I should.
> 
> Yes, ALLEGRO_VRAM_SINGLE_SURFACE does seem to be a bit obscured since
> several people don't even know it exists.
> 
Well, and there's a reason: It's not documented - which techincally
means, users shouldn't actually user it. I guess, we should document
it for now, until we agree on the format of create_display or whatever
will be the replacement of set_gfx_mode.