Author |
Message |
Topic: glGetFloatv needs an c-style array-pointer |
h3r3tic
Replies: 1
Views: 6657
|
Forum: Derelict Posted: Sun Jun 14, 2009 3:29 pm Subject: glGetFloatv needs an c-style array-pointer |
float[2] foo;
glGetFloatv(GL_STUFF, foo.ptr); |
Topic: enki ? |
h3r3tic
Replies: 11
Views: 37806
|
Forum: DDL - D Dynamic Libraries Posted: Tue Jun 02, 2009 6:17 pm Subject: enki ? |
Not yet, he's being silent :/ |
Topic: enki ? |
h3r3tic
Replies: 11
Views: 37806
|
Forum: DDL - D Dynamic Libraries Posted: Wed May 20, 2009 11:14 am Subject: enki ? |
I would like to do Mach-O support but right now I just don't have the time. The school is taking almost all of my time and I'm working on some other projects too (dwt-cocoa for example). I have to wai ... |
Topic: enki ? |
h3r3tic
Replies: 11
Views: 37806
|
Forum: DDL - D Dynamic Libraries Posted: Sun May 17, 2009 10:53 am Subject: enki ? |
There'd have to be some volunteers to do Mach-O. I don't know anyone who'd have a Mac and interest in co-developing DDL
As for getting the code into SVN, the ELF support should not be a problem to ... |
Topic: enki ? |
h3r3tic
Replies: 11
Views: 37806
|
Forum: DDL - D Dynamic Libraries Posted: Sat May 16, 2009 11:41 am Subject: enki ? |
That's going to be a similar answer I'm using DDL and maitaining a fork as well as an enhanced linker on top of its lower level features. It's in the team0xf 'ext' repo as well: http://team0xf.com: ... |
Topic: enki ? |
h3r3tic
Replies: 11
Views: 37806
|
Forum: DDL - D Dynamic Libraries Posted: Tue May 12, 2009 4:47 pm Subject: enki ? |
It's not as dead as you might think Yesterday I've decided I'd need a new parser generator as APaGeD is dead and broken. I've downloaded Enki2 and updated it to DMD 1.043+ and Tango rev. 4569 (whic ... |
Topic: New Demo Framework |
h3r3tic
Replies: 1
Views: 14015
|
Forum: Blaze Posted: Fri Mar 06, 2009 3:02 pm Subject: New Demo Framework |
Wheeee Looks sweet!
<3 |
Topic: Fixes + DerelictALUT |
h3r3tic
Replies: 7
Views: 13918
|
Forum: Derelict Posted: Mon Jan 05, 2009 8:14 am Subject: Fixes + DerelictALUT |
One more thing to do :> Line 103 in http://dsource.org/projects/derelict/browser/trunk/DerelictVorbis/derelict/ogg/vorbisfile.d?rev=324#L103 should be removed or you get "derelict/ogg/vorbisfi ... |
Topic: December 4 |
h3r3tic
Replies: 2
Views: 16141
|
Forum: MiniD Posted: Fri Dec 05, 2008 11:45 am Subject: December 4 |
Everyone loves OPTLINK!!!1 You'll learn to love it too! I normally use a can of rusty nails and inject them at high speed into its crashy b.u.t.t. Then I kick it there with army boots until the ba ... |
Topic: Haha, class-based OO. |
h3r3tic
Replies: 6
Views: 20801
|
Forum: MiniD Posted: Sat Nov 08, 2008 7:28 pm Subject: Haha, class-based OO. |
s/It\.\.\. is\.\.\. finished\./we are the borg. resistance is futile./
great work! |
Topic: Project still alive? |
h3r3tic
Replies: 4
Views: 20892
|
Forum: DDL - D Dynamic Libraries Posted: Sat Nov 08, 2008 6:54 am Subject: Project still alive? |
Ahh, I see what you mean now. Building the lib may not be the best idea, since there's some stuff that doesn't compile with any recent Tango and uses Phobos / Mango. I guess it should be commented out ... |
Topic: Project still alive? |
h3r3tic
Replies: 4
Views: 20892
|
Forum: DDL - D Dynamic Libraries Posted: Sat Nov 08, 2008 5:41 am Subject: Project still alive? |
It's still being maintained, although not very thoroughly. First thing you should do is checkout the SVN version - the zip bundle is way outdated. I don't know when (or if) pragma wishes to return to ... |
Topic: Unloading and Reloading |
h3r3tic
Replies: 1
Views: 13593
|
Forum: DDL - D Dynamic Libraries Posted: Tue Aug 26, 2008 4:56 am Subject: Re: Unloading and Reloading |
Howdy!
But UNLOADING is usually something no one ever cares about, some systems won't even allow one to do so.
That may be because unloading is the really tricky part. Once you load a lib, create ... |
Topic: EXCEPTION_ACCESS_VIOLATION |
h3r3tic
Replies: 1
Views: 14595
|
Forum: DDL - D Dynamic Libraries Posted: Mon Aug 04, 2008 6:52 pm Subject: EXCEPTION_ACCESS_VIOLATION |
I haven't yet had the occasion to verify it, but anyway, DMD 1.x has recently changed name mangling so DDL has to be updated before it has a chance to work properly |
Topic: New MiniD 2 implementation |
h3r3tic
Replies: 11
Views: 21952
|
Forum: MiniD Posted: Wed Jul 23, 2008 5:40 am Subject: New MiniD 2 implementation |
*force persuasion* You want to drop your job and return to MiniD hacking |
|