2009-12-19 |
Gregor Schneider | [win32k] Add parameter checks for NtGdiSetVirtualResolution |
blob | commitdiff | raw |
2009-10-27 |
Dmitry Gorbachev | - Update address of Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Gregor Schneider | [win32k] Stub out page to device space conversion,... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Gregor Schneider | [win32k] GetTransform: |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Timo Kreuzer | Merge amd64 NDK from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Timo Kreuzer | Merge HAL changes 34743, 34812, 34839, 34917, 35515... |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Timo Kreuzer | Merge from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Timo Kreuzer | Sync with trunk r43000 |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Timo Kreuzer | Update PDEVOBJ and GRAPHICS_DEVICE fields |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Gregor Schneider | -Import tkreuzer's time implementation from AMD64 branch |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Stefan Ginsberg | - delayimp.h: Use FORCEINLINE instead of static __inline__ |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Timo Kreuzer | Merge from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Timo Kreuzer | merge 37282 from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-04-16 |
Timo Kreuzer | Sync trunk r40500 |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Gregor Schneider | Amendment to r40444: float -> double changes were not... |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Gregor Schneider | Don't hard code viewport extents, they depend on the... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Timo Kreuzer | Remove DC_GET_VAL macro and friends. They were defining... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Timo Kreuzer | [FORMATTING] |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Timo Kreuzer | In the beginning somebody created dc.c. And he saw... |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Timo Kreuzer | Rename GDIDEVICE to PDEVOBJ. Is seems ms uses both... |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Timo Kreuzer | rename DC.Dc_attr to dcattr, DC.DcLevel to dclevel... |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Timo Kreuzer | rename DCs pDc_Attr to pdcattr, like in gdikdx. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Timo Kreuzer | Change most DC struct members to the names they have... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
Timo Kreuzer | Merge freeldr from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Timo Kreuzer | Sync to trunk r39350. |
blob | commitdiff | raw | diff to current |
2009-02-02 |
Timo Kreuzer | gdi32: Fix and enable usermode implementation of SetWin... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Timo Kreuzer | formatting, no code change |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Timo Kreuzer | Fix IntGdiSetMapMode |
blob | commitdiff | raw | diff to current |
2008-12-05 |
Timo Kreuzer | sync to trunk head (37853) (except rbuild changes) |
blob | commitdiff | raw | diff to current |
2008-11-30 |
KJK::Hyperion | modified include/reactos/probe.h |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Stefan Ginsberg | - Less STDCALL, more WINAPI/NTAPI/APIENTRY |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Samuel Serapion | - Merge to trunk r37270. |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Gregor Schneider | - Several ExFreePool -> ExFreePoolWithTag changes ... |
blob | commitdiff | raw | diff to current |
2008-10-29 |
KJK::Hyperion | Merging r37048, r37051, r37052, r37055 from the-real... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Timo Kreuzer | sync trunk head (37032) |
blob | commitdiff | raw | diff to current |
2008-10-27 |
James Tabor | - Cleanup and fix OffsetViewport/WindowOrgEx. |
blob | commitdiff | raw | diff to current |
2008-10-25 |
KJK::Hyperion | Visual C++ backend for rbuild (for now just a hacked... |
blob | commitdiff | raw |
2008-10-25 |
KJK::Hyperion | The real, definitive, Visual C++ support branch. Accept... |
blob | commitdiff | raw |
2008-10-20 |
Timo Kreuzer | sync to trunk revision 36700 |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Cameron Gutman | - Merge aicom-network-fixes up to r36740 |
blob | commitdiff | raw | diff to current |
2008-10-07 |
Timo Kreuzer | Fix FLOATOBJ_IsLong. Fix MapMode MM_ISOTROPIC. |
blob | commitdiff | raw | diff to current |
2008-10-05 |
James Tabor | - Move DC_UpdateXforms out of the switch in SetMapMode... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
James Tabor | - Force a recompute when setting map modes. |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Timo Kreuzer | sync to trunk head (35945) |
blob | commitdiff | raw | diff to current |
2008-09-01 |
James Tabor | - Add flag sets and clears for SetMapMode. Assosiate... |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Timo Kreuzer | Change DC and DC_ATTR members from MATRIX_S and EFLOAT_... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Art Yerkes | Create a branch for network fixes. |
blob | commitdiff | raw |
2008-07-16 |
Timo Kreuzer | Patch by Stefan Ginsberg: |
blob | commitdiff | raw | diff to current |
2008-06-25 |
James Tabor | Jeffrey Morlan (mrnobo1024 at yahoo.com) - Fix ModifyWo... |
blob | commitdiff | raw | diff to current |
2008-06-02 |
James Tabor | Move xform data from W structure into DcLevel within... |
blob | commitdiff | raw | diff to current |
2008-05-13 |
James Tabor | Implement NtGdiSetVirtualResolution, SetSizeDevice... |
blob | commitdiff | raw | diff to current |
2008-04-17 |
James Tabor | Removed w.ArcDirection. Now we are using dclevel path... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Hervé Poussineau | Bring back ext2 code from branch |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Aleksey Bragin | - Sync up Mm interface with WinLdr branch (introduce... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
James Tabor | Imp NtGdiMirrorWindowOrg, GetDeviceWidth and finish... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
James Tabor | - Removed NtGdiGet/SetStretchBltMode, updated all relat... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Johannes Anderwald | - make code ANSI-C compatible (makes msvc more happier ) |
blob | commitdiff | raw | diff to current |
2007-11-18 |
James Tabor | Complete move to Dc_Attr in win32k. Tested Qemu Linux... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
James Tabor | 3rd FIN. |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Magnus Olsen | Merge from branch ReactX to Trunk, |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Daniel Reimer | Delete all Trailing spaces in code. |
blob | commitdiff | raw | diff to current |
2007-09-08 |
James Tabor | - Remove DCU_UpdateUserXForms from files for now. |
blob | commitdiff | raw | diff to current |
2007-08-21 |
James Tabor | Cleanup, dont call inside SEH with SEH. IntGdiModifyWor... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
James Tabor | - Removed NtGdiSetMapMode from w32ksvc.db and updated... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
James Tabor | - Started the use of DC_ATTR. Created dcutil.c to handl... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
James Tabor | Removed NtGdiSetWorldTransform. Made the code info... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
James Tabor | Added a set option to ModifyWorldTransform. |
blob | commitdiff | raw | diff to current |
2007-08-10 |
James Tabor | - Removed NtGdiLPTODP/DPTOLP from w32ksvc.db and update... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
James Tabor | Move Window and Viewport Ext and Org to Dc_Attr. Tested... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
James Tabor | Moved most of the old Win struct to Dc_Attr structure... |
blob | commitdiff | raw | diff to current |
2007-08-02 |
James Tabor | Add NtGdiTransformPoints stub. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Alex Ionescu | - Revert 26244, 26245, 26246, 26247. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Magnus Olsen | some gcc 3.4.5 fixed; but not all we need |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Hervé Poussineau | - Move NCI generated files to arch-specific directories |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Alex Ionescu | - Create KD branch. All debugging support is removed... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Aleksey Bragin | Create a place for work on creating a bootloader capabl... |
blob | commitdiff | raw |
2006-10-08 |
Art Yerkes | Partially fixed up tree after merge from HEAD. More... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Andrew Munger | Sync win32k and gdi32_winetest from trunk. |
blob | commitdiff | raw | diff to current |
2006-09-25 |
Magnus Olsen | NtGdiSetViewportExtEx |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Saveliy Tretiakov | Separate NtGdiModifyWorldTransform and IntGdiModifyWorl... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Filip Navara | Implement the isometric mapping mode and call the mappi... |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Maarten Bosma | Moved win32k |
blob | commitdiff | raw | diff to current |
|