| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update cpsr (T)humb bit while creating thread | 2016-04-08 | 1 | -1/+1 | |
| * | Merge pull request #1639 from linkmauve/fix-double-framebuffer-check | 2016-04-07 | 1 | -4/+6 | |
| |\ | |||||
| | * | OpenGL: Fix a double framebuffer completeness checks. | 2016-04-03 | 1 | -4/+6 | |
| * | | Merge pull request #1577 from JamePeng/update-apta-func | 2016-04-06 | 5 | -8/+47 | |
| |\ \ | |||||
| | * | | append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A | 2016-04-06 | 3 | -13/+16 | |
| | * | | implement APT::GetStartupArgument | 2016-04-05 | 5 | -2/+37 | |
| | * | | Append the missing function name"GetAppletInfo" to APT:A | 2016-04-05 | 1 | -1/+2 | |
| | |/ | |||||
| * | | Fix thumb ADR instruction alignment | 2016-04-06 | 1 | -6/+2 | |
| * | | Merge pull request #1435 from mailwl/frd_u | 2016-04-05 | 6 | -55/+236 | |
| |\ \ | |||||
| | * | | frd:u: Initial stub some functions | 2016-03-27 | 6 | -55/+236 | |
| * | | | Merge pull request #1643 from MerryMage/make_unique | 2016-04-05 | 24 | -73/+46 | |
| |\ \ \ | |||||
| | * | | | Common: Remove Common::make_unique, use std::make_unique | 2016-04-05 | 24 | -73/+46 | |
| * | | | | Merge pull request #1620 from LFsWang/path | 2016-04-04 | 6 | -33/+50 | |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | remove debug code | 2016-03-31 | 2 | -2/+2 | |
| | * | | | fix unicode url problem on windows | 2016-03-31 | 1 | -6/+18 | |
| | * | | | Fix encode problem On Windows | 2016-03-31 | 5 | -27/+32 | |
| * | | | | OpenGL: Check for framebuffer completeness | 2016-04-03 | 1 | -0/+3 | |
| * | | | | Merge pull request #1616 from exhalatio/dlp_dummy | 2016-04-03 | 6 | -0/+65 | |
| |\ \ \ \ | |||||
| | * | | | | Dummy implementation dlp:SRVR Service. | 2016-04-03 | 6 | -0/+65 | |
| * | | | | | Merge pull request #1619 from mailwl/cecd | 2016-04-02 | 5 | -3/+56 | |
| |\ \ \ \ \ | |||||
| | * | | | | | cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle | 2016-03-31 | 5 | -3/+56 | |
| * | | | | | | Merge pull request #1390 from purpasmart96/citra_gsp_error_codes | 2016-04-01 | 3 | -80/+97 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | GSP: Return proper error codes for register writes | 2016-03-30 | 3 | -80/+97 | |
| | |/ / / / / | |||||
| * | | | | | | Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons | 2016-04-01 | 1 | -6/+6 | |
| * | | | | | | Merge pull request #1618 from MerryMage/one-step | 2016-03-31 | 1 | -26/+57 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | DynCom: Optimize single stepping | 2016-03-30 | 1 | -26/+57 | |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #1419 from mailwl/branch-gsp | 2016-03-31 | 1 | -6/+41 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue | 2016-03-31 | 1 | -6/+41 | |
| * | | | | | | Merge pull request #1572 from MerryMage/audio-filter | 2016-03-30 | 5 | -7/+275 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | DSP: Implement audio filters (simple, biquad) | 2016-03-28 | 5 | -7/+275 | |
| * | | | | | | Add common methods to all cfg:* ports | 2016-03-28 | 3 | -0/+21 | |
| * | | | | | | Compilation fix | 2016-03-28 | 1 | -1/+1 | |
| | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #1541 from LFsWang/path | 2016-03-27 | 2 | -3/+3 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Fix Qt chinese words encode problem on Windows | 2016-03-17 | 2 | -3/+3 | |
| * | | | | | use reference instead of pointer | 2016-03-26 | 1 | -9/+9 | |
| * | | | | | remove unnecessary const | 2016-03-26 | 1 | -2/+2 | |
| * | | | | | Merge pull request #1549 from wwylele/acc_gyro | 2016-03-25 | 5 | -23/+235 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | implement GyroscopeCalibrateParam | 2016-03-25 | 2 | -9/+20 | |
| | * | | | | implement accel and gyro backend | 2016-03-22 | 5 | -23/+224 | |
| * | | | | | Merge pull request #1566 from MerryMage/audio-codec | 2016-03-24 | 3 | -0/+174 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | DSP: Implement audio codecs (PCM8, PCM16, ADPCM) | 2016-03-24 | 3 | -0/+174 | |
| | | |_|/ | |/| | | |||||
| * | | | | Pica: Improve accuracy of immediate-mode support | 2016-03-23 | 5 | -29/+56 | |
| * | | | | OpenGL: Don't attempt to draw empty triangle batches | 2016-03-23 | 1 | -0/+3 | |
| * | | | | Merge pull request #1508 from JayFoxRox/vs-output-map | 2016-03-22 | 2 | -7/+19 | |
| |\ \ \ \ | |||||
| | * | | | | Respect vs output map | 2016-03-14 | 2 | -7/+19 | |
| * | | | | | Merge pull request #1560 from lioncash/savedata | 2016-03-22 | 1 | -1/+2 | |
| |\ \ \ \ \ | |||||
| | * | | | | | archive_extsavedata: Fix member initialization order | 2016-03-21 | 1 | -1/+2 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #1563 from lioncash/lolfiq | 2016-03-22 | 1 | -4/+3 | |
| |\ \ \ \ \ | |||||
| | * | | | | | armstate: Correct FIQ register banking | 2016-03-21 | 1 | -4/+3 | |
| | |/ / / / | |||||
| * | | | | | Merge pull request #1559 from lioncash/vec | 2016-03-21 | 1 | -8/+5 | |
| |\ \ \ \ \ | |||||