Commit Graph

14 Commits

Author SHA1 Message Date
veclavtalica da98c0941b effort to have no warnings once again 2024-10-13 21:32:31 +03:00
veclavtalica d2422735e6 /third-party/physfs/: remove unused archivers, actually make cmake options pass, duh 2024-10-13 19:17:26 +03:00
wanp 57fe5e8946 implement game configuration file
this integrates https://github.com/cktan/tomlc99 into the repo as a dependency
2024-10-01 12:48:42 +03:00
veclavtalica d4d4544bb4 hot reloading and friends 2024-08-21 16:55:34 +03:00
veclavtalica 8a66bc43e4 bypass of near/far planes for 2d case, hints for perspective correction, flat shading for 2d 2024-07-30 23:37:34 +03:00
veclavtalica bf65f83806 Merge pull request 'opengl moment' (#1) from opengl into main
Reviewed-on: wanp/salesman#1
2024-07-28 14:50:35 +00:00
veclavtalica 5ddf0eb879 elf.c: section limit inference for linux, fixes for stb_ds.h hashing, more compilation flags 2024-07-28 01:44:39 +03:00
gerwy 5e6e86360f Added easings from raylib header 2024-07-15 21:50:52 +02:00
veclavtalica e2ed4b2c2d glad: include debug and shader program extensions 2024-07-10 19:13:32 +03:00
veclavtalica f98f9e1300 creation of opengl 1.5 context, mixing of gl calls with sdl renderer 2024-07-09 15:36:13 +03:00
veclavtalica e6ba50ab82 COPYING and README.md of libxm i forgot 2024-07-08 18:04:09 +03:00
veclavtalica 329ef82747 push third-party/libxm 2024-07-08 18:01:08 +03:00
veclavtalica c539473021 simplify PHYSFS building 2024-07-08 16:59:08 +03:00
veclavtalica 206a5b7cad awesome!!! 2024-07-08 03:44:20 +03:00