Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 2719:51fc44b99b58
use two GtkFixed in SkinnedWindow - normal and shaded
author | Tomasz Mon <desowin@gmail.com> |
---|---|
date | Fri, 20 Jun 2008 21:26:12 +0200 |
parents | bc3bae2880ec |
children |
line wrap: on
line source
void setup_opengl( int w, int h ); void init_display( int w, int h, int fullscreen ); void CreateRenderTarget(int texsize,int *RenderTargetTextureID, int *RenderTarget);