aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common
Commit message (Collapse)AuthorAge
* added scm rev generation on Linux/cmakeGravatar bunnei2014-04-23
|
* fixes to build on linuxGravatar bunnei2014-04-22
|
* removed duplicate rotl/rotr functionsGravatar ShizZy2014-04-22
|
* updated CMakeLists for missing filesGravatar ShizZy2014-04-22
|
* Merge branch 'hle-interface'Gravatar bunnei2014-04-18
|\
| * added NDMA hardware interfaceGravatar bunnei2014-04-17
| |
| * added helper functions for upper/lowercase stringsGravatar bunnei2014-04-14
| |
* | Add symbols mapGravatar Mathieu Vaillancourt2014-04-12
| |
| * added logger for generic HLEGravatar bunnei2014-04-10
|/
* removed scm_rev.h from version controlGravatar bunnei2014-04-10
|
* added missing const to GetWindowTitleGravatar bunnei2014-04-10
|
* updated CMakeListsGravatar bunnei2014-04-09
|
* - removed deprecated version.hGravatar bunnei2014-04-08
| | | | | - cleaned up window title - cleaned up emu_window_glfw/emu_window
* fixed scm_rev_genGravatar bunnei2014-04-08
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08
|
* added "citra" instead of "emu" to title barGravatar bunnei2014-04-06
|
* added logger option specifically for the rendererGravatar bunnei2014-04-06
|
* added missing includes to common_types.hGravatar bunnei2014-04-05
|
* Updated common_types.h to use Gekko's version w/ Rect and some useful unionsGravatar bunnei2014-04-05
|
* added DISALLOW_COPY_AND_ASSIGN macroGravatar bunnei2014-04-05
|
* added LCD loggerGravatar bunnei2014-04-05
|
* added a HW option to loggingGravatar bunnei2014-04-04
|
* convert tabs to spacesGravatar bunnei2014-04-01
|
* grabbed ppsspp's MemArenaGravatar bunnei2014-03-31
|
* added TIME logger for core timingGravatar ShizZy2013-10-01
|
* renamed GC_ALIGNED* macros to MEMORY_ALIGNED*Gravatar ShizZy2013-10-01
|
* upgraded proj files to vs 2013Gravatar ShizZy2013-09-26
|
* renamed from citrus to citraGravatar ShizZy2013-09-26
|
* moved file_sys back to coreGravatar ShizZy2013-09-25
|
* removed <windows.h> include from common.h and added it only where neededGravatar ShizZy2013-09-23
|
* moved file_sys to commonGravatar ShizZy2013-09-23
|
* added localtime_r for use on windowsGravatar ShizZy2013-09-23
|
* added utf8 to common module, utils for dealing with utf8Gravatar ShizZy2013-09-23
|
* updated to chunk_file module from ppssppGravatar ShizZy2013-09-19
|
* added a module for loading bootable binariesGravatar ShizZy2013-09-19
|
* added swap types to commonGravatar ShizZy2013-09-18
|
* removed CORE and LOADER from LogTypesGravatar ShizZy2013-09-18
|
* added CORE and LOADER to LogTypesGravatar ShizZy2013-09-18
|
* changed log CPU from PPC to ARM11Gravatar ShizZy2013-09-17
|
* added default windows includeGravatar ShizZy2013-09-17
|
* added file platform.hGravatar ShizZy2013-09-15
|
* renamed project to 'citrus'Gravatar ShizZy2013-09-13
|
* added scm_rev_gen project to automatically create a header with the git ↵Gravatar ShizZy2013-09-13
| | | | revision on build
* cleaned up VS project filesGravatar ShizZy2013-09-08
|
* fixed some code warningsGravatar ShizZy2013-09-08
|
* removed unneeded dolphin paths code, fixed linker problems with common.libGravatar ShizZy2013-09-08
|
* re-enabled GetLastErrorMsgGravatar ShizZy2013-09-08
|
* updated common pathsGravatar ShizZy2013-09-08
|
* start of 3DS memory mapGravatar ShizZy2013-09-05
|