Commit History

Author SHA1 Message Date
  Godzil 79e43a98e4 glext.h was not included hence the error. Using GLFW3 facility to include it as some OS have OpenGL/xxx other GL/xxx for include file... NASTY! 7 years ago
  Godzil 1158daab8b Change apt commands to be Linux only, switch to GL_TEXTURE_RECTANGLE, will it work? 7 years ago
  Godzil c7c21ce752 Switch GL_TEXTURE_RECTANGLE_EXT to the official GL_TEXTURE_RECTANGLE_ARB 7 years ago
  Godzil ff80e60879 Should now build under Linux. 7 years ago
  Godzil cc9fe51828 Switch graphic & key management to OpenGL/GLFW3, correct sprite behaviour, still not perfect, but way better (no more issue with overlapping and overflow is correctly handled now) 7 years ago
  godzil bc65a7a4f0 Merge newcore branch into master/trunk. Correct lots of warning. (now warning are threat as error by default) 12 years ago