duckstation/src
Stenzek acf04ed67a
GPUDevice: Use row-major matrix packing
With column vectors. mul() turns into dot products instead of madds.
2024-12-06 15:10:15 +10:00
..
common GSVector: Add 4x4 matrix class 2024-12-06 15:10:15 +10:00
common-tests StringUtil: Add Base64 decode/encode functions 2024-11-29 17:05:02 +10:00
core GPUDevice: Use row-major matrix packing 2024-12-06 15:10:15 +10:00
duckstation-qt Settings: Add missing GPU feature disables 2024-12-06 15:07:56 +10:00
duckstation-regtest System: Move thread name init to host 2024-11-29 21:21:27 +10:00
scmversion Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
updater Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
util GPUDevice: Use row-major matrix packing 2024-12-06 15:10:15 +10:00
CMakeLists.txt Updater: Mac support 2023-09-24 12:21:19 +10:00