[win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / ntddraw / ddraw.c
2010-04-26 Giannis Adamopoulos[win32k]
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-27 James Tabor- [NtDDraw]
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
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:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-03 Christoph von Wittichsome translations: GreatLordish -> English
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-12 Timo Kreuzerconvert another pointer calculations to FIELD_OFFSET...
2008-05-11 Timo Kreuzerpatch by hyperion: convert pointer calculations with...
2008-05-06 Magnus Olsenstarted cleanup object/dc.c
2008-05-04 Magnus OlsenBugfix : NtGdiDdDeleteDirectDrawObject thx irc : stefan...
2008-05-04 Magnus OlsenFixed a stupied bug inside intEnableReactXDriver, we...
2008-05-03 Magnus OlsenBugfix : DRVFN gaEngFuncs one row was wrong thx irc...
2008-05-02 Magnus OlsenFixed the last regress I intdues for loading ms dxg...
2008-05-02 Magnus Olsenre adding a small hack for edd_directdraw_globalk getti...
2008-05-02 Magnus Olsencleanup the startup process allot
2008-05-02 Magnus OlsenFixed some struct member positions in EDD_DIRECTDRAW_GLOBAL
2008-05-01 Magnus Olsenremove some debug data that was double. it is not longe...
2008-05-01 Magnus OlsenBugfix ntoskrnl : IoBuildAsynchronousFsdRequest the...
2008-05-01 Magnus Olsenadd regkey HKLM\SYSTEM\CurrentControlSet\Control\Graphi...
2008-05-01 Magnus OlsenDo not double set value that have already been set...
2008-05-01 Magnus OlsenFixed a smaller bug in intEnableReactXDriver
2008-04-28 Magnus Olsenupdate intEnableReactXDriver with more code
2008-04-27 Magnus OlsenGetting the pain in the ass api DxDdCreateDirectDrawObj...
2008-04-27 Magnus Olsenadd new : define a new flags for edd_directdraw_global...
2008-04-27 Magnus Olsenadd DD_VIDEOPORTCALLBACKS it mean directx video port...
2008-04-27 Magnus Olsenms dxg.sys can now found and execute GetAvailDriverMemo...
2008-04-27 Magnus Olsenadding more code for init the drv in intEnableReactXDriver
2008-04-27 Magnus Olsenno new code, only fixed some more members in EDD_DIRECT...
2008-04-27 Magnus OlsenEDD_DIRECTDRAW_GLOBAL mark out ddSurfaceCallbacks is...
2008-04-26 Magnus OlsenBugFix : EDD_DIRECTDRAW_GLOBAL put ddCallbacks in...
2008-04-26 Magnus Olsenfinish proting of intEnableDriver from ReactOS 0.3...
2008-04-26 Magnus OlsenAdd : started port in intEnableDriver from reactos...
2008-04-26 Magnus Olsenremove some debug output it is not longer need it.
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-23 Magnus Olsenstart setup edd directdraw local
2008-04-21 Magnus OlsenDxDdStartupDxGraphics
2008-04-20 Magnus Olsenadd dump of edd_directdraw_global
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 Olsenadd tempory hack for alloc EDD_DIRECTDRAW_GLOBAL for...
2008-04-19 Magnus OlsenNtGdiDdCreateDirectDrawObject
2008-04-17 Magnus OlsenFix so lest you can run now win32kdxtest one time with...
2008-04-17 Magnus OlsenFix frist issue with ms dxg.sys
2008-03-15 Magnus Olsenupdate some comment that desc how some ntgdidd* works
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-02 Ziliang GuoFinish editing all the documentation in ntddraw.
2007-12-23 Aleksey BraginDmitry Philippov <shedon@mail.ru>
2007-12-02 Magnus OlsenFix two smaller bugs in DxDdStartupDxGraphics
2007-11-28 Christoph von Wittichtranslated some DPRINTs from GreatLordish into a human...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-24 Magnus OlsenAdd documentations for EngDxIoctl, NtGdiDxgGenericThunk
2007-10-21 Magnus Olsenadd driver functions list that are need it for dxg...
2007-10-21 Magnus Olsenmake ReactX compile again, it can not load dxg.sys...
2007-10-20 Magnus OlsenOptimze : the NtGdiDdCanCreateD3DBuffer and NtGdiDdCanC...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-15 Magnus Olsenfixing few compiling issue with this new header.
2007-10-15 Magnus Olsenfixing few compiling issue with this new header.
2007-10-15 Magnus Olsenadd one more redirect to dxg.sys
2007-10-15 Magnus Olsenadding more redirect to dxg.sys
2007-10-14 Magnus Olsencleanup from old interface and move new info to right...
2007-10-14 Magnus Olsendelete stub.c from ntddraw folder it is not longer...
2007-10-14 Magnus Olsenmore redirect from win32k to dxg.sys
2007-10-14 Magnus Olsenstart move out logic stuff that should have been move...
2007-10-14 Magnus OlsenRedirect all dx mocomp api (done)
2007-10-14 Magnus OlsenThis change can not compile win32k for they are not...
2007-05-25 Magnus Olsenremove a dprint that is not lonnger need it
2007-04-07 Magnus Olsentested NtGdiDdGetScanLine not suppored by vmware drv...
2007-04-07 Magnus Olsenclean up NtGdiDdQueryDirectDrawObject and NtGdiDdCreate...
next