index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2018-09-30
Merge pull request #1403 from DarkLordZach/install-sysnand
bunnei
2018-09-30
kernel/process: Make data member variables private
Lioncash
2018-09-27
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-27
qt: Install System TitleTypes to System NAND
Zach Hilman
2018-09-25
yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()
Lioncash
2018-09-25
yuzu/main: Move functions stored into static std::function instances out of O...
Lioncash
2018-09-25
vfs/etc: Append std:: to size_t usages
Lioncash
2018-09-25
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-23
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-21
game_list: Add Qt SmoothTransformation to picture scaling
Zach Hilman
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-20
Merge pull request #1371 from lioncash/fwd-arm
bunnei
2018-09-20
arm_interface: Replace kernel vm_manager include with a forward declaration
Lioncash
2018-09-20
game_list: Handle plurals within setFilterResult() better
Lioncash
2018-09-17
Merge pull request #1326 from FearlessTobi/port-4182
bunnei
2018-09-17
Merge pull request #1335 from lioncash/copy
bunnei
2018-09-17
Merge pull request #1336 from lioncash/antialias
bunnei
2018-09-17
yuzu/util: Antialias game list compatibility pixmaps
Lioncash
2018-09-17
game_list_p: Amend typo in GameListItemCompat's constructor parameter
Lioncash
2018-09-17
game_list_p: Take map iterator contents by const reference
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-13
kernel/thread: Include thread-related enums within the kernel namespace
Lioncash
2018-09-12
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-12
Merge pull request #1302 from lioncash/config
bunnei
2018-09-12
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-12
yuzu/configure_gamelist: Make combo box strings translatable
Lioncash
2018-09-12
yuzu/configure_gamelist: Use std::array instead of std::vector for translatab...
Lioncash
2018-09-12
yuzu/configure_gamelist: Move combo box initializtion to their own functions
Lioncash
2018-09-11
Merge pull request #1301 from lioncash/qt
bunnei
2018-09-11
Merge pull request #1278 from tech4me/bg-color-fix
bunnei
2018-09-11
game_list: Resolve variable shadowing within LoadCompatibilityList()
Lioncash
2018-09-11
game_list: Use QJsonValueRef() within LoadCompatibilityList()
Lioncash
2018-09-11
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-09-10
Remove multicore configure_general.ui
MysticExile
2018-09-10
remove multicore in configure_general.cpp
MysticExile
2018-09-09
game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-08
Port Citra #4047 & #4052: add change background color support
tech4me
2018-09-08
Add audio stretching support
fearlessTobi
2018-09-08
yuzu: fix title bar display
Pengfei Zhu
2018-09-08
Merge pull request #1246 from degasus/instanced_rendering
bunnei
2018-09-08
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
2018-09-07
yuzu: Move GameListWorker to its own source files
Lioncash
2018-09-07
Better Title Bar Display
CaptV0rt3x
2018-09-06
frontend: Set swap interval to 0
fearlessTobi
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
game_list: Fix version display on non-NAND titles
Zach Hilman
[next]