21 Commits (36bf5697fa3cbff6d28ccf42f8e89ff1ad32cf26)

Author SHA1 Message Date
mitchell hansen 7c86c60f9f Added EGL linking and useage for the linux cl_khr_gl_sharing
7 years ago
MitchellHansen 3f19c2e13d Cleaned up some stray GL shit
7 years ago
MitchellHansen 8c193acd40 quick save before the main.cpp refactor
7 years ago
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