commit 2561cf18cdd27f6e1248d4a0962eb60959e31577 Author: Evan Ramos Date: Sat Dec 23 00:09:08 2023 -0600 Engine: Clean up rusted EDUKE32_GLES so that it at least builds commit d5f90ea3f3bec510b5690cc12708a5cefd42ec0a Author: Evan Ramos Date: Sat Dec 23 01:03:47 2023 -0600 glad: Add GL_KHR_debug commit d60725f6283598661e64d68bcf5574196ac6d229 Author: Evan Ramos Date: Fri Dec 22 23:13:37 2023 -0600 glad: Add gles2=3.0 commit 89e450a32e9b64839398e2f50e25b84ceb63e7e4 Author: Evan Ramos Date: Fri Dec 22 23:11:50 2023 -0600 glad: Update to 0.1.36 commit fe0778e3b32cf3e04c0a0d1e68b1d655fd35e492 Author: Evan Ramos Date: Fri Dec 27 02:35:52 2024 -0600 Defs: Avoid unused parameter warning during release builds commit 31900fb46098a48846b250f07eec240b5a5510a9 Author: Evan Ramos Date: Fri Dec 27 02:25:09 2024 -0600 Engine: Update C and C++ language standard version detection commit 910c863672741261d7041a0c9e66f09d02f7c632 Author: Evan Ramos Date: Fri Dec 27 02:02:24 2024 -0600 Engine: Tweak xxhash_config.h so xxhash.c needs fewer changes on update Follow-up-to: 4f58b06b5f0ef3fb25bfc1ea391ce6c4d3b031ea commit 3e09ac6250753d7f8a55c5a3823cb4070949a954 Author: nukeykt Date: Thu Mar 13 01:40:39 2025 +0900 engine: fix voxel shading in polymost See https://voidpoint.io/terminx/eduke32 for more details.