Citron-emu/src
ReinUsesLisp fc8a8789da gl_rasterizer_cache: Use GL_STREAM_COPY for PBOs
Since the data is doing the path CPU -> GPU -> GPU copy is the most
approximate hint. Using GL_STREAM_DRAW generated a performance warning
on Nvidia's stack. Changing this hint removed the warning.
2019-01-05 02:27:55 -03:00
..
audio_core audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG 2018-12-28 14:13:58 -05:00
common Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 -05:00
core Merge pull request #1981 from ogniK5377/open-app-area-create 2019-01-04 21:42:23 -05:00
input_common
tests
video_core gl_rasterizer_cache: Use GL_STREAM_COPY for PBOs 2019-01-05 02:27:55 -03:00
web_service
yuzu Removed pulse event type 2019-01-04 20:47:20 +11:00
yuzu_cmd
.clang-format
CMakeLists.txt