|
|
|
@321
|
[321]
|
12/24/08 08:06:15 |
aldacron |
* DerelictGLU function declarations are no longer typedefed. Also cleaned … |
|
|
|
@318
|
[318]
|
11/20/08 02:53:18 |
aldacron |
[DerelictGLU]
* ticket #26
[DerelictODE]
* ticket #27 |
|
|
|
@307
|
[307]
|
08/29/08 01:07:22 |
aldacron |
[DerelictGL]
* ticket #21 - typo in arb/texture_env_dot3.d
* ticket #23 … |
|
|
|
@303
|
[303]
|
06/06/08 06:19:35 |
aldacron |
[DerelictAL]
* removed some commented out code
[DerelictGL]
* typos and … |
|
|
|
@300
|
[300]
|
06/05/08 08:58:04 |
aldacron |
[DerelictFT]
* incorporated Cyborg16's updates for FreeType? 2.3.5 (Ticket … |
|
|
|
@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 … |
|
|
|
@287
|
[287]
|
04/01/08 22:05:03 |
aldacron |
* fixed copy-pasted typo in Mac framework path for DerelictGL and … |
|
|
|
@266
|
[266]
|
07/08/07 03:59:56 |
aldacron |
Fixed DerelictGL/GLU/IL/ILU/ILUT so that they all work with DMD 1.018 |
|
|
|
@264
|
[264]
|
07/01/07 23:56:33 |
aldacron |
A bug fix in DMD 1.018 broke compilation for several modules. Now, thanks … |
|
|
|
@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 … |
|
|
|
@238
|
[238]
|
03/07/07 12:54:27 |
aldacron |
* corrected several errors pointed out by lindquist in the forums: missing … |
|
|
|
@237
|
[237]
|
03/06/07 02:46:55 |
aldacron |
[General]
* finished converting constant integers to enums in each … |
|
|
|
@235
|
[235]
|
03/04/07 08:38:38 |
aldacron |
[DerelictGL]
* will now attempt to load libGL.so.1 on Linux if libGL.so … |
|
|
|
@227
|
[227]
|
02/14/07 05:41:48 |
aldacron |
[DerelictUtil?]
* added a few more declarations to wintypes.d in order to … |
|
|
|
@205
|
[205]
|
12/28/06 02:05:54 |
aldacron |
* changed every instance I could find of C-style forward declarations of … |
|
|
|
@177
|
[177]
|
09/27/06 08:50:05 |
aldacron |
[DerelictAL]
* corrected typo in alstatic.d
[DerelictFT]
* added … |
|
|
|
@170
|
[170]
|
08/16/06 18:36:58 |
h3r3tic |
added missing glu quadric consts |
|
|
|
@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) … |
|
|
|
@92
|
[92]
|
02/26/05 12:28:44 |
aldacron |
[DerelictGLU]
* coverted to using derelict.util.loader instead of … |
|
|
|
@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 -> … |
|
|
|
@80
|
[80]
|
02/14/05 01:10:03 |
aldacron |
* each package now has a new load function that accepts the name of a … |
|
|
|
@49
|
[49]
|
10/24/04 22:45:29 |
aldacron |
[DerelictGLU]
* changed the package structure from derelict.glu to … |
|
copied from trunk/DerelictGLU/derelict/glu:
|
|
|
|
@46
|
[46]
|
08/28/04 22:39:34 |
aldacron |
* added DerelictAL
*[DerelictGL/GLU] in the getProc functions of gl.d and … |