| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #1762 from bunnei/global | 2016-05-05 | 4 | -8/+21 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | HLE: Rename RescheduleIsPending to IsReschedulePending. | 2016-05-05 | 3 | -3/+3 | ||
| | * | | | | | hle: Get rid of global access to g_reschedule | 2016-03-21 | 4 | -8/+21 | ||
| * | | | | | | Merge pull request #1700 from wwylele/gamelist-icon | 2016-05-05 | 10 | -37/+260 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | add missing header | 2016-05-04 | 1 | -0/+1 | ||
| | * | | | | | | make the name column larger as default | 2016-05-04 | 1 | -1/+5 | ||
| | * | | | | | | add icon & title to game list | 2016-05-04 | 9 | -36/+254 | ||
| * | | | | | | | Layout Mii parameters input/output, and return success as result of applet work | 2016-05-05 | 2 | -0/+49 | ||
| * | | | | | | | Merge pull request #1757 from JayFoxRox/rename-vertexloaded-bp | 2016-05-05 | 4 | -10/+8 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation | 2016-05-04 | 4 | -10/+8 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1734 from MerryMage/dsp-hle-source | 2016-05-04 | 7 | -5/+496 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | DSP/HLE: Implement Source processing | 2016-05-03 | 7 | -5/+496 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | OpenGL: Don't copy const_color (Reverts #1745) | 2016-05-03 | 1 | -2/+3 | ||
| * | | | | | | Merge pull request #1750 from JayFoxRox/cleanup-shader-input | 2016-05-02 | 1 | -34/+4 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Pica: Replace logic in shader.cpp with loop | 2016-05-03 | 1 | -34/+4 | ||
| * | | | | | | | Merge pull request #1732 from wwylele/config00170000 | 2016-05-02 | 2 | -13/+4 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | remove duplicated function declaration | 2016-05-01 | 1 | -13/+0 | ||
| | * | | | | | | add config block 0x00170000 | 2016-04-29 | 1 | -0/+4 | ||
| * | | | | | | | Merge pull request #1741 from linkmauve/iwyu-video_core | 2016-05-01 | 46 | -88/+234 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | VideoCore: Run include-what-you-use and fix most includes. | 2016-04-30 | 45 | -86/+234 | ||
| | * | | | | | | | LCD: Remove unneeded #undef with no matching #define. | 2016-04-30 | 1 | -2/+0 | ||
| * | | | | | | | | OpenGL: Copy TevStageConfig using a loop. Fixes bug: const_color not copied | 2016-05-01 | 1 | -30/+11 | ||
| * | | | | | | | | OpenGL: border_color was never set. Fixed. (#1740) | 2016-04-30 | 1 | -0/+1 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1735 from JayFoxRox/remove-tga | 2016-04-30 | 3 | -62/+0 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Remove TGA dumper | 2016-04-30 | 3 | -62/+0 | ||
| * | | | | | | | Merge pull request #1729 from MerryMage/null-sink | 2016-04-30 | 13 | -4/+155 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Audio: Add sink selection to configuration files | 2016-04-30 | 10 | -4/+79 | ||
| | * | | | | | | AudioCore: List of sink types | 2016-04-30 | 3 | -0/+46 | ||
| | * | | | | | | AudioCore: Implement NullSink | 2016-04-30 | 2 | -0/+30 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1650 from JamePeng/update-the-ndm-code | 2016-04-30 | 3 | -27/+420 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update the stub code of NDM service! | 2016-04-21 | 3 | -27/+420 | ||
| * | | | | | | | Merge pull request #1647 from mailwl/acu-closeasync | 2016-04-30 | 2 | -1/+29 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2) | 2016-04-21 | 2 | -1/+29 | ||
| * | | | | | | | | Merge pull request #1699 from mailwl/gpu-rights | 2016-04-29 | 1 | -2/+38 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | return checks if event and memory created | 2016-04-23 | 1 | -1/+8 | ||
| | * | | | | | | | gsp::Gpu: implement AcquireRight, ReleaseRight functions | 2016-04-22 | 1 | -8/+37 | ||
| * | | | | | | | | Merge pull request #1726 from MerryMage/read-write-region | 2016-04-29 | 3 | -26/+31 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | AudioCore: CurrentRegion() -> ReadRegion(), WriteRegion() | 2016-04-29 | 3 | -26/+31 | ||
| * | | | | | | | | | Merge pull request #1723 from MerryMage/audio-interp | 2016-04-29 | 3 | -0/+128 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | AudioCore: Implement interpolation | 2016-04-29 | 3 | -0/+128 | ||
| * | | | | | | | | | | Merge pull request #1730 from hrydgard/vertex-loader | 2016-04-29 | 6 | -121/+210 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Move and rename the MemoryAccesses class to MemoryAccessTracker. | 2016-04-29 | 4 | -32/+35 | ||
| | * | | | | | | | | | Debugger fix | 2016-04-28 | 1 | -2/+2 | ||
| | * | | | | | | | | | Optimize the vertex loader, nearly doubling its speed. | 2016-04-28 | 2 | -32/+54 | ||
| | * | | | | | | | | | Don't keep base_address in the loader, it doesn't belong there (with it, the ... | 2016-04-28 | 3 | -11/+10 | ||
| | * | | | | | | | | | Move "&" to their proper place, add missing includes and make some properly r... | 2016-04-28 | 2 | -8/+11 | ||
| | * | | | | | | | | | Refactor: Extract VertexLoader from command_processor.cpp. | 2016-04-28 | 5 | -125/+185 | ||
| | * | | | | | | | | | Remove late accesses to attribute_config | 2016-04-28 | 1 | -5/+7 | ||
| * | | | | | | | | | | Common: Remove section measurement from profiler (#1731) | 2016-04-29 | 13 | -306/+8 | ||
| * | | | | | | | | | | Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709) | 2016-04-28 | 5 | -1/+30 | ||