Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 854:aac49941ee8f trunk
[svn] statusicon 0.3: alternative right-click menu with simple playback control commands
| author | giacomo |
|---|---|
| date | Wed, 14 Mar 2007 07:44:00 -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);
