Duckstation/src
Connor McLaughlin 98ff136f67 GPU: Round texture coordinates instead of flooring
Fixes misaligned textures in some games such as Crash Bandicoot.

Currently, because the vertex offset is not applied at >1x resolution
scale, this will not work so it is disabled at >1x.
2020-04-26 19:15:50 +10:00
..
common BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0 2020-04-26 18:32:26 +10:00
common-tests CommonTests: Add tests for BitUtils 2020-04-26 18:33:32 +10:00
core GPU: Round texture coordinates instead of flooring 2020-04-26 19:15:50 +10:00
duckstation-qt BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0 2020-04-26 18:32:26 +10:00
duckstation-sdl HostDisplay: Track mouse position 2020-04-26 17:36:49 +10:00
frontend-common CommonHostInterface: Support mouse bindings 2020-04-26 17:21:49 +10:00
scmversion Add auto-generated Git version to window titles 2020-04-17 02:10:56 +10:00
CMakeLists.txt Add auto-generated Git version to window titles 2020-04-17 02:10:56 +10:00