Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 1131:d4889095afac trunk
[svn] Move effect plugin handling out of the output plugins
author | ertzing |
---|---|
date | Sun, 27 May 2007 14:25:46 -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);