[win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / ntddraw / dd.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...
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-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-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-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 Olsenfixed : we do not longer losing the hdev for ms dxg.sys
2008-04-20 Magnus Olsentake pfnDxDdCanCreateSurface offline for now
2008-04-20 Magnus Olsenadd two hack so dxg.sys continue works for now.
2008-04-17 Magnus Olsenoptimze more redirect call and start kill the bad macro...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-15 Magnus Olsenfixing few compiling issue with this new header.
2007-10-14 Magnus Olsencleanup from old interface and move new info to right...
2007-10-14 Magnus Olsenmore redirect from win32k to dxg.sys
2007-10-14 Magnus Olsenredirect whole dd interface to dxg.sys
2007-10-14 Magnus OlsenThis change can not compile win32k for they are not...
2007-10-05 Aleksey Bragin- Don't allocate pool with a NULL tag, use ExAllocatePo...
2007-10-04 Aleksey Bragin- Comments, debug prints translation into readable...
2007-04-09 Magnus OlsenNtGdiDdCanCreateSurface
2007-04-08 Magnus Olsenfixing smaller bugs in NtGdiDdWaitForVerticalBlank...
2007-04-07 Magnus Olsentested NtGdiDdGetScanLine not suppored by vmware drv...
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsensome gcc 3.4.5 fixed; but not all we need
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-23 Magnus Olsenrewrite old NtGdiDdBlt I wrote so it match with the...
2007-03-23 Magnus OlsenThank CodeMercenary (CodeMercenary at hotmail dot com...
2007-03-17 Magnus Olsenfixing a gcc4 warring. why does gcc4 warning a uninsiat...
2007-03-17 Magnus OlsenNow we can call to the driver createsurface, but we...
2007-03-16 Magnus Olsenstart fixing NtGdiDdCreateSurface, This code are not...
2007-03-11 Magnus OlsenNtGdiDdWaitForVerticalBlank
2007-03-11 Magnus Olsenfixing smaller bug in NtGdiDdCanCreateSurface
2007-03-11 Magnus Olsenfixing smaller bug in NtGdiDdCanCreateSurface
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-20 Magnus Olsenstart spliting up my code. I been writing