You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points.
This hopefully helps our cache not to redundant upload the vertex buffer.

# Conflicts:
#	src/video_core/renderer_opengl/gl_rasterizer.cpp
8 years ago
..
audio_core Update microprofile scopes. 8 years ago
common Better Title Bar Display 8 years ago
core core: Migrate current_process pointer to the kernel 8 years ago
input_common
tests kernel: Eliminate kernel global state 8 years ago
video_core gl_rasterizer: Use baseInstance instead of moving the buffer points. 8 years ago
yuzu gl_rasterizer: Use baseInstance instead of moving the buffer points. 8 years ago
yuzu_cmd gl_rasterizer: Use baseInstance instead of moving the buffer points. 8 years ago
.clang-format
CMakeLists.txt