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
2015-07-18
Common: Remove the unused and commented GetThemeDir prototype from FileUtil.
Emmanuel Gil Peyrot
2015-07-13
Pica: Implement stencil testing.
Tony Wasserka
2015-07-13
FileUtil: Add a WriteObject method for writing a single, POD-type object.
Tony Wasserka
2015-07-12
don“t define snprintf on Visual Studio 2015
Apology11
2015-07-11
Merge pull request #914 from yuriks/bitfield-mask
Yuri Kunde Schlesner
2015-07-10
Common: Remove thunk.h
Lioncash
2015-07-10
Merge pull request #876 from linkmauve/include-cleanups
Yuri Kunde Schlesner
2015-07-10
Common: Remove redundant masking in BitField
Yuri Kunde Schlesner
2015-07-10
Common: Fix mask generation in BitField
Yuri Kunde Schlesner
2015-06-28
Common: Remove unused type unions breaking aliasing rules in horrible ways.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup file_sys includes.
Emmanuel Gil Peyrot
2015-06-28
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup emu_window includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Remove unused ROUND_UP_POW2 macro.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup profiler includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup thread includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Fix string_util includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Fix FileUtil includes, and everything relying on those.
Emmanuel Gil Peyrot
2015-06-27
Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.
Emmanuel Gil Peyrot
2015-06-27
Common: Remove unused SSE version checking and a GCC macro.
Emmanuel Gil Peyrot
2015-06-27
Common: Remove unused fifo_queue.h.
Emmanuel Gil Peyrot
2015-06-21
Merge pull request #855 from purpasmart96/service_rearrangment
bunnei
2015-06-11
Services: Continue separation of services into their own folders
purpasmart96
2015-06-08
Render-to-texture flush, interval math fix
tfarley
2015-05-30
Move video_core/color.h to common/color.h
archshift
2015-05-30
Move video_core/math.h to common/vector_math.h
archshift
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-22
OpenGL renderer
tfarley
2015-05-22
Service::Y2R: Support for grayscale decoding of specific formats
Yuri Kunde Schlesner
2015-05-15
Merge pull request #758 from yuriks/sync-logging
Yuri Kunde Schlesner
2015-05-15
Remove unused concurrent_ring_buffer.h
Yuri Kunde Schlesner
2015-05-14
Common: Remove unused cruft from math_util, and remove a duplicated Rect clas...
Emmanuel Gil Peyrot
2015-05-12
Common: Use the log system to print assert messages
Yuri Kunde Schlesner
2015-05-12
Common: Remove async logging
Yuri Kunde Schlesner
2015-05-09
Common: Remove the BIT macro
Yuri Kunde Schlesner
2015-05-08
Common: Add BIT macro
Yuri Kunde Schlesner
2015-05-08
Common: Add StringFromFixedZeroTerminatedBuffer
Yuri Kunde Schlesner
2015-05-07
Merge pull request #725 from yuriks/remove-common-crap
Yuri Kunde Schlesner
2015-05-07
Merge pull request #723 from lioncash/commonstr
bunnei
2015-05-07
Profiler: Fix off-by-one error when computing average.
Yuri Kunde Schlesner
2015-05-07
Common: Remove mem_arena.cpp/h
Yuri Kunde Schlesner
2015-05-07
Common: Remove hash.cpp/h
Yuri Kunde Schlesner
2015-05-07
Common: Add proper macros to test for architecture pointer size
Yuri Kunde Schlesner
2015-05-07
string_util: Get rid of UriDecode/UriEncode
Lioncash
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
Common: Move alignment macros to common_funcs.h
Yuri Kunde Schlesner
2015-05-07
Common: Move SSE detection ifdefs to platform.h
Yuri Kunde Schlesner
[next]