summaryrefslogtreecommitdiff
path: root/src/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix for issue Linux build #9, not sure why this is broken but its unused code...Gravatar bunnei2014-04-271-13/+0
* Merge branch 'hle-interface-updates'Gravatar bunnei2014-04-271-5/+0
|\
| * removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classGravatar bunnei2014-04-271-5/+0
* | Resolved undefined Common::g_scm_branch error.Gravatar Thomas Edvalson2014-04-251-1/+1
|/
* made qt window title consistentGravatar bunnei2014-04-231-1/+1
* fixes to scm_rev generation to make it conistent with windows buildGravatar bunnei2014-04-232-5/+5
* updated windows scm_rev code to use new styleGravatar ShizZy2014-04-235-66/+53
* added scm rev generation on Linux/cmakeGravatar bunnei2014-04-236-51/+37
* fixes to build on linuxGravatar bunnei2014-04-222-14/+14
* removed duplicate rotl/rotr functionsGravatar ShizZy2014-04-221-26/+0
* updated CMakeLists for missing filesGravatar ShizZy2014-04-221-0/+1
* Merge branch 'hle-interface'Gravatar bunnei2014-04-184-5/+27
|\
| * added NDMA hardware interfaceGravatar bunnei2014-04-172-2/+2
| * added helper functions for upper/lowercase stringsGravatar bunnei2014-04-142-0/+22
| * added logger for generic HLEGravatar bunnei2014-04-102-3/+3
* | Add symbols mapGravatar Mathieu Vaillancourt2014-04-124-0/+100
|/
* removed scm_rev.h from version controlGravatar bunnei2014-04-101-4/+0
* added missing const to GetWindowTitleGravatar bunnei2014-04-101-1/+1
* updated CMakeListsGravatar bunnei2014-04-091-16/+17
* - removed deprecated version.hGravatar bunnei2014-04-084-72/+52
* fixed scm_rev_genGravatar bunnei2014-04-082-5/+5
* fixed project includes to use new directory structureGravatar bunnei2014-04-0844-211/+201
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-0854-0/+0
* added "citra" instead of "emu" to title barGravatar bunnei2014-04-061-1/+1
* added logger option specifically for the rendererGravatar bunnei2014-04-062-2/+2
* added missing includes to common_types.hGravatar bunnei2014-04-051-0/+3
* Updated common_types.h to use Gekko's version w/ Rect and some useful unionsGravatar bunnei2014-04-051-30/+102
* added DISALLOW_COPY_AND_ASSIGN macroGravatar bunnei2014-04-051-0/+5
* added LCD loggerGravatar bunnei2014-04-052-2/+2
* added a HW option to loggingGravatar bunnei2014-04-042-48/+48
* convert tabs to spacesGravatar bunnei2014-04-0147-5298/+5298
* grabbed ppsspp's MemArenaGravatar bunnei2014-03-312-221/+428
* added TIME logger for core timingGravatar ShizZy2013-10-012-2/+2
* renamed GC_ALIGNED* macros to MEMORY_ALIGNED*Gravatar ShizZy2013-10-011-12/+12
* upgraded proj files to vs 2013Gravatar ShizZy2013-09-262-2/+16
* renamed from citrus to citraGravatar ShizZy2013-09-264-5/+5
* moved file_sys back to coreGravatar ShizZy2013-09-255-973/+0
* removed <windows.h> include from common.h and added it only where neededGravatar ShizZy2013-09-232-5/+1
* moved file_sys to commonGravatar ShizZy2013-09-235-0/+973
* added localtime_r for use on windowsGravatar ShizZy2013-09-231-0/+8
* added utf8 to common module, utils for dealing with utf8Gravatar ShizZy2013-09-234-0/+534
* updated to chunk_file module from ppssppGravatar ShizZy2013-09-191-133/+623
* added a module for loading bootable binariesGravatar ShizZy2013-09-192-4/+4
* added swap types to commonGravatar ShizZy2013-09-184-0/+549
* removed CORE and LOADER from LogTypesGravatar ShizZy2013-09-181-2/+0
* added CORE and LOADER to LogTypesGravatar ShizZy2013-09-181-0/+2
* changed log CPU from PPC to ARM11Gravatar ShizZy2013-09-172-2/+3
* added default windows includeGravatar ShizZy2013-09-171-0/+4
* added file platform.hGravatar ShizZy2013-09-154-0/+137
* renamed project to 'citrus'Gravatar ShizZy2013-09-133-3/+3