2025-03-03 16:25:30 -08:00
2022-06-17 20:29:34 -07:00
2022-06-24 20:00:32 -07:00
2022-06-17 20:29:34 -07:00
2022-06-23 14:12:22 -07:00
2022-06-17 20:29:34 -07:00

nv2a_vsh_cpu

This project provides a CPU-based implementation of the nv2a vertex shader operations used by the original Microsoft Xbox.

See https://registry.khronos.org/OpenGL/extensions/NV/NV_vertex_program1_1.txt

Development

git hooks

This project uses git hooks to automate some aspects of keeping the code base healthy, in particular clang-format invocation.

Please copy the files from the githooks subdirectory into .git/hooks to enable them.

S
Description
No description provided
Readme Unlicense 76 KiB
Languages
C 50.6%
C++ 40.9%
Shell 4.3%
CMake 4.2%