warzone2100/lib/sequence
Per Inge Mathisen 742fecefc8 Make Warzone use regular textures to display the videos. Removes requirement for texture
rectangle extension. It uses one texture with a fixed size for videos (the old code allocated 
a new texture once per frame). The texture size is set at 512x512, which is enough
for the current 320x240 videos. In addition the message about the radar not working is 
removed and some extra checks added. Patch by Christian Ohm.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7021 4a71c877-e1ca-e34f-864e-861f7616d084
2009-04-15 20:36:58 +02:00
..
Makefile.am * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
makefile.win32 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
sequence.c Make Warzone use regular textures to display the videos. Removes requirement for texture 2009-04-15 20:36:58 +02:00
sequence.h Bump copyright 2009-02-10 18:01:48 +00:00
sequence.vcproj Add video playback support: 2008-10-08 18:24:19 +00:00
timer.c Bump copyright 2009-02-10 18:01:48 +00:00
timer.h Bump copyright 2009-02-10 18:01:48 +00:00