summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge pull request #2849 from j-selby/masterGravatar James Rowe2017-07-284-4/+21
| |\ \ \ \ \
| | * | | | | Produce 7zip artifacts on Travis and AppveyorGravatar j-selby2017-07-284-4/+21
| |/ / / / /
| * | | | | Merge pull request #2679 from MerryMage/interp-testsGravatar bunnei2017-07-276-1/+13717
| |\ \ \ \ \
| | * | | | | tests: Add tests for vaddGravatar MerryMage2017-07-236-3/+13511
| | * | | | | tests: Arm testing frameworkGravatar MerryMage2017-07-233-0/+208
| | |/ / / /
| * | | | | Merge pull request #2840 from Subv/apt_parameterGravatar bunnei2017-07-272-33/+105
| |\ \ \ \ \
| | * | | | | Service/APT: Log Send/Cancel/Receive/GlanceParameter calls even if they retur...Gravatar Subv2017-07-211-7/+9
| | * | | | | Services/APT: Return the proper error code when calling SendParameter with an...Gravatar Subv2017-07-212-4/+17
| | * | | | | Services/APT: Reset the APT parameter inside CancelParameter if the condition...Gravatar Subv2017-07-211-6/+23
| | * | | | | Services/APT: Properly clear the apt parameter after a successful ReceivePara...Gravatar Subv2017-07-211-2/+8
| | * | | | | Services/APT: Use the right error codes in ReceiveParameter and GlanceParamet...Gravatar Subv2017-07-211-0/+28
| | * | | | | Services/APT: Use boost::optional for the APT parameter structure.Gravatar Subv2017-07-211-20/+26
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #2837 from wwylele/shader-debugger-fixGravatar bunnei2017-07-261-23/+18
| |\ \ \ \ \
| | * | | | | debugger/shader: display LOOPGravatar wwylele2017-07-201-1/+3
| | * | | | | debugger/shader: print the invert flag for JMPUGravatar wwylele2017-07-201-0/+4
| | * | | | | debugger/shader: fix address register for reverted arithmetic opGravatar wwylele2017-07-201-20/+9
| | * | | | | debugger/shader: fix inverted uniform flow controlGravatar wwylele2017-07-201-2/+2
| * | | | | | Merge pull request #2847 from B3n30/network_linux_fixGravatar bunnei2017-07-262-3/+4
| |\ \ \ \ \ \
| | * | | | | | Network: Moved NintendoOUI initalization to RoomMember constructorGravatar B3n302017-07-262-3/+4
| |/ / / / / /
* | | | | | | loader: Various improvements for NSO/NRO loaders.Gravatar bunnei2017-10-098-58/+40
* | | | | | | loader: Add support for NRO, as well as various fixes and shared linker.Gravatar bunnei2017-10-059-146/+434
* | | | | | | nso: Fixes to support homebrew NSOs without a MOD header.Gravatar bunnei2017-10-032-17/+23
* | | | | | | arm_interface: Set TLS address for dynarmic core.Gravatar bunnei2017-09-305-0/+32
* | | | | | | nso: Refactor and allocate .bss section.Gravatar bunnei2017-09-309-132/+162
* | | | | | | process: Support loading multiple codesets.Gravatar bunnei2017-09-302-20/+27
* | | | | | | loader: Add support for loading an NSO.Gravatar bunnei2017-09-305-0/+342
* | | | | | | externals: Add lz4.Gravatar bunnei2017-09-303-1/+6
* | | | | | | memory: Log with 64-bit values.Gravatar bunnei2017-09-301-8/+8
* | | | | | | kernel: Various threading fixes to support 64-bit addressing.Gravatar bunnei2017-09-302-8/+8
* | | | | | | core: Various changes to support 64-bit addressing.Gravatar bunnei2017-09-305-54/+54
* | | | | | | arm: Use 64-bit addressing in a bunch of places.Gravatar bunnei2017-09-309-80/+113
* | | | | | | elf: Check if machine is ARM.Gravatar bunnei2017-09-301-2/+9
|/ / / / / /
* | | | | | Merge pull request #2844 from jroweboy/nightlyfixGravatar Weiyi Wang2017-07-241-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use WinSSPI instead of OpenSSLGravatar James Rowe2017-07-241-1/+1
|/ / / / /
* | | | | Merge pull request #2816 from wwylele/proctex-lutlutlutGravatar Sebastian Valle2017-07-225-70/+80
|\ \ \ \ \
| * | | | | gl_rasterizer: use texture buffer for proctex LUTGravatar wwylele2017-07-015-70/+80
* | | | | | Merge pull request #2834 from wwylele/depth-enable-fixGravatar Sebastian Valle2017-07-221-4/+5
|\ \ \ \ \ \
| * | | | | | gl_rasterizer_cache: depth write is disabled if allow_depth_stencil_write is ...Gravatar wwylele2017-06-101-4/+5
* | | | | | | Merge pull request #2799 from yuriks/virtual-cached-range-flushGravatar Weiyi Wang2017-07-226-68/+113
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Memory: Add function to flush a virtual range from the rasterizer cacheGravatar Yuri Kunde Schlesner2017-06-214-47/+72
| * | | | | | Memory: Add TryVirtualToPhysicalAddress, returning a boost::optionalGravatar Yuri Kunde Schlesner2017-06-212-7/+23
| * | | | | | Memory: Make PhysicalToVirtualAddress return a boost::optionalGravatar Yuri Kunde Schlesner2017-06-214-14/+18
* | | | | | | Merge pull request #2833 from j-selby/single-header-jsonGravatar bunnei2017-07-185-4/+14524
|\ \ \ \ \ \ \
| * | | | | | | Add description of upstream repoGravatar James2017-07-181-0/+7
| * | | | | | | Don't pull in entire JSON repo for single header fileGravatar James2017-07-184-4/+14517
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #2823 from bunnei/telemetry-dataGravatar bunnei2017-07-185-18/+96
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | telemetry: Log performance, configuration, and system data.Gravatar bunnei2017-07-175-18/+96
|/ / / / / /
* | | | | | Merge pull request #2804 from Kloen/themingGravatar bunnei2017-07-1749-2/+1387
|\ \ \ \ \ \
| * | | | | | citra-qt: Add option to configure the UI themeGravatar Kloen2017-06-242-0/+37
| * | | | | | citra-qt: load ui theme at startup and config change.Gravatar Kloen2017-06-242-0/+22