aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #1008 from lioncash/pcGravatar bunnei2015-07-30
|\
* \ Merge pull request #1006 from yuriks/fb-commit-profileGravatar bunnei2015-07-30
|\ \
* \ \ Merge pull request #1014 from lioncash/unused-warnGravatar bunnei2015-07-29
|\ \ \
* \ \ \ Merge pull request #1011 from lioncash/initializerGravatar bunnei2015-07-29
|\ \ \ \
* \ \ \ \ Merge pull request #963 from yuriks/gpu-fixesGravatar bunnei2015-07-29
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1013 from lioncash/unusedGravatar Yuri Kunde Schlesner2015-07-29
|\ \ \ \ \ \
| | | | * | | core: Eliminate some unused variable warningsGravatar Lioncash2015-07-29
| |_|_|/ / / |/| | | | |
| * | | | | dyncom: Remove an unused variableGravatar Lioncash2015-07-29
* | | | | | Merge pull request #1012 from lioncash/prototypeGravatar bunnei2015-07-29
|\ \ \ \ \ \
| * | | | | | core: Fix missing prototype warningsGravatar Lioncash2015-07-29
| |/ / / / /
| | | * / / citra-qt: Adjust initializer list orderGravatar Lioncash2015-07-29
| | |/ / / | |/| | |
* / | | | citra-qt: Pass string by const referenceGravatar Lioncash2015-07-29
|/ / / /
* | | | Merge pull request #1009 from lioncash/tableGravatar Yuri Kunde Schlesner2015-07-29
|\ \ \ \
| * | | | am_net: Add missing function to the function tableGravatar Lioncash2015-07-29
| * | | | am_net: Add correct function name to the function tableGravatar Lioncash2015-07-29
* | | | | Merge pull request #982 from Subv/homeGravatar bunnei2015-07-29
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | * dyncom: Handle the case where PC is the source register for STR/VSTM/VLDMGravatar Lioncash2015-07-29
| |_|_|/ |/| | |
* | | | dyncom: Handle left-operand PC correctly for data-processing opsGravatar Lioncash2015-07-28
* | | | Merge pull request #899 from zawata/Winsock-DeprecationGravatar bunnei2015-07-28
|\ \ \ \
| | | | * OpenGL: Add a profiler category measuring framebuffer readbackGravatar Yuri Kunde Schlesner2015-07-28
* | | | | Update Start menu text to match with the real state of the emulator.Gravatar LittleWhite2015-07-28
| |_|_|/ |/| | |
* | | | Settings: Fix saving wrong values for input configurationGravatar Trung Do2015-07-28
* | | | Merge pull request #1003 from lioncash/armcruftGravatar bunnei2015-07-28
|\ \ \ \
* \ \ \ \ Merge pull request #873 from jroweboy/input_arrayGravatar Tony Wasserka2015-07-28
|\ \ \ \ \
| | * | | | dyncom: Remove an unnecessary typedefGravatar Lioncash2015-07-28
| | * | | | dyncom: Use enum class for instruction decoding resultsGravatar Lioncash2015-07-28
| * | | | | Move input values into an arrayGravatar James Rowe2015-07-27
| | * | | | dyncom: Remove code duplication regarding thumb instructionsGravatar Lioncash2015-07-27
| | * | | | dyncom: Migrate exclusive memory access control into armstateGravatar Lioncash2015-07-27
| | * | | | dyncom: Remove duplicated typedef and externGravatar Lioncash2015-07-27
| |/ / / / |/| | | |
* | | | | Merge pull request #1001 from lioncash/armGravatar bunnei2015-07-27
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #991 from yuriks/globjectsGravatar bunnei2015-07-26
|\ \ \ \ \ \
| | * | | | | dyncom: Use std::array for register arraysGravatar Lioncash2015-07-26
| | * | | | | dyncom: Use ARMul_State as an objectGravatar Lioncash2015-07-26
* | | | | | | Merge pull request #992 from yuriks/hot-path-debugGravatar bunnei2015-07-26
|\ \ \ \ \ \ \
| | * | | | | | OpenGL: Make OpenGL object resource wrappers fully inlineGravatar Yuri Kunde Schlesner2015-07-26
| | |/ / / / /
* | | | | | | Merge pull request #987 from yuriks/regnamesGravatar Tony Wasserka2015-07-26
|\ \ \ \ \ \ \
| * | | | | | | Videocore: Don't reinitialize register name map on every queryGravatar Yuri Kunde Schlesner2015-07-26
* | | | | | | | Merge pull request #995 from linkmauve/remove-dead-optionGravatar Yuri Kunde Schlesner2015-07-26
|\ \ \ \ \ \ \ \
| * | | | | | | | Citra: Remove dead gpu_refresh_rate option from the default ini file.Gravatar Emmanuel Gil Peyrot2015-07-26
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #986 from Lectem/better_widgetsGravatar Tony Wasserka2015-07-26
|\ \ \ \ \ \ \ \
* | | | | | | | | Videocore: Simplify variables in vertex shader interpreterGravatar Yuri Kunde Schlesner2015-07-26
* | | | | | | | | Videocore: Replace std::stack in shader interpreter with static_vectorGravatar Yuri Kunde Schlesner2015-07-26
| |/ / / / / / / |/| | | | | | |
| | | * | | | | VideoCore: #ifdef out some debugging routinesGravatar Yuri Kunde Schlesner2015-07-26
| |_|/ / / / / |/| | | | | |
* | | | | | | dyncom: Remove unnecessary initialization code.Gravatar Lioncash2015-07-25
* | | | | | | dyncom: Remove unnecessary abort-related cruftGravatar Lioncash2015-07-25
* | | | | | | dyncom: Rename armdefs.h to armstate.hGravatar Lioncash2015-07-25
* | | | | | | dyncom: Get rid of skyeye typedefsGravatar Lioncash2015-07-25
* | | | | | | dyncom: Move helper functions to their own headerGravatar Lioncash2015-07-25
* | | | | | | dyncom: Move arminit.cpp and armsupp.cpp into skyeye_commonGravatar Lioncash2015-07-25
| |_|/ / / / |/| | | | |