Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 24781744 | 2025-11-03 00:33:24 | f128 -> f80 | ||
| 94255a29 | 2025-11-01 23:08:35 | fix all Makefiles for install:: and uninstall:: targets in shared libs from config.subr build_lib_shared | ||
| b3259c6e | 2025-11-01 20:35:59 | fix make install for shared libs | ||
| 7d7601b6 | 2025-11-01 20:22:59 | fix make uninstall | ||
| fd779c11 | 2025-11-01 20:11:57 | make install without libtool | ||
| 71075284 | 2025-11-01 16:35:38 | fix make demo_gl on macos arm64 | ||
| 8680e9da | 2025-11-01 15:06:21 | fix recursive makefiles | ||
| e835533e | 2025-11-01 14:31:41 | Refactor Makefile | ||
| 64a87ba0 | 2025-11-01 12:49:08 | configure: wip macosx | ||
| 4c8ffc88 | 2025-11-01 12:44:43 | configure: wip macos | ||
| fa46b573 | 2025-11-01 12:40:18 | wip macosx | ||
| a79eb5d1 | 2025-11-01 03:12:16 | remove .libs from paths | ||
| e44614ce | 2025-11-01 01:42:59 | refactor building of libs | ||
| d0570aa9 | 2025-11-01 01:36:57 | configure: sdl2 demo | ||
| ad236de0 | 2025-10-31 23:07:31 | configure: add missing rpath | ||
| 55c65a7d | 2025-10-31 21:37:04 | fix COV target | ||
| 7b57d6fd | 2025-10-31 20:43:38 | fix configure for asan target | ||
| 41c3af0d | 2025-10-31 16:48:18 | fix remaining configures | ||
| 9d05c503 | 2025-10-31 10:19:01 | fix configure for linking without libtool | ||
| 792ed039 | 2025-10-30 22:29:32 | build without libtool | ||
| 60e7774d | 2025-10-30 19:50:45 | fix configure without libtool | ||
| 70e2f30f | 2025-10-30 19:06:37 | update configure without libtool | ||
| b153eb1a | 2025-10-30 19:03:34 | update Makefile to add $SHARED_EXT | ||
| f0350c78 | 2025-10-30 18:45:47 | remove .so extension from targets in lib configures | ||
| db11d9a2 | 2025-10-30 18:34:32 | wip configure without libtool | ||
| 699d6b0b | 2025-10-30 16:44:21 | configure: try to remove libtool entirely | ||
| 931cb1d0 | 2025-10-24 14:52:32 | remove config.h | ||
| f597decc | 2025-10-22 10:49:40 | fix macos window title | ||
| 0b8c867a | 2025-10-22 10:25:47 | workaround linker limitations in MacOS intel | ||
| 134e4654 | 2025-10-22 10:21:13 | fix ./libEGL.dylib linker path | ||
| cd748600 | 2025-10-18 00:23:49 | wip: configure without config.h | ||
| 735d974b | 2025-10-17 23:29:46 | wip: build system | ||
| 6c43b53a | 2025-10-17 19:28:28 | Fix install of sdl2 demo on macos | ||
| 5108c3e9 | 2025-10-17 17:14:28 | wip macos | ||
| a6454e47 | 2025-10-17 04:37:41 | fix build in separate dir on macos | ||
| 44114efc | 2025-10-16 21:16:23 | fix duplicate global variable in demo gl on macos | ||
| 314cd806 | 2025-10-16 20:45:03 | wip macos regression | ||
| 67bbdf2b | 2025-10-16 19:20:38 | configure | ||
| fdbcc728 | 2025-10-16 18:19:48 | fix make install | ||
| 5ee28d9c | 2025-10-16 17:00:40 | configure: fix build in local dir | ||
| 976ce144 | 2025-10-16 15:36:23 | fix includes and configure scripts for build in separate dir | ||
| ea59013e | 2025-10-13 13:19:01 | fix build on macos amd64 | ||
| da2265ce | 2025-10-12 15:01:09 | unify all OpenGL demos under window/demo/ | ||
| 82a9fcbe | 2025-10-12 02:53:52 | deduplicate code | ||
| c48abc69 | 2025-10-12 02:37:20 | add missing .sh files | ||
| e4f84a7f | 2025-10-12 02:18:26 | sdl2 demo earth | ||
| cc1bfdb6 | 2025-10-12 00:08:06 | fps | ||
| 4eb1d0cb | 2025-10-11 22:42:54 | Fix window sdl2 demo on MacOS using google/angle for GLESv3 support using Metal backend | ||
| ec118200 | 2025-10-11 20:14:43 | wip macos | ||
| 1cfd44ea | 2025-10-11 19:48:20 | Fix build on MacOS | ||
| 5bc77c4d | 2025-10-06 14:30:45 | config_prog, default argv0 and prefix | ||
| 3224e42f | 2025-10-03 19:45:23 | wip kpkg | ||
| c595178c | 2025-09-30 16:28:44 | port OpenGL 4.1 to OpenGLES v2, works on OpenBSD | ||
| d054c0ff | 2025-09-30 14:51:53 | remove dependency on glew, works on OpenBSD | ||
| c79174fe | 2025-09-30 13:59:35 | Move all OpenGL code to gl/ and fix build | ||
| a6af069c | 2025-09-30 13:11:16 | moved GL files to their own directory to share between EGL and SDL2 | ||
| 739d31c9 | 2025-09-23 01:28:33 | prepare release on macos | ||
| 49249acc | 2025-09-22 15:09:23 | use `rsync -Lv` for macos .app generation | ||
| 3fbd53a3 | 2025-09-20 04:39:45 | fix SRC_TOP | ||
| 255063c6 | 2025-09-18 17:04:01 | use runj for update sources and configure | ||
| 7a407f7e | 2025-08-28 00:41:03 | release v0.1.15 | ||
| 81615aa6 | 2025-08-28 00:26:15 | remove kubz from release | ||
| 754fbef4 | 2025-08-27 23:00:11 | fix DESTDIR in make install | ||
| 0a181b25 | 2025-08-26 23:12:21 | fix configure for window/sdl2/demo on BSD | ||
| 802628be | 2025-08-26 22:47:16 | configure windows ldflags in config.subr | ||
| 8fcb58bb | 2025-08-26 22:10:22 | fix sdl2 and cairo demo on windows | ||
| f9fac846 | 2025-08-26 21:10:14 | implement math.h for long double (F128) on windows | ||
| 5e77a40a | 2025-08-13 17:19:11 | update submodules | ||
| cf262bd7 | 2025-08-13 16:54:45 | add: todo | ||
| 0e16c898 | 2025-08-10 19:24:27 | fix OpenGL demo | ||
| 261cc860 | 2025-08-03 12:58:47 | dereference arguments to _inspect_* for basic C numeric types. | ||
| 979b3eef | 2025-07-26 19:48:21 | refactor types.h | ||
| bbd83477 | 2025-07-25 18:02:09 | refactor: TAG_LIST -> TAG_PLIST | ||
| 37b05be9 | 2025-07-22 06:07:54 | ws: 72 columns | ||
| 5055fe93 | 2025-07-23 15:39:09 | update submodules | ||
| 771ec668 | 2025-07-21 14:04:48 | tag_init_sym -> tag_init_psym | ||
| 6160bff2 | 2025-07-21 13:03:11 | tests pass: refactor p_* | ||
| 5aca5640 | 2025-07-21 03:28:39 | refactor p_* | ||
| 8398379f | 2025-07-19 23:40:36 | license and while | ||
| 50fa19c3 | 2025-04-26 13:06:39 | make uninstall, fix build under windows | ||
| 2ceaf6ad | 2025-04-23 16:38:53 | fix leak | ||
| 0f887ea1 | 2025-04-05 15:07:19 | fix clip_z_near | ||
| 7a3ff5cf | 2025-04-07 17:48:43 | kubz install | ||
| 322e8583 | 2025-04-07 16:54:48 | wip install | ||
| 9a1d4e04 | 2025-04-07 16:51:19 | wip install | ||
| 65577558 | 2025-04-07 16:20:23 | install demo_gl and kubz if present | ||
| b5c856b7 | 2025-03-30 21:39:54 | gcovr works on Linux | ||
| a8b198a2 | 2025-03-24 13:14:03 | kubz | ||
| 79f7da51 | 2025-03-24 12:06:44 | kubz | ||
| d1f1f4df | 2025-03-23 12:44:10 | fix gl_camera lightning | ||
| 2e29973b | 2025-03-04 20:28:30 | wip pstruct | ||
| db40523c | 2025-03-02 16:14:12 | Change copyright wording and extend to 2025 | ||
| 5870b460 | 2025-02-28 17:35:09 | wip physics based rendering | ||
| dfb46a5a | 2025-02-25 21:54:02 | wip tests | ||
| 9b0a214e | 2025-02-27 15:20:20 | update_sources | ||
| f4512dd0 | 2025-02-25 19:38:51 | kubz | ||
| ee0adefb | 2025-02-25 12:57:14 | kubz | ||
| 069c2e58 | 2025-02-21 18:45:03 | buf_inspect_gl_vertex | ||
| 46ae43a6 | 2025-02-21 16:49:26 | wip | ||
| b0947835 | 2025-02-21 16:49:02 | gl mat4 |