| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-05 | Append the missing function name"GetAppletInfo" to APT:A | JamePeng | |
| 2016-04-03 | Merge pull request #1640 from lioncash/cpp14 | Yuri Kunde Schlesner | |
| CMakeFiles: Compile as C++14 | |||
| 2016-04-03 | travis: Update dependencies | Lioncash | |
| 2016-04-03 | CMakeFiles: Compile as C++14 | Lioncash | |
| 2016-04-03 | OpenGL: Fix a double framebuffer completeness checks. | Emmanuel Gil Peyrot | |
| 2016-04-03 | Merge pull request #1638 from JayFoxRox/check-fb-complete | linkmauve | |
| OpenGL: Check for framebuffer completeness | |||
| 2016-04-03 | OpenGL: Check for framebuffer completeness | Jannik Vogel | |
| 2016-04-03 | Merge pull request #1616 from exhalatio/dlp_dummy | bunnei | |
| Dummy implementation dlp:SRVR Service. | |||
| 2016-04-03 | Dummy implementation dlp:SRVR Service. | exhalatio | |
| 2016-04-02 | Merge pull request #1619 from mailwl/cecd | bunnei | |
| cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle | |||
| 2016-04-01 | Rework sockopt translation to match the error translation code already in place | Ryan Loebs | |
| 2016-04-01 | Merge pull request #1390 from purpasmart96/citra_gsp_error_codes | bunnei | |
| GSP: Return proper error codes for register writes | |||
| 2016-03-31 | Merge pull request #1622 from JayFoxRox/fix-warnings | Mathew Maidment | |
| Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons | |||
| 2016-04-01 | Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons | Jannik Vogel | |
| 2016-03-31 | Merge pull request #1618 from MerryMage/one-step | Mathew Maidment | |
| Prevent cache overflow when single stepping | |||
| 2016-03-31 | Merge pull request #1419 from mailwl/branch-gsp | bunnei | |
| Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue | |||
| 2016-03-31 | remove debug code | LFsWang | |
| 2016-03-31 | cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle | mailwl | |
| 2016-03-31 | fix unicode url problem on windows | LFsWang | |
| 2016-03-31 | Fix encode problem On Windows | LFsWang | |
| 2016-03-31 | Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue | mailwl | |
| 2016-03-30 | GSP: Return proper error codes for register writes | purpasmart96 | |
| 2016-03-30 | Merge pull request #1572 from MerryMage/audio-filter | bunnei | |
| DSP: Implement audio filters (simple, biquad) | |||
| 2016-03-30 | Code style | Ryan Loebs | |
| 2016-03-30 | DynCom: Optimize single stepping | MerryMage | |
| 2016-03-30 | Added GetSockOptName | Ryan Loebs | |
| Filter out and translate invalid sockopt names. | |||
| 2016-03-29 | Derp: win32: typedef int socklen_t; | Ryan Loebs | |
| 2016-03-29 | But of course, Windows uses 'int' while Linux uses 'socklen_t' | Ryan Loebs | |
| 2016-03-29 | Compiling on Windows now | Ryan Loebs | |
| 2016-03-29 | Merge pull request #1611 from ObsidianX/cfg-common-fix | bunnei | |
| Add common methods to all cfg:* ports | |||
| 2016-03-29 | Formatting... | Ryan Loebs | |
| 2016-03-29 | Addressing PR comments | Ryan Loebs | |
| 2016-03-28 | SOC Updates | Ryan Loebs | |
| -Implement GetSockOpt / SetSockOpt -Fix bug in RecvFrom where sending from localhost does not fill in src_addr/src_addr_len on Linux | |||
| 2016-03-28 | Add common methods to all cfg:* ports | Ryan Loebs | |
| 2016-03-28 | DSP: Implement audio filters (simple, biquad) | MerryMage | |
| 2016-03-28 | Merge pull request #1589 from LittleWhite-tb/compil-fix | bunnei | |
| Compilation fix | |||
| 2016-03-28 | Compilation fix | LittleWhite | |
| 2016-03-27 | Merge pull request #1541 from LFsWang/path | bunnei | |
| Fix Qt string encode problem on Windows | |||
| 2016-03-27 | frd:u: Initial stub some functions | mailwl | |
| 2016-03-26 | Merge pull request #1573 from wwylele/input_fix | bunnei | |
| Remove unnecessary const & replace pointer with reference | |||
| 2016-03-26 | use reference instead of pointer | wwylele | |
| 2016-03-26 | remove unnecessary const | wwylele | |
| 2016-03-25 | Merge pull request #1549 from wwylele/acc_gyro | bunnei | |
| hid: implement accelerometer and gyroscope back-end | |||
| 2016-03-25 | implement GyroscopeCalibrateParam | wwylele | |
| 2016-03-24 | Merge pull request #1566 from MerryMage/audio-codec | bunnei | |
| DSP: Implement audio codecs (PCM8, PCM16, ADPCM) | |||
| 2016-03-24 | DSP: Implement audio codecs (PCM8, PCM16, ADPCM) | MerryMage | |
| 2016-03-23 | Merge pull request #1461 from yuriks/imm-mode2 | Yuri Kunde Schlesner | |
| Immediate-mode improvements | |||
| 2016-03-23 | Pica: Improve accuracy of immediate-mode support | Yuri Kunde Schlesner | |
| This partially fixes Etrian Odyssey IV. | |||
| 2016-03-23 | OpenGL: Don't attempt to draw empty triangle batches | Yuri Kunde Schlesner | |
| Our code did not handle this well, causing random crashes in some situations. | |||
| 2016-03-23 | Merge pull request #1517 from Lectem/fixSDLcmake | bunnei | |
| fix SDL2 detection for Visual | |||
