summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21Merge pull request #4359 from ReinUsesLisp/clamp-sharedRodrigo Locatti
2020-07-21Merge pull request #4360 from ReinUsesLisp/glasm-barRodrigo Locatti
2020-07-21Merge pull request #4361 from ReinUsesLisp/lane-idRodrigo Locatti
2020-07-21Merge pull request #4306 from ReinUsesLisp/bsd-networkDavid
2020-07-21video_core: Remove unused variablesLioncash
2020-07-21vk_rasterizer: Remove unused variable in Clear()Lioncash
2020-07-21video_core: Allow copy elision to take place where applicableLioncash
2020-07-21Merge pull request #4324 from ReinUsesLisp/formatsbunnei
2020-07-20Merge pull request #4168 from ReinUsesLisp/global-memorybunnei
2020-07-20buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten()Lioncash
2020-07-20wait_tree: Include Midnight Blue dark themesMorph
2020-07-20qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)James Rowe
2020-07-20frontend: Match indeterminate checkbox state with light themeDavid Marcec
2020-07-20Address issuesDavid Marcec
2020-07-19configure_graphics_advnaced: clang-format mk iilat9nq
2020-07-19configure_graphics_advanced: Fix oversight from rebaselat9nq
2020-07-19configuration_shared: Remove unused functionslat9nq
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19configuration_shared: Make CheckState strongly typedlat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-19configure_system: break instead of semicolonlat9nq
2020-07-19clang-formatlat9nq
2020-07-19configure_system: Highlight labels on startuplat9nq
2020-07-19configure_graphics: Fix layout in global configlat9nq
2020-07-19configure_per_game: Improve style consistencylat9nq
2020-07-19configure_system: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Add default combobox setup functionlat9nq
2020-07-19configuration_shared: Use an int instead of a QStringlat9nq
2020-07-19configure_graphics_advanced: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Switch back to background colorslat9nq
2020-07-19configuration_shared: Better use global textlat9nq
2020-07-19configure_audio: fix UI marginslat9nq
2020-07-19configure_graphics: Implement highlighted overrideslat9nq
2020-07-19configure_audio: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Require name of the widget for highlightinglat9nq
2020-07-19configuration_shared: Use a highlight instead of background colorlat9nq
2020-07-19configure_general: Implement manual tristate buttonslat9nq
2020-07-19configuration_shared: Initial functions and data for manual tristatelat9nq
2020-07-19Fix axis thresholding while pollingameerj
2020-07-19swkbd: Return result for Calc request for inlined swkbdDavid Marcec
2020-07-19core/network: Add network abstractionReinUsesLisp
2020-07-19Merge pull request #4376 from ogniK5377/dark-wait-treeRodrigo Locatti
2020-07-18Merge pull request #4379 from jbeich/libc++LC
2020-07-18alignment: explicitly include <new> after 723edb4c0659Jan Beich
2020-07-19Address issuesDavid Marcec
2020-07-18Merge pull request #3349 from FearlessTobi/translationnnsDavid
2020-07-18Address trivial review comments.FearlessTobi
2020-07-18configure_ui: Address some review comments from the previous PRFearlessTobi
2020-07-18yuzu: Port translation support from CitraFearlessTobi