summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move video_core/math.h to common/vector_math.hGravatar archshift2015-05-309-10/+9
* Merge pull request #810 from yuriks/memmapGravatar Yuri Kunde Schlesner2015-05-297-38/+491
|\
| * Memmap: Remove unused global pointers to memory areasGravatar Yuri Kunde Schlesner2015-05-272-31/+8
| * Kernel: Add VMManager to manage process address spacesGravatar Yuri Kunde Schlesner2015-05-276-16/+492
* | Merge pull request #818 from linkmauve/no-trailing-whitespaceGravatar Yuri Kunde Schlesner2015-05-2965-212/+218
|\ \
| * | Travis: Add a check for trailing whitespace before any actual compilation.Gravatar Emmanuel Gil Peyrot2015-05-291-0/+6
| * | Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-2965-212/+212
|/ /
* | Merge pull request #817 from linkmauve/citra.icoGravatar Yuri Kunde Schlesner2015-05-295-10/+10
|\ \
| * | Documentation: Move doc-icon.png from the root to dist.Gravatar Emmanuel Gil Peyrot2015-05-252-1/+1
| * | Assets: Move citra.ico from src/assets to dist.Gravatar Emmanuel Gil Peyrot2015-05-253-9/+9
* | | Merge pull request #828 from lioncash/seqGravatar Yuri Kunde Schlesner2015-05-271-2/+2
|\ \ \ | |_|/ |/| |
| * | hid: Get rid of undefined behaviorGravatar Lioncash2015-05-271-2/+2
|/ /
* | Merge pull request #826 from lioncash/tablesGravatar Yuri Kunde Schlesner2015-05-261-22/+11
|\ \
| * | arm_dyncom_thumb: Merge STR/LDR table subsets.Gravatar Lioncash2015-05-261-22/+11
* | | Merge pull request #825 from lioncash/dyncGravatar Lioncash2015-05-261-6/+1
|\ \ \
| * | | arm_dyncom_interpreter: Remove unused variableGravatar Lioncash2015-05-261-5/+1
| * | | arm_dyncom_interpreter: Remove unused macroGravatar Lioncash2015-05-241-1/+0
| |/ /
* | | Merge pull request #821 from Subv/ImportDisplayCaptureInfoGravatar bunnei2015-05-261-1/+47
|\ \ \
| * | | Service/GSP: Implemented ImportDisplayCaptureInfo.Gravatar Subv2015-05-251-1/+47
| | |/ | |/|
* | | Merge pull request #820 from Subv/creatememoryblockGravatar bunnei2015-05-251-0/+2
|\ \ \ | |/ / |/| |
| * | Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified...Gravatar Subv2015-05-251-0/+2
|/ /
* / Update bundled GLFW to 3.1.1Gravatar Yuri Kunde Schlesner2015-05-2533-674/+1878
|/
* Merge pull request #809 from lioncash/headerGravatar Lioncash2015-05-235-50/+29
|\
| * dyncom: Get rid of armemu.hGravatar Lioncash2015-05-235-50/+29
|/
* Merge pull request #805 from lioncash/warnGravatar Lioncash2015-05-234-6/+2
|\
| * gl_state: Remove unnecessary const specifier on ApplyGravatar Lioncash2015-05-232-2/+2
| * y2r_u: Remove unused variable in StartConversionGravatar Lioncash2015-05-231-1/+0
| * video_core/utils: Remove unused variables in GetMortonOffsetGravatar Lioncash2015-05-231-3/+0
* | Merge pull request #806 from yuriks/annoying-qt-warningGravatar Tony Wasserka2015-05-231-1/+7
|\ \ | |/ |/|
| * Qt: Silence a bogus warning printed when using the debug runtimeGravatar Yuri Kunde Schlesner2015-05-231-1/+7
* | Merge pull request #804 from lioncash/dcleanGravatar Lioncash2015-05-232-532/+372
|\ \ | |/ |/|
| * dyncom: Remove unused cpu parameter from decode_thumb_instrGravatar Lioncash2015-05-221-3/+2
| * dyncom: remove load_r15 from arm_instGravatar Lioncash2015-05-222-490/+331
| * dyncom: Remove unnecessary parameter for load/store operationsGravatar Lioncash2015-05-221-39/+39
* | Merge pull request #776 from bunnei/pica-stateGravatar bunnei2015-05-2215-438/+461
|\ \ | |/ |/|
| * Pica: Create 'State' structure and move state memory there.Gravatar bunnei2015-05-2215-438/+461
* | Merge pull request #801 from purpasmart96/hid_stubsGravatar bunnei2015-05-224-9/+47
|\ \ | |/ |/|
| * HID: Stub DisableAccelerometer and DisableGyroscopeLowGravatar purpasmart962015-05-224-9/+47
* | Merge pull request #803 from lioncash/typoGravatar Yuri Kunde Schlesner2015-05-221-1/+1
|\ \
| * | gl_state: Fix a condition typo in ApplyGravatar Lioncash2015-05-221-1/+1
|/ /
* | Merge pull request #802 from bunnei/vfp-trace-logGravatar Lioncash2015-05-221-23/+23
|\ \
| * | VFP: Log as trace to get rid of spamming.Gravatar bunnei2015-05-221-23/+23
| |/
* | Merge pull request #789 from tfarley/opengl-rendererGravatar bunnei2015-05-2234-49/+2271
|\ \ | |/ |/|
| * Flush for y2r (moflex)Gravatar tfarley2015-05-221-0/+11
| * MakeCurrent race condition fixGravatar tfarley2015-05-222-2/+3
| * OpenGL rendererGravatar tfarley2015-05-2228-47/+2245
| * INI hw/sw renderer toggleGravatar tfarley2015-05-224-0/+12
|/
* Merge pull request #798 from yuriks/y2r-bwGravatar Yuri Kunde Schlesner2015-05-223-35/+267
|\
| * Service::Y2R: Support for grayscale decoding of specific formatsGravatar Yuri Kunde Schlesner2015-05-223-35/+267
* | Merge pull request #795 from lioncash/clangGravatar Lioncash2015-05-224-406/+404
|\ \ | |/ |/|