view osdep/shmem.h @ 10143:fd3cbeb388f0

removed broken swscaler support, added runtime fullscreens switching ability, and some other general cleanup thingies
author alex
date Tue, 20 May 2003 19:30:46 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p,int size);