7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reset the GL_UNPACK_ROW_LENGTH after unlocking certain bitmaps. More... 16 days ago
Refuse to create FBOs for bitmaps for which we tried to create FBOs and failed. More... 16 days ago
Do some logging in the test driver, for debugging. More... 16 days ago
Remove the accidentally added #version 330 from the non-GL3 shader. More... 28 days ago
Remove the native MacOS image loader. More... 28 days ago
Fix sig 11 crash when using a Japanese (or possibly other CJK type) keyboard Clues for the fix found here: https://github.com/microsoft/vscode/issues/23833 More... about 1 month ago
Fix the docs for the return value of al_insert_menu_item. More... about 1 month ago
Fix crash when using the LC_CTYPE=eo.ut8 on X11. More... about 1 month ago
Remove GETTER/SETTER from generated docs More... about 2 months ago
Add some bitmap tests that test some corner cases of PNG loading. More... about 2 months ago
Fix a race between detaching instances from mixers and reading from them. More... about 2 months ago
Don't automatically add a #version to GL3 shaders on MacOS. More... 2 months ago
Fix drawing bitmaps under MacOS + GL3 More... 2 months ago
Update mouse.txt More... 2 months ago
Use FindPython More... 3 months ago
Use `GNUInstallDirs` all around More... 3 months ago
Bump CMake policies to future-proof for a while More... 3 months ago
Repo Update More... 3 months ago
Bump CMake minimum version to 3.5 More... 4 months ago
Fix Issue#1629: Add locks to avoid stale clipboard text. More... 5 months ago
Fix the MacOS textlog not displaying anything until there's enough lines to trigger scrolling. More... 5 months ago
Fix al_set_mouse_xy on high resolution MacOS displays. More... 5 months ago
Don't set WM_EX_TOPMOST for Direct3D FULLSCREEN windows. More... 6 months ago
Point SECURITY.md to the Security tab rather than the defunct mailing list More... 6 months ago
Remove the manual call to find_package_handle_standard_args for PhysFS. More... 6 months ago
Handle DSERR_NODRIVER when reporting error in DirectSound driver More... 6 months ago
Simplify the generated XInput joystick name. More... 7 months ago
Fixed initialization of the resize event thread More... 7 months ago
Add some more dependencies for static linking on MacOS. More... 7 months ago
Do a pass on joystick hotplugging. More... 7 months ago