You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReinUsesLisp
e0963237b4
maxwell_to_vk: Implement more primitive topologies
Add an extra argument to query device capabilities in the future. The
intention behind this is to use native quads, quad strips, line loops
and polygons if these are released for Vulkan.
6 years ago
..
audio_core
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
6 years ago
common
fix clang-format and lambda capture
6 years ago
core
Kernel: Correct behavior of Address Arbiter threads. (#3165)
6 years ago
input_common
input_common/sdl/sdl_impl: Correct logging string in SDLState constructor
7 years ago
tests
core/memory: Migrate over memory mapping functions to the new Memory class
6 years ago
video_core
maxwell_to_vk: Implement more primitive topologies
6 years ago
web_service
web-service: Port citra's updated web_backend code.
6 years ago
yuzu
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
6 years ago
yuzu_cmd
yuzu_cmd: Use string_view instead of string for extensions
6 years ago
yuzu_tester
yuzu_tester: Remove unused variable
6 years ago
.clang-format
Remove special rules for Windows.h and library includes
9 years ago
CMakeLists.txt
yuzu_tester: Add project subdirectory
7 years ago