cosmopolitan/libc/nt/gdi32
Bach Le baad1df71d
Add several NT functions (#1318)
With these addtions, I could build and run a
[sokol](https://github.com/floooh/sokol) application (using OpenGL) on
both Linux and Windows.
2024-10-27 21:10:32 -07:00
..
BitBlt.S Add OpenMP support 2024-01-28 22:39:02 -08:00
ChoosePixelFormat.S Add OpenMP support 2024-01-28 22:39:02 -08:00
CreateBitmap.S Add OpenMP support 2024-01-28 22:39:02 -08:00
CreateCompatibleBitmap.S Add OpenMP support 2024-01-28 22:39:02 -08:00
CreateCompatibleDC.S Add OpenMP support 2024-01-28 22:39:02 -08:00
CreateDIBSection.S Add OpenMP support 2024-01-28 22:39:02 -08:00
CreateRectRgn.S Add OpenMP support 2024-01-28 22:39:02 -08:00
DeleteDC.S Add OpenMP support 2024-01-28 22:39:02 -08:00
DeleteObject.S Add OpenMP support 2024-01-28 22:39:02 -08:00
DescribePixelFormat.S Add several NT functions (#1318) 2024-10-27 21:10:32 -07:00
GetPixel.S Add OpenMP support 2024-01-28 22:39:02 -08:00
RestoreDC.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SaveDC.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SelectObject.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SetBkMode.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SetPixel.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SetPixelFormat.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SetTextAlign.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SetTextColor.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SetTextJustification.S Add OpenMP support 2024-01-28 22:39:02 -08:00
SwapBuffers.S Add OpenMP support 2024-01-28 22:39:02 -08:00