9799 Commits (0faf7b17a166342da1263f11d7c65dcd58116f20)

Author SHA1 Message Date
Lioncash 1068c1b06f audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init 7 years ago
ReinUsesLisp 27ddbeb01c gl_rasterizer_cache: Create texture views for array discrepancies 7 years ago
Lioncash 6335bf136f service/hid: Amend forward declaration of ServiceManager 7 years ago
Lioncash 456c7043bd yuzu/compatdb: Remove unused lambda capture 7 years ago
Lioncash 16ea93c11e vk_memory_manager: Reorder constructor initializer list in terms of member declaration order 7 years ago
Lioncash a6a783b3dc gl_rasterizer: Reorder constructor initializer list in terms of member declaration order 7 years ago
Lioncash e7eff72e83 gl_shader_disk_cache: Remove #pragma once from cpp file 7 years ago
Lioncash 46b3209abb core/frontend/emu_window: Make ClipToTouchScreen a const member function 7 years ago
Lioncash 0e1b5acc6a audio_core/audio_renderer: Name previously unknown parameters of AudioRendererParameter 7 years ago
Lioncash b9238edd0d common/math_util: Move contents into the Common namespace 7 years ago
Lioncash 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
Lioncash a1574aabd5 common/quaternion: Move Quaternion into the Common namespace 7 years ago
Lioncash 92ea1c32d6 service/vi: Unstub GetDisplayService 7 years ago
Lioncash 254b1e3df7 core/ipc_helper: Allow popping all signed value types with RequestParser 7 years ago
ReinUsesLisp 0ad3c031f4 gl_rasterizer_cache: Move format conversion to its own file 7 years ago
ReinUsesLisp 0ccd490fcd decoders: Minor style changes 7 years ago
Lioncash 1b2872eebc service/vi: Remove use of a module class 7 years ago
ReinUsesLisp d91e35a50a renderer_opengl: Update pixel format tracking 7 years ago
ReinUsesLisp 5219edd715 maxwell_3d: Use std::bitset to manage dirty flags 7 years ago
ReinUsesLisp 730eb1dad7 vk_stream_buffer: Remove copy code path 7 years ago
ReinUsesLisp 5ca63d0675 shader/decode: Remove extras from MetaTexture 7 years ago
ReinUsesLisp 48e6f77c03 shader/decode: Split memory and texture instructions decoding 7 years ago
Lioncash d29f9e9709 kernel/handle_table: Make local variables as const where applicable 7 years ago
Lioncash 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size 7 years ago
Lioncash 4f8cd74061 kernel/handle-table: In-class initialize data members 7 years ago
Lioncash 0220862ba5 kernel/handle_table: Resolve truncation warnings 7 years ago
Lioncash 04d7b7e09d audio_core/cubeb_sink: Initialize CubebSinkStream's last_frame data member 7 years ago
Lioncash 8250f9bb1c audio_core/cubeb_sink: Add override specifier to destructor 7 years ago
Lioncash 7cdeec20ec audio_core/cubeb_sink: Resolve variable shadowing warnings in SamplesInQueue 7 years ago
Lioncash a12f4efa2f audio_core/codec: Resolve truncation warnings within DecodeADPCM 7 years ago
Lioncash c1b2e35625 shader/track: Resolve variable shadowing warnings 7 years ago
Lioncash be7dad5e7e service/vi: Update IManagerDisplayService's function table 7 years ago
Frederic L 517933adcb
file_sys/vfs_vector: Fix ignored offset on Write 7 years ago
tgsm 030814b1cb Remove GCC version checks 7 years ago
ReinUsesLisp 33a0597603 vk_stream_buffer: Implement a stream buffer 7 years ago
ReinUsesLisp 281a8bf259 vk_resource_manager: Minor VKFenceWatch changes 7 years ago
ReinUsesLisp 92050c4d86 vk_memory_manager: Fixup commit interval allocation 7 years ago
ReinUsesLisp abef11a540 gl_rasterizer_cache: Fixup parameter order in layered swizzle 7 years ago
ReinUsesLisp f546fb35ed vk_scheduler: Implement a scheduler 7 years ago
Lioncash 90528f1326 service/nvflinger: Store BufferQueue instances as regular data members 7 years ago
Lioncash fd15730767 service/vi/vi_layer: Convert Layer struct into a class 7 years ago
Lioncash fa4dc2cf42 service/nvflinger: Move display specifics over to vi_display 7 years ago
Jungy 3273f93cd5 Fixes Unicode Key File Directories (#2120) 7 years ago
Lioncash 8d5d369b54 service/nvflinger: Relocate definitions of Layer and Display to the vi service 7 years ago
Markus Wick 6dd40976d0 video_core/dma_pusher: Simplyfy Step() logic. 7 years ago
Markus Wick 717394c980 video_core/dma_pusher: The full list of headers at once. 7 years ago
ReinUsesLisp b675c97cdd vk_memory_manager: Implement memory manager 7 years ago
Fernando Sahmkow a8d4927e29 Corrections, documenting and fixes. 7 years ago
Lioncash b009bda67a audio_core/buffer: Make const and non-const getter for samples consistent 7 years ago
Lioncash 0113c36300 address_arbiter: Use nested namespaces where applicable 7 years ago