Commit Graph

11 Commits

Author SHA1 Message Date
Joshua Ashton 5d69898cbd [tests] Add D3D9 fetch4 state tests 2020-05-25 06:13:21 +01:00
Joshua Ashton 63a4c4d457 [tests] Add tests for D3DFMT_NULL format querying 2020-05-19 04:11:59 +01:00
Joshua Ashton 5339f8df53 [tests] Fix d3d9_triangle 2020-05-19 04:07:11 +01:00
Joshua Ashton 353c7f7671 [tests] Add D3D9 swapchain refcounting tests 2020-04-26 13:32:22 +01:00
Philip Rebohle 2204cff86a [tests] Remove unused variables from D3D9 test
Fixes a whole bunch of annoying compiler warnings.
2020-04-13 22:05:27 +01:00
Joshua Ashton 8d7bdc5392 [test] Add tests for adapter functions 2020-04-09 02:34:35 +01:00
Joshua Ashton bb0772eb8d [tests] Add test for ColorFill on NULL format 2020-03-25 07:21:02 +00:00
Joshua Ashton 2ee7facb9f [tests] Add some d3d9 srgb format tests 2020-03-09 03:05:51 +00:00
Joshua Ashton 2caa3c9f88 [tests] Add alpha test > 255 to this triangle mess 2020-02-10 15:19:58 +00:00
Joshua Ashton c07f7e2ea0 [test] Add test for StretchRect DXT1 -> DXT1 2020-01-25 00:31:45 +00:00
Joshua Ashton 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