Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 2047:627e1069ef33
Cosmetics.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Sun, 14 Oct 2007 00:44:04 +0300 |
| 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);
