Thomas la Cour
|
954dd86f7a
|
nightly define fix
|
2024-09-09 19:55:00 +02:00 |
|
Thomas la Cour
|
6298b23e07
|
tag nightly builds
|
2024-09-09 19:34:19 +02:00 |
|
Thomas la Cour
|
053425e8d7
|
trim version digits, release=YYYY.MM.0.0 else YYYY.MM.DD.0
|
2024-09-09 19:29:43 +02:00 |
|
Thomas la Cour
|
171d917b7e
|
odin manifest file
|
2024-08-21 16:26:10 +02:00 |
|
Thomas la Cour
|
3d0519fe6c
|
trim whitespace
|
2024-08-08 18:05:41 +02:00 |
|
Thomas la Cour
|
a4eeb6ed02
|
rawinput code
|
2024-08-08 18:03:59 +02:00 |
|
Thomas la Cour
|
744d7f7ef4
|
fix for using .rc files
|
2024-07-30 16:53:14 +02:00 |
|
Thomas la Cour
|
271ec643ed
|
removed some comments
|
2024-07-26 11:30:48 +02:00 |
|
Thomas la Cour
|
fe587ee79a
|
try to add sys/windows to the normal core tests
|
2024-07-26 11:04:13 +02:00 |
|
Thomas la Cour
|
b149b3d6c6
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
|
2024-07-26 10:45:09 +02:00 |
|
Thomas la Cour
|
03f3ea5a9e
|
removed old test stuff
|
2024-07-26 10:43:26 +02:00 |
|
Thomas la Cour
|
6e6f2a1f6b
|
removed obsolete fiels on WIN32_FIND_DATAW to match the size from the winsdk headers
|
2024-07-26 10:14:13 +02:00 |
|
Thomas la Cour
|
58ab6e5f94
|
missign cursorinfo
|
2024-07-26 10:07:20 +02:00 |
|
Thomas la Cour
|
fe4754a77c
|
format
|
2024-07-25 10:27:49 +02:00 |
|
Thomas la Cour
|
9d67d12d22
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
# Conflicts:
# core/sys/windows/shell32.odin
|
2024-07-25 10:05:41 +02:00 |
|
Thomas la Cour
|
3627a51daf
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
|
2024-07-12 16:06:48 +02:00 |
|
Thomas la Cour
|
3291c59728
|
post rebase
|
2024-07-11 21:37:37 +02:00 |
|
Thomas la Cour
|
dd75b7a4d9
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
# Conflicts:
# core/sys/windows/kernel32.odin
# core/sys/windows/types.odin
# core/sys/windows/user32.odin
# core/sys/windows/winerror.odin
|
2024-07-11 21:20:53 +02:00 |
|
Thomas la Cour
|
acce9acb6d
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
|
2024-06-13 18:31:53 +02:00 |
|
Thomas la Cour
|
8403952fd2
|
win32gen
|
2024-06-11 18:30:41 +02:00 |
|
Thomas la Cour
|
32dcb3caef
|
windows bindings test
|
2024-06-11 18:19:29 +02:00 |
|
Thomas la Cour
|
465ac74020
|
more windows stuff
|
2024-06-11 18:19:16 +02:00 |
|
Thomas la Cour
|
ebb1a07dd0
|
spelling
|
2024-04-20 09:37:30 +02:00 |
|
Thomas la Cour
|
0a16f7a6f1
|
normalize_path
|
2024-04-20 09:37:30 +02:00 |
|
Thomas la Cour
|
6243160ecd
|
Cleanup of ShowCursor after Bill pushed a fix
|
2024-03-03 19:53:34 +01:00 |
|
Thomas la Cour
|
980ee3310f
|
didn't help :/ so removed it to see if it can build again
|
2024-03-03 19:53:34 +01:00 |
|
Thomas la Cour
|
c5d5d055ac
|
Trying to resolve a strange nameclash on ShowCursor seems like raylib is also defining that. Unsure why exactly this is related so for now just tried to change the name here to _ShowCursor :/
|
2024-03-03 19:53:34 +01:00 |
|
Thomas la Cour
|
a783d4ce5b
|
Callback types
|
2024-03-03 19:53:33 +01:00 |
|
Thomas la Cour
|
a7b09a24b7
|
Waveform Functions
https://learn.microsoft.com/en-us/windows/win32/multimedia/waveform-functions
|
2024-03-03 19:53:33 +01:00 |
|
Thomas la Cour
|
602e000379
|
hid usage flags
https://learn.microsoft.com/en-us/windows-hardware/drivers/hid/hid-usages
|
2024-03-03 19:53:33 +01:00 |
|
Thomas la Cour
|
f93074a082
|
A few extra gdi procs for icons, cursors and drawing
|
2024-03-03 19:53:33 +01:00 |
|
Thomas la Cour
|
28f05e8aaa
|
SHChangeNotify + flags
https://learn.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_core-shchangenotify
|
2024-03-03 19:53:33 +01:00 |
|
Thomas la Cour
|
9eb1596939
|
Flags for GlobalAlloc
https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-globalalloc
|
2024-03-03 19:53:33 +01:00 |
|
Thomas la Cour
|
8412352e5a
|
bitmap v5 header
https://learn.microsoft.com/en-us/windows/win32/api/wingdi/ns-wingdi-bitmapv5header
|
2024-03-03 19:53:33 +01:00 |
|