|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@279
|
[279]
|
12/04/07 23:02:52 |
aldacron |
[DerelictGL]
* reverted the "fix" for Tango from the last commit. It … |
|
|
|
@278
|
[278]
|
11/26/07 21:22:09 |
aldacron |
[DerelictFT]
* now attempts to load libfreetype.so.6 first on Linux … |
|
|
|
@269
|
[269]
|
07/24/07 12:25:18 |
aldacron |
* added the ability for load methods to accept arrays of library names |
|
|
|
@267
|
[267]
|
07/24/07 11:55:22 |
aldacron |
[DerelictFT]
* removed the DerelictFT_Static versioning that should have … |
|
|
|
@262
|
[262]
|
05/17/07 06:31:49 |
aldacron |
[DerelictGL]
* added an alias DerelictGLContext for platform-specific … |
|
|
|
@261
|
[261]
|
05/08/07 13:35:55 |
aldacron |
* updated the license header copyright in all source modules |
|
|
|
@248
|
[248]
|
03/29/07 12:38:25 |
aldacron |
[DerelictGL & DerelictGLU]
* added patches from Paolo Invernizzi to gl.d … |
|
|
|
@235
|
[235]
|
03/04/07 08:38:38 |
aldacron |
[DerelictGL]
* will now attempt to load libGL.so.1 on Linux if libGL.so … |
|
|
|
@224
|
[224]
|
02/13/07 23:22:55 |
aldacron |
[General]
* buildme.d has been overhauled yet again. Support for building … |
|
|
|
@199
|
[199]
|
10/29/06 17:29:12 |
aldacron |
[DerelictGL]
* added support for OpenGL 2.1
* removed extraneous … |
|
|
|
@198
|
[198]
|
10/25/06 07:43:44 |
aldacron |
[DerelictGL]
* fixed (hopefully) another version detection bug |
|
|
|
@190
|
[190]
|
10/03/06 19:08:58 |
aldacron |
[DerelictGL]
* fixed another bug in the version checking code |
|
|
|
@185
|
[185]
|
10/02/06 00:54:35 |
aldacron |
[DerelictGL]
* corrected a typo in gl.d from the last update |
|
|
|
@184
|
[184]
|
10/01/06 21:05:44 |
aldacron |
[DerelictGL]
* patch from silvestre to fix bugs introduced in the version … |
|
|
|
@182
|
[182]
|
10/01/06 12:34:14 |
aldacron |
[DerelictGL]
* converted tabs to spaces in vertex_program.d
* fixed GL … |
|
|
|
@176
|
[176]
|
09/22/06 04:39:10 |
aldacron |
[DerelictGL]
* went though each module and took care of formatting … |
|
|
|
@175
|
[175]
|
09/17/06 13:17:18 |
aldacron |
* fixed a potentially nasty bug which caused DerelictGL.hasValidContext to … |
|
|
|
@171
|
[171]
|
08/24/06 08:05:54 |
aldacron |
* added a lib pragma to gl.d so that gdi32 is automatically linked in on … |
|
|
|
@168
|
[168]
|
08/03/06 23:18:48 |
aldacron |
* fixed a bug from the new Windows changes that prevented compiling on … |
|
|
|
@167
|
[167]
|
08/03/06 02:58:19 |
aldacron |
* attempted to make version & extension loading on Windows more optimized … |
|
|
|
@166
|
[166]
|
08/01/06 11:08:07 |
aldacron |
* added preliminary support for OpenGL extension loading |
|
|
|
@165
|
[165]
|
07/30/06 12:24:45 |
aldacron |
* updated derelictify.html to reflect Tom's OPTLINK comaptability changes … |
|
|
|
@164
|
[164]
|
07/19/06 08:53:26 |
aldacron |
* added support for loading OpenGL versions 1.2 - 2.0 to DerelictGL |
|
|
|
@163
|
[163]
|
07/19/06 00:46:22 |
aldacron |
* all public imports are now explicitly labeled public to work with the … |
|
|
|
@161
|
[161]
|
06/29/06 17:50:59 |
h3r3tic |
GenericLoader? static lib fixes, linux ALC fix, fixes for SDL and … |
|
|
|
@149
|
[149]
|
06/06/06 12:07:45 |
aldacron |
* integrated h3r3tic's new loader interface
* added DerelictOGG and … |
|
|
|
@132
|
[132]
|
04/20/06 14:39:50 |
aldacron |
* removed all existing license references, including source headers and … |
|
|
|
@115
|
[115]
|
06/08/05 03:14:14 |
aldacron |
* all modules no use !is in place of !== (deprecated in DMD 1.26) … |
|
|
|
@107
|
[107]
|
05/25/05 21:11:23 |
aldacron |
[DerelictGL]
* removed glx and wgl imports from gl.d |
|
|
|
@91
|
[91]
|
02/26/05 11:49:30 |
aldacron |
* added the DerelictUtil? package
* converted all existing packages to use … |
|
|
|
@90
|
[90]
|
02/20/05 01:08:56 |
aldacron |
* Added Derelict*_Unload functions to each package so that libraries can … |
|
|
|
@84
|
[84]
|
02/16/05 19:14:41 |
jjr |
Correct glu.d: libGLU.so -> libGLU.so
Correct gl.d: libGL.so -> … |
|
|
|
@82
|
[82]
|
02/14/05 21:58:48 |
aldacron |
[DerelictGL]
* added a file called internal.d and moved the shared lib … |
|
|
|
@81
|
[81]
|
02/14/05 03:12:21 |
jjr |
Fix gl.d -- mispelled import.
Fix glx.d -- commented out superfluous … |
|
|
|
@80
|
[80]
|
02/14/05 01:10:03 |
aldacron |
* each package now has a new load function that accepts the name of a … |
|
|
|
@78
|
[78]
|
02/13/05 02:05:10 |
aldacron |
[DerelictGL]
* removed the glxint import from gl.d, since there is no … |
|
|
|
@76
|
[76]
|
02/12/05 21:35:35 |
aldacron |
[DerelictGL]
* added John Reimer's glx port
* broke some of gl.d out … |
|
|
|
@75
|
[75]
|
02/12/05 11:28:37 |
aldacron |
[DerelictGL]
* glColor4f was not being loaded, fixed it
[DerelictSDLttf] … |
|
|
|
@65
|
[65]
|
12/14/04 05:01:20 |
aldacron |
[DerelictPY]
* CHANGED: completely rewrote how the shared lib is loaded … |
|
|
|
@60
|
[60]
|
11/30/04 22:36:01 |
aldacron |
dmd 0.108 broke compilation of DerelictGL and DerelictSDL. A couple of … |
|
|
|
@46
|
[46]
|
08/28/04 22:39:34 |
aldacron |
* added DerelictAL
*[DerelictGL/GLU] in the getProc functions of gl.d and … |
|
|
|
@38
|
[38]
|
07/26/04 09:03:06 |
aldacron |
*[DerelictGL] small cosmetic change to gl.d (moved a variable declaration … |
|
|
|
@33
|
[33]
|
07/22/04 13:50:54 |
aldacron |
* initial checkin of DerelictPY
* fixed a bug in DerelictGL - I had … |
|
|
|
@31
|
[31]
|
07/21/04 10:52:09 |
aldacron |
* changed the names of the load functions for each package to … |
|
|
|
@20
|
[20]
|
06/11/04 05:41:40 |
aldacron |
* reworked the loading of proc addresses so that exeptions are thrown … |
|
|
|
@17
|
[17]
|
06/09/04 13:38:30 |
aldacron |
* initial checkin of DerelictSDL - currently causing an AssertFailure? when … |
|
|
|
@16
|
[16]
|
06/07/04 01:08:30 |
aldacron |
* added my own version of glConstants.d, and fixed glee.d so that there … |
|
|
|
@15
|
[15]
|
05/25/04 22:35:57 |
aldacron |
* Initial checkin of DerelictGLU
* Cosmetic changes to DerelictGL |
|
|
|
@12
|
[12]
|
05/25/04 06:54:49 |
aldacron |
* Major rewrite - DerelictGL now uses a modified version of Joel … |
|
|
|
@9
|
[9]
|
05/17/04 19:15:52 |
aldacron |
* Added support for GL_ATI extensions
* Changed int properties of … |