3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
trying to get xcode project to build a fat 32/64 bit binary - not yet there More... about 13 years ago
trying to get xcode project to build a fat 32/64 bit binary - not yet there More... about 13 years ago
add utils_macosx.mm/h More... about 13 years ago
add utils_macosx.mm/h More... about 13 years ago
move NSAutoReleasePool_wrap() into its own file More... about 13 years ago
move NSAutoReleasePool_wrap() into its own file More... about 13 years ago
move NSAutoReleasePool_wrap() into its own file More... about 13 years ago
refactor init_sdl() into a function More... about 13 years ago
refactor init_sdl() into a function More... about 13 years ago
refactor install_signal_handlers() into its own function More... about 13 years ago
refactor install_signal_handlers() into its own function More... about 13 years ago
refactor load_mac_rom() into a function More... about 13 years ago
refactor load_mac_rom() into a function More... about 13 years ago
refactor get_system_info() into a function More... about 13 years ago
refactor get_system_info() into a function More... about 13 years ago
add pre-generated config files for Xcode project so far, only the x86-64 config More... about 13 years ago
add pre-generated config files for Xcode project so far, only the x86-64 config More... about 13 years ago
fix SDL leak by wrapping video_refresh() call with an NSAutoReleasePool More... about 13 years ago
fix SDL leak by wrapping video_refresh() call with an NSAutoReleasePool More... about 13 years ago
revert r1.39 - SDL 1.2.14 doesn't fix the hardware cursor :\ More... about 13 years ago
revert r1.39 - SDL 1.2.14 doesn't fix the hardware cursor :\ More... about 13 years ago
re-enable hardware cursor switching for SDL 1.2.14+, since the bug appears to have been fixed More... about 13 years ago
re-enable hardware cursor switching for SDL 1.2.14+, since the bug appears to have been fixed More... about 13 years ago
fix some unused var/function warnings More... about 13 years ago
fix some unused var/function warnings More... about 13 years ago
delete unused vars More... about 13 years ago
delete unused vars More... about 13 years ago
fix warning casting pointer to int More... about 13 years ago
fix warning casting pointer to int More... about 13 years ago
fix release build More... about 13 years ago