summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-28Merge pull request #3396 from FernandoS27/prometheus-1David
2020-06-27Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-floatbunnei
2020-06-27Merge pull request #4164 from Kewlan/mute-audio-hotkeybunnei
2020-06-27Merge pull request #4158 from Morph1984/capsbunnei
2020-06-26Merge pull request #4152 from ogniK5377/ipc-errbunnei
2020-06-26Merge pull request #4154 from ogniK5377/swkbd-nullptrbunnei
2020-06-26Merge pull request #4147 from ReinUsesLisp/hset2-immbunnei
2020-06-27Merge pull request #4178 from VolcaEM/patch-6David
2020-06-27Use better names for "Unknown"sVolcaEM
2020-06-26Merge pull request #4180 from ogniK5377/fix-btm-namesLC
2020-06-27Update function namesVolcaEM
2020-06-27btm: Give better names for unknown functionsDavid Marcec
2020-06-26btdrv: Update function table (#4174)VolcaEM
2020-06-26bpc: Update function tables (#4173)VolcaEM
2020-06-26bcat: Update function tables and add missing classes (#4172)VolcaEM
2020-06-26am: Update function tables and add missing classes (#4169)VolcaEM
2020-06-26aoc: Update function table (#4170)VolcaEM
2020-06-26Merge pull request #4177 from VolcaEM/patch-5LC
2020-06-26Merge pull request #4179 from VolcaEM/patch-7LC
2020-06-27eupld: Update function tableVolcaEM
2020-06-27es: Update function tableVolcaEM
2020-06-27btm: Update function tablesVolcaEM
2020-06-26Merge pull request #4144 from FernandoS27/tt-fixbunnei
2020-06-26Merge pull request #4111 from ReinUsesLisp/preserve-contents-vkbunnei
2020-06-26Common: Fix non-conan buildFernando Sahmkow
2020-06-26caps_u: Fix GetAlbumContentsFileListForApplication stubMorph
2020-06-26caps: Use enum classes and check struct sizes on compile timeMorph
2020-06-26caps: Update copyright headersMorph
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-06-25Merge pull request #4159 from ogniK5377/mem-manager-dumb-assertbunnei
2020-06-25Merge pull request #4151 from ReinUsesLisp/gl-invalidationsRodrigo Locatti
2020-06-25Merge pull request #4136 from VolcaEM/modsbunnei
2020-06-25Merge pull request #4160 from ogniK5377/IsASTCSupported-fixRodrigo Locatti
2020-06-25Merge pull request #4141 from Morph1984/SevenSixAxisSensorDavid
2020-06-25gl_device: Fix IsASTCSupportedDavid Marcec
2020-06-25memory_manager: Remove useless assertionDavid Marcec
2020-06-24hid: Stub a series of "SevenSixAxisSensor" service commandsMorph
2020-06-24Merge pull request #4105 from ReinUsesLisp/resident-buffersbunnei
2020-06-24Merge pull request #4083 from Morph1984/B10G11R11Fbunnei
2020-06-25Prevent nullptr dereference on swkbd error caseDavid Marcec
2020-06-24Merge pull request #4046 from ogniK5377/macro-hle-prodFernando Sahmkow
2020-06-24Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSGDavid Marcec
2020-06-24buffer_cache: Use buffer methods instead of cache virtual methodsReinUsesLisp
2020-06-24gl_stream_buffer: Use InvalidateBufferData instead unmap and mapReinUsesLisp
2020-06-24gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustnessReinUsesLisp
2020-06-24gl_buffer_cache: Mark buffers as residentReinUsesLisp
2020-06-24gl_device: Expose NV_vertex_buffer_unified_memory except on TuringReinUsesLisp
2020-06-24gl_stream_buffer: Always use a non-coherent bufferReinUsesLisp
2020-06-24gl_stream_buffer: Always use persistent memory mapsReinUsesLisp
2020-06-24Merge pull request #4129 from Morph1984/texture-shadow-lod-workaroundRodrigo Locatti