12 Mar
2024
12 Mar
'24
4:11 a.m.
Mainly the implementation of SM1 comparison operators, defined in terms of CMP and SLT instructions, and the capacity to transform SLT->CMP for pixel shaders and CMP->SLT for vertex shaders. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/706