| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | service/nvflinger,service/vi: Handle failure cases with exposed API | 2019-02-05 | 4 | -47/+133 | ||
| | * | | | | | | service/nvflinger: Mark FindVsyncEvent() as a const member function | 2019-02-05 | 2 | -2/+2 | ||
| | * | | | | | | service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent() | 2019-02-05 | 3 | -3/+3 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2088 from jroweboy/h | 2019-02-05 | 1 | -1/+4 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | QT: Fix the loading screen 'H' switch logo to not glitch out | 2019-02-05 | 1 | -1/+4 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #2085 from ReinUsesLisp/cube-minus-one | 2019-02-05 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | video_core/texture: Fix BitField size for depth_minus_one | 2019-02-05 | 1 | -1/+1 | ||
| * | | | | | | Merge pull request #2081 from ReinUsesLisp/lmem-64 | 2019-02-05 | 2 | -15/+46 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | shader_ir/memory: Add ST_L 64 and 128 bits stores | 2019-02-03 | 1 | -3/+11 | ||
| | * | | | | | shader_ir/memory: Add LD_L 128 bits loads | 2019-02-03 | 1 | -7/+19 | ||
| | * | | | | | shader_bytecode: Rename BytesN enums to BitsN | 2019-02-03 | 2 | -7/+7 | ||
| | * | | | | | shader_ir/memory: Add LD_L 64 bits loads | 2019-02-03 | 1 | -6/+17 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #2082 from FernandoS27/txq-stl | 2019-02-04 | 2 | -6/+13 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Update src/video_core/engines/shader_bytecode.h | 2019-02-03 | 1 | -1/+1 | ||
| | * | | | | Fix TXQ not using the component mask. | 2019-02-03 | 2 | -6/+13 | ||
| * | | | | | Merge pull request #2074 from ReinUsesLisp/shader-ir-unify-offset | 2019-02-01 | 17 | -25/+36 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | shader_ir: Unify constant buffer offset values | 2019-01-30 | 17 | -25/+36 | ||
| * | | | | | | Merge pull request #2073 from lioncash/opus | 2019-02-01 | 1 | -42/+75 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hwopus: Implement DecodeInterleaved | 2019-01-30 | 1 | -4/+35 | ||
| | * | | | | | | hwopus: Deduplicate the decoding code within DecodeInterleavedOld and DecodeI... | 2019-01-29 | 1 | -19/+14 | ||
| | * | | | | | | hwopus: Replace std::optional<std::reference_wrapper<u64>> with u64* | 2019-01-29 | 1 | -9/+6 | ||
| | * | | | | | | hwopus: Mark local variables as const where applicable | 2019-01-29 | 1 | -8/+16 | ||
| | * | | | | | | hwopus: Fill in the rest of the unknown service function names | 2019-01-29 | 1 | -9/+11 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2067 from ReinUsesLisp/workaround-fb | 2019-02-01 | 2 | -14/+19 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | gl_rasterizer: Workaround invalid zeta clears | 2019-01-29 | 2 | -14/+19 | ||
| * | | | | | | | Merge pull request #2078 from lioncash/timer | 2019-02-01 | 9 | -259/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel: Remove the Timer class | 2019-01-31 | 9 | -259/+0 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | rasterizer_interface: Remove unused AccelerateFill operation | 2019-02-01 | 3 | -11/+0 | ||
| * | | | | | | | video_core: Remove unused Fill surface type | 2019-02-01 | 2 | -6/+1 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2072 from lioncash/service | 2019-01-31 | 12 | -153/+281 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service/ns: Update function tables | 2019-01-29 | 1 | -14/+20 | ||
| | * | | | | | | service/ncm: Update function tables | 2019-01-29 | 1 | -4/+4 | ||
| | * | | | | | | service/audio: Update function tables | 2019-01-29 | 4 | -8/+23 | ||
| | * | | | | | | service/am/applet_ae: Update function tables | 2019-01-29 | 1 | -1/+2 | ||
| | * | | | | | | service/fsp-srv: Update function tables | 2019-01-29 | 2 | -17/+25 | ||
| | * | | | | | | service/btm: Update function tables | 2019-01-29 | 1 | -55/+97 | ||
| | * | | | | | | service/btdrv: Update function tables | 2019-01-29 | 1 | -46/+101 | ||
| | * | | | | | | service/psc: Update function tables | 2019-01-29 | 1 | -8/+9 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2077 from lioncash/virt | 2019-01-31 | 5 | -15/+3 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kernel/wait_object: Devirtualize functions related to manipulating the thread... | 2019-01-30 | 1 | -3/+3 | ||
| | * | | | | | | kernel/timer: Remove unnecessary WakeupAllWaitingThreads() override | 2019-01-30 | 2 | -6/+0 | ||
| | * | | | | | | kernel/readable_event: Remove unnecessary WakeupAllWaitingThreads() override | 2019-01-30 | 2 | -6/+0 | ||
| * | | | | | | | Merge pull request #2075 from lioncash/find | 2019-01-31 | 3 | -23/+47 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | service/nvflinger: Make FindBufferQueueId() a const member function | 2019-01-30 | 2 | -2/+26 | ||
| | * | | | | | | service/nvflinger: Rename Get prefix on function to Find | 2019-01-30 | 3 | -23/+23 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #2076 from lioncash/enc | 2019-01-30 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | video_core/dma_pusher: Silence C4828 warnings | 2019-01-30 | 1 | -1/+1 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1485 from FernandoS27/render-info | 2019-01-30 | 2 | -2/+57 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add more info into textures' object labels | 2018-12-09 | 2 | -2/+57 | ||
| * | | | | | Merge pull request #2070 from ReinUsesLisp/cubearray-view | 2019-01-29 | 4 | -3/+28 | ||
| |\ \ \ \ \ | ||||||