Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 914:d12d27887bf0 trunk
[svn] - statusicon: smarter show/hide on statusicon click (plugin will now correctly handle the situation where the player window is always hidden and the playlist window should be shown/hidden)
author | giacomo |
---|---|
date | Wed, 04 Apr 2007 11:49:12 -0700 |
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);