9187 Commits (5b7ec71fb7cc81ea0f98f019cb0dac0b6bcb2fa2)

Author SHA1 Message Date
ReinUsesLisp c2c5260fd7 gl_shader_decompiler: Remove name entries 7 years ago
ReinUsesLisp 8b11368671 gl_shader_util: Add parameter to handle retrievable programs 7 years ago
ReinUsesLisp 0ed5d728ca rasterizer_interface: Add disk cache entry for the rasterizer 7 years ago
ReinUsesLisp 84412591c9 file_util: Add shader directory 7 years ago
ReinUsesLisp 049050856f shader_decode: Implement LDG and basic cbuf tracking 7 years ago
Dimitri ALBORA 8b800369ea gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory 7 years ago
James Rowe c82b0afb69 QT: Fix the loading screen 'H' switch logo to not glitch out 7 years ago
Lioncash ef073ff117 service/nvflinger,service/vi: Handle failure cases with exposed API 7 years ago
xperia64 f598490b57 Fix crash when no files are selected 7 years ago
xperia64 284536a626 Add file extension to screenshot filename if not provided 7 years ago
Lioncash 7320c667df service/nvflinger: Mark FindVsyncEvent() as a const member function 7 years ago
Lioncash 3c02cdcc57 service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent() 7 years ago
ReinUsesLisp b5e685b297 video_core/texture: Fix BitField size for depth_minus_one 7 years ago
Mat M a568cd805b
Update src/video_core/engines/shader_bytecode.h 7 years ago
Fernando Sahmkow 0306c50339 Fix TXQ not using the component mask. 7 years ago
ReinUsesLisp dfa7be5ddf shader_ir/memory: Add ST_L 64 and 128 bits stores 7 years ago
ReinUsesLisp 0d1d755086 shader/track: Search inside of conditional nodes 7 years ago
ReinUsesLisp 42b75e8be8 shader_ir: Rename BasicBlock to NodeBlock 7 years ago
ReinUsesLisp 6a6fabea58 shader_ir: Pass decoded nodes as a whole instead of per basic blocks 7 years ago
ReinUsesLisp 2bdbb90af7 video_core: Assert on invalid GPU to CPU address queries 7 years ago
ReinUsesLisp 04e68e9738 maxwell_3d: Allow sampler handles with TSC id zero 7 years ago
ReinUsesLisp 390721a561 maxwell_3d: Allow texture handles with TIC id zero 7 years ago
ReinUsesLisp e01a9de35f memory_manager: Check for reserved page status 7 years ago
ReinUsesLisp f61c1ed246 shader_ir/memory: Add LD_L 128 bits loads 7 years ago
ReinUsesLisp 9feb68085d shader_bytecode: Rename BytesN enums to BitsN 7 years ago
ReinUsesLisp 0be835132c shader_ir/memory: Add LD_L 64 bits loads 7 years ago
ReinUsesLisp 26f8a700a7 rasterizer_interface: Remove unused AccelerateFill operation 7 years ago
ReinUsesLisp 13222f94c0 video_core: Remove unused Fill surface type 7 years ago
Lioncash 414cc1eb1f kernel: Remove the Timer class 7 years ago
ReinUsesLisp 3e80b08944 gl_rasterizer_cache: Fixup test clause 7 years ago
Mat M 911587fb8d gl_rasterizer_cache: Guard clause swizzle testing 7 years ago
ReinUsesLisp 220df45b7d gl_state: Remove texture target tracking 7 years ago
ReinUsesLisp 704744bb72 gl_rasterizer_cache: Move swizzling to textures instead of state 7 years ago
ReinUsesLisp 3bbaa98c78 gl_state: Use DSA and multi bind to update texture bindings 7 years ago
ReinUsesLisp 4b676e7786 gl_rasterizer: Use DSA for textures 7 years ago
Lioncash a3cdd773c3 kernel/wait_object: Devirtualize functions related to manipulating the thread list directly 7 years ago
Lioncash 4596ef5274 kernel/timer: Remove unnecessary WakeupAllWaitingThreads() override 7 years ago
Lioncash 1a302d4d47 kernel/readable_event: Remove unnecessary WakeupAllWaitingThreads() override 7 years ago
Lioncash 0b594f3344 video_core/dma_pusher: Silence C4828 warnings 7 years ago
Lioncash a897feb21e hwopus: Implement DecodeInterleaved 7 years ago
Lioncash ba14fb42e4 service/nvflinger: Make FindBufferQueueId() a const member function 7 years ago
Lioncash 1d11def9c4 service/nvflinger: Rename Get prefix on function to Find 7 years ago
ReinUsesLisp 477d616f7d shader_ir: Unify constant buffer offset values 7 years ago
Lioncash 07b86dc28c hwopus: Deduplicate the decoding code within DecodeInterleavedOld and DecodeInterleavedWithPerfOld 7 years ago
Lioncash 44f39bfb68 hwopus: Replace std::optional<std::reference_wrapper<u64>> with u64* 7 years ago
Lioncash eb1a3c1f4a hwopus: Mark local variables as const where applicable 7 years ago
Lioncash 06887c80a5 hwopus: Fill in the rest of the unknown service function names 7 years ago
Lioncash 5078106068 service/ns: Update function tables 7 years ago
Lioncash 1710847d08 service/ncm: Update function tables 7 years ago
Lioncash 0db8918947 service/audio: Update function tables 7 years ago