| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change `stdcall` -> `system` | gingerBill | 2024-01-17 | 1 | -1/+1 |
| * | Add various missing windows procedures | Brennen Shaughnessy | 2023-11-22 | 1 | -0/+7 |
| * | CreateSolidBrush and FillRect | JooperGH | 2022-12-19 | 1 | -0/+2 |
| * | sys/windows: add DescribePixelFormat | hikari | 2022-12-07 | 1 | -0/+1 |
| * | sys/windows: add a bunch of stuff | hikari | 2022-10-01 | 1 | -0/+1 |
| * | sys/windows: add GetTextExtentPoint32W | hikari | 2022-06-11 | 1 | -0/+1 |
| * | sys/windows: add functions and constants | hikari | 2022-06-09 | 1 | -0/+11 |
| * | sys/windows: fix RGB macro again | hikari | 2022-05-06 | 1 | -1/+1 |
| * | sys/win32: fix RGB macro | hikari | 2022-05-06 | 1 | -3/+1 |
| * | sys/windows: fix build issues | hikari | 2022-04-30 | 1 | -1/+1 |
| * | sys/windows: change macro and add comment | hikari | 2022-04-30 | 1 | -2/+4 |
| * | sys/windows: add GetDCBrushColor | hikari | 2022-04-30 | 1 | -0/+1 |
| * | sys/windows: add a couple of procedures and types | hikari | 2022-04-30 | 1 | -0/+5 |
| * | sys/windows: fix gdi32 raw pointer types | hikari | 2022-03-24 | 1 | -3/+3 |
| * | sys/windows: add basic Gdi32.lib support | hikari | 2022-03-24 | 1 | -0/+66 |