Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 1434:60305596b899
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Fri, 10 Aug 2007 08:19:51 -0500 |
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);