|
|
|
@628
|
[628]
|
02/12/12 23:28:42 |
aldacron |
[Derelict2 - DerelictSDL]
* fixed an incorrect function signature in the … |
|
|
|
@621
|
[621]
|
01/18/12 23:59:11 |
aldacron |
[Derelict2L]
* fixed several build-breakers. |
|
|
|
@620
|
[620]
|
01/17/12 06:59:07 |
aldacron |
[Derelict2 - DerelictSDL]
* updated SDL_image to 1.2.11 |
|
|
|
@619
|
[619]
|
01/17/12 06:54:49 |
aldacron |
[Derelict2 - DerelictSDL]
* updated SDL_mixer to 1.2.12
* forgot to … |
|
|
|
@618
|
[618]
|
01/17/12 02:42:02 |
aldacron |
[Derelict2 - DerelictSDL]
* updated SDL_net to version 1.2.8 |
|
|
|
@617
|
[617]
|
01/17/12 02:35:12 |
aldacron |
[Derelict2 - DerelictSDL]
* updated SDL_ttf to version 2.0.11 |
|
|
|
@598
|
[598]
|
12/15/11 08:58:48 |
aldacron |
[Derelict2 - DerelictSDL]
* typedef in ttf.d
* cleaned up the SDL_Swap* … |
|
|
|
@591
|
[591]
|
11/06/11 03:36:56 |
aldacron |
It is now possible to disable automatic unloading of shared libraries. |
|
|
|
@572
|
[572]
|
07/17/11 02:10:17 |
aldacron |
[Derelict2 - DerelictSDLttf]
* --export-dynamic fix |
|
|
|
@571
|
[571]
|
07/17/11 02:03:18 |
aldacron |
[Derelict2 - DerelictSDLNet]
* --export-dynamic fix |
|
|
|
@570
|
[570]
|
07/17/11 01:57:52 |
aldacron |
[Derelict2 - DerelictSDLMixer]
* --export-dynamic fix |
|
|
|
@569
|
[569]
|
07/16/11 22:53:23 |
aldacron |
[Derelict2 - DerelictSDLImage]
* --export-dynamic fix |
|
|
|
@568
|
[568]
|
07/16/11 22:46:01 |
aldacron |
[Derelict2 - DerelictSDL]
* --export-dynamic fix |
|
|
|
@562
|
[562]
|
07/02/11 09:51:45 |
aldacron |
[Derelict2]
* replaced {} in forward struct declarations with ; in … |
|
|
|
@532
|
[532]
|
04/17/11 06:18:23 |
aldacron |
[Derelict2 - DerelictSDLttf]
* added 'in' to the char* parms in … |
|
|
|
@529
|
[529]
|
04/14/11 10:34:11 |
aldacron |
[Derelict2 - DerelictSDLttf]
* updated to SDL_ttf 2.0.10 |
|
|
|
@528
|
[528]
|
04/14/11 10:21:38 |
aldacron |
[Derelict2 - DerelictSDLMixer]
* updated to SDL_mixer 1.2.11
* changed … |
|
|
|
@525
|
[525]
|
01/02/11 09:24:56 |
doob |
Fixed a cyclic dependency on Mac OS X using DMD 2.051. Thanks to Poita_. |
|
|
|
@516
|
[516]
|
11/18/10 06:32:25 |
aldacron |
Applied patch from #63, to fix breakage introduced by DMD 2.050 … |
|
|
|
@515
|
[515]
|
11/09/10 15:23:40 |
doob |
Hopefully SDL should work on Mac OS X with 64bit. Ported dgl to Tango. |
|
|
|
@514
|
[514]
|
10/20/10 12:59:37 |
doob |
[Derelict2] SDL works now with D2 on osx. |
|
|
|
@507
|
[507]
|
08/15/10 06:35:09 |
doob |
[Derelict2]
* Fixed building DerelictSDL on Mac OS X after last commit
* … |
|
|
|
@486
|
[486]
|
06/27/10 05:04:02 |
doob |
[Derelict 2 - SDL] Fixed not compiling on Mac |
|
|
|
@470
|
[470]
|
03/31/10 05:32:03 |
aldacron |
[Derelict2]
* did a formatting pass -- detabbing and removing trailing … |
|
|
|
@432
|
[432]
|
02/08/10 08:56:35 |
aldacron |
* in several of the Mac-specific files, added a check for version OSX … |
|
|
|
@427
|
[427]
|
02/02/10 00:01:02 |
aldacron |
[Derelict2]
* applied doob's patch. Closes #46. |
|
|
|
@418
|
[418]
|
01/31/10 07:48:04 |
aldacron |
[Derelict2]
* converted some typedefs to aliases and some const global … |
|
|
|
@417
|
[417]
|
01/31/10 06:30:59 |
aldacron |
[Derelict2]
* second attempt at making gshared function pointers work … |
|
|
|
@415
|
[415]
|
01/14/10 09:14:33 |
aldacron |
[Derelict2]
* all function pointers are now declared as gshared |
|
|
|
@395
|
[395]
|
11/15/09 04:44:03 |
aldacron |
[Derelict2]
* removed copyright notice from each source file
* replaced … |
|
|
|
@389
|
[389]
|
11/01/09 10:28:47 |
aldacron |
[DerelictSDL]
* in both trunk and Derelict2 branch, the functions … |
|
|
|
@387
|
[387]
|
10/30/09 07:44:30 |
aldacron |
[Derelict2 - DerelictSDL]
* copied files affected by doob's macinit … |
|
|
|
@386
|
[386]
|
10/30/09 07:33:19 |
aldacron |
[Derelict2 - General]
* added DerelictIL package to dsss.conf
[Derelict2 … |
|
|
|
@384
|
[384]
|
10/28/09 22:51:01 |
aldacron |
Ported SDL_mixer and SDL_image updates to the Derelict2 branch. |
|
|
|
@366
|
[366]
|
04/06/09 21:57:30 |
aldacron |
[Derelict2 - DerelictSDL]
* changed the last fix from string to 'in … |
|
|
|
@365
|
[365]
|
04/06/09 21:41:22 |
aldacron |
[Derelict2 - DerelictSDL]
* changed an overlooked char[] to string |
|
|
|
@362
|
[362]
|
04/03/09 05:02:04 |
aldacron |
[trunk - DerelictSDLMixer]
* Mix_SetReverb is blocked out in SDL_mixer.h … |
|
|
|
@346
|
[346]
|
03/14/09 21:40:08 |
aldacron |
[trunk - DerelictUtil?]
* ported the system error reporting from Derelict2 … |
|
|
|
@345
|
[345]
|
03/14/09 13:59:11 |
aldacron |
[Derelict2]
* initial import of DerelictGL. Currently supports loading … |
|
|
|
@341
|
[341]
|
03/12/09 09:46:01 |
aldacron |
Initial import of the Derelict2 branch. Currently contains DerelictAL, … |