| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch 'master' into core_net_update | Colin Davidson | 2023-03-02 | 2 | -32/+53 | |
| |\ \ | ||||||
| | * | | Added missing Windows functions for console manipulation | Jeppe Skov | 2023-02-28 | 2 | -0/+21 | |
| * | | | more cleanup ripple | Colin Davidson | 2023-03-01 | 2 | -9/+14 | |
| * | | | more manual type carryover | Colin Davidson | 2023-03-01 | 2 | -4/+26 | |
| * | | | manually start merging core_net | Colin Davidson | 2023-03-01 | 6 | -146/+538 | |
| |/ / | ||||||
| * | | Merge branch 'master' into new-temp-allocator | gingerBill | 2023-02-28 | 4 | -60/+237 | |
| |\ \ | ||||||
| | * \ | Merge pull request #2354 from elusivePorpoise/master | gingerBill | 2023-02-28 | 1 | -0/+7 | |
| | |\ \ | ||||||
| | | * | | FindFirstChangeNotification series of calls | Elusive Porpoise | 2023-02-27 | 1 | -0/+7 | |
| | * | | | cleanup of os/linux | Colin Davidson | 2023-02-28 | 1 | -11/+28 | |
| | |/ / | ||||||
| | * | | derp. raw-syscalls | Colin Davidson | 2023-02-19 | 1 | -1/+0 | |
| | * | | make darwin syscalls contextless | Colin Davidson | 2023-02-19 | 2 | -48/+48 | |
| | * | | add osx support | Colin Davidson | 2023-02-19 | 1 | -1/+1 | |
| | * | | begin adding tsc frequency getters | Colin Davidson | 2023-02-19 | 1 | -0/+154 | |
| | |/ | ||||||
| * / | Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate | gingerBill | 2023-02-10 | 6 | -1/+26 | |
| |/ | ||||||
| * | more windows kerfuffle | Colin Davidson | 2023-01-06 | 1 | -1/+1 | |
| * | Merge branch 'master' into get_core_count | Colin Davidson | 2023-01-06 | 6 | -0/+123 | |
| |\ | ||||||
| | * | Merge pull request #2265 from JooperGH/more_dwmapi_bindings | gingerBill | 2023-01-06 | 6 | -0/+121 | |
| | |\ | ||||||
| | | * | Fixed CI error | Jooper | 2022-12-21 | 2 | -1/+2 | |
| | | * | App bar bindings | JooperGH | 2022-12-19 | 1 | -0/+33 | |
| | | * | One last binding | JooperGH | 2022-12-19 | 1 | -0/+1 | |
| | | * | HRGB and Rect functions | JooperGH | 2022-12-19 | 2 | -0/+30 | |
| | | * | CreateSolidBrush and FillRect | JooperGH | 2022-12-19 | 2 | -0/+4 | |
| | | * | Added uxtheme bindings | JooperGH | 2022-12-19 | 2 | -3/+12 | |
| | | * | Merge branch 'master' of https://github.com/odin-lang/Odin into more_dwmapi_b... | JooperGH | 2022-12-19 | 3 | -0/+21 | |
| | | |\ | ||||||
| | | * | | Added more DWMAPI bindings | JooperGH | 2022-12-19 | 2 | -0/+43 | |
| | * | | | Add GetKeyboardState to user32 | matias | 2023-01-06 | 1 | -0/+2 | |
| | | |/ | |/| | ||||||
| * | | | fix more things? | Colin Davidson | 2023-01-05 | 1 | -1/+1 | |
| * | | | fix windows structs | Colin Davidson | 2023-01-05 | 1 | -7/+10 | |
| * | | | name raw union | Colin Davidson | 2023-01-05 | 1 | -10/+11 | |
| * | | | use raw_union? | Colin Davidson | 2023-01-05 | 1 | -1/+1 | |
| * | | | add get core count | Colin Davidson | 2023-01-05 | 1 | -0/+44 | |
| |/ / | ||||||
| * | | sys/windows: add GetMonitorInfoW | hikari | 2022-12-13 | 2 | -0/+20 | |
| * | | sys/windows: add DescribePixelFormat | hikari | 2022-12-07 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge branch 'odin-lang:master' into master | Dragos Popescu | 2022-12-06 | 1 | -0/+12 | |
| |\ | ||||||
| | * | sys/windows: wgl style fix | hikari | 2022-12-06 | 1 | -1/+2 | |
| | * | sys/windows: fix wgl function loading in accordance with OpenGL wiki | hikari | 2022-12-06 | 1 | -1/+7 | |
| | * | sys/windows: added helper gl proc | hikari | 2022-12-05 | 1 | -0/+5 | |
| * | | core:sys/windows: Added CSIDL_PROFILE | Dragos Popescu | 2022-12-06 | 1 | -0/+1 | |
| |/ | ||||||
| * | sys/windows: add CreateWaitableTimerExW | hikari | 2022-12-02 | 2 | -0/+13 | |
| * | sys/windows: add SHGetFolderPathW (#2213) | ftphikari | 2022-11-28 | 2 | -0/+35 | |
| * | Merge pull request #2193 from ftphikari/master | Jeroen van Rijn | 2022-11-14 | 2 | -0/+53 | |
| |\ | ||||||
| | * | sys/windows: add ShellExecuteExW | hikari | 2022-11-14 | 2 | -0/+53 | |
| * | | Fix +build ignore | gingerBill | 2022-11-04 | 1 | -1/+1 | |
| |/ | ||||||
| * | Heavily improve time handling on Windows for `time.now()` and `os.File_Info` | gingerBill | 2022-10-26 | 2 | -1/+22 | |
| * | Fix typo | gingerBill | 2022-10-26 | 1 | -1/+1 | |
| * | Add `GetSystemTimePreciseAsFileTime` | gingerBill | 2022-10-26 | 1 | -0/+1 | |
| * | Merge branch 'master' of https://github.com/odin-lang/Odin | gingerBill | 2022-10-18 | 2 | -0/+125 | |
| |\ | ||||||
| | * | sys/windows: add ITaskbarList interfaces | hikari | 2022-10-13 | 1 | -0/+82 | |
| | * | sys/windows: add SHFileOperationW | hikari | 2022-10-12 | 2 | -0/+43 | |
| * | | Allow for `N = -1` in `wstring_to_utf8` | gingerBill | 2022-10-18 | 1 | -4/+4 | |
| |/ | ||||||