view osdep/shmem.h @ 14797:05eab20de476

Always use vo_x11_sizehint function ( even when going fullscreen ) to reflect at least the window aspect behaviour.
author al
date Thu, 24 Feb 2005 17:46:19 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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