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
fdd8d4252c
[common] remove unused vector_math.h fluff (#4333)
Signed-off-by: lizzie <lizzie@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.
-------------------
We don't use half of this file for anything -- it's dead code
also the NEON intrinsic replacements suck -- we are not beating GLM (plus we use registers for decomposition instead of using vec regs like everyone else does, so the "optimizations" dont matter)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4333
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
|
5 days ago |
| .. |
|
frontend
|
[common] remove unused vector_math.h fluff (#4333)
|
5 days 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
|
[common] remove unused vector_math.h fluff (#4333)
|
5 days 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
|
[common] remove unused vector_math.h fluff (#4333)
|
5 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 |