| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | OpenGL: Respect buffer-write allow registers | 2016-04-08 | 1 | -6/+28 | ||
| | * | | | | OpenGL: Split buffer-write mask sync into seperate functions | 2016-04-08 | 2 | -8/+39 | ||
| | * | | | | Rasterizer: Respect buffer-write allow registers | 2016-04-08 | 2 | -4/+16 | ||
| | * | | | | OpenGL: Keep stencil-test and framebuffer.depth_format in sync | 2016-04-08 | 1 | -0/+1 | ||
| * | | | | | Merge pull request #1644 from polaris-/gdb-fixes | 2016-04-08 | 2 | -28/+107 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Default to settings from ini for gdbstub | 2016-04-06 | 1 | -6/+6 | ||
| | * | | | | | Adopted WinterMute's gdbstub changes | 2016-04-06 | 2 | -27/+106 | ||
| * | | | | | | update the code of AM service! (#1623) | 2016-04-08 | 6 | -51/+289 | ||
| * | | | | | | cecd:u: stub GetCecStateAbbreviated (#1648) | 2016-04-08 | 4 | -1/+29 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | 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 | ||
| | | |_|/ / | |/| | | | ||||||