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 (
Expand
)
Author
2014-06-14
Merge branch 'threading' of https://github.com/bunnei/citra
bunnei
2014-06-12
Removed definition of MAX_PATH, this is already defined in common_paths.h.
bunnei
2014-06-12
Preprocessor: #if's out OSX-specific GL changes on other platforms
archshift
2014-06-12
Common: Removed duplicate "LONG" and "MAX_PATH" definitions.
bunnei
2014-06-12
Pica: Use some template magic to define register structures efficiently.
Tony Wasserka
2014-06-12
Rename LCD to GPU.
Tony Wasserka
2014-06-01
log: updated MAX_LOGLEVEL to use correct log level enum type
bunnei
2014-06-01
log: updated GenericLog __attribute__ for newly added parameter
bunnei
2014-05-29
log: fixed to not print twice, enabled coloring, added OS print logging as it...
bunnei
2014-05-22
Merge branch 'threading'
bunnei
2014-05-19
common_types: Changed BasicRect back to Rect, in the common namespace
archshift
2014-05-19
Improved clarity and whitespace
archshift
2014-05-19
CMakeLists: rename HEADS, improved comments
archshift
2014-05-16
Updated cmakelists
archshift
2014-05-16
Merge remote-tracking branch 'upstream/master' into issue-7-fix
archshift
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
2014-04-30
Support for C++11 on OSX
archshift
2014-04-30
Fixed indents
archshift
2014-04-29
Some more experimentation
archshift
2014-04-28
IT'S ALIVE!
archshift
2014-04-27
Fix complaints about functions that could not be found
archshift
2014-04-27
Problematic class with no current implementation
archshift
2014-04-27
Rect to BasicRect
archshift
2014-04-27
add missing bswap functions
bunnei
2014-04-27
fix for issue Linux build #9, not sure why this is broken but its unused code...
bunnei
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
[next]