summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIC_U: Stub service funcionsGravatar mailwl2016-11-254-16/+307
* | | | Merge pull request #2185 from freiro/local_folderGravatar Yuri Kunde Schlesner2016-11-263-1/+18
|\ \ \ \
| * | | | Move to AppData/Roaming/Citra/Gravatar freiro2016-11-261-1/+1
| * | | | Removed /user/ from pathGravatar freiro2016-11-261-2/+1
| * | | | Switch to AppData/RoamingGravatar freiro2016-11-242-4/+4
| * | | | Return by value and other fixesGravatar freiro2016-11-192-14/+8
| * | | | Win32 move default user folder location to AppDataGravatar freiro2016-11-192-0/+24
| | |_|/ | |/| |
* | | | dynarmic: Add ticks based on ticks executed, not ticks requestedGravatar MerryMage2016-11-261-2/+2
| |/ / |/| |
* | | Expose page table to dynarmic for optimized reads and writes to the JITGravatar James Rowe2016-11-243-6/+18
* | | Cache Vertices instead of Output registers (#2165)Gravatar jphalimi2016-11-231-6/+7
* | | Bravely Default/Second stuck #1822 (#2188)Gravatar pippo29312016-11-234-2/+22
* | | Merge pull request #2186 from wwylele/config9Gravatar Yuri Kunde Schlesner2016-11-231-2/+8
|\ \ \
| * | | cfg: add config block 0x00090000Gravatar wwylele2016-11-171-2/+8
* | | | Merge pull request #1654 from JamePeng/errdispGravatar Yuri Kunde Schlesner2016-11-231-118/+198
|\ \ \ \
| * | | | Rework the code of err:f serviceGravatar JamePeng2016-10-061-118/+198
* | | | | Fix format error from #2195Gravatar wwylele2016-11-221-1/+1
* | | | | Improve verbosity of audio errors with SDL_GetError()Gravatar freiro2016-11-221-2/+2
* | | | | Merge pull request #2195 from Subv/factor_checkGravatar bunnei2016-11-191-6/+5
|\ \ \ \ \
| * | | | | GPU/CiTrace: Avoid calling GetTextures() when not necessary.Gravatar Subv2016-11-191-6/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #2193 from Subv/pulse_eventsGravatar bunnei2016-11-192-0/+10
|\ \ \ \ \
| * | | | | Kernel/Events: Log an error when trying to create Pulse events and timers.Gravatar Subv2016-11-192-0/+10
| |/ / / /
* | | | | Merge pull request #2192 from Subv/applet_enumsGravatar Sebastian Valle2016-11-195-16/+27
|\ \ \ \ \
| * | | | | APT/Applets: Renamed the members of the SignalType enum.Gravatar Subv2016-11-195-16/+27
| |/ / / /
* | | | | Merge pull request #2194 from jroweboy/extremely-minor-clangformat-changeGravatar James Rowe2016-11-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Minor formatting changeGravatar James Rowe2016-11-191-1/+1
| | |/ / | |/| |
* | | | Merge pull request #2172 from jroweboy/fix-mingwGravatar bunnei2016-11-153-3/+8
|\ \ \ \
| * | | | Add mingw compile supportGravatar James Rowe2016-11-133-3/+8
| |/ / /
* | | | Merge pull request #1753 from jroweboy/frame_layoutsGravatar bunnei2016-11-1519-127/+368
|\ \ \ \ | |/ / / |/| | |
| * | | Round the rectangle size to prevent float to int casting issuesGravatar James Rowe2016-11-123-8/+9
| * | | Add default hotkey to swap primary screens.Gravatar James Rowe2016-11-0510-13/+27
| * | | Rework frame layouts to use a max rectangle instead of hardcoded calculationsGravatar James Rowe2016-11-052-250/+100
| * | | LargeFrameLayout + SwappedGravatar SonofUgly2016-11-051-50/+36
| * | | Support additional screen layouts.Gravatar James Rowe2016-11-0516-127/+517
* | | | Minor Menu FixesGravatar Pringo2016-11-112-2/+2
|/ / /
* | | Style fixGravatar mailwl2016-11-021-2/+2
* | | Rename AcConfig, change types u8 to u32Gravatar mailwl2016-11-021-21/+25
* | | AC_U: Stub functions, used if EULA agreedGravatar mailwl2016-11-022-14/+190
| |/ |/|
* | Merge pull request #2126 from wwylele/stub-nwmGravatar bunnei2016-10-311-0/+11
|\ \
| * | NWM: stub Initialize with an errorGravatar wwylele2016-10-121-0/+11
| |/
* | Merge pull request #2123 from jbeich/freebsdGravatar bunnei2016-10-317-25/+39
|\ \
| * | build: add default install for DragonFly, Solaris, etc.Gravatar Jan Beich2016-10-272-2/+2
| * | core: some errno values are uncommon on UnixGravatar Jan Beich2016-10-271-0/+8
| * | common: use system bswap* functions on more BSDsGravatar Jan Beich2016-10-271-2/+5
| * | common: use system CPUID routine on DragonFly as wellGravatar Jan Beich2016-10-271-2/+2
| * | common: some FreeBSD headers are incomplete to avoid namespace pollutionGravatar Jan Beich2016-10-271-1/+3
| * | common: convert to standard stat()/fstat() interfacesGravatar Anthony J. Bentley2016-10-271-15/+10
| * | common: stat64 is non-standard, hide on a random UnixGravatar Jan Beich2016-10-271-1/+1
| * | common: only FreeBSD has thread affinity compatible with LinuxGravatar Jan Beich2016-10-271-1/+5
| * | common: define routines to set thread name on more BSDsGravatar Jan Beich2016-10-271-2/+4
* | | Small fix to let IDA see target.xmlGravatar mailwl2016-10-281-1/+1
|/ /