10074 Commits (17255cd835a4727ab83fd2bfa1b4d21a98a19f61)

Author SHA1 Message Date
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
Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines 7 years ago
Fernando Sahmkow ecccfe0337 Use u128 on Clock Cycles calculation. 7 years ago
Fernando Sahmkow 3ea48e8ebe Implement 128 bits Unsigned Integer Multiplication and Division. 7 years ago
Fernando Sahmkow 5b7ec71fb7 Correct CNTPCT to use Clock Cycles instead of Cpu Cycles. 7 years ago
Lioncash bd983414f6 core_timing: Convert core timing into a class 7 years ago
B3n30 2195f10d15 Adressed review comments 7 years ago
B3n30 4154936568 threadsafe_queue: Add WaitIfEmpty and use it in logging 7 years ago
fearlessTobi 9a56b99fa4 renderer_opengl: respect the sRGB colorspace for the screenshot feature 7 years ago