index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Collapse
)
Author
2014-05-17
added MIN, MAX, and CLAMP macros to common_funcs
bunnei
2014-05-15
added ThreadQueueList class to common (taken from PPSSPP)
bunnei
2014-05-09
added kernel logger to common
bunnei
2014-05-08
removed incorrect dolphin copyright line
bunnei
2014-05-07
fixed include of common in bit_field.h
bunnei
2014-05-07
logger fix for linux
bunnei
2014-05-07
added GSP to loggers
bunnei
2014-05-07
added BitField to common
bunnei
2014-05-06
- added better SVC logging
bunnei
- added stubs for GetResourceLimit and GetResourceLimitCurrentValues SVCs
2014-04-27
fix for issue Linux build #9, not sure why this is broken but its unused ↵
bunnei
code I'm just getting rid of it
2014-04-27
Merge branch 'hle-interface-updates'
bunnei
2014-04-27
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
bunnei
2014-04-25
Resolved undefined Common::g_scm_branch error.
Thomas Edvalson
2014-04-23
made qt window title consistent
bunnei
2014-04-23
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-23
updated windows scm_rev code to use new style
ShizZy
2014-04-23
added scm rev generation on Linux/cmake
bunnei
2014-04-22
fixes to build on linux
bunnei
2014-04-22
removed duplicate rotl/rotr functions
ShizZy
2014-04-22
updated CMakeLists for missing files
ShizZy
2014-04-18
Merge branch 'hle-interface'
bunnei
2014-04-17
added NDMA hardware interface
bunnei
2014-04-14
added helper functions for upper/lowercase strings
bunnei
2014-04-12
Add symbols map
Mathieu Vaillancourt
2014-04-10
added logger for generic HLE
bunnei
2014-04-10
removed scm_rev.h from version control
bunnei
2014-04-10
added missing const to GetWindowTitle
bunnei
2014-04-09
updated CMakeLists
bunnei
2014-04-08
- removed deprecated version.h
bunnei
- cleaned up window title - cleaned up emu_window_glfw/emu_window
2014-04-08
fixed scm_rev_gen
bunnei
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei
2014-04-06
added "citra" instead of "emu" to title bar
bunnei
2014-04-06
added logger option specifically for the renderer
bunnei
2014-04-05
added missing includes to common_types.h
bunnei
2014-04-05
Updated common_types.h to use Gekko's version w/ Rect and some useful unions
bunnei
2014-04-05
added DISALLOW_COPY_AND_ASSIGN macro
bunnei
2014-04-05
added LCD logger
bunnei
2014-04-04
added a HW option to logging
bunnei
2014-04-01
convert tabs to spaces
bunnei
2014-03-31
grabbed ppsspp's MemArena
bunnei
2013-10-01
added TIME logger for core timing
ShizZy
2013-10-01
renamed GC_ALIGNED* macros to MEMORY_ALIGNED*
ShizZy
2013-09-26
upgraded proj files to vs 2013
ShizZy
2013-09-26
renamed from citrus to citra
ShizZy
2013-09-25
moved file_sys back to core
ShizZy
2013-09-23
removed <windows.h> include from common.h and added it only where needed
ShizZy
2013-09-23
moved file_sys to common
ShizZy
2013-09-23
added localtime_r for use on windows
ShizZy
2013-09-23
added utf8 to common module, utils for dealing with utf8
ShizZy
[next]