aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-28Merge pull request #616 from archshift/5551archshift
2015-02-27Merge pull request #620 from lioncash/bkptbunnei
2015-02-27Added RGBA5551 compatibility in the rasterizerarchshift
2015-02-27arm_disasm: Show conditional code for BKPT instructions.Lioncash
2015-02-27arm_disasm: Remove unused variableLioncash
2015-02-26Merge pull request #599 from Subv/mortonbunnei
2015-02-26GPU: Implemented bits 3 and 1 from the display transfer flags.Subv
2015-02-26arm: The CP15 Main ID register is not writeableLioncash
2015-02-25Merge pull request #604 from Subv/arc_ssdYuri Kunde Schlesner
2015-02-25Archives: Properly implemented the SystemSaveData archive.Subv
2015-02-25arm: Remove unnecessary booleansLioncash
2015-02-24Services: Implemented Y2R_U::GetTransferEndEventSubv
2015-02-23Merge pull request #595 from linkmauve/new-3ds-inputbunnei
2015-02-23Merge pull request #581 from archshift/tfebunnei
2015-02-22GPU: Fixed RGBA8 as output format in a display transfer.Subv
2015-02-22Added information reporting from ThrowFatalErrorarchshift
2015-02-22Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Emmanuel Gil Peyrot
2015-02-22Merge pull request #471 from archshift/pp3ports3bunnei
2015-02-22GPU: Add support for more framebuffer formats in display transfers.Tony Wasserka
2015-02-22Merge pull request #596 from kevinhartman/unaligned-cleanupbunnei
2015-02-22Merge pull request #594 from Subv/display_transferbunnei
2015-02-21Cleaned up unaligned access.Kevin Hartman
2015-02-21GPU: Fixed the RGBA8 input format and RGB8 output formatSubv
2015-02-20Merge pull request #588 from archshift/somebranchbunnei
2015-02-19Misc cleanup of common and related functionsarchshift
2015-02-19Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.harchshift
2015-02-18Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift
2015-02-18Convert a few C stdlib asserts to Citra's own assertsarchshift
2015-02-18Merge pull request #580 from lioncash/emplacebunnei
2015-02-18GPU: Properly implement memory fills.Tony Wasserka
2015-02-18Merge pull request #570 from purpasmart96/config_membunnei
2015-02-17Merge pull request #582 from lioncash/warningsbunnei
2015-02-17Merge pull request #579 from lioncash/bkptbunnei
2015-02-17vfpinstr: Fix trivial signed/unsigned mismatch warningsLioncash
2015-02-17core/video_core: Use in-place construction where possibleLioncash
2015-02-17dyncom: Support conditional BKPT instructionsLioncash
2015-02-16ConfigMem: Clean up the Config memory to be more like the shared page and movedpurpasmart96
2015-02-16Services: Fixed "Tried to connect to named port err:f".Subv
2015-02-16Merge pull request #574 from lioncash/warnbunnei
2015-02-16dyncom: Actually set the destination register for USAD8/USADA8.Lioncash
2015-02-15vfpdouble: Use %p for printing pointer addresses.Lioncash
2015-02-15Merge pull request #539 from linkmauve/framebuffer-formatsbunnei
2015-02-15video_core: Implement the remaining framebuffer formats in the OpenGL renderer.Emmanuel Gil Peyrot
2015-02-15arm: Set the A bit on reset.Lioncash
2015-02-14Merge pull request #529 from Subv/masterbunnei
2015-02-13core: Apply static to local functionsLioncash
2015-02-13arm: General cleanupLioncash
2015-02-12dyncom: Switch the app and system cores into the correct mode at initializationLioncash
2015-02-12dyncom: Clean up the constructorLioncash