yuzu/src
ReinUsesLisp 0bbae63300 gl_rasterizer: Fix buffers without size
On NVN buffers can be enabled but have no size. According to deko3d and
the behavior we see in Animal Crossing: New Horizons these buffers get
the special address of 0x1000 and limit themselves to 0xfff.

Implement buffers without a size by binding a null buffer to OpenGL
without a side.

1d1930beea/source/maxwell/gpu_3d_vbo.cpp (L62-L63)
2020-04-21 19:55:44 -03:00
..
audio_core audio_renderer: Preliminary BehaviorInfo (#3736) 2020-04-20 22:57:30 -04:00
common Merge pull request #3630 from benru/open-windows-network-files 2020-04-17 19:47:11 -04:00
core Merge pull request #3698 from lioncash/warning 2020-04-21 14:11:18 -04:00
input_common Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
tests arm_test_common: Updates for new VMM. 2020-04-17 00:59:33 -04:00
video_core gl_rasterizer: Fix buffers without size 2020-04-21 19:55:44 -03:00
web_service Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
yuzu dynarmic: Add option to disable CPU JIT optimizations 2020-04-20 13:36:26 +01:00
yuzu_cmd dynarmic: Add option to disable CPU JIT optimizations 2020-04-20 13:36:26 +01:00
yuzu_tester yuzu: Drop SDL2 and Qt frontend Vulkan requirements 2020-04-07 16:32:19 -03:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00