Historique des commits

Auteur SHA1 Message Date
  Ivan Safrin 40766fd24b Moved getScreenInfo to Core il y a 13 ans
  Ivan Safrin c8c249b915 Merge pull request #122 from mcclure/screeninfo il y a 13 ans
  mcc e3e6758d7d Merge 9/22 screeninfo and ivansafrin Polycode branches il y a 13 ans
  mcc 22c059054f Minor Linux fixes: Don't build TUIO, support warpCursor() il y a 13 ans
  Ivan Safrin 33d6caed48 Linux fixes il y a 13 ans
  mcc 72e45c7c9c Adds a CoreServices::getScreenInfo() which fetches screen width, height and refresh rate in a cross-platform way. If a Core object is given (0,0) as the screen coordinates in its constructor and also full screen mode is chosen, use getScreenInfo() to set the screen to the current resolution exactly. il y a 14 ans
  Cameron Hart f19a328069 Fix SDLCore build error. il y a 14 ans
  Cameron Hart cdee607137 Merge branch 'master' into pxljm il y a 14 ans
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. il y a 14 ans
  Ivan Safrin 486cfee552 Fixed the SDL build in Mingw (hopefully!) il y a 14 ans
  Ivan Safrin b53915032a Bugfixes and more examples il y a 14 ans
  Ivan Safrin 12edbe69f4 Initial Linux support using an SDL core. il y a 14 ans
  Ivan Safrin c9406f5051 Code cleanup and documentation. il y a 14 ans
  Ivan Safrin 7a37c48787 Code clean up and documentation il y a 14 ans
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. il y a 15 ans
  Ivan Safrin 7cc9015fd0 Initial import from old repository il y a 15 ans