Stenzek
|
ab83247de3
|
GLContext: Rename to OpenGLContext
|
2024-02-25 20:30:41 +10:00 |
|
Stenzek
|
143fb0876d
|
dep/glad: Update to v2.0.5
|
2024-02-25 20:30:41 +10:00 |
|
Stenzek
|
d5fb5645fc
|
ByteStream: Move zstd wrapper to util project
Removes zstd dependency from common, fixes updater running on Mac.
|
2024-02-05 14:28:26 +10:00 |
|
Stenzek
|
c2c3eac749
|
Build: Use shared webp/zstd/zlib
|
2024-02-03 19:41:56 +10:00 |
|
Stenzek
|
3b2c70cda5
|
GPUDevice: Get rid of framebuffer abstraction
|
2023-12-09 22:08:13 +10:00 |
|
Stenzek
|
cce7be4723
|
Misc: Make struct member functions file-local
|
2023-11-18 16:46:11 +10:00 |
|
Stenzek
|
bee1f986a9
|
CMake: Fix incorrect library for HTTPDownloaderCurl
|
2023-11-18 14:58:45 +10:00 |
|
Stenzek
|
0fe6e9170b
|
HTTPDownloader: Move to util project
|
2023-11-06 23:17:57 +10:00 |
|
Stenzek
|
f05ff4103e
|
Misc: Build fixes for Android
|
2023-11-04 20:11:51 +10:00 |
|
Stenzek
|
db675cf5d0
|
Build: Reduce library scope
|
2023-10-18 00:49:01 +10:00 |
|
Stenzek
|
a115b40ef7
|
Common: Split some routines into CocoaTools
|
2023-09-24 12:21:19 +10:00 |
|
Stenzek
|
3c68543491
|
Bus: 16KB page compatibility for mmap fastmem
|
2023-09-23 14:14:52 +10:00 |
|
Stenzek
|
68b59ee748
|
CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
|
2023-09-17 12:36:52 +10:00 |
|
Stenzek
|
a37e89b52f
|
CMake: Remove unsupported options
|
2023-09-16 19:00:29 +10:00 |
|
Stenzek
|
a2f19143da
|
MetalDevice: Support multisampling
|
2023-09-16 19:00:28 +10:00 |
|
Stenzek
|
b30c86ed75
|
Build: Improve MacOS support
|
2023-09-16 19:00:28 +10:00 |
|
Stenzek
|
ea68c5b4b5
|
Build: Use dependency package on Windows
|
2023-09-02 21:44:08 +10:00 |
|
Stenzek
|
cee4f93097
|
Build: Use precompiled headers
|
2023-09-02 21:44:08 +10:00 |
|
Stenzek
|
8a40c7bf94
|
PostProcessing: Add ReShade .fx shader support
|
2023-08-30 00:44:01 +10:00 |
|
Stenzek
|
b217f64bcf
|
PostProcessing: Refactor config to use separate sections
|
2023-08-30 00:44:01 +10:00 |
|
Stenzek
|
e23c9875d5
|
Misc: Split core and util Host
|
2023-08-30 00:44:00 +10:00 |
|
Stenzek
|
dc9c99438b
|
Misc: Post-refactor cleanups
|
2023-08-24 18:01:32 +10:00 |
|
Stenzek
|
e3d9ba4c99
|
Rewrite host GPU abstraction
- Don't have to repeat the same thing for 4 renderers.
- Add native Metal renderer.
|
2023-08-20 21:55:38 +10:00 |
|
Stenzek
|
bb60170d9a
|
Move frontend-common to util/core
|
2023-08-16 01:13:00 +10:00 |
|
Connor McLaughlin
|
f6ff7e48c1
|
Build: Fix compiling for arm64/linux
|
2022-07-28 22:38:08 +10:00 |
|
Connor McLaughlin
|
68b5dd869c
|
SPU: Add time stretched audio output
|
2022-07-28 22:10:47 +10:00 |
|
Connor McLaughlin
|
b42b5501f6
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
|
Connor McLaughlin
|
b7fbde31a7
|
Move utility classes from common to own static lib
|
2022-07-21 17:29:58 +10:00 |
|