Commit Graph

17 Commits

Author SHA1 Message Date
TheCherno
026a148d7d Added Debug-AS config to build script 2023-09-15 09:19:23 +10:00
TheCherno
c186bef662 Partially merged from MohitSethi99/glfw with modifications
- Still some problems and not super happy with this partially decorated frame
- Tested on Win 10 and 11, client area top + resize handle is not perfect
- Also client area seems to be different on frame 0
2023-07-16 14:29:50 +10:00
Peter Nilsson
62fad91c8b Removed linking from premake5.lua
- I will note that linking should be done by the target application (e.g Hazelnut)
2023-04-20 19:53:22 +02:00
Mohit Sethi
07df3a26af Remove dwmapi linking, compile posix_module.c as well for Linux 2022-12-29 00:10:50 +05:30
Mohit Sethi
a36f9a6a29 Turn off warnings 2022-12-25 01:08:49 +05:30
Mohit Sethi
8a96738c07 Disable _CRT_SECURE_NO_WARNINGS 2022-12-23 17:42:38 +05:30
Mohit Sethi
32af069108 Added Dist configuration + optimize for speed 2022-12-02 20:34:26 +05:30
Th3T3chn0G1t
a9d7848172
Fixed macOS and Linux builds to work with Hazel patches 2022-06-28 12:31:56 +01:00
TheCherno
d516e66801 Added Dist config to premake script 2022-03-31 09:56:44 +11:00
TheCherno
aa91434c64 Added missing files to premake
- Also added a missing function to null platform
2022-02-22 12:53:35 +11:00
Jaytheway
6d3052e388 Added window creation hint to disable native OS title-bar
- Disabling title-bar only implemented for win32 window.
2021-09-28 11:35:27 +03:00
TheCherno
1a3b9eacfc staticruntime off 2021-04-15 14:43:58 +10:00
TheCherno
5bc798607d Removed unused build options. 2019-08-26 10:11:15 +10:00
lovely_santa
05f2147de2
Added symbols and optimization 2019-07-03 11:34:28 +02:00
lovely_santa
8f16ea0392
Converted spaces to tabs
as requested in #1
2019-07-03 11:32:20 +02:00
Marian Bielcik
c951daa4d7
Add support for Linux 2019-01-02 08:14:27 +01:00
TheCherno
b4b43190ce Added premake file. 2018-11-10 10:45:30 +11:00