C.W. Betts
|
662d6e9711
|
Fix possible log formatting errors.
|
2021-02-04 17:54:51 -07:00 |
|
C.W. Betts
|
01b3b5066d
|
Add printf-like macro.
This should help catch some formatting bugs.
|
2021-02-04 17:15:28 -07:00 |
|
C.W. Betts
|
c2eea7776e
|
Make better icns from Windows icon.
|
2020-10-14 08:49:39 -06:00 |
|
C.W. Betts
|
5344b44970
|
Make context_agl.h compatible with ObjC ARC code.
Helpful when working with OpenEmu.
|
2020-10-12 16:38:47 -06:00 |
|
C.W. Betts
|
152ccd5917
|
Fix stat64 failure on Apple Silicon: just use the (not deprecated on OS X) stat (which is 64-bit since 10.6 via linking trickery, and always 64-bit on 64-bit OSes).
|
2020-10-02 03:23:43 -06:00 |
|