Connor Abbott
|
aae0e57a46
|
Don't add def file as an object
This is unnecessary even on mingw, and leads to duplicating the .def
file on the linking command line which winegcc complains about.
|
2021-07-03 14:28:28 +02:00 |
|
Joshua Ashton
|
0367bf95c4
|
[build] MSVC check cleanup
|
2021-03-03 18:57:42 +01:00 |
|
Philip Rebohle
|
12693b17f9
|
[d3d9] Use DxvkSwapchainBlitter for presentation
|
2021-02-27 14:54:14 +00:00 |
|
Joshua Ashton
|
743f309253
|
[d3d9] Implement YV12 video format
Needed for #1726 otherwise it will upload dump that upload garbage in a YUV2 texture.
|
2020-08-17 22:32:30 +01:00 |
|
Joshua Ashton
|
2bf9f298af
|
[d3d9] Implement NV12 format conversion
|
2020-08-07 10:56:26 +01:00 |
|
Joshua Ashton
|
eaa599bf9a
|
[d3d9] Implement A2W10V10U10 format via conversion
|
2020-03-08 23:32:33 +00:00 |
|
Joshua Ashton
|
60ec7e8208
|
[d3d9] Implement X8L8V8U8 format via conversion
|
2020-03-08 23:22:52 +00:00 |
|
Joshua Ashton
|
7743276e1d
|
[d3d9] Implement L6V5U5 format via conversion
|
2020-03-02 04:37:20 +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 |
|