Alex He

Results 4 issues of Alex He

**SuperTux version:** clone from latest master **System information:** MacBook ARM64 M2, macOS Sonoma Version 14.1.1 ##### Expected behavior The project should compile without errors when all dependencies are installed and...

os:macos

Hi! I'm encountering an issue while trying to run openage with Age of Empires 2: Definitive Edition. After successfully building the project, I initiated the game launch, but the conversion...

bug
lang: python
area: assets

## Environment - macOS on M1 - Vulkan SDK 1.3.280 - GLFW - MoltenVK - Xcode project ## Issue Getting error: `Cocoa: Vulkan instance missing VK_EXT_metal_surface extension` during window surface...

bug
area-rendering
area-macOS
vulkan-api

**Description:** This PR introduces modifications to enable macOS compatibility by ensuring compliance with OpenGL Core Profile requirements. Key updates include: **Changes Made:** (All changes are wrapped in `#ifdef __APPLE__` to...