Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Thu, 20 Oct 2005 06:53:56 +0000 | Ryan C. Gordon | Placate gcc's strict aliasing rules with an extra cast. |
Thu, 13 Oct 2005 09:47:06 +0000 | Ryan C. Gordon | Closed a memory leak caused when quitting video subsystem on Quartz target. |
Tue, 11 Oct 2005 23:57:04 +0000 | Ryan C. Gordon | Valgrind fix. |
Tue, 11 Oct 2005 20:05:54 +0000 | Ryan C. Gordon | POSIX clock_gettime() isn't available on Linux before 2.6, and the symbol may |
Tue, 11 Oct 2005 18:16:12 +0000 | Ryan C. Gordon | Date: Mon, 10 Oct 2005 13:09:32 +0300 |
Tue, 11 Oct 2005 17:33:03 +0000 | Ryan C. Gordon | Date: Tue, 11 Oct 2005 16:58:12 +0300 (EEST) |
Mon, 03 Oct 2005 08:38:28 +0000 | Ryan C. Gordon | Fixed some compiler warnings about "unreachable code" on Watcom C. |