Amine Khaldi
c424146e2c
Create a branch for cmake bringup.
...
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00
Ged Murphy
c5b25b8e9b
- Move from using include guards to pragma once.
...
- Whilst this is non-standard and potentially makes the code less portable, it's supported by both gcc and msvc and should bringg increased compilation speed due to its optimized behaviour (doesn't need to invoke the preprocessor)
- Patch by Amine Khaldi [amine.khaldi@reactos.org ]
svn path=/trunk/; revision=45685
2010-02-26 11:43:19 +00:00
Timo Kreuzer
b2ab2d049e
rename DC.Dc_attr to dcattr, DC.DcLevel to dclevel, just like in gdikdx. Some naming improvement, remove an excessive variable.
...
svn path=/trunk/; revision=40135
2009-03-20 14:16:01 +00:00
Timo Kreuzer
dcae209a08
Change DC and DC_ATTR members from MATRIX_S and EFLOAT_S, which are explicit fpu emulation types, instead use MATRIX and FLOATOBJ which are the class types. Plug in new FLOATOBJ api and remove old fpu using version. Implement XFORMOBJ api using FLOATOBJ. Remove most of the fpu using code from win32k.
...
svn path=/trunk/; revision=35779
2008-08-30 01:01:52 +00:00
Timo Kreuzer
a5e5e742fd
Patch by Stefan Ginsberg:
...
- remove XFORM members from DC structure and use MATRIX instead. Use MatrixS2XForm and XForm2MatrixS for intermediate conversion.
- this is a temporary solution (still using fpu) until I'm finished with FLOATOBJ rewrite + XFOROMOBJ api (soon)
svn path=/trunk/; revision=34554
2008-07-16 20:16:30 +00:00
James Tabor
b0c65c30fe
Move xform data from W structure into DcLevel within unions. Why: Sticking with systems floating point and reducing the size of DC.
...
svn path=/trunk/; revision=33830
2008-06-02 19:51:04 +00:00
James Tabor
92f9c23098
Complete move to Dc_Attr in win32k. Tested Qemu Linux, Xp with AbiWord.
...
svn path=/trunk/; revision=30546
2007-11-18 13:51:34 +00:00
Magnus Olsen
d1c1e99025
Implement DxEngGetHdevData after some old notes I found , hope every things works.
...
Partly implement DxEngGetDCState
svn path=/branches/reactx/; revision=29858
2007-10-24 22:52:13 +00:00
Magnus Olsen
b3792fec24
puting back dc.h and driver.h to win32k/include as jimtablor requested.
...
we need move PDC only to ntgdihdl.h.
svn path=/branches/reactx/; revision=29803
2007-10-22 23:21:23 +00:00
Magnus Olsen
5697e7c2d2
fix the build for win32k.sys
...
svn path=/branches/reactx/; revision=29791
2007-10-22 19:49:06 +00:00
James Tabor
fcd3ddadc4
Added two new subroutines in support for writing data to and from user space. Fixed calc in CoordCnvP to use float not fixed.
...
svn path=/trunk/; revision=28296
2007-08-12 07:34:23 +00:00
James Tabor
2619101eee
Move Window and Viewport Ext and Org to Dc_Attr. Tested it with qemu.
...
svn path=/trunk/; revision=28184
2007-08-06 05:13:47 +00:00
Johannes Anderwald
9b71253be1
set most of trunk svn property eol-style:native
...
svn path=/trunk/; revision=24701
2006-11-08 11:47:44 +00:00
Maarten Bosma
e1f7c6d561
Moved win32k
...
svn path=/trunk/; revision=21063
2006-02-17 12:22:36 +00:00