archshift
7589a5ad4d
Merge pull request #845 from Subv/save
...
ExtSavedata: Save the icon passed to CreateExtSaveData.
2015-06-03 14:53:02 -07:00
archshift
9adb2dfb2e
Merge pull request #844 from chinhodado/xcpretty
...
Use xcpretty for xcodebuild on Travis
2015-06-01 20:21:35 -07:00
archshift
0414ad20cb
Merge pull request #811 from archshift/commonify
...
Commonify video_core utility headers
2015-05-31 09:55:29 -07:00
archshift
76690392bf
Move video_core/color.h to common/color.h
2015-05-30 11:17:37 -07:00
archshift
5df2d1b5f7
Move video_core/math.h to common/vector_math.h
...
The file only contained vector manipulation code, and such widely-useable code doesn't belong in video_core.
2015-05-30 11:17:36 -07:00
archshift
11057488f9
Implement svcBreak
2015-05-16 22:06:59 -07:00
archshift
4b300ba763
Delete unused hle/coprocessor.cpp
2015-05-15 23:24:11 -07:00
archshift
1e436304fa
Update README.md, removing the old Roadmap link and adding the TODO list
...
Closes #759
2015-05-15 20:02:28 -07:00
archshift
a08bb13e8b
Merge pull request #754 from purpasmart96/nwm_typo_fix
...
NWM_UDS: Fix a typo in the nwm service port name
2015-05-11 15:22:01 -07:00
archshift
40310e2132
Implement I4 texture format
...
@neobrain, could you confirm that this is correct?
It's been tested with various different games and fixes different textures, including in Animal Crossing, Kirby Triple Deluxe, and SMB3D.
2015-05-10 18:59:22 -07:00
archshift
e98fbadf4a
Merge pull request #740 from yuriks/gsp-shmem
...
Fix crashes due to un-initialized GSP shared memory
2015-05-10 18:07:44 -07:00
archshift
acc242f6f1
Merge pull request #727 from yuriks/profiler-fix
...
Profiler: Fix off-by-one error when computing average.
2015-05-07 15:50:23 -07:00
archshift
3edbdee17d
Merge pull request #709 from linkmauve/rename-submodules
...
Rename git submodules, so they are more easily accessible from external tools
2015-05-03 14:58:10 -07:00
archshift
d8b22d8b87
Merge pull request #710 from lioncash/static
...
ptm_sysm: Add static specifier to IsLegacyPowerOff
2015-04-24 15:25:18 -07:00
archshift
33aaf13586
Add "or any later version" qualifier to the GPLv2 statement in the readme
2015-04-18 03:32:01 -07:00
archshift
fec6d603b0
Merge pull request #681 from Zaneo/master
...
Changed occurences of colour to color for consistency
2015-04-05 00:11:48 -07:00
archshift
cae89fb315
Allow the user to set the background clear color during emulation
...
The background color can be seen at the sides of the bottom screen or when the window is wider than normal.
2015-04-03 15:35:51 -07:00
archshift
4612d0be6c
Merge pull request #667 from archshift/wut
...
Remove mysterious spaces that were added by `git show --format`
2015-03-19 16:19:07 -07:00
archshift
b4b1070541
Remove mysterious spaces that were added by git show --format
...
No idea why these spaces are only added on recent revisions of Citra
(older revisions did not have this problem).
Let's just remove the spaces then in Powershell.
2015-03-19 16:16:43 -07:00
archshift
df71ed194d
Merge pull request #665 from archshift/appveyor-sigh-
...
AppVeyor: Strip newlines on the build name before trying to upload.
2015-03-17 19:30:09 -07:00
archshift
5c4d8dff2b
Strip newlines on the build name before trying to upload.
2015-03-17 19:26:45 -07:00
archshift
6cc1a07235
CI: upload builds to builds.citra-emu.org instead of MEGA
2015-03-16 18:09:20 -07:00