Name Revision Size Age Last Change
amesa 736 9 years bcoconni: Not maintained anymore
aglf.c 1208 18.29K 5 years mmimica: Fixed some warnings on 64-bit platforms.
alleggl.c 1189 36.46K 5 years mmimica: - Partial implementation of drawing_mode() when drawing to the screen. Supports only DRAW_MODE_TR...
djgpp.c 1121 16.14K 6 years elias: Added license information
fontconv.c 1217 44.46K 5 years mmimica: - Removed allegro_gl_create_video_bitmap_ex() becasue it was leaking memory by design. Introduced...
glext.c 1196 18.79K 5 years mmimica: Added the ability to build AGL as a DLL, using MSVC project files.
glvtable.c 1209 72.31K 5 years mmimica: - Fixed draw_trans_sprite() on 64bit platforms. - Added description for exblend example. - Versio...
gui.c 1214 18.37K 5 years mmimica: removed a lapsed diagnostic line
macosx.m 1170 19.2K 5 years mmimica: - Introduced a allegro_gl_create_video_bitmap_ex() function. - Implemented set_blender_mode() and...
math.c 1121 8.01K 6 years elias: Added license information
scorer.c 1121 12.36K 6 years elias: Added license information
texture.c 1217 39.21K 5 years mmimica: - Removed allegro_gl_create_video_bitmap_ex() becasue it was leaking memory by design. Introduced...
videovtb.c 1217 29.02K 5 years mmimica: - Removed allegro_gl_create_video_bitmap_ex() becasue it was leaking memory by design. Introduced...
win.c 1173 48.79K 5 years mmimica: Removed code for compability with allegro <4.2.0
x.c 1175 43.77K 5 years mmimica: Fixed a small memory leak by removing the needless XPM code.