Stenzek
|
1ca5782396
|
Threading: Handle EINTR on sem_wait()
|
2025-02-02 22:17:56 +10:00 |
|
Stenzek
|
0dc257abe4
|
System: Set time constraints for GPU thread on MacOS
Fixes erratic frame times.
|
2025-01-13 19:51:35 +10:00 |
|
Stenzek
|
042a2d72f7
|
Threading: Add IsCallingThread() to ThreadHandle
|
2024-12-06 15:10:15 +10:00 |
|
Stenzek
|
b86fdc1cc1
|
Threading: Add error checking to semaphore
|
2024-10-30 15:19:06 +10:00 |
|
Stenzek
|
3dca598063
|
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
|
2024-09-21 22:26:06 +10:00 |
|
Stenzek
|
d330dca38a
|
MetalDevice: Use CocoaTools methods
|
2024-09-13 19:52:09 +10:00 |
|
Stenzek
|
7f4e5d55db
|
Misc: Update copyright headers
|
2024-09-01 22:08:31 +10:00 |
|
Ganael Laplanche
|
5486a7a467
|
Fix get_thread_time() declaration on FreeBSD
|
2023-11-29 21:05:21 +01:00 |
|
Stenzek
|
60aca2fc4d
|
Misc: Swap LIKELY/UNLIKELY macros for attributes
|
2023-09-05 22:10:50 +10:00 |
|
Connor McLaughlin
|
8c7a192128
|
Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
|
2022-12-04 21:03:49 +10:00 |
|
Connor McLaughlin
|
7bbacd2392
|
Misc: Remove unused code
|
2022-08-22 19:55:38 +10:00 |
|
Connor McLaughlin
|
0006c54c46
|
Build: Add Mac dependencies and fix packaging
|
2022-07-31 16:00:37 +10:00 |
|
Connor McLaughlin
|
b42b5501f6
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
|
Connor McLaughlin
|
af91fcf195
|
Backport more common classes
|
2022-07-21 17:29:58 +10:00 |
|