Hermès Bélusca-Maïto
5e93daa9ce
[WIN32SS] Use the DCFLAGS and DCTYPE flags defined in ntgdi/dc.h instead of the old ones in include/ntgdihdl.h
...
The names of these new flags match the documented ones at
https://reactos.org/wiki/Techwiki:Win32k/DC
https://books.google.hr/books?id=-O92IIF1Bj4C&pg=PA197&lpg=PA197
and the gdikdx debug extension.
2022-03-19 17:26:09 +01:00
James Tabor
63e7d6c29e
[Win32K] Fix typo
...
Fix a GERRRR typo.
2021-10-14 09:59:53 -05:00
Jérôme Gardou
405ce53211
[WIN32K] More cleanup & improvements
...
Use FLOATOBJs to perform device<->world transformations, avoiding use of XFORMOBJ all the time
Remove unused macros & functions
2021-03-31 18:35:31 +02:00
James Tabor
cba5acbc48
[NtGDI] Add missing type for EPS Print Escape
...
Part of GDI escape printing.
2020-05-12 20:34:22 -05:00
jimtabor
94b4b5c127
[NtGDI] Fix ExtSelectClipRgn Tests
...
Fix results from tests, add (last one) gdi batch support for
ExtSelectClipRgn. Left commented out test code in tree this time.
Pass Katayama Hirofumi MZ SelectClipRgn tests. After commit will plug in
the last batch. After 12 years.
See CORE-13817 and CORE-15906.
2019-05-09 12:33:21 -05:00
James Tabor
cf7bea11b2
[NtGDI] Use flag for text align mode.
...
Use the lTextAlign instead of the user one for internal use.
2019-03-04 12:17:00 -06:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00