[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Define 'bool' C type using 'typedef' instead of a preprocessor define.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Define 'bool' C type using 'typedef' instead of a preprocessor define.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 22 Apr 2025 21:09:41 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 1a41d0e8 by Benoît Minisini at 2025-04-22T23:07:32+02:00 Define 'bool' C type using 'typedef' instead of a preprocessor define. [CONFIGURATION] * NEW: Define 'bool' C type using 'typedef' instead of a preprocessor define. - - - - - c413d2b0 by Benoît Minisini at 2025-04-22T23:09:04+02:00 Use 'libepoxy' instead of 'GLEW' if present. [GB.OPENGL] * NEW: Use 'libepoxy' instead of 'GLEW' if present. - - - - - 7 changed files: - gb.opengl/configure.ac - gb.opengl/src/GL.c - gb.opengl/src/GL.h - gb.opengl/src/glsl/GL.h - gb.opengl/src/main.c - gb.opengl/src/main.h - main/share/gambas.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/09d108ffdc163ada71a978a5eb0a349cb7f24a72...c413d2b0da9faf5d97141ce2e1d8a4aa69487d5d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/09d108ffdc163ada71a978a5eb0a349cb7f24a72...c413d2b0da9faf5d97141ce2e1d8a4aa69487d5d You're receiving this email because of your account on gitlab.com.