summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-25telemetry_session: Log telemetry ID.bunnei
2017-08-25citra_qt: Show one-time callout messages to user.bunnei
2017-08-25SidebySide Layout (#2859)ThaMighty90
2017-08-25SwRasterizer/Clipper: flip the sign convention to match PICA and OpenGLwwylele
2017-08-25gl_rasterizer: implement custom clip planewwylele
2017-08-24SwRasterizer: implement custom clip planewwylele
2017-08-24EmuWindow: refactor touch input into a TouchDevicewwylele
2017-08-24HID: use TouchDevice for touch padwwylele
2017-08-23Merge pull request #2839 from Subv/global_kernel_lockJames Rowe
2017-08-22Merge pull request #2893 from Subv/not_schedule_main_threadbunnei
2017-08-22Kernel/Memory: Acquire the global HLE lock when a memory read/write operation...Subv
2017-08-22Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state betwee...Subv
2017-08-22Merge pull request #2888 from Subv/warningsJames Rowe
2017-08-22Merge pull request #2894 from wwylele/motion-emu-fixbunnei
2017-08-22motion_emu: fix initialization orderwwylele
2017-08-22gl_rasterizer/lighting: more accurate CP formulawwylele
2017-08-22SwRasterizer/Lighting: implement LUT input CPwwylele
2017-08-22SwRasterizer/Lighting: implement bump mappingwwylele
2017-08-21Kernel/Threads: Don't immediately switch to the new main thread when loading ...Subv
2017-08-21Merge pull request #2884 from wwylele/clipbunnei
2017-08-21Merge pull request #2889 from Schplee/updated-logo-svgbunnei
2017-08-21GPU/Warnings: Explicitly cast the screen refresh ticks to u64.Subv
2017-08-21Warnings: Add UNREACHABLE macros to switches that contemplate all possible va...Subv
2017-08-21HLE/Applets: Fixed some conversion warnings when creating the framebuffer sha...Subv
2017-08-21CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in Execut...Subv
2017-08-21Dyncom: Use size_t instead of int to store the instruction offsets in the ins...Subv
2017-08-21Dyncom: Fixed a conversion warning when decoding thumb instructions.Subv
2017-08-21swrasterizer: remove invalid TODOwwylele
2017-08-21swrasterizer/clipper: remove tested TODOwwylele
2017-08-21gl_shader_gen: simplify and clarify the depth transformation between vertex s...wwylele
2017-08-21gl_rasterizer: add clipping plane z<=0 defined in PICAwwylele
2017-08-20Merge pull request #2872 from wwylele/sw-geo-factorYuri Kunde Schlesner
2017-08-20Merge branch 'update-soundtouch' (PR #2885)Yuri Kunde Schlesner
2017-08-20externals: Update soundtouchMerryMage
2017-08-19Merge pull request #2861 from wwylele/motion-refactorJames Rowe
2017-08-20HID: fix a comment and a warningwwylele
2017-08-19Merge pull request #2871 from wwylele/sw-spotlightJames Rowe
2017-08-19Updated master logo to new logo svgSchplee
2017-08-19Added missing parts in libnetwork (#2838)B3n30
2017-08-19pica/command_processor: build geometry pipeline and run geometry shaderwwylele
2017-08-19pica/shader/jit: implement SETEMIT and EMITwwylele
2017-08-19pica/primitive_assembly: Handle winding for GS primitivewwylele
2017-08-19correct constnesswwylele
2017-08-19pica/shader/interpreter: implement SETEMIT and EMITwwylele
2017-08-19pica/shader: extend UnitState for GSwwylele
2017-08-19motion_emu: no need to include thread in headerwwylele
2017-08-15Merge pull request #2881 from MerryMage/dsp-firm-checkYuri Kunde Schlesner
2017-08-15dsp_dsp: Remove size assertion in LoadComponentMerryMage
2017-08-13Merge pull request #2879 from danzel/patch-1bunnei
2017-08-14Fix Spelling/English mistakesDave Leaver