warzone2100/lib
Freddie Witherden ab0ba130de Use a triangle strip as opposed to quads for widget compositing.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5802 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-13 16:25:36 +00:00
..
betawidget Use a triangle strip as opposed to quads for widget compositing. 2008-08-13 16:25:36 +00:00
exceptionhandler Work around the fact that on FreeBSD POLL_ERR and POLL_HUP are defined to the same value 2008-08-11 15:29:51 +00:00
framework Add platform detection code for GNU/kFreeBSD (OS with FreeBSD kernel and GNU utilities and libraries) to allow compiling on this system 2008-08-11 15:29:44 +00:00
gamelib * Move the fixed point cruft used for representation of degrees and some matrix math into a seperate header: piefixedpoint.h 2008-08-03 16:04:41 +00:00
ivis_common * Add a new function `Vector2f_To2i` to convert float vectors to integer vectors 2008-08-08 15:49:24 +00:00
ivis_opengl Remove the status check for GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT as it was removed from the GL_EXT_framebuffer_object extension and Mac OSX doesn't provide it 2008-08-04 20:58:28 +00:00
netplay * "Upgrade" the function comments for NETsendGAMESTRUCT and NETrecvGAMESTRUCT to Doxygen comments 2008-08-03 21:34:18 +00:00
script Improve logging from assert when number of context variables don't match. 2008-08-02 20:54:45 +00:00
sequence Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00
sound * Rename audio_Get3DPlayerPos to audio_GetPlayerPos and change it to return a Vector3f instead 2008-08-03 17:51:43 +00:00
sqlite3 Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00
widget Invert logically wrong assertion (i.e. assert a pointer to be non-null rather than null) 2008-07-19 14:28:36 +00:00
Makefile.am
makefile.win32 Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00