You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
duckstation/src
Stenzek acf04ed67a
GPUDevice: Use row-major matrix packing
With column vectors. mul() turns into dot products instead of madds.
11 months ago
..
common GSVector: Add 4x4 matrix class 11 months ago
common-tests StringUtil: Add Base64 decode/encode functions 11 months ago
core GPUDevice: Use row-major matrix packing 11 months ago
duckstation-qt Settings: Add missing GPU feature disables 11 months ago
duckstation-regtest System: Move thread name init to host 11 months ago
scmversion Misc: Update copyright headers 1 year ago
updater Log: Replace channel string search with bitset 1 year ago
util GPUDevice: Use row-major matrix packing 11 months ago
CMakeLists.txt