aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/gdi32.odin
Commit message (Expand)AuthorAgeFilesLines
* import cleanupjakubtomsu6 days1-3/+1
* Add more win32 bindingsbplu4t2f2026-01-241-2/+9
* Improve formatting and `#raw_union` logic in `core:sys/windows`gingerBill2026-01-021-50/+60
* Fix some return types in core:sys/windowsgingerBill2026-01-021-1/+1
* Fix incorrect type for FONTENUMPROCWJamie Dennis2025-07-011-1/+1
* Fix CreateDibSection bindingJeroen van Rijn2025-05-051-1/+1
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* trim whitespaceThomas la Cour2024-08-081-1/+1
* formatThomas la Cour2024-07-251-2/+2
* more windows stuffThomas la Cour2024-06-111-76/+289
* bitmap v5 headerThomas la Cour2024-03-031-0/+45
* Change `stdcall` -> `system`gingerBill2024-01-171-1/+1
* Add various missing windows proceduresBrennen Shaughnessy2023-11-221-0/+7
* CreateSolidBrush and FillRectJooperGH2022-12-191-0/+2
* sys/windows: add DescribePixelFormathikari2022-12-071-0/+1
* sys/windows: add a bunch of stuffhikari2022-10-011-0/+1
* sys/windows: add GetTextExtentPoint32Whikari2022-06-111-0/+1
* sys/windows: add functions and constantshikari2022-06-091-0/+11
* sys/windows: fix RGB macro againhikari2022-05-061-1/+1
* sys/win32: fix RGB macrohikari2022-05-061-3/+1
* sys/windows: fix build issueshikari2022-04-301-1/+1
* sys/windows: change macro and add commenthikari2022-04-301-2/+4
* sys/windows: add GetDCBrushColorhikari2022-04-301-0/+1
* sys/windows: add a couple of procedures and typeshikari2022-04-301-0/+5
* sys/windows: fix gdi32 raw pointer typeshikari2022-03-241-3/+3
* sys/windows: add basic Gdi32.lib supporthikari2022-03-241-0/+66