This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2026-01-27 23:24:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a7653142dd8adeacafd8c90e64d52d6959f0aa7
yuzu
/
src
History
Subv
2a7653142d
Rasterizer: Use UBOs instead of SSBOs for uploading const buffers.
...
This should help a bit with GPU performance once we're GPU-bound.
2018-06-09 18:02:05 -05:00
..
common
Common/string_util: add StringFromBuffer function
2018-06-07 09:59:47 +03:00
core
Common/string_util: add StringFromBuffer function
2018-06-07 09:59:47 +03:00
input_common
input_common: Move old logging macros over to fmt-capable ones
2018-04-26 19:09:25 -04:00
tests
core: Move process creation out of global state.
2018-03-14 18:42:19 -04:00
video_core
Rasterizer: Use UBOs instead of SSBOs for uploading const buffers.
2018-06-09 18:02:05 -05:00
yuzu
qt: add check for GL extension support
2018-06-04 12:26:30 -05:00
yuzu_cmd
sdl: add check for GL extension support
2018-06-04 12:26:41 -05:00
.clang-format
…
CMakeLists.txt
…