ES-DE/es-app/src
Tomas Jakobsson 8f5fbb0b26 Got rid of Matrix3x3f, Matrix4x4f, Rotation3x3f and Scale3x3f
Everything is now handled by Transform4x4f which now does it way more optimized than previous version
2017-11-01 15:02:48 +01:00
..
animations Got rid of Matrix3x3f, Matrix4x4f, Rotation3x3f and Scale3x3f 2017-11-01 15:02:48 +01:00
components Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
guis Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
scrapers Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
views Got rid of Matrix3x3f, Matrix4x4f, Rotation3x3f and Scale3x3f 2017-11-01 15:02:48 +01:00
CollectionSystemManager.cpp Added support for custom Game Collection creation 2017-08-17 16:09:37 +01:00
CollectionSystemManager.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
EmulationStation.aps Increment version to 2.0.1. 2015-03-05 18:04:41 -06:00
EmulationStation.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
EmulationStation.rc Changed 'emulationstation' folder to 'es-app' because I forgot executables don't have extensions on Linux 2014-06-25 12:02:36 -05:00
FileData.cpp Merge pull request #242 from psyke83/PSFixes 2017-10-28 20:18:38 +01:00
FileData.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
FileFilterIndex.cpp Fix build warnings (mostly adding explicit type casting) 2017-10-18 16:22:27 +02:00
FileFilterIndex.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
FileSorts.cpp Adding support for Virtual Systems 2017-07-07 20:16:21 +01:00
FileSorts.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
Gamelist.cpp Adding support for Virtual Systems 2017-07-07 20:16:21 +01:00
Gamelist.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
main.cpp Replace boost::locale with std::locale 2017-10-30 10:35:58 +01:00
MameNameMap.cpp added additional/differing rom names from mame4all (based on mame 0.37b5) to MameNameMap - #323 2015-01-21 15:01:44 +00:00
MetaData.cpp Fix build warnings (mostly adding explicit type casting) 2017-10-18 16:22:27 +02:00
MetaData.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
PlatformId.cpp Add new platforms to scraper 2017-05-23 17:22:34 -03:00
PlatformId.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
ScraperCmdLine.cpp Changed 'emulationstation' folder to 'es-app' because I forgot executables don't have extensions on Linux 2014-06-25 12:02:36 -05:00
ScraperCmdLine.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
SystemData.cpp fix warnings 2017-10-28 22:07:31 +02:00
SystemData.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
SystemScreenSaver.cpp Replace Eigen with "inhouse" vector and matrix math 2017-10-28 22:25:01 +02:00
SystemScreenSaver.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
VolumeControl.cpp various code fixes 2017-07-28 09:57:37 +02:00
VolumeControl.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00