yuzu/src
ReinUsesLisp e7ac5a6adf dma_pusher: Store command_list_header by copy
Instead of holding a reference that will get invalidated by
dma_pushbuffer.pop(), hold it as a copy. This doesn't have any
performance cost since CommandListHeader is 8 bytes long.
2019-03-08 04:06:54 -03:00
..
audio_core audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init 2019-02-27 16:14:53 -05:00
common logging/backend: Make time_origin a class variable instead of a local static 2019-03-02 14:44:24 -05:00
core Merge pull request #2195 from lioncash/shared-global 2019-03-07 17:26:11 -05:00
input_common common/math_util: Move contents into the Common namespace 2019-02-27 03:38:39 -05:00
tests kernel/address_arbiter: Pass in system instance to constructor 2019-03-05 15:47:03 -05:00
video_core dma_pusher: Store command_list_header by copy 2019-03-08 04:06:54 -03:00
web_service web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
yuzu Merge pull request #2196 from DarkLordZach/web-applet-esc 2019-03-07 15:32:32 -05:00
yuzu_cmd Merge pull request #2055 from bunnei/gpu-thread 2019-03-07 10:41:53 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00