18 Commits (b7d4191d82b0c651a25caa94a412d4476c1ca93c)

Author SHA1 Message Date
System Administrator f36b7ebb21 Added macOS compatability again
8 years ago
MitchellHansen 0047db0a65 Not sure if I'm a huge fan that I have to specify the folders in the includes now
8 years ago
MitchellHansen afa6ce463a Whoops, forgot to remove the old stuff
8 years ago
MitchellHansen 3571bdcd61 Fixed all the compiler warnings, fixed depreciated screenshot function
8 years ago
MitchellHansen 88e69721e1 Fixed the linux build, added C++14 flag for std::make_unique
8 years ago
MitchellHansen 0e1e9af37c More work on the event system, sf::Events are completely wrapped now.
8 years ago
MitchellHansen 0974ab9e83 Some tweaks to get the linux build running -fixed
8 years ago
MitchellHansen 51a08fc0bb Various tweaks and modifications
8 years ago
MitchellHansen 5e58ade16f Modified CMake to now find and link GLEW
8 years ago
MitchellHansen d1bd4ce667 The new rendering method now works on the full compat case.
8 years ago
MitchellHansen 391dc63ec8 Bit of fiddling around while refractoring
8 years ago
MitchellHansen edd8075afb Added a quick printout of the hardware info. Running into a problem choosing between platforms, going to abstract CL out into it's own class and hide all that logic
8 years ago
mitchellhansen 49817f94b7 Had a linking problem in the CMakeLists, fixed.
8 years ago
mitchellhansen bc093ef4e4 Cleaned up the cmake file. Imports SFML, CL, and GL now.
8 years ago
mitchellhansen 8f809f5f70 Starting on OpenCL, got cmake to link it correctly, and started on
8 years ago
mitchellhansen bf45af9bab Added the SFML vector class. Need to extend it to have
8 years ago
Mitchell Hansen 921c5b3266 Added root question for CMake on windows
8 years ago
Mitchell Hansen 12a33740f9 init
8 years ago