|
|
|
@527
|
[527]
|
04/05/11 09:31:36 |
aldacron |
[trunk - DerelictAL]
* added Framework path to loader for Mac. |
|
|
|
@487
|
[487]
|
07/01/10 22:17:13 |
aldacron |
* DerelictGL will now assert at compile time if hasValidContext is not … |
|
|
|
@482
|
[482]
|
05/02/10 06:27:44 |
aldacron |
[trunk]
* replaced a boolean return with a thrown exception in a function … |
|
|
|
@481
|
[481]
|
04/20/10 10:48:40 |
aldacron |
[DerelictODE]
* dBodyGetJoint was missing a parameter. Fixed in both trunk … |
|
|
|
@473
|
[473]
|
03/31/10 06:14:02 |
aldacron |
[trunk - DerelictODE]
* fixed an incorrect library name on Linux |
|
|
|
@435
|
[435]
|
03/04/10 08:37:59 |
aldacron |
[DerelictGL]
* fixed a few typos in the extension loaders, as reported by … |
|
|
|
@433
|
[433]
|
02/18/10 13:22:25 |
doob |
Missing parentheses in version statement |
|
|
|
@432
|
[432]
|
02/08/10 08:56:35 |
aldacron |
* in several of the Mac-specific files, added a check for version OSX … |
|
|
|
@394
|
[394]
|
11/09/09 05:31:22 |
doob |
Missed a version statement for freebsd in loader. Removed the pragma link … |
|
|
|
@393
|
[393]
|
11/08/09 15:48:17 |
doob |
Added freebsd support in derelict.uilt.loader |
|
|
|
@392
|
[392]
|
11/08/09 15:34:48 |
doob |
Added more freebsd support to opengl |
|
|
|
@391
|
[391]
|
11/08/09 06:00:31 |
doob |
Added additional paths for the freetype library on osx |
|
|
|
@390
|
[390]
|
11/08/09 05:55:19 |
doob |
Added support for freebsd in opengl |
|
|
|
@389
|
[389]
|
11/01/09 10:28:47 |
aldacron |
[DerelictSDL]
* in both trunk and Derelict2 branch, the functions … |
|
|
|
@383
|
[383]
|
10/28/09 22:39:55 |
aldacron |
[DerelictGL]
* the swap_control module no longer uses typedefed function … |
|
|
|
@382
|
[382]
|
10/28/09 10:02:24 |
aldacron |
[DerelictGL]
* the swap_control module contained used a string type, … |
|
|
|
@381
|
[381]
|
10/25/09 09:46:30 |
aldacron |
[DerelictSDLImage]
* updated to SDL_image 1.2.8
[DerelictSDLMixer]
* … |
|
|
|
@379
|
[379]
|
10/13/09 01:06:41 |
aldacron |
Really added WGL_EXT_swap_control support this time. |
|
|
|
@378
|
[378]
|
10/06/09 03:09:09 |
aldacron |
[General]
* updated buildme.d to work with Tango trunk -- ticket #39 … |
|
|
|
@377
|
[377]
|
08/21/09 22:38:11 |
aldacron |
[DerelictODE]
* incomplete parameter list for dCollide function |
|
|
|
@376
|
[376]
|
05/22/09 22:03:08 |
aldacron |
[DerelictUtil?]
* fixed a warning about missing return |
|
|
|
@375
|
[375]
|
05/22/09 01:08:19 |
aldacron |
[DerelictUtil?]
* dropped support for legacy Tango versions in wrapper.d. |
|
|
|
@374
|
[374]
|
05/21/09 21:29:10 |
aldacron |
[DerelictFT]
* removed the freetype DLL and the associated NOTES.txt |
|
|
|
@373
|
[373]
|
05/10/09 10:35:43 |
aldacron |
[DerelictODE]
* added a missing extern(C) |
|
|
|
@372
|
[372]
|
05/08/09 20:14:04 |
aldacron |
[DerelictODE]
* dVector3 was improperly declared |
|
|
|
@371
|
[371]
|
05/05/09 06:23:29 |
doob |
Fixed the Mac OS X 10.4 support. Cleaned up unnecessary functions. DMD … |
|
|
|
@370
|
[370]
|
05/04/09 21:12:30 |
aldacron |
[DerelictODE]
* added missing functions |
|
|
|
@369
|
[369]
|
05/04/09 10:29:30 |
doob |
Added support for Mac OS X 10.4 in DerelictSDL |
|
|
|
@367
|
[367]
|
04/15/09 21:05:37 |
aldacron |
* fixed a bug with the handling of strings returned from dlerror on Posix … |
|
|
|
@363
|
[363]
|
04/04/09 22:28:10 |
aldacron |
[DerelictAL]
* updated copyright headers |
|
|
|
@362
|
[362]
|
04/03/09 05:02:04 |
aldacron |
[trunk - DerelictSDLMixer]
* Mix_SetReverb is blocked out in SDL_mixer.h … |
|
|
|
@357
|
[357]
|
03/30/09 18:13:24 |
doob |
Fixes #36 |
|
|
|
@356
|
[356]
|
03/30/09 17:56:35 |
doob |
Fixes #37 |
|
|
|
@352
|
[352]
|
03/24/09 19:44:17 |
aldacron |
[DerelictGL]
* fixed a typo that broke compilation |
|
|
|
@348
|
[348]
|
03/22/09 21:38:51 |
aldacron |
[DerelictGL]
* DerelictGL.loadVersions will now always throw a … |
|
|
|
@347
|
[347]
|
03/22/09 00:07:30 |
aldacron |
[DerelictGL]
* fixed a declaration conflict |
|
|
|
@346
|
[346]
|
03/14/09 21:40:08 |
aldacron |
[trunk - DerelictUtil?]
* ported the system error reporting from Derelict2 … |
|
|
|
@343
|
[343]
|
03/13/09 19:18:43 |
aldacron |
[DerelictODE]
* fixed some math issues when compiling with Tango … |
|
|
|
@342
|
[342]
|
03/12/09 12:46:44 |
aldacron |
[DerelictUtil?]
* possible fix for the segfaults on Linux that occur when … |
|
|
|
@340
|
[340]
|
03/12/09 08:49:26 |
aldacron |
[DerelictSDL]
* corrected a spelling mistake
* removed tabs & extra … |
|
|
|
@339
|
[339]
|
03/11/09 01:14:48 |
aldacron |
[DerelictSDL]
* condensed all declarations into 2 modules: sdltypes.d and … |
|
|
|
@338
|
[338]
|
03/10/09 00:22:09 |
aldacron |
[DerelictODE]
* condensed to all files to odefuncs.d and odetypes.d
* … |
|
|
|
@337
|
[337]
|
02/25/09 20:35:40 |
aldacron |
[DerelictUtil?]
* corrected some oddities in wintypes.d |
|
|
|
@336
|
[336]
|
02/25/09 00:48:42 |
aldacron |
[DerelictUtil?]
* updated copyright notices |
|
|
|
@335
|
[335]
|
02/24/09 01:34:47 |
aldacron |
[DerelictFT]
* updated copyright notices
* now uses no-typedef function … |
|
|
|
@334
|
[334]
|
02/20/09 13:52:07 |
aldacron |
[docs]
* modified credit.html as per a request |
|
|
|
@333
|
[333]
|
02/19/09 19:42:15 |
aldacron |
[DerelictFT]
* ticket #33
[DerelictGL]
* ticket #35 |
|
|
|
@332
|
[332]
|
02/18/09 19:44:53 |
aldacron |
[DerelictGL]
* fixed tickets #21 and #34
* added … |
|
|
|
@331
|
[331]
|
02/17/09 17:50:50 |
aldacron |
[DerelictFT]
* removed a const modifier from fttypes.d that broke … |
|
|
|
@330
|
[330]
|
02/07/09 16:27:38 |
aldacron |
[DerelictGL]
* in glx.d a few funcs were declared to return 'const … |
|
|
|
@329
|
[329]
|
02/03/09 13:04:37 |
aldacron |
[DerelictGL]
* updated copyright headers
* no more typedefed function … |
|
|
|
@328
|
[328]
|
01/11/09 21:01:05 |
aldacron |
[DerelictGLU]
* commented out gluErrorUnicodeStringEXT, as it doesn't … |
|
|
|
@327
|
[327]
|
01/07/09 05:30:19 |
aldacron |
[DerelictSDL]
* updated to SDL 1.2.13
* now uses no-typedef function … |
|
|
|
@326
|
[326]
|
01/07/09 04:34:29 |
aldacron |
[DerelictSDLNet]
* updated to SDL_net 1.2.7
* now uses the no-typedef … |
|
|
|
@325
|
[325]
|
01/05/09 22:13:07 |
aldacron |
[DerelictVorbis?]
* forgot to comment out the loading of ov_test in the … |
|
|
|
@324
|
[324]
|
01/05/09 00:37:19 |
aldacron |
[DerelictOgg?]
* added libogg.dll to the Windows lib list … |
|
|
|
@323
|
[323]
|
01/03/09 07:19:11 |
aldacron |
[DerelictSDLImage]
* updated copyright notice
* converted to no-typedef … |
|
|
|
@322
|
[322]
|
01/01/09 03:30:58 |
aldacron |
[DerelictOgg?]
* cleaned up with non-typedefed function pointer … |
|
|
|
@321
|
[321]
|
12/24/08 08:06:15 |
aldacron |
* DerelictGLU function declarations are no longer typedefed. Also cleaned … |
|
|
|
@320
|
[320]
|
11/29/08 23:20:56 |
aldacron |
* removed the 'dsss distclean' postbuild step from all of the dsss.conf … |
|
|
|
@319
|
[319]
|
11/28/08 00:49:48 |
aldacron |
* updated DerelictIL, ILU & ILUT to the latest DevIL 1.7.3 headers … |
|
|
|
@318
|
[318]
|
11/20/08 02:53:18 |
aldacron |
[DerelictGLU]
* ticket #26
[DerelictODE]
* ticket #27 |
|
|
|
@317
|
[317]
|
11/20/08 02:35:11 |
aldacron |
[DerelictAL]
* updated all types and functions to match the 1.1 headers … |
|
|
|
@316
|
[316]
|
11/16/08 20:18:03 |
aldacron |
[DerelictAL]
* on linux, now attempts to load libopenal.so.1 before … |
|
|
|
@315
|
[315]
|
11/15/08 08:27:43 |
aldacron |
[DerelictSDL]
* finally, the macinit stuff works transparently from … |
|
|
|
@314
|
[314]
|
11/14/08 20:01:32 |
aldacron |
[DerelictSDL]
* removed extraneous 'package' modifier in SDLMain.d |
|
|
|
@313
|
[313]
|
11/14/08 19:44:47 |
aldacron |
[DerelictSDL]
* cleaned up the macinit stuff -- now can call macinit with … |
|
|
|
@312
|
[312]
|
10/30/08 12:37:28 |
aldacron |
[DerelictSDL]
* applied doob's patch from ticket #25 |
|
|
|
@311
|
[311]
|
10/30/08 07:58:51 |
aldacron |
[DerelictSDL]
* commented out a seemingly extraneous import in … |
|
|
|
@310
|
[310]
|
10/24/08 08:07:04 |
aldacron |
[DerelictSDL]
* corrected a typo in one of the macinit modules |
|
|
|
@309
|
[309]
|
10/22/08 01:06:16 |
aldacron |
[DerelictSDL]
* patch from doob to overcome the SDL_main problem on Mac … |
|
|
|
@308
|
[308]
|
08/29/08 11:21:20 |
aldacron |
[DerelictGL]
* corrected a silly mistake from the last commit |
|
|
|
@307
|
[307]
|
08/29/08 01:07:22 |
aldacron |
[DerelictGL]
* ticket #21 - typo in arb/texture_env_dot3.d
* ticket #23 … |
|
|
|
@306
|
[306]
|
08/17/08 13:25:31 |
h3r3tic |
typo fix; thanks, DarkUranium? |
|
|
|
@305
|
[305]
|
06/09/08 08:28:44 |
aldacron |
[DerelictSDL]
* corrected a function signature in audio.d |
|
|
|
@304
|
[304]
|
06/06/08 22:45:55 |
aldacron |
[DerelictGL]
* removed some OpenGL 1.4 constants from gltypes.d |
|
|
|
@303
|
[303]
|
06/06/08 06:19:35 |
aldacron |
[DerelictAL]
* removed some commented out code
[DerelictGL]
* typos and … |
|
|
|
@302
|
[302]
|
06/06/08 04:45:32 |
aldacron |
[DerelictFT]
* typos in the static interface |
|
|
|
@301
|
[301]
|
06/06/08 04:07:44 |
aldacron |
[DerelictGL]
* Added support for GL_EXT_bindable_uniform |
|
|
|
@300
|
[300]
|
06/05/08 08:58:04 |
aldacron |
[DerelictFT]
* incorporated Cyborg16's updates for FreeType? 2.3.5 (Ticket … |
|
|
|
@299
|
[299]
|
04/17/08 20:27:51 |
aldacron |
[DerelictFT]
* fixed a couple of typos and cleaned up the formatting a … |
|
|
|
@298
|
[298]
|
04/17/08 08:06:52 |
aldacron |
[DerelictFT]
* removed version check from sftfuncs.d |
|
|
|
@297
|
[297]
|
04/17/08 08:05:30 |
aldacron |
[DerelictFT]
* version statement in ft.d was mining parentheses
* forgot … |
|
|
|
@296
|
[296]
|
04/17/08 06:30:12 |
aldacron |
[DerelictFT]
* added the ability to use with a static library or import … |
|
|
|
@295
|
[295]
|
04/14/08 09:39:30 |
aldacron |
[DerelictAL]
* alCloseDevice is now declared to return ALCboolean to … |
|
|
|
@294
|
[294]
|
04/13/08 21:57:08 |
aldacron |
[DerelictILU]
* fixed ticket #13 (ILU enum constants have an extra … |
|
|
|
@293
|
[293]
|
04/13/08 21:33:35 |
aldacron |
[DerelictGL]
* corrected the signature for glColor3bv, as reported by … |
|
|
|
@292
|
[292]
|
04/13/08 06:03:20 |
aldacron |
[DerelictUtil?]
* added a pragma for DSSS to link in libdl automatically … |
|
|
|
@291
|
[291]
|
04/12/08 20:19:06 |
aldacron |
[DerelictUtil?]
* changed the Tango version check in toDString to check … |
|
|
|
@290
|
[290]
|
04/06/08 08:00:30 |
aldacron |
[DerelictGLU]
* removed extraneous comma added in last commit |
|
|
|
@289
|
[289]
|
04/06/08 04:37:32 |
aldacron |
[DerelictGLU]
* now loads the OpenGL framework itself. There's no need to … |
|
|
|
@288
|
[288]
|
04/04/08 13:35:14 |
hugues |
DerelictGL: Corrected DerelictGLContext support on Mac OS X … |
|
|
|
@287
|
[287]
|
04/01/08 22:05:03 |
aldacron |
* fixed copy-pasted typo in Mac framework path for DerelictGL and … |
|
|
|
@286
|
[286]
|
03/30/08 21:46:59 |
aldacron |
[DerelictSDLImage]
* now looks for SDL_image.framework on Mac rather than … |
|
|
|
@285
|
[285]
|
03/30/08 11:01:20 |
aldacron |
* added or modified Mac shared lib paths in several modules to cover the … |
|
|
|
@284
|
[284]
|
02/26/08 23:47:20 |
aldacron |
[DerelictGL]
* all HDC and HGLRC parms and returns in the wgl* functions … |
|
|
|
@283
|
[283]
|
02/22/08 06:41:46 |
aldacron |
[DerelictGL]
* glXChooseVisual had the wrong signature |
|
|
|
@282
|
[282]
|
02/10/08 02:12:43 |
aldacron |
[DerelictUtil?]
* h3r3tic's last update works with the current Tango trunk, … |
|
|
|
@281
|
[281]
|
02/09/08 12:02:09 |
h3r3tic |
updated to the latest tango |
|
|
|
@280
|
[280]
|
01/07/08 07:29:33 |
aldacron |
* fixes for the latest version of Tango (0.99.4 Frank) |