9393 Commits (71c4e876efd20e0bae875a80effe2bc5561453e7)

Author SHA1 Message Date
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
Lioncash c3affdd162 service/am/applet_ae: Update function tables 7 years ago
Lioncash 09727a6a97 service/fsp-srv: Update function tables 7 years ago
Lioncash c6c1c1b45f service/btm: Update function tables 7 years ago
Lioncash 0c59e6265f service/btdrv: Update function tables 7 years ago
ReinUsesLisp 52c326c301 gl_shader_cache: Use explicit bindings 7 years ago
ReinUsesLisp 9f803299de gl_rasterizer: Implement global memory management 7 years ago
ReinUsesLisp 3b84e04af1 shader_decode: Implement LDG and basic cbuf tracking 7 years ago
Kevin ba38d91fe2 video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) 7 years ago
ReinUsesLisp f58a6152fc gl_shader_cache: Fix texture view for cubemaps as cubemap arrays 7 years ago
ReinUsesLisp 07692230ca gl_rasterizer: Workaround invalid zeta clears 7 years ago