.. |
dibdrv
|
gdi32: Directly call dib driver functions in dibdrv_wglCreateContext.
|
2021-09-17 20:40:07 +02:00 |
tests
|
gdi32/tests: Add GdiTransparentBlt tests.
|
2021-09-10 20:22:12 +02:00 |
uniscribe
|
tools: Update to Unicode 14.0.0.
|
2021-09-15 19:34:21 +02:00 |
Makefile.in
|
makefiles: Make -mno-cygwin the default.
|
2021-09-20 22:45:48 +02:00 |
bitblt.c
|
gdi32: Access stretch mode directly from DC in NtGdiTransparentBlt.
|
2021-09-17 20:40:07 +02:00 |
bitmap.c
|
win32u: Directly use NtGdiGetDeviceCaps in ntgdi functions.
|
2021-09-15 19:34:23 +02:00 |
brush.c
|
gdi32: Fix some ntgdi names.
|
2021-09-10 20:22:12 +02:00 |
clipping.c
|
gdi32: Avoid calling gdi32 functions from ntgdi functions.
|
2021-09-17 20:40:07 +02:00 |
dc.c
|
gdi32: Fix a typo in failure path (Coverity).
|
2021-09-15 19:34:23 +02:00 |
dib.c
|
gdi32: Directly use ntdll in dib.c.
|
2021-09-17 20:40:07 +02:00 |
driver.c
|
include: Add some missing ntgdi declarations.
|
2021-09-20 22:45:48 +02:00 |
emfdc.c
|
gdi32: Use EMR_TRANSPARENTBLT to record GetTransparentBlt.
|
2021-09-10 20:22:12 +02:00 |
emfdrv.c
|
gdi32: Remove no longer used printer config driver entry points.
|
2021-09-13 19:57:29 +02:00 |
enhmetafile.c
|
gdi32: Don't use gdi_private.h and ntgdi_private.h at the same time.
|
2021-09-07 23:19:22 +02:00 |
font.c
|
gdi32: Directly use ntdll in update_font_association_info.
|
2021-09-23 18:14:29 +02:00 |
freetype.c
|
gdi32: Store NT paths in font structs.
|
2021-09-21 18:59:14 +02:00 |
gdi32.rc
|
…
|
|
gdi32.spec
|
gdi32: Remove ordinal exports.
|
2021-09-13 19:57:29 +02:00 |
gdi_private.h
|
gdi32: Move CreateScalableFontResourceW to text.c.
|
2021-09-20 22:45:48 +02:00 |
gdidc.c
|
gdi32: Use EMR_TRANSPARENTBLT to record GetTransparentBlt.
|
2021-09-10 20:22:12 +02:00 |
gdiobj.c
|
gdi32: Use NtQuerySystemInformation instead of GetSystemInfo.
|
2021-09-17 20:40:07 +02:00 |
icm.c
|
gdi32: Factor out get_icm_profile.
|
2021-09-09 19:31:24 +02:00 |
mapping.c
|
win32u: Directly use NtGdiGetDeviceCaps in ntgdi functions.
|
2021-09-15 19:34:23 +02:00 |
metadc.c
|
gdi32: Don't use gdi_private.h and ntgdi_private.h at the same time.
|
2021-09-07 23:19:22 +02:00 |
metafile.c
|
gdi32: Don't use gdi_private.h and ntgdi_private.h at the same time.
|
2021-09-07 23:19:22 +02:00 |
ntgdi_private.h
|
gdi32: Use NtQuerySystemInformation instead of GetSystemInfo.
|
2021-09-17 20:40:07 +02:00 |
objects.c
|
gdi32: Fix some ntgdi names.
|
2021-09-10 20:22:12 +02:00 |
opengl.c
|
gdi32: Rename gdi_private.h to ntgdi_private.h.
|
2021-07-09 22:15:30 +02:00 |
opentype.c
|
gdi32: Rename gdi_private.h to ntgdi_private.h.
|
2021-07-09 22:15:30 +02:00 |
painting.c
|
gdi32: Directly use ntgdi functions in painting.c.
|
2021-09-15 19:34:23 +02:00 |
palette.c
|
gdi32: Avoid calling gdi32 functions from ntgdi functions.
|
2021-09-17 20:40:07 +02:00 |
path.c
|
gdi32: Avoid calling gdi32 functions from ntgdi functions.
|
2021-09-17 20:40:07 +02:00 |
pen.c
|
gdi32: Use internal get_stock_object in ntgdi functions.
|
2021-09-03 21:43:03 +02:00 |
printdrv.c
|
gdi32: Use ntgdi interface for printer driver functions.
|
2021-09-02 21:57:38 +02:00 |
region.c
|
gdi32: Avoid calling gdi32 functions from ntgdi functions.
|
2021-09-17 20:40:07 +02:00 |
resource.h
|
…
|
|
text.c
|
gdi32: Pass NT paths to ntgdi functions.
|
2021-09-21 18:59:06 +02:00 |
vertical.c
|
tools: Update to Unicode 14.0.0.
|
2021-09-15 19:34:21 +02:00 |
vulkan.c
|
gdi32: Rename gdi_private.h to ntgdi_private.h.
|
2021-07-09 22:15:30 +02:00 |