| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #1011 from lioncash/initializer | 2015-07-29 | 2 | -2/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | citra-qt: Adjust initializer list order | 2015-07-29 | 2 | -2/+2 | ||
| * | | | | | | Merge pull request #963 from yuriks/gpu-fixes | 2015-07-29 | 2 | -42/+44 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | VideoCore: Fix values of unset components in input attribute arrays | 2015-07-23 | 1 | -42/+38 | ||
| | * | | | | | | VideoCore: Saturate vertex colors before interpolating | 2015-07-23 | 1 | -0/+6 | ||
| * | | | | | | | Merge pull request #1013 from lioncash/unused | 2015-07-29 | 1 | -3/+0 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | dyncom: Remove an unused variable | 2015-07-29 | 1 | -3/+0 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1012 from lioncash/prototype | 2015-07-29 | 2 | -0/+2 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core: Fix missing prototype warnings | 2015-07-29 | 2 | -0/+2 | ||
| | |/ / / / / | ||||||
| * / / / / / | citra-qt: Pass string by const reference | 2015-07-29 | 2 | -2/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1009 from lioncash/table | 2015-07-29 | 1 | -1/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | am_net: Add missing function to the function table | 2015-07-29 | 1 | -0/+1 | ||
| | * | | | | | am_net: Add correct function name to the function table | 2015-07-29 | 1 | -1/+1 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #982 from Subv/home | 2015-07-29 | 7 | -18/+84 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap... | 2015-07-23 | 6 | -5/+36 | ||
| | * | | | | Service/APT: Return proper parameters in GetLockHandle. | 2015-07-23 | 4 | -14/+49 | ||
| | |/ / / | ||||||
| * | | | | dyncom: Handle left-operand PC correctly for data-processing ops | 2015-07-28 | 1 | -7/+33 | ||
| * | | | | Merge pull request #899 from zawata/Winsock-Deprecation | 2015-07-28 | 1 | -2/+8 | ||
| |\ \ \ \ | ||||||
| | * | | | | SOC:U : Update deprecated function gethostbyname() to getaddrinfo() | 2015-07-19 | 1 | -2/+8 | ||
| * | | | | | Update Start menu text to match with the real state of the emulator. | 2015-07-28 | 1 | -0/+3 | ||
| | |_|/ / |/| | | | ||||||
| * | | | | Settings: Fix saving wrong values for input configuration | 2015-07-28 | 1 | -1/+2 | ||
| * | | | | Merge pull request #1003 from lioncash/armcruft | 2015-07-28 | 6 | -124/+91 | ||
| |\ \ \ \ | ||||||
| | * | | | | dyncom: Remove an unnecessary typedef | 2015-07-28 | 2 | -7/+5 | ||
| | * | | | | dyncom: Use enum class for instruction decoding results | 2015-07-28 | 5 | -41/+40 | ||
| | * | | | | dyncom: Remove code duplication regarding thumb instructions | 2015-07-27 | 3 | -23/+12 | ||
| | * | | | | dyncom: Migrate exclusive memory access control into armstate | 2015-07-27 | 2 | -50/+35 | ||
| | * | | | | dyncom: Remove duplicated typedef and extern | 2015-07-27 | 1 | -4/+0 | ||
| * | | | | | Merge pull request #873 from jroweboy/input_array | 2015-07-28 | 7 | -145/+80 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Move input values into an array | 2015-07-27 | 7 | -145/+80 | ||
| * | | | | | Merge pull request #1001 from lioncash/arm | 2015-07-27 | 12 | -1109/+1028 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | dyncom: Use std::array for register arrays | 2015-07-26 | 2 | -28/+29 | ||
| | * | | | | | dyncom: Use ARMul_State as an object | 2015-07-26 | 12 | -1105/+1023 | ||
| * | | | | | | Merge pull request #991 from yuriks/globjects | 2015-07-26 | 3 | -143/+79 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | OpenGL: Make OpenGL object resource wrappers fully inline | 2015-07-26 | 3 | -143/+79 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #992 from yuriks/hot-path-debug | 2015-07-26 | 5 | -13/+18 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | VideoCore: #ifdef out some debugging routines | 2015-07-26 | 5 | -13/+18 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #987 from yuriks/regnames | 2015-07-26 | 2 | -65/+72 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Videocore: Don't reinitialize register name map on every query | 2015-07-26 | 2 | -65/+72 | ||
| * | | | | | | | Merge pull request #995 from linkmauve/remove-dead-option | 2015-07-26 | 1 | -4/+0 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Citra: Remove dead gpu_refresh_rate option from the default ini file. | 2015-07-26 | 1 | -4/+0 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #986 from Lectem/better_widgets | 2015-07-26 | 1 | -12/+22 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | citra-qt/command list: Enable uniform row heights and automatically resize co... | 2015-07-25 | 1 | -0/+8 | ||
| | * | | | | | | citra-qt/command list: Split register and value columns. | 2015-07-25 | 1 | -12/+14 | ||
| * | | | | | | | Videocore: Simplify variables in vertex shader interpreter | 2015-07-26 | 1 | -24/+21 | ||
| * | | | | | | | Videocore: Replace std::stack in shader interpreter with static_vector | 2015-07-26 | 1 | -6/+6 | ||
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | dyncom: Remove unnecessary initialization code. | 2015-07-25 | 4 | -59/+2 | ||
| * | | | | | | dyncom: Remove unnecessary abort-related cruft | 2015-07-25 | 2 | -48/+1 | ||
| * | | | | | | dyncom: Rename armdefs.h to armstate.h | 2015-07-25 | 16 | -34/+33 | ||
| * | | | | | | dyncom: Get rid of skyeye typedefs | 2015-07-25 | 8 | -62/+56 | ||
| * | | | | | | dyncom: Move helper functions to their own header | 2015-07-25 | 10 | -41/+57 | ||