summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | FRD: fix GetMyFriendKeyGravatar mailwl2016-10-251-1/+1
* | Fix typosGravatar Ricardo de Almeida Gonzaga2016-10-2013-16/+16
* | Merge pull request #2024 from JamePeng/update-boss-codeGravatar bunnei2016-10-075-4/+1810
|\ \
| * | Update the stub code of BOSSGravatar JamePeng2016-10-025-4/+1810
* | | Merge pull request #2082 from yuriks/shader-interp-crashGravatar bunnei2016-10-063-38/+43
|\ \ \ | |_|/ |/| |
| * | VideoCore: Shader interpreter cleanupsGravatar Yuri Kunde Schlesner2016-09-291-32/+42
| * | Common: Remove dangerous Vec[234] array constructorsGravatar Yuri Kunde Schlesner2016-09-291-3/+0
| * | VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfoGravatar Yuri Kunde Schlesner2016-09-291-3/+1
| |/
* | Merge pull request #1652 from wwylele/kernal-toolGravatar bunnei2016-10-0412-7/+646
|\ \