You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
11de264541
[cmake] Fix some macOS compilation errors (#4350)
Don't compile GLSL/GLASM backends without OpenGL enabled. These codepaths are unused on non-OpenGL platforms.
Fixes other miscellaneous errors that pop up on Clang 23 as well.
Signed-off-by: Lizzie lizzie@eden-emu.dev
Signed-off-by: crueter crueter@eden-emu.dev
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4350
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
|
6 days ago |
| .. |
|
frontend
|
[common] Switch to boost::unordered_flat containers (#4326)
|
2 weeks ago |
|
hidbus
|
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238)
|
2 weeks ago |
|
irsensor
|
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238)
|
2 weeks ago |
|
resources
|
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238)
|
2 weeks ago |
|
CMakeLists.txt
|
[cmake] Add ENABLE_WERROR option (#4080)
|
1 month ago |
|
hid_core.cpp
|
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178)
|
2 months ago |
|
hid_core.h
|
[video_core, hle] remove redundant parent references in system structs (#3908)
|
3 months ago |
|
hid_result.h
|
service: hid: Fully implement touch resource
|
3 years ago |
|
hid_types.h
|
[cmake] Fix some macOS compilation errors (#4350)
|
6 days ago |
|
hid_util.h
|
service: hid: Create abstracted pad structure
|
3 years ago |
|
resource_manager.cpp
|
[video_core, hle] remove redundant parent references in system structs (#3908)
|
3 months ago |
|
resource_manager.h
|
service: hid: Move and migrate AppletResource and ActiveVibrationDevice
|
3 years ago |