summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-29Merge pull request #1611 from ObsidianX/cfg-common-fixbunnei
2016-03-29Formatting...Ryan Loebs
2016-03-29Addressing PR commentsRyan Loebs
2016-03-28SOC UpdatesRyan Loebs
2016-03-28Add common methods to all cfg:* portsRyan Loebs
2016-03-28DSP: Implement audio filters (simple, biquad)MerryMage
2016-03-28Merge pull request #1589 from LittleWhite-tb/compil-fixbunnei
2016-03-28Compilation fixLittleWhite
2016-03-27Merge pull request #1541 from LFsWang/pathbunnei
2016-03-27frd:u: Initial stub some functionsmailwl
2016-03-26Merge pull request #1573 from wwylele/input_fixbunnei
2016-03-26use reference instead of pointerwwylele
2016-03-26remove unnecessary constwwylele
2016-03-25Merge pull request #1549 from wwylele/acc_gyrobunnei
2016-03-25implement GyroscopeCalibrateParamwwylele
2016-03-24Merge pull request #1566 from MerryMage/audio-codecbunnei
2016-03-24DSP: Implement audio codecs (PCM8, PCM16, ADPCM)MerryMage
2016-03-23Merge pull request #1461 from yuriks/imm-mode2Yuri Kunde Schlesner
2016-03-23Pica: Improve accuracy of immediate-mode supportYuri Kunde Schlesner
2016-03-23OpenGL: Don't attempt to draw empty triangle batchesYuri Kunde Schlesner
2016-03-23Merge pull request #1517 from Lectem/fixSDLcmakebunnei
2016-03-22Add more stuff to configure.LittleWhite
2016-03-22implement accel and gyro backendwwylele
2016-03-22Merge pull request #1508 from JayFoxRox/vs-output-mapbunnei
2016-03-22Merge pull request #1560 from lioncash/savedatabunnei
2016-03-22Merge pull request #1563 from lioncash/lolfiqbunnei
2016-03-21armstate: Correct FIQ register bankingLioncash
2016-03-21Whole config is handled by Config class.LittleWhite
2016-03-21Add Configure widgetLittleWhite
2016-03-21Merge pull request #1559 from lioncash/vecbunnei
2016-03-21Merge pull request #1562 from lioncash/constexprbunnei
2016-03-21session: Make helper functions constexprLioncash
2016-03-21loader: Make MakeMagic constexprLioncash
2016-03-21archive_extsavedata: Fix member initialization orderLioncash
2016-03-21soc_u: Get rid of explicit delete and newLioncash
2016-03-20Merge pull request #1302 from Subv/save_fixbunnei
2016-03-20HLE/FS: Change the error code returned when an ExtSaveData archive is not found.Subv
2016-03-20HLE/FS: Corrected some style concerns.Subv
2016-03-20Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fixbunnei
2016-03-20HLE/FS: Fixed creating the config savefile when it doesn't exist.Subv
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2016-03-20HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...Subv
2016-03-20HLE/FS: Return the proper error codes when opening files.Subv
2016-03-20HLE/FS: Fixed the OpenDirectory error codeSubv
2016-03-20HLE/FS: Return the proper error codes on file Read/Write operations.Subv
2016-03-20HLE/FS: Corrected the error codes for DeleteFileSubv
2016-03-20HLE/FS: Corrected the error codes for CreateFileSubv
2016-03-20HLE/FS: FS::CreateFile takes an u64 for the file size.Subv
2016-03-20Fix missing headerLittleWhite
2016-03-20Merge pull request #1538 from lioncash/dotbunnei