10831 Commits (cd2921a047db171457fce4e2c19ee7f2beb3d63b)
 

Author SHA1 Message Date
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
bunnei eceab45dac
Merge pull request #2074 from ReinUsesLisp/shader-ir-unify-offset 7 years ago
bunnei 4076d8fe3e
Merge pull request #2073 from lioncash/opus 7 years ago
bunnei 2d226ff8ac
Merge pull request #2067 from ReinUsesLisp/workaround-fb 7 years ago
bunnei 11e7c1244c
Merge pull request #2078 from lioncash/timer 7 years ago
bunnei 3a6eef27a2
Merge pull request #2079 from ReinUsesLisp/remove-fill 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
bunnei b0b027d2d0
Merge pull request #2072 from lioncash/service 7 years ago
bunnei db21ac2627
Merge pull request #2077 from lioncash/virt 7 years ago
bunnei d6f5f5cafa
Merge pull request #2075 from lioncash/find 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
Hexagon12 e597665569
Merge pull request #1818 from ccawley2011/patch-1 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
Hexagon12 35480167b1
Merge pull request #2076 from lioncash/enc 7 years ago
Lioncash 0b594f3344 video_core/dma_pusher: Silence C4828 warnings 7 years ago
bunnei 92b18345a8
Merge pull request #1485 from FernandoS27/render-info 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
bunnei 3c3d9afd61
Merge pull request #2070 from ReinUsesLisp/cubearray-view 7 years ago