10 Revīzijas (591db6b866f9fbeff7827cb149fb29ba25bacec9)

Autors SHA1 Ziņojums Datums
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, pirms 11 gadiem
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). pirms 13 gadiem
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
  Sam Hocevar d9aed059cb core: on the Raspberry Pi, use the proprietary graphics library instead of pirms 13 gadiem
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in pirms 14 gadiem
  Sam Hocevar 48bf48a4e4 math: move the Remez algorithm implementation to the core. pirms 14 gadiem
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. pirms 14 gadiem
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. pirms 15 gadiem
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. pirms 15 gadiem
  Sam Hocevar b8377c4160 Add preliminary support for EGL applications. pirms 15 gadiem
  Sam Hocevar e41dd3a949 Create the SdlApp class to avoid code duplication. Ensure USE_SDL is pirms 15 gadiem
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. pirms 15 gadiem
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. pirms 15 gadiem
  Sam Hocevar 0d78ca44ca Implement Timer::PollSeconds(), if necessary. pirms 15 gadiem
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is pirms 15 gadiem