Georg Lehmann
|
827c7a892c
|
[util] Replace countof with std::size
|
2021-09-10 11:58:46 +01:00 |
|
Joshua Ashton
|
904d3e6c90
|
[d3d9] Don't declspec dllexport on MinGW builds
Fixes ordinal exporting on MinGW, which was causing a crash in CSGO due to it querying a fixed ordinal for a D3D9On12 hack.
|
2020-04-02 02:00:42 +01:00 |
|
Philip Rebohle
|
da506f5932
|
[util] Add generic recursive spinlock
|
2020-03-15 03:43:04 +01:00 |
|
Philip Rebohle
|
66503aeaa0
|
[util] Factor out common monitor-related functions
|
2020-03-04 23:06:15 +00:00 |
|
Joshie
|
54ed8f0bb0
|
[d3d9] Implement Direct3D9 Frontend (#1275)
Co-authored-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
Co-authored-by: Robin Kertels <robin.kertels@gmail.com>
Co-authored-by: pchome <pchome@users.noreply.github.com>
Co-authored-by: Christopher Egert <cme3000@gmail.com>
Co-authored-by: Derek Lesho <dereklesho52@Gmail.com>
Co-authored-by: Luis Cáceres <lacaceres97@gmail.com>
Co-authored-by: Nelson Chen <crazysim@gmail.com>
Co-authored-by: Edmondo Tommasina <edmondo.tommasina@gmail.com>
Co-authored-by: Riesi <riesi@opentrash.com>
Co-authored-by: gbMichelle <gbmichelle.dev@gmail.com>
|
2019-12-16 04:28:01 +01:00 |
|