summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \
| * | move ResetType to kernel.hGravatar wwylele2016-09-223-7/+6
| * | name objectsGravatar wwylele2016-09-221-0/+4
| * | implement wait tree widgetGravatar wwylele2016-09-229-0/+636
* | | Merge pull request #2106 from wwylele/delete-recursiveGravatar bunnei2016-10-038-22/+93
|\ \ \
| * | | fs: clean up log formatGravatar wwylele2016-10-021-22/+24
| * | | fs: implement DeleteDirectoryRecursivelyGravatar wwylele2016-10-028-1/+70
| | |/ | |/|
* | | Merge pull request #2103 from wwylele/gpu-reg-cleanupGravatar bunnei2016-10-035-247/+347
|\ \ \ | |/ / |/| |
| * | gpu: DisplayTransfer: a less amazing algorithm for flipGravatar wwylele2016-09-291-8/+11
| * | gpu: keep the old signal strategy for null pointerGravatar wwylele2016-09-291-4/+8
| * | gpu: add validity check for TextureCopy, DisplayTransfer and FillMemoryGravatar wwylele2016-09-291-6/+88
| * | memory: fix IsValidVirtualAddress for RasterizerCachedMemoryGravatar wwylele2016-09-291-0/+3
| * | gpu: move MemoryFill, TextureCopy and DisplayTransfer into functionsGravatar wwylele2016-09-291-247/+249
| * | rasterizer: separate TextureCopy from DisplayTransferGravatar wwylele2016-09-293-6/+12
| |/
* | OpenGL: Take cached viewport sub-rect into account for scissorGravatar Yuri Kunde Schlesner2016-09-293-29/+25
* | qt: shutdown system if errorGravatar wwylele2016-09-221-2/+3
|/
* Remove special rules for Windows.h and library includesGravatar Yuri Kunde Schlesner2016-09-216-10/+8
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-21164-168/+170
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-21289-731/+214
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-18169-812/+808
* Tweak formatting settingsGravatar Yuri Kunde Schlesner2016-09-181-4/+3
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-18386-17707/+19187
* Dyncom: Disable clang-format on the decoding table.Gravatar Emmanuel Gil Peyrot2016-09-181-0/+3