0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #53: in X* -> const(X)* for DMD 2.104.0 More... 10 months ago
Remove all trailing whitespace More... 10 months ago
Change string functions intended for use with mixin so that their arguments are taken as template arguments. This allows them to be used with '--betterC', even though they use GC operations. More... about 2 years ago
Explicit string concatination and D-style array declarations, as required by latest DMD More... over 3 years ago
Remove D1.0 support. More... over 5 years ago
Daft More... over 5 years ago
Reverse the version logic for the color wrapper workarounds. More... over 5 years ago
ColorWrapper is binding where able, not wrapper More... over 5 years ago
Mark asm nothrow @nogc to fix deprecation More... almost 6 years ago
Fix #41: al_get_pixel is nothrow @nogc More... almost 6 years ago
al_get_blend_color needs D mangling More... almost 6 years ago
Fix the create_import_libs.bat to not care about directory name. More... about 6 years ago
Mark C functions as nothrow @nogc. More... over 7 years ago
Run thread-local static ctors and dtors on macOS More... over 7 years ago
Fix warnings for deprecated import behavior. More... almost 8 years ago
Update the binary download link. More... almost 8 years ago
Update the readme for 5.2. More... almost 8 years ago
Merge branch 'rcorre-5.2' More... almost 8 years ago
Font addon doesn't return bool in 5.0. More... almost 8 years ago
Update bindings to 5.2.0. More... almost 8 years ago
Correct al_init_font_addon return type to bool. More... about 8 years ago
Check init return values in example.d. More... about 8 years ago
Check init return values in example.d. More... about 8 years ago
Add a version check to the example. More... about 8 years ago
Add a version check to the example. More... about 8 years ago
Correct ALLEGRO_OPENGL_ES_PROFILE enum value. More... about 8 years ago
Support 5.1.13 API. More... about 8 years ago
Port ex_ttf and copy some example data files. More... about 8 years ago
Port ex_timer_pause. More... about 8 years ago
Update ex_video to use 5.1.12 API More... about 8 years ago