The game engine core
Go to file
Daniel Kolesa 5fc5c37873 remove pre-gl4 compatibility code
This removes all feature checks for pre-gl4 features as well as now
irrelevant bug workarounds. At least nvidia geforce 400 series, radeon
HD 6000 series or intel HD 4000 or newer is required. Also upgrade all
shaders to #version 400 and remove compatibility macros for legacy
GLSL support.
2018-10-28 23:07:08 +01:00
bin_unix tesseract: initial import r2181 (minus media) 2018-10-22 18:09:02 +02:00
config ditch 1D/2D/3D qualifiers on texture 2018-10-28 20:44:03 +01:00
media tesseract: initial import r2181 (minus media) 2018-10-22 18:09:02 +02:00
src ditch 1D/2D/3D qualifiers on texture 2018-10-28 20:44:03 +01:00
.gitignore mesonify octacore 2018-10-28 03:56:50 +01:00
README tesseract: initial import r2181 (minus media) 2018-10-22 18:09:02 +02:00
README.md readme 2016-03-10 20:31:41 +00:00
meson.build mesonify octacore 2018-10-28 03:56:50 +01:00
octacore_unix unconflict with tesseract 2018-10-28 03:59:31 +01:00

README.md

OctaCore

OctaCore is the engine component of OctaForge 2.0.