boo/lib
Lioncash bfd042f156 ApplicationWin32/WindowWin32: Get/SetWindowLong -> Get/SetWindowLongPtr
Get/SetWindowLong is superseded on 64-bit Windows platform with
Get/SetWindowLongPtr. These are trivial to migrate over and have been
available since Windows 2000 Professional, so there's no need to worry
about breaking meaningful platform support
2019-09-06 07:13:27 -04:00
..
audiodev Add missing override keywords 2019-08-31 11:20:30 -10:00
graphicsdev Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/boo 2019-08-31 10:34:11 -10:00
inputdev Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/boo 2019-08-31 10:34:11 -10:00
mac Add missing override keywords 2019-08-31 11:20:30 -10:00
nx General: Tidy up includes 2019-08-19 21:02:56 -04:00
win ApplicationWin32/WindowWin32: Get/SetWindowLong -> Get/SetWindowLongPtr 2019-09-06 07:13:27 -04:00
x11 Deprecate OpenGL 2019-08-24 17:57:39 -07:00
CFPointer.hpp MacOS build fixes 2019-08-31 10:12:12 -10:00
Common.hpp General: Tidy up includes 2019-08-19 21:02:56 -04:00