Update PDEVOBJ and GRAPHICS_DEVICE fields
[reactos.git] / reactos / subsystems / win32 / win32k / ntddraw / dxeng.c
2009-08-16 Timo KreuzerUpdate PDEVOBJ and GRAPHICS_DEVICE fields
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-02 James Tabor- In the process of rewriting IntGdiCreateDisplayDC...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-20 Timo KreuzerRename GDIDEVICE to PDEVOBJ. Is seems ms uses both...
2009-03-20 Timo KreuzerChange most DC struct members to the names they have...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-01 Timo KreuzerSync to trunk r38500
2008-12-25 Christoph von Wittichfix some more typos
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-06 James TaborQuick implementation of DxEngCreateMemoryDC and DxEngCl...
2008-05-06 James TaborWin32k:
2008-05-05 James TaborImplement XxxRedrawDesktop for Dx, needs testing.
2008-05-05 Aleksey Bragin- Fix a few DxEng APIs without proper calling conventio...
2008-05-04 James TaborImpement DxEngSetDCState, DxEngIsHdevLockedByCurrentThr...
2008-05-03 James TaborFix DxEngCreateMemoryDC, GetDesktopDC and DeleteDC.
2008-05-03 Magnus OlsenBugfix : DRVFN gaEngFuncs one row was wrong thx irc...
2008-05-03 Magnus Olsenimplemented partly DxEngGetDesktopDC
2008-05-02 Magnus Olsenfix a typo in function DxEngGetHdevData the sub functio...
2008-05-01 Magnus OlsenThx fireball to found the real issue with dxg.sys why...
2008-05-01 Magnus OlsenFixed DRIVER_FUNCTIONS this struct are being passdown...
2008-04-30 Timo Kreuzer- DxEngGetHdevData: return a DWORD_PTR instead of a...
2008-04-29 Aleksey Bragin- All DxEng APIs are STDCALL. The only possible excepti...
2008-04-29 James TaborImplement DxEngSetDCOwner, add stub for IntGdiSetDCOwnerEx.
2008-04-29 James TaborUpdate DxEngSetDCOwner and add owner masks.
2008-04-26 Magnus Olsenfixed bit more in the struct EDD_DIRECTDRAW_GLOBAL,
2008-04-26 Magnus Olsenfixed : we do not longer losing the hdev for ms dxg.sys
2008-04-25 Magnus Olsenadding more debug output for dx
2008-04-21 James TaborImplemented DxEngGetRedirectionBitmap. Fixed GdiGetSetC...
2008-04-21 Magnus OlsenDxDdStartupDxGraphics
2008-04-20 Magnus Olsenfix another stack crouptions for wrong prototype
2008-04-20 Magnus OlsenLet DxEngScreenAccessCheck() always return true for...
2008-04-20 Magnus Olsenadd two hack so dxg.sys continue works for now.
2008-04-20 Magnus Olsenfixed 3 diffent bug for ms dxg.sys
2008-04-19 Magnus Olsenadded 3 more correct prototype for dxeng.c
2008-04-19 Magnus Olsenfixed stack corutions for dxeng api they do not have...
2008-03-05 Magnus OlsenAdding full trace for dxeng api in win32k
2008-03-04 Magnus OlsenImplemented : DxEngLockHdev, DxEngUnlockHdev
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-04 Ziliang GuoContinue with editing of documentation.
2008-01-03 Magnus Olsencleanu dxeng.c
2008-01-02 James TaborFix DxEngGetHdevData.
2008-01-02 Ziliang GuoMore documentation fixes
2008-01-02 James TaborFix DxEngSetHdevData.
2008-01-02 Magnus Olsenimplement DxEngIncDispUniq
2008-01-02 Magnus Olsenpartly implement DxEngSetHdevData
2008-01-02 Magnus Olsenfixed DxEngCleanDC protoype
2008-01-02 Magnus Olsenimplement DxEngLockShareSem
2008-01-02 Ziliang GuoGrammar and spelling corrections for the documentation...
2008-01-01 Magnus Olsenadding documentations for DxEngGetDCState
2008-01-01 James TaborUpdate DxEngGetDCState and fix retun val for HDEV.
2008-01-01 Magnus Olsenrename Pdev to hPDev in GDIDEVICE struct
2007-12-29 Magnus Olsenupdate the docummactions of DxEngSetDeviceGammaRamp
2007-12-29 James TaborFix set device gamma ramp. Now we test the range of...
2007-12-27 Magnus Olsenimplement DxEngGetDeviceGammaRamp
2007-12-15 James TaborUse new share handle table info.
2007-11-12 James Tabor2nd Sort out gdi device mess.
2007-11-12 James Tabor1st Sort out gdi device mess.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-24 Magnus OlsenFix the build of ReactX and smaller typos
2007-10-24 Magnus OlsenImplement DxEngGetHdevData after some old notes I found...
2007-10-21 Magnus Olsenfix compilng forget implement stub for DxEngIncDispUniq
2007-10-21 Magnus Olsenforget remove a smaller hack i the drv functions list...
2007-10-21 Magnus Olsenadd stub for all dxeng so the dxg.sys does not crash...
2007-10-21 Magnus Olsenimplement DxEngLockDC and DxEngUnlockDC
2007-10-21 Magnus Olsenadd driver functions list that are need it for dxg...
2007-10-21 Magnus Olsenfixed allot compiling issue
2007-10-15 Magnus Olsenadding one more api to dxeng.c
2007-10-15 Magnus Olsenstart implement the dxeng driver api that are need...