root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @630 [630] 03/25/12 10:16:20 aldacron Added a dummy text file to the lib directory so that it will be preserved …
(edit) @629 [629] 02/15/12 01:20:34 aldacron [Derelict2 - DerelictGL] * Added support for the following ARB extensions: …
(edit) @628 [628] 02/12/12 23:28:42 aldacron [Derelict2 - DerelictSDL] * fixed an incorrect function signature in the …
(edit) @627 [627] 02/10/12 11:53:34 aldacron [Derelict2 - DerelictGL] * once again trying to fix this damned …
(edit) @626 [626] 02/09/12 05:32:07 aldacron [Derelict2 - DerelictGL] * really, really fixed the regression I thought I …
(edit) @625 [625] 02/09/12 00:23:07 aldacron [Derelict2 - DerelictGL] * fixed a bad regression introduced in my update …
(edit) @624 [624] 02/03/12 13:37:44 aldacron [Derelict2 - DerelictGL] * glVertexAttribI3ui had the wrong signature
(edit) @623 [623] 02/02/12 07:52:59 aldacron [Derelict2 - DerelictGL] * parsing of the extension string was handled …
(edit) @622 [622] 01/19/12 23:42:38 aldacron [Derelict2 - DerelictGL] * added support for ARB_sampler_objects
(edit) @621 [621] 01/18/12 23:59:11 aldacron [Derelict2L] * fixed several build-breakers.
(edit) @620 [620] 01/17/12 06:59:07 aldacron [Derelict2 - DerelictSDL] * updated SDL_image to 1.2.11
(edit) @619 [619] 01/17/12 06:54:49 aldacron [Derelict2 - DerelictSDL] * updated SDL_mixer to 1.2.12 * forgot to …
(edit) @618 [618] 01/17/12 02:42:02 aldacron [Derelict2 - DerelictSDL] * updated SDL_net to version 1.2.8
(edit) @617 [617] 01/17/12 02:35:12 aldacron [Derelict2 - DerelictSDL] * updated SDL_ttf to version 2.0.11
(edit) @616 [616] 01/13/12 06:52:54 aldacron [Derelict2] * updated mime-type on all the documentation
(edit) @615 [615] 01/10/12 04:25:25 aldacron [Derelict2] * updated DerelictOgg? to libogg 1.3.0 * forgot to add the …
(edit) @614 [614] 01/10/12 04:16:37 aldacron [Derelict2 - DerelictFT] * updated to Freetype 2.4.8
(edit) @613 [613] 01/09/12 08:04:33 aldacron [Derelict2] * added documentation for DerelictSFML * replaced that ugly …
(edit) @612 [612] 01/08/12 02:58:15 aldacron [Derelict2] * updated the VisualD solution with the recently added …
(edit) @611 [611] 01/06/12 04:10:09 aldacron [Derelict2] * corrected some static array declarations in some function …
(edit) @610 [610] 01/05/12 00:59:02 aldacron [Derelict2 - DerelictAllegro?] * added shared lib names for Linux & OSX
(edit) @609 [609] 01/04/12 08:33:38 aldacron [Derelict2 - DerelictAllegro?] * the makefile was broken for gdmd
(edit) @608 [608] 01/04/12 08:21:16 aldacron [Derelict2 - DerelictODE] * fixed some potentially problematic function …
(edit) @607 [607] 01/04/12 05:23:15 aldacron [Derelict2 - DerelictAllegro?] * corrected the dll names in primitives.d
(edit) @606 [606] 01/04/12 05:21:06 aldacron [Derelict2 - DerelictAllegro?] * added support for the allegro_primitives …
(edit) @605 [605] 01/03/12 14:38:05 aldacron [Derelict2 - DerelictAllegroTTF] * fixed broken enum delcaration * …
(edit) @604 [604] 01/03/12 14:31:54 aldacron [Derelict2 - DerelictAllegroTTF] * removed redundant declarations * …
(edit) @603 [603] 01/03/12 09:38:22 aldacron [Derelict2 - DerelictAllegro?] * added support for the allegro_ttf addon …
(edit) @602 [602] 12/30/11 11:33:36 aldacron [Derelict2 - DerelictAllegro?] * added derelict.allegro.dialog to bind …
(edit) @601 [601] 12/21/11 01:19:03 aldacron [Derelict2 - DerelictGL] * a few OpenGL 3.0 functions were missing.
(edit) @600 [600] 12/21/11 00:42:38 aldacron [Derelict2 - DerelictGL] * types for GL_ARB_uniform_buffer_object were …
(edit) @599 [599] 12/15/11 09:27:15 aldacron [Derelict2] * DMD version 1.x now declares c_long and c_ulong in …
(edit) @598 [598] 12/15/11 08:58:48 aldacron [Derelict2 - DerelictSDL] * typedef in ttf.d * cleaned up the SDL_Swap* …
(edit) @597 [597] 12/15/11 08:37:28 aldacron [Derelict2 - DerelictODE] * more typedefs. sigh.
(edit) @596 [596] 12/15/11 08:34:14 aldacron [Derelict2 - DerelictGL] * damn. Thought I fixed this last night. But …
(edit) @595 [595] 12/15/11 08:29:06 aldacron [Derelict2 - DerelcitGL] * more typedefs, this time in cgl.d
(edit) @594 [594] 12/14/11 10:37:36 aldacron [derelict2 - DerelictUtil?] * xtypes.d was still using typedef instead of …
(edit) @593 [593] 12/07/11 09:07:10 aldacron [Derelict2 - DerelictAllegro?] * On Windows, the loader will now search …
(edit) @592 [592] 11/06/11 04:04:28 aldacron [Derelict2] * updated the docs to reflect the new disableAutoUnload …
(edit) @591 [591] 11/06/11 03:36:56 aldacron It is now possible to disable automatic unloading of shared libraries.
(edit) @590 [590] 09/20/11 05:56:38 aldacron [Derelict2 - DerelictGL] * GL.loadExtensions no longer throws exceptions …
(edit) @589 [589] 09/13/11 06:52:08 aldacron Formatting fixes.
(edit) @588 [588] 09/13/11 06:51:17 aldacron [Derelict2 - DerelictGL] * DerelictGL.loadModernVersions will now throw …
(edit) @587 [587] 09/13/11 06:06:02 aldacron [Derelict2 - DerelictGL] * added support for GL_ARB_depth_clamp
(edit) @586 [586] 09/04/11 04:29:48 aldacron [Derelict2 - DerelictGL] * wglChoosePixelFormatARB had the wrong …
(edit) @585 [585] 08/18/11 06:04:27 aldacron [Derelict2 - DerelictOgg?] * converted an overlooked int to c_long
(edit) @584 [584] 08/17/11 08:57:02 aldacron [Derelict2 - DerelictAllegro?] * copy/paste error in the Makefile
(edit) @583 [583] 08/14/11 23:41:38 aldacron [Derelict2 - DerelictGL] * fixed a mistake introduced in the last …
(edit) @582 [582] 08/03/11 09:22:35 aldacron [Derelict2 - DerelictGL] * --export-dynamic fix in glx.d * similar fix …
(edit) @581 [581] 08/03/11 09:16:46 aldacron [Derelict2 - DerelictGL] * --export-dynamic fix
(edit) @580 [580] 08/03/11 09:05:05 aldacron [Derelict2 - DerelictSFML] * --export-dynamic fix
(edit) @579 [579] 08/03/11 08:56:18 aldacron [Derelict2 - DerelictOGG] * --export-dynamic fix
(edit) @578 [578] 08/03/11 08:49:37 aldacron [Derelict2 - DerelictODE] * --export-dynamic fix
(edit) @577 [577] 08/03/11 08:44:51 aldacron [Derelict2 - DerelictIL] * --export-dynamic fix
(edit) @576 [576] 08/03/11 08:36:09 aldacron [Derelict2 - DerelictFT] * --export-dynamic fix
(edit) @575 [575] 08/03/11 08:31:03 aldacron [Derelict2 - DerelictFMODEX] * --export-dynamic fix
(edit) @574 [574] 08/03/11 08:24:29 aldacron [Derelict2 - DerelictAllegro?] * --export-dynamic fix
(edit) @573 [573] 08/01/11 08:37:53 aldacron [Derelict2 - DerelictAllegro?] * fixed an incorrectly named enum value
(edit) @572 [572] 07/17/11 02:10:17 aldacron [Derelict2 - DerelictSDLttf] * --export-dynamic fix
(edit) @571 [571] 07/17/11 02:03:18 aldacron [Derelict2 - DerelictSDLNet] * --export-dynamic fix
(edit) @570 [570] 07/17/11 01:57:52 aldacron [Derelict2 - DerelictSDLMixer] * --export-dynamic fix
(edit) @569 [569] 07/16/11 22:53:23 aldacron [Derelict2 - DerelictSDLImage] * --export-dynamic fix
(edit) @568 [568] 07/16/11 22:46:01 aldacron [Derelict2 - DerelictSDL] * --export-dynamic fix
(edit) @567 [567] 07/16/11 22:02:11 aldacron [Derelict2 - DerelictPA] * --export-dynamic fix
(edit) @566 [566] 07/16/11 21:52:12 aldacron [Derelict2 - DerelictPA] * removed 'align(1)' from several struct …
(edit) @565 [565] 07/12/11 10:47:39 aldacron [DerelictAL] * internal changes to prevent potential --export-dynamic …
(edit) @564 [564] 07/08/11 00:34:12 aldacron [Derelict2 - DerelictIL] * all of the package's .di files were being …
(edit) @563 [563] 07/03/11 02:53:25 aldacron [Derelict2 - docs] * added preliminary documentation for DerelictAL, …
(edit) @562 [562] 07/02/11 09:51:45 aldacron [Derelict2] * replaced {} in forward struct declarations with ; in …
(edit) @561 [561] 06/30/11 08:41:43 aldacron [Derelict2 - DerelictOgg?] * DerelictOgg? updated to 1.2.2 * …
(edit) @560 [560] 06/30/11 07:33:17 aldacron [Derelict2 - DerelictFT] * updated to support 2.4 series. Miminum …
(edit) @559 [559] 06/30/11 07:05:10 aldacron [Derelict2 - DerelictSFML] * now uses c_long/c_ulong
(edit) @558 [558] 06/30/11 06:57:50 aldacron [Derelict2 - DerelictODE] * now uses c_long/c_ulong
(edit) @557 [557] 06/30/11 06:52:18 aldacron [Derelict2 - DerelictPA] * updated to use c_long/c_ulong * …
(edit) @556 [556] 06/16/11 09:38:15 aldacron [Derelict2 - DerelictFT] * updated to use c_long/c_ulong where …
(edit) @555 [555] 06/14/11 08:32:20 aldacron [Derelict2 - DerelictUtil?] * added support for c_ulong to compat.d …
(edit) @554 [554] 06/11/11 09:25:00 aldacron [Derelict2 - DerelictAllegro?] * ALLEGRO_MOUSE_EVENT was missing dx, dy, …
(edit) @553 [553] 06/11/11 08:31:09 aldacron [Derelict2 - DerelictGL] * DerelictGL.loadModernVersions can now be …
(edit) @552 [552] 05/31/11 10:12:40 aldacron [Derelict2 - DerelictOgg?] * fixed an error showing up on 64-bit linux. …
(edit) @551 [551] 05/15/11 05:18:51 aldacron [Derelict2 - DerelictAllegro?] * a workaround for the al_map_rgb* problem …
(edit) @550 [550] 05/14/11 11:45:30 aldacron [Derelict2 - DerelictAllegro?] * reverting the last update. My …
(edit) @549 [549] 05/14/11 11:32:06 aldacron [Derelict2 - DerelictAllegro?] * workaround for an issue that was causing …
(edit) @548 [548] 05/14/11 07:00:10 aldacron [Derelict2 - DerelictAllegro?] * al_get_keyboard_state had the wrong …
(edit) @547 [547] 05/13/11 23:11:35 aldacron [Derelict2 - DerelictAllegro?] * D1 doesn't like enum : float. Fixed …
(edit) @546 [546] 05/10/11 04:58:23 aldacron [Derelict2] * fixed a silly typo in the DerelictAllegro/Makefile? that …
(edit) @545 [545] 05/10/11 04:55:29 aldacron [Derelict2 - DerelictAllegro?] * added support for DerelictAllegroACodec …
(edit) @544 [544] 05/10/11 04:12:28 aldacron [Derelict2 - DerelictUtil?] * fixed a bad import in compat.d
(edit) @543 [543] 05/10/11 04:09:45 aldacron [Derelict2] * minor edit to sdlnet.html
(edit) @542 [542] 05/10/11 01:34:59 aldacron [Derelict2 - DerelictAllegro?] * added support for allegro's audio addon
(edit) @541 [541] 05/10/11 00:07:25 aldacron [Derelict2] * updated the svn ignore list.
(edit) @540 [540] 05/10/11 00:00:27 aldacron [Derelict2] * added sdl_pack.html, which serves as a launching point for …
(edit) @539 [539] 05/09/11 09:15:02 aldacron [Derelict2] * added the new documentation files that I forgot to add in …
(edit) @538 [538] 05/09/11 09:08:05 aldacron [Derelict2] * made some naming corrections in DerelictUtil?. * added …
(edit) @537 [537] 05/06/11 05:26:30 aldacron [Derelict2 - DerelictAllegro?] * al_grab_font_from_bitmap was declared to …
(edit) @536 [536] 05/06/11 04:41:47 aldacron [Derelict2] * DerelictAllegro? now compiles with D1.
(edit) @535 [535] 05/06/11 04:32:58 aldacron [Derelict2] * added a VisualD project for DerelictAllegro? * odetypes.d …
(edit) @534 [534] 05/05/11 11:27:44 aldacron [Derelict2 - DerelictAllegro?] * added DerelictAllegroImage? and …
(edit) @533 [533] 05/05/11 09:16:00 aldacron [Derelict2] * added DerelictAllegro? package [Derelict2 - DerelictUtil?] …
(edit) @532 [532] 04/17/11 06:18:23 aldacron [Derelict2 - DerelictSDLttf] * added 'in' to the char* parms in …
(edit) @531 [531] 04/17/11 06:07:46 aldacron [Derelict2 - DerelictGL] * eliminated more duplicate constants …
Note: See TracRevisionLog for help on using the revision log.