James Rowe
|
cf3ea85397
|
Merge pull request #3824 from jbeich/cryptopp
Update cryptopp to 7.1 snapshot
|
2018-06-09 14:10:31 -06:00 |
|
James Rowe
|
e52d93bc58
|
Merge pull request #3825 from liushuyu/master
travis: share environment variables with Docker
|
2018-06-09 14:04:05 -06:00 |
|
James Rowe
|
6811eda2b9
|
Merge pull request #3764 from zhaowenlan1779/camera-flip
camera: camera refinement
|
2018-06-09 14:02:50 -06:00 |
|
James Rowe
|
a5cf5b56bd
|
Merge pull request #3826 from Steveice10/master
boss: Return buff_size in parameter 2 of ReceiveProperty.
|
2018-06-09 13:34:03 -06:00 |
|
James Rowe
|
ad81bca8dd
|
Merge pull request #3819 from zhaowenlan1779/game-list-refix
game_list: fix system title display
|
2018-06-09 13:32:28 -06:00 |
|
Merry
|
0e1c8df55b
|
Merge pull request #3827 from liushuyu/appveyor-fix
appveyor: fix mingw issue (again)
|
2018-06-09 14:21:42 +01:00 |
|
liushuyu
|
2cecb3bd6e
|
appveyor: fix mingw issue (again)
|
2018-06-08 21:13:51 -06:00 |
|
Steveice10
|
e24fb768e3
|
boss: Return buff_size in parameter 2 of ReceiveProperty.
|
2018-06-08 18:12:35 -07:00 |
|
Merry
|
8ca38621a0
|
Merge pull request #3823 from jbeich/soundtouch
Update soundtouch to unbreak on x86
|
2018-06-08 13:06:46 +01:00 |
|
Jan Beich
|
23ef36a1cf
|
externals: update cryptopp to CRYPTOPP_7_0_0-23-gf320e7d9
|
2018-06-08 11:15:44 +00:00 |
|
Jan Beich
|
9f18ec6247
|
externals: update soundtouch to pick up x86 fix
|
2018-06-08 08:34:57 +00:00 |
|
liushuyu
|
6135931670
|
travis: share env variables with Docker
|
2018-06-08 02:07:13 -06:00 |
|
Merry
|
98438258c3
|
Merge pull request #3810 from MerryMage/eret-exclusive
arm: Clear exclusive state after service call
|
2018-06-07 22:09:58 +01:00 |
|
zhupengfei
|
cb52033133
|
game_list: fix system title display
|
2018-06-07 18:50:35 +08:00 |
|
zhupengfei
|
3c554153c7
|
StillImageCamera: fix multiple prompt
|
2018-06-07 14:57:07 +08:00 |
|
zhupengfei
|
a15e4e80c6
|
QtMultimediaCamera: fix invalid settings
|
2018-06-07 14:57:07 +08:00 |
|
zhupengfei
|
7c48160beb
|
StillImageCamera: move GetFilePath to UI thread
|
2018-06-07 14:57:06 +08:00 |
|
zhupengfei
|
341c07156a
|
camera: Single/Double (QtMultimediaCamera)
|
2018-06-07 14:57:05 +08:00 |
|
zhupengfei
|
3cb91338e9
|
camera: migrate logging macros
|
2018-06-07 14:57:05 +08:00 |
|
zhupengfei
|
6e410dcef5
|
camera: refactor (add qt_camera_base)
|
2018-06-07 14:57:04 +08:00 |
|
zhupengfei
|
5ebd466869
|
camera: Add camera flip config
|
2018-06-07 14:57:03 +08:00 |
|
Mat M
|
8e02c70e82
|
Merge pull request #3809 from spbennett/master
externals: Update Catch to v2.2.2
|
2018-06-03 16:30:52 -04:00 |
|
MerryMage
|
b8c5007153
|
arm_dyncom_interpreter: Clear exclusive memory state after SVC call
|
2018-06-03 21:06:57 +01:00 |
|
MerryMage
|
a4bed294fb
|
dynarmic: Update to 4b350a354a21339052c7fff88832c3f81f5624be
|
2018-06-03 20:57:31 +01:00 |
|
Steve Bennett
|
62d7a53b1c
|
externals: Update Catch to v2.2.2
|
2018-06-02 21:51:25 -07:00 |
|
James Rowe
|
50def5a73f
|
Merge pull request #3803 from wwylele/nwm-uds-fix
UDS: fix RecvBeaconBroadcastData response header
|
2018-06-02 09:58:54 -06:00 |
|
wwylele
|
b611b2934f
|
UDS: fix RecvBeaconBroadcastData response header
|
2018-06-02 00:38:54 +03:00 |
|
Weiyi Wang
|
08b119153d
|
Merge pull request #3799 from wwylele/sigh
gl_rasterizer: reset texture state context after every draw
|
2018-06-01 14:24:28 +03:00 |
|
wwylele
|
f0ee4c0595
|
gl_rasterizer: reset texture state context after every draw
|
2018-06-01 12:05:30 +03:00 |
|
James Rowe
|
7715fd2c19
|
Merge pull request #3750 from wwylele/cube-watcher-fix
gl_rasterizer_cache: add missing watcher invalidation
|
2018-05-31 23:11:39 -06:00 |
|
James Rowe
|
f7f5a54bc3
|
Merge pull request #3751 from wwylele/shader-warning-shutup
gl_shader_gen: rearrange function definition to avoid suprious warnings
|
2018-05-31 23:10:42 -06:00 |
|
James Rowe
|
87d2866127
|
Merge pull request #3757 from zhaowenlan1779/game-list-fix
citra_qt: Improve Game List Item display
|
2018-05-31 23:10:02 -06:00 |
|
James Rowe
|
a3acb5129b
|
Merge pull request #3773 from kdex/master
CMake: Avoid non-compliant standard library extensions in MSVC
|
2018-05-31 23:07:28 -06:00 |
|
James Rowe
|
489d5a3da9
|
Merge pull request #3769 from Kloen/dark-theme-updates
citra-qt: Update Dark theme to latest version
|
2018-05-31 22:45:54 -06:00 |
|
Stevie
|
c25f56a147
|
Baseline OSX Travis CI build to 10.13 (#3765)
Bump Travis CI xcode9.2 to xcode9.3.
|
2018-05-31 22:24:18 -06:00 |
|
James Rowe
|
174241ff90
|
Merge pull request #3800 from liushuyu/master
citra: correct regex for matching nickname
|
2018-05-31 22:14:39 -06:00 |
|
James Rowe
|
131cf363da
|
Merge pull request #3790 from jbeich/master
cryptopp: unbreak on aarch64
|
2018-05-31 22:14:03 -06:00 |
|
James Rowe
|
04a9145dfc
|
Merge pull request #3776 from darkf/cubeb-sink2
Implement a Cubeb audio sink
|
2018-05-31 22:13:12 -06:00 |
|
darkf
|
04139e26bd
|
cubeb_sink: Skip devices without a name
Previously this would crash.
|
2018-05-31 21:01:48 -05:00 |
|
darkf
|
ce6d9e2e28
|
externals: Don't build cubeb with tests
|
2018-05-31 21:01:48 -05:00 |
|
darkf
|
35c43aa293
|
audio_core: Only include cubeb if it's available
|
2018-05-31 21:01:48 -05:00 |
|
darkf
|
af73dd45f0
|
audio_core: Implement a cubeb audio sink
|
2018-05-31 21:01:48 -05:00 |
|
liushuyu
|
c0f352bc4e
|
citra: correct regex for matching nickname
|
2018-05-31 19:38:12 -06:00 |
|
James Rowe
|
72f9142bb1
|
Merge pull request #3746 from wwylele/ndm-new-framework
Service/NDM: convert to ServiceFramework
|
2018-05-29 23:54:21 -06:00 |
|
朱鹏飞
|
84728cb8d3
|
Update README.md to describe current condition more accurately (#3737)
Update README.md to describe current condition more accurately
|
2018-05-29 23:51:25 -06:00 |
|
James Rowe
|
e63c374ff0
|
Merge pull request #3714 from wwylele/primitive-restart-guard
video_core/command_processor: correctly handles 0xFFFF index as a normal index
|
2018-05-29 23:22:00 -06:00 |
|
James Rowe
|
aa95604928
|
Merge pull request #3652 from N00byKing/3dtv_crashfix
gsp_gpu, shared_page: Change 3D LED State on SetLedForceOff
|
2018-05-29 22:43:52 -06:00 |
|
James Rowe
|
0095c20b8d
|
Merge pull request #3594 from valentinvanelslande/hotkeys
citra_qt: Add Continue/Pause & Toggle Speed Limit hotkeys
|
2018-05-29 22:19:23 -06:00 |
|
Jan Beich
|
2772362f05
|
cryptopp: add missing bits used by SIMD on aarch64
externals/cryptopp/cryptopp/crc-simd.cpp:97:13: error: use of undeclared identifier '__crc32w'
w = __crc32w(w,x);
^
externals/cryptopp/cryptopp/rijndael-simd.cpp:126:25: error: use of undeclared identifier 'vaeseq_u8'
uint8x16_t r1 = vaeseq_u8(data, key);
^
externals/cryptopp/cryptopp/sha-simd.cpp:109:25: error: use of undeclared identifier 'vsha1cq_u32'
uint32x4_t r1 = vsha1cq_u32 (data1, 0, data2);
^
/usr/bin/ld: error: externals/cryptopp/cryptopp/cpu.cpp:(function CryptoPP::DetectArmFeatures()): undefined symbol 'CryptoPP::CPU_ProbeNEON()'
/usr/bin/ld: error: externals/cryptopp/cryptopp/cpu.cpp:(function CryptoPP::DetectArmFeatures()): undefined symbol 'CryptoPP::CPU_ProbeCRC32()'
/usr/bin/ld: error: externals/cryptopp/cryptopp/cpu.cpp:(function CryptoPP::DetectArmFeatures()): undefined symbol 'CryptoPP::CPU_ProbePMULL()'
|
2018-05-28 23:03:55 +00:00 |
|
Valentin Vanelslande
|
90bcb26c3b
|
citra_qt: Add Continue/Pause & Toggle Speed Limit hotkeys
|
2018-05-28 16:36:56 -05:00 |
|