summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/Timer.cpp
AgeCommit message (Expand)Author
2013-09-01A bunch of trivial changes to fix clang warnings.comex
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2012-11-26Remove more unused code.rog
2010-11-22Layout should not be called until after a sizer is inserted into its parent. ...Glenn Rice
2010-11-22Revert to gettimeofday on posix systems. I give up.Glenn Rice
2010-11-21Revert revision 6464. _POSIX_MONOTONIC_CLOCK is not used in that way.Glenn Rice
2010-11-21POSIX feature symbols can be defined even if not implemented.Soren Jorvang
2010-11-21Check if CLOCK_MONOTONIC is supported before using clock_gettime.Glenn Rice
2010-11-20Fix ogl screenshots for windows.Glenn Rice
2010-11-20Implement JitIL profiling on linux. I also tried implementing __rdtsc using ...Glenn Rice
2010-08-26Fix RTC to report the correct system time in Wii and GC titles as reported in...PerfectInduction
2010-07-22Fix small copy-paste error in Timer.cppShawn Hoffman
2010-07-22Revert to using ftime() on Windows which doesn't have gettimeofday(). Untested.Soren Jorvang
2010-07-22Port to *BSD. It runs but isn't terribly useful without Cg.Soren Jorvang
2010-01-21Kill the last timeGetTime calls.hrydgard
2010-01-21linux build fix, sorryhrydgard
2010-01-21(Minor timer library code cleanup)hrydgard
2010-01-071. This should fix Issue 1625 (Bizarre Auto Frame Limit)ayuanx
2009-09-08get rid of the '¯' chars in source code...non ascii chars are not really goo...Shawn Hoffman
2009-08-25GUI: Fixed the render-to-main fullscreen mode and screen resizingJohn Peterson
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-12Rearrange LogManager includes. The main purpose is to make it possible to mod...Nolan Check
2009-03-28Some code cleanupomegadox
2009-03-21fix time printing in linuxnakeee
2009-03-20More log fixing: Write to Window checkbox added, fix some log levels again, c...hrydgard
2009-03-15fix Timer::GetTimeFormattedShawn Hoffman
2009-03-07fix some gcc warningsLPFaint99
2009-02-22Consolidate the three implementations of Decode5A3 found in Core into one. Fi...hrydgard
2009-02-20The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ...hrydgard
2009-02-16Rerecording: Wind back the frame counter in the status bar when a save state ...John Peterson
2009-02-16Rerecording: Added frame step function and status bar for the input recording...John Peterson
2009-01-16Revert r1861LPFaint99
2009-01-15nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...Shawn Hoffman
2009-01-13Move #include <window.h> from all files that include it and common.h to common.hLPFaint99
2008-12-13Fix time in some games (AC and ZWW at least). Many games doesn't use RTC but ...memberTwo.mb2
2008-12-08set svn:eol-style=native for **.cppbushing
2008-07-20Linux: Fix ups for people running Linux. If it breaks anything, punch me in t...Sonicadvance1
2008-07-12Initial megacommit.hrydgard