| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Fix exception propagation for VFP double precision | 2016-05-18 | 2 | -34/+39 | ||
| * | | | | | | | | Merge pull request #1846 from JayFoxRox/missing-dirty-lighting | 2016-05-26 | 4 | -43/+140 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | OpenGL: Set shader_dirty on lighting changes | 2016-05-23 | 1 | -0/+23 | ||
| | * | | | | | | | | Pica: Name LightSrc.config register | 2016-05-23 | 2 | -17/+15 | ||
| | * | | | | | | | | Pica: Name lighting.config0 and .config1 registers | 2016-05-23 | 2 | -18/+18 | ||
| | * | | | | | | | | OpenGL: Use uniforms for dist_atten_bias and dist_atten_scale | 2016-05-23 | 3 | -8/+84 | ||
| * | | | | | | | | | Merge pull request #1855 from MerryMage/memory-headers-20160526 | 2016-05-26 | 2 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Memory: Added necessary headers and removed unnecessary header | 2016-05-26 | 2 | -1/+2 | ||
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1817 from linkmauve/smdh-stuff | 2016-05-25 | 14 | -167/+229 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Loader: Split SMDH into its own header and import helpers from QGameList | 2016-05-21 | 5 | -89/+149 | ||
| | * | | | | | | | | | CitraQt: Simplify the game list loader code | 2016-05-21 | 5 | -34/+18 | ||
| | * | | | | | | | | | Loader: Add a GetFileType method to get the type of a loaded file | 2016-05-21 | 4 | -0/+30 | ||
| | * | | | | | | | | | Loader, Frontends: Refactor loader creation and game loading | 2016-05-21 | 6 | -49/+37 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | New3DS: Minor style cleanup to #1520. | 2016-05-24 | 4 | -6/+6 | ||
| * | | | | | | | | | Merge pull request #1520 from JamePeng/checknew3ds | 2016-05-24 | 11 | -14/+145 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Implement CheckNew3DS and CheckNew3DSApp | 2016-04-20 | 11 | -14/+145 | ||
| * | | | | | | | | | | Merge pull request #1733 from lioncash/vert_loader | 2016-05-23 | 3 | -11/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | vertex_loader: Correct forward declaration of InputVertex | 2016-05-08 | 1 | -1/+1 | ||
| | * | | | | | | | | | vertex_loader: Provide an assertion for ensuring the loader has been setup | 2016-05-08 | 2 | -0/+7 | ||
| | * | | | | | | | | | vertex_loader: Add constructors to facilitate immediate and two-step initiali... | 2016-05-08 | 2 | -2/+6 | ||
| | * | | | | | | | | | vertex_loader: initialize_num_total_attributes. | 2016-05-08 | 1 | -1/+1 | ||
| | * | | | | | | | | | vertex_loader: Use std::array instead of raw C arrays | 2016-05-08 | 1 | -6/+7 | ||
| | * | | | | | | | | | vertex_loader: Correct header ordering | 2016-05-08 | 1 | -1/+1 | ||
| * | | | | | | | | | | Merge pull request #1837 from wwylele/sync-trap | 2016-05-22 | 1 | -2/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | SVC::WaitSynchronizationN: Reschedule at the end | 2016-05-21 | 1 | -2/+3 | ||
| * | | | | | | | | | | Merge pull request #1564 from MerryMage/this-is-only-a-test | 2016-05-21 | 3 | -0/+26 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Tests: Run tests on CI | 2016-05-19 | 1 | -0/+2 | ||
| | * | | | | | | | | | | tests: Infrastructure for unit tests | 2016-05-19 | 3 | -0/+24 | ||
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Refactor Tev stage dumper | 2016-05-21 | 2 | -115/+114 | ||
| * | | | | | | | | | | Extend Tev stage dumper | 2016-05-21 | 1 | -14/+38 | ||
| * | | | | | | | | | | Config: Restore previously selected audio sink option (#1824) | 2016-05-20 | 1 | -3/+3 | ||
| | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1797 from MerryMage/audio-mixer | 2016-05-19 | 5 | -10/+317 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | DSP/HLE: Audio output | 2016-05-19 | 1 | -0/+7 | ||
| | * | | | | | | | | | DSP/HLE: Implement mixer processing | 2016-05-19 | 5 | -11/+311 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1785 from MerryMage/mp-dpi | 2016-05-18 | 1 | -4/+12 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Microprofile: DPI-aware drawing | 2016-05-12 | 1 | -4/+12 | ||
| * | | | | | | | | | | Config: Audio sink configuration (#1798) | 2016-05-18 | 6 | -0/+134 | ||
| | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD | 2016-05-18 | 1 | -4/+8 | ||
| * | | | | | | | | | Update ACT:U and create ACT:A (#1809) | 2016-05-17 | 5 | -0/+56 | ||
| * | | | | | | | | | Merge pull request #1800 from JayFoxRox/set-fpscr | 2016-05-17 | 3 | -0/+6 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Set fpscr for new threads | 2016-05-17 | 3 | -0/+6 | ||
| * | | | | | | | | | | Merge pull request #1786 from JayFoxRox/blend-equation | 2016-05-16 | 4 | -0/+31 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | OpenGL: Support blend equation | 2016-05-12 | 4 | -0/+31 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1787 from JayFoxRox/refactor-jit | 2016-05-16 | 6 | -32/+50 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Use new shader-jit signature for interpreter | 2016-05-13 | 3 | -8/+8 | ||
| | * | | | | | | | | Refactor access to state in shader-jit | 2016-05-13 | 4 | -24/+42 | ||
| * | | | | | | | | | Merge pull request #1792 from JayFoxRox/avoid-uninitialised | 2016-05-15 | 2 | -11/+24 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | OpenGL: Only update depth uniforms if the depth changed | 2016-05-14 | 2 | -9/+22 | ||
| | * | | | | | | | | | OpenGL: value-initialize variables which cause uninitialised access otherwise | 2016-05-14 | 1 | -2/+2 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | DSP_DSP: Remove GetHeadphoneStatus logspam (#1799) | 2016-05-15 | 1 | -2/+2 | ||
| | |_|_|/ / / / / |/| | | | | | | | ||||||