| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update function name again | 2020-06-26 | 1 | -1/+1 | |
| * | Update function name (2/2) | 2020-06-26 | 1 | -1/+1 | |
| * | Update function name (1/2) | 2020-06-26 | 1 | -1/+1 | |
| * | Clang-format again | 2020-06-25 | 1 | -1/+1 | |
| * | Clang-format | 2020-06-25 | 1 | -1/+2 | |
| * | Remove unnecessary newline | 2020-06-25 | 1 | -1/+0 | |
| * | Merge branch 'master' into quickstart-faq | 2020-06-25 | 135 | -2177/+6259 | |
| |\ | |||||
| | * | Merge pull request #4136 from VolcaEM/mods | 2020-06-25 | 3 | -0/+19 | |
| | |\ | |||||
| | | * | Correct function name (2/2) | 2020-06-21 | 1 | -2/+2 | |
| | | * | Correct function name (1/2) | 2020-06-21 | 1 | -1/+1 | |
| | | * | Clang-format | 2020-06-21 | 1 | -1/+1 | |
| | | * | Remove unnecessary conversion | 2020-06-21 | 1 | -3/+2 | |
| | | * | Address review comment by Lioncash | 2020-06-21 | 1 | -1/+1 | |
| | | * | Add a "Open Mods Page" button to the GUI | 2020-06-21 | 3 | -0/+20 | |
| | * | | Merge pull request #4160 from ogniK5377/IsASTCSupported-fix | 2020-06-25 | 1 | -1/+1 | |
| | |\ \ | |||||
| | | * | | gl_device: Fix IsASTCSupported | 2020-06-25 | 1 | -1/+1 | |
| | * | | | Merge pull request #4141 from Morph1984/SevenSixAxisSensor | 2020-06-25 | 2 | -21/+85 | |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | hid: Stub a series of "SevenSixAxisSensor" service commands | 2020-06-24 | 2 | -21/+85 | |
| | * | | | Merge pull request #4105 from ReinUsesLisp/resident-buffers | 2020-06-24 | 14 | -213/+277 | |
| | |\ \ \ | |||||
| | | * | | | buffer_cache: Use buffer methods instead of cache virtual methods | 2020-06-24 | 5 | -99/+90 | |
| | | * | | | gl_stream_buffer: Use InvalidateBufferData instead unmap and map | 2020-06-24 | 2 | -15/+5 | |
| | | * | | | gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness | 2020-06-24 | 3 | -9/+39 | |
| | | * | | | gl_buffer_cache: Mark buffers as resident | 2020-06-24 | 10 | -67/+111 | |
| | | * | | | gl_device: Expose NV_vertex_buffer_unified_memory except on Turing | 2020-06-24 | 2 | -1/+30 | |
| | | * | | | gl_stream_buffer: Always use a non-coherent buffer | 2020-06-24 | 2 | -14/+10 | |
| | | * | | | gl_stream_buffer: Always use persistent memory maps | 2020-06-24 | 2 | -30/+14 | |
| | * | | | | Merge pull request #4083 from Morph1984/B10G11R11F | 2020-06-24 | 1 | -9/+17 | |
| | |\ \ \ \ | |||||
| | | * | | | | decode/image: Implement B10G11R11F | 2020-06-20 | 1 | -9/+17 | |
| | * | | | | | Merge pull request #4046 from ogniK5377/macro-hle-prod | 2020-06-24 | 9 | -10/+219 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | addressed issues | 2020-06-24 | 2 | -4/+7 | |
| | | * | | | | clear mme draw mode | 2020-06-24 | 1 | -0/+3 | |
| | | * | | | | Addressed issues | 2020-06-24 | 5 | -13/+17 | |
| | | * | | | | Fix constbuffer for 0217920100488FF7 | 2020-06-24 | 1 | -6/+6 | |
| | | * | | | | Macro HLE support | 2020-06-24 | 9 | -10/+209 | |
| | * | | | | | Merge pull request #4129 from Morph1984/texture-shadow-lod-workaround | 2020-06-24 | 3 | -7/+50 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available | 2020-06-20 | 1 | -7/+43 | |
| | | * | | | | gl_device: Check for GL_EXT_texture_shadow_lod | 2020-06-20 | 2 | -0/+7 | |
| | * | | | | | Merge pull request #4138 from Morph1984/GyroscopeZeroDriftMode | 2020-06-23 | 4 | -6/+56 | |
| | |\ \ \ \ \ | |||||
| | | * | | | | | hid: Implement Get/ResetGyroscopeZeroDriftMode | 2020-06-21 | 4 | -6/+56 | |
| | * | | | | | | Merge pull request #4128 from lioncash/move2 | 2020-06-23 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | software_keyboard: Eliminate trivial redundant copies | 2020-06-20 | 1 | -2/+2 | |
| | * | | | | | | | Merge pull request #4127 from lioncash/dst-typo | 2020-06-23 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | texture_cache: Fix incorrect address used in a DeduceSurface() call | 2020-06-20 | 1 | -1/+1 | |
| | | |/ / / / / / | |||||
| | * | | | | | | | Merge pull request #3948 from Morph1984/log-cpu-instructions | 2020-06-23 | 4 | -1/+21 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | main: Append AVX and FMA instructions to cpu string | 2020-06-20 | 1 | -1/+14 | |
| | | * | | | | | | | common/telemetry: Add AVX512 to telemetry | 2020-06-20 | 1 | -0/+1 | |
| | | * | | | | | | | common/cpu_detect: Add AVX512 detection | 2020-06-20 | 2 | -0/+6 | |
| | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | | yuzu_tester: Silence type conversion warning | 2020-06-22 | 1 | -1/+1 | |
| | * | | | | | | | lm: Silence no return value warning | 2020-06-22 | 1 | -1/+2 | |
| | * | | | | | | | account: Update function tables and add missing classes (#4145) | 2020-06-22 | 5 | -42/+384 | |