summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update function name againGravatar VolcaEM2020-06-261-1/+1
* Update function name (2/2)Gravatar VolcaEM2020-06-261-1/+1
* Update function name (1/2)Gravatar VolcaEM2020-06-261-1/+1
* Clang-format againGravatar VolcaEM2020-06-251-1/+1
* Clang-formatGravatar VolcaEM2020-06-251-1/+2
* Remove unnecessary newlineGravatar VolcaEM2020-06-251-1/+0
* Merge branch 'master' into quickstart-faqGravatar VolcaEM2020-06-25135-2177/+6259
|\
| * Merge pull request #4136 from VolcaEM/modsGravatar bunnei2020-06-253-0/+19
| |\
| | * Correct function name (2/2)Gravatar VolcaEM2020-06-211-2/+2
| | * Correct function name (1/2)Gravatar VolcaEM2020-06-211-1/+1
| | * Clang-formatGravatar VolcaEM2020-06-211-1/+1
| | * Remove unnecessary conversionGravatar VolcaEM2020-06-211-3/+2
| | * Address review comment by LioncashGravatar VolcaEM2020-06-211-1/+1
| | * Add a "Open Mods Page" button to the GUIGravatar VolcaEM2020-06-213-0/+20
| * | Merge pull request #4160 from ogniK5377/IsASTCSupported-fixGravatar Rodrigo Locatti2020-06-251-1/+1
| |\ \
| | * | gl_device: Fix IsASTCSupportedGravatar David Marcec2020-06-251-1/+1
| * | | Merge pull request #4141 from Morph1984/SevenSixAxisSensorGravatar David2020-06-252-21/+85
| |\ \ \ | | |/ / | |/| |
| | * | hid: Stub a series of "SevenSixAxisSensor" service commandsGravatar Morph2020-06-242-21/+85
| * | | Merge pull request #4105 from ReinUsesLisp/resident-buffersGravatar bunnei2020-06-2414-213/+277
| |\ \ \
| | * | | buffer_cache: Use buffer methods instead of cache virtual methodsGravatar ReinUsesLisp2020-06-245-99/+90
| | * | | gl_stream_buffer: Use InvalidateBufferData instead unmap and mapGravatar ReinUsesLisp2020-06-242-15/+5
| | * | | gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustnessGravatar ReinUsesLisp2020-06-243-9/+39
| | * | | gl_buffer_cache: Mark buffers as residentGravatar ReinUsesLisp2020-06-2410-67/+111
| | * | | gl_device: Expose NV_vertex_buffer_unified_memory except on TuringGravatar ReinUsesLisp2020-06-242-1/+30
| | * | | gl_stream_buffer: Always use a non-coherent bufferGravatar ReinUsesLisp2020-06-242-14/+10
| | * | | gl_stream_buffer: Always use persistent memory mapsGravatar ReinUsesLisp2020-06-242-30/+14
| * | | | Merge pull request #4083 from Morph1984/B10G11R11FGravatar bunnei2020-06-241-9/+17
| |\ \ \ \
| | * | | | decode/image: Implement B10G11R11FGravatar Morph2020-06-201-9/+17
| * | | | | Merge pull request #4046 from ogniK5377/macro-hle-prodGravatar Fernando Sahmkow2020-06-249-10/+219
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | addressed issuesGravatar David Marcec2020-06-242-4/+7
| | * | | | clear mme draw modeGravatar David Marcec2020-06-241-0/+3
| | * | | | Addressed issuesGravatar David Marcec2020-06-245-13/+17
| | * | | | Fix constbuffer for 0217920100488FF7Gravatar David Marcec2020-06-241-6/+6
| | * | | | Macro HLE supportGravatar David Marcec2020-06-249-10/+209
| * | | | | Merge pull request #4129 from Morph1984/texture-shadow-lod-workaroundGravatar Rodrigo Locatti2020-06-243-7/+50
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if availableGravatar Morph2020-06-201-7/+43
| | * | | | gl_device: Check for GL_EXT_texture_shadow_lodGravatar Morph2020-06-202-0/+7
| * | | | | Merge pull request #4138 from Morph1984/GyroscopeZeroDriftModeGravatar bunnei2020-06-234-6/+56
| |\ \ \ \ \
| | * | | | | hid: Implement Get/ResetGyroscopeZeroDriftModeGravatar Morph2020-06-214-6/+56
| * | | | | | Merge pull request #4128 from lioncash/move2Gravatar bunnei2020-06-231-2/+2
| |\ \ \ \ \ \
| | * | | | | | software_keyboard: Eliminate trivial redundant copiesGravatar Lioncash2020-06-201-2/+2
| * | | | | | | Merge pull request #4127 from lioncash/dst-typoGravatar bunnei2020-06-231-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | texture_cache: Fix incorrect address used in a DeduceSurface() callGravatar Lioncash2020-06-201-1/+1
| | |/ / / / / /
| * | | | | | | Merge pull request #3948 from Morph1984/log-cpu-instructionsGravatar bunnei2020-06-234-1/+21
| |\ \ \ \ \ \ \
| | * | | | | | | main: Append AVX and FMA instructions to cpu stringGravatar Morph2020-06-201-1/+14
| | * | | | | | | common/telemetry: Add AVX512 to telemetryGravatar Morph2020-06-201-0/+1
| | * | | | | | | common/cpu_detect: Add AVX512 detectionGravatar Morph2020-06-202-0/+6
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | yuzu_tester: Silence type conversion warningGravatar Morph2020-06-221-1/+1
| * | | | | | | lm: Silence no return value warningGravatar Morph2020-06-221-1/+2
| * | | | | | | account: Update function tables and add missing classes (#4145)Gravatar VolcaEM2020-06-225-42/+384