Ivan Chikish
|
d34287b2cc
|
Linux: use futex_waitv syscall for atomic waiting
In order to make this possible, some unnecessary features were removed.
|
2023-08-02 21:46:06 +03:00 |
|
Megamouse
|
9cf7a63c77
|
Emu: Implement BlockingCallFromMainThread
Reduces some copy-paste clutter throughout the project
|
2022-06-25 14:01:40 +03:00 |
|
Megamouse
|
d172b9add6
|
Rename CallAfter to CallFromMainThread
|
2022-02-07 19:42:08 +01:00 |
|
Megamouse
|
03b76b4606
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
Megamouse
|
2865865382
|
Don't use std::exit during Qt initialization
|
2021-02-05 17:32:48 +01:00 |
|
Nekotekina
|
b7bf316c1a
|
Don't randomly include "stdafx.h"
It's file for precompiled headers.
Include what is used, don't rely on transitive includes.
|
2020-12-22 14:32:30 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
2ab19efb90
|
Qt: Enable stylesheet cli args and add stylesheet option "None"
|
2019-09-13 10:30:56 +02:00 |
|
Megamouse
|
432364cb04
|
Qt: add --no-gui mode
|
2019-08-31 17:08:03 +02:00 |
|
Megamouse
|
503d43889d
|
rename rpcs3_app to headless_application
|
2019-08-14 23:54:09 +02:00 |
|