Michael Pfaff michael
michael pushed to master at michael/lwjgl 2022-11-19 00:37:37 -05:00
33506fc029 Make Display.pollDevices() public
michael pushed to master at michael/lwjgl 2022-11-19 00:01:32 -05:00
b184525212 Cleanup library resolution logic
b78e44c3bd Add +NoGen suffix to build.sh
Compare 2 commits »
michael pushed to master at michael/how.rs 2022-11-09 19:50:09 -05:00
391f7de38d Fix ambiguous use
michael pushed to master at michael/how.rs 2022-11-09 19:49:09 -05:00
cbb80c9d3f Add support for Option and move How definition into its own file
michael released "foo9" at michael/school-computer-toolkit 2022-11-08 09:26:00 -05:00
michael pushed tag foo9 to michael/school-computer-toolkit 2022-11-08 09:26:00 -05:00
michael pushed to master at michael/school-computer-toolkit 2022-11-08 09:24:31 -05:00
b4b6b292d0 Use multi-threaded runtime and fix rustup installer
michael pushed tag foo8 to michael/school-computer-toolkit 2022-11-08 08:43:36 -05:00
michael released "foo8" at michael/school-computer-toolkit 2022-11-08 08:43:36 -05:00
michael pushed to master at michael/school-computer-toolkit 2022-11-08 08:40:23 -05:00
e7a3ce4976 A bunch of stuff
michael pushed to master at michael/lwjgl 2022-10-05 18:17:36 -04:00
61fa03042f Disable some parallelization in the generator because java annotation processors are horribly thread-unsafe
michael pushed to master at michael/lwjgl 2022-10-05 18:12:13 -04:00
f2ec595d8a Fix typo in last commit
michael pushed to master at michael/lwjgl 2022-10-05 18:09:20 -04:00
02f595e0b9 Move more logging to Java side
michael pushed to master at michael/lwjgl 2022-09-26 23:24:16 -04:00
e9b94885d9 Fix macOS 12.5.1 support
michael pushed to master at michael/lwjgl 2022-09-17 13:31:36 -04:00
c7e9e36013 Make OpenGL function addresses public
michael pushed to master at michael/lwjgl 2022-09-17 13:08:33 -04:00
6511c09f7a Make generated native methods public
michael pushed to master at michael/lwjgl 2022-09-16 09:24:37 -04:00
c5508a6664 Add missing headers for windows
michael pushed to master at michael/lwjgl 2022-09-12 21:09:04 -04:00
8dbd70ee34 Try to optimize the builds a little bit more. There is a pretty rare race condition that causes a build failure (bad synchronization in the java compiler).
michael pushed to master at michael/lwjgl 2022-09-12 11:08:38 -04:00
2ca4ae367b Add more missing headers
michael pushed to master at michael/lwjgl 2022-09-12 11:02:23 -04:00
eca99cf7b3 Add more missing headers