Commit Graph

1085 Commits

Author SHA1 Message Date
wheremyfoodat
b833e071d1 Update config.hpp 2024-10-06 17:13:51 +03:00
wheremyfoodat
2b82f8b332 Merge branch 'master' into shader-decomp 2024-10-06 15:50:15 +03:00
wheremyfoodat
e3252ec4ef HW shaders: Avoid redundant glVertexAttrib4f calls 2024-10-05 21:14:40 +03:00
wheremyfoodat
3e72323653 HLE DSP: Initial mixer work 2024-09-29 00:32:51 +03:00
wheremyfoodat
699d2ded6d Merge pull request #597 from wheremyfoodat/aac
Qt: Fix Linguist issues and format files
2024-09-16 20:19:29 +00:00
wheremyfoodat
c0c8545dc2 Qt: Fix Linguist issues and format files 2024-09-16 22:39:05 +03:00
wheremyfoodat
656b7da5e4 Properly pad AAC request struct 2024-09-05 01:55:44 +03:00
wheremyfoodat
545bbd5c45 HLE DSP: Implement AAC audio decoder 2024-09-05 00:06:48 +03:00
wheremyfoodat
9055076d0d Add fdk-aac & AAC request structure 2024-09-04 22:31:19 +03:00
wheremyfoodat
4a39b06262 Rewriting hw vertex fetch 2024-09-04 03:18:39 +03:00
wheremyfoodat
e332ab2e58 Fix control flow analysis bug 2024-09-03 01:59:58 +03:00
wheremyfoodat
0e7697dc67 Add Renderdoc scope classes 2024-08-26 00:43:36 +03:00
wheremyfoodat
ca2d7e40ea Shader decompiler: Add support for compilation errors 2024-08-25 19:34:56 +03:00
wheremyfoodat
37a43e245f HW shaders: Accelerate indexed draws 2024-08-25 19:23:15 +03:00
wheremyfoodat
5432a5a0d8 Get first renders working with accelerated draws 2024-08-25 17:15:46 +03:00
wheremyfoodat
33e63f7d7a GPU: Cleanup immediate mode handling 2024-08-25 16:02:54 +03:00
wheremyfoodat
f96b609123 GL: Actually upload data to stream buffers 2024-08-25 03:50:37 +03:00
wheremyfoodat
e34bdb6841 Add GL Stream Buffer from Duckstation 2024-08-25 01:49:39 +03:00
wheremyfoodat
a8b30ee2dc More GPU vertex fetch code 2024-08-25 00:45:23 +03:00
wheremyfoodat
5d6f59112a More hw VAO work 2024-08-24 03:00:23 +03:00
wheremyfoodat
cf31f7b7e0 Merge branch 'master' into shader-decomp 2024-08-23 22:14:48 +03:00
wheremyfoodat
2754df9b94 Add renderdoc API support (#585)
* Add renderdoc API support

* FIx renderdoc include directory

* Fix RenderDoc linking

* Fix Renderdoc linking (again)

* Maybe fix renderdoc
2024-08-23 05:30:25 +03:00
wheremyfoodat
e13ef42b65 PICA: Start implementing GPU vertex fetch 2024-08-21 00:51:18 +03:00
wheremyfoodat
73a5d44978 Merge branch 'master' into shader-decomp 2024-08-20 13:47:08 +03:00
wheremyfoodat
c694ce9a25 Improved git versioning 2024-08-20 13:20:14 +03:00