Commit Graph
25 Commits
Author SHA1 Message Date
Cameron Cawley 138a983d80 COMMON: Refactor VSync handling to match the other options 2023-01-16 18:09:53 +01:00
Eugene Sandulenko 65ee75176f HPL1: Removed more system includes 2022-12-23 14:04:12 +01:00
grisenti e60398f271 HPL1: add compile time opengl checks 2022-12-23 14:04:02 +01:00
grisenti 4adc41c2fa HPL1: add check for shaders in low level graphics 2022-12-23 14:04:02 +01:00
grisenti f58839ad47 HPL1: remove unneeded opengl error check 2022-12-23 14:03:52 +01:00
grisenti 2521f68410 HPL1: enable shaders by default 2022-12-23 14:03:52 +01:00
grisenti 39a545f740 HPL1: remove ATI fragment shader enum and fix comments 2022-12-23 14:03:51 +01:00
grisenti 584f1aaf4e HPL1: unify checks for shaders 2022-12-23 14:03:51 +01:00
grisenti 24eca8b7a1 HPL1: fix opengl errors and improve formatting 2022-12-23 14:03:49 +01:00
Eugene Sandulenko 28746360b6 HPL1: Fix warnings 2022-12-23 14:03:48 +01:00
grisenti 30fe64422e HPL1: replace shader implementation and use 2022-12-23 14:03:40 +01:00
Eugene Sandulenko 6c4c5c0cab HPL1: Fix more warnings and some formatting fixes 2022-12-23 14:03:34 +01:00
grisenti 9b6c47de96 HPL1: fix pixel format set in LowLevelGraphicsSDL 2022-12-23 14:03:34 +01:00
grisenti 737f61d4b3 HPL1: get the game to display loading screen 2022-12-23 14:03:33 +01:00
grisenti 7f3967b9eb HPL1: initialize parameter in LowLevelGraphicsSDL 2022-12-23 14:03:33 +01:00
grisenti 76c540b1bf HPL1: refactor LowLevelPicture class 2022-12-23 14:03:33 +01:00
grisenti db0488d535 HPL1: implement LowLevelGraphicsSDL 2022-12-23 14:03:32 +01:00
grisenti dfa544ae09 HPL1: replace font loading implementation
HPL1: remove missing header
2022-12-23 14:03:31 +01:00
grisenti 7d46984d84 HPL1: move LowLevelSystem implementation 2022-12-23 14:03:31 +01:00
grisenti f831725d0c HPL1: replace bitmap implementation 2022-12-23 14:03:29 +01:00
grisenti 45278f7010 HPL1: replace pixel format classes 2022-12-23 14:03:28 +01:00
grisenti 7f956b585b HPL1: remove double license 2022-12-23 14:03:26 +01:00
grisenti 87d8541ba5 HPL1: improve formatting 2022-12-23 14:03:26 +01:00
grisenti b35fd9d1b8 HPL1: add license header 2022-12-23 14:03:26 +01:00
grisenti 6c2973bf50 HPL1: add engine code 2022-12-23 14:03:25 +01:00