- Less STDCALL, more WINAPI/NTAPI/APIENTRY
[reactos.git] / reactos / subsystems / win32 / win32k / ntddraw / d3d.c
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
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-17 Magnus Olsenoptimze more redirect call and start kill the bad macro...
2008-03-16 Magnus Olsenfix a old copy and paste comment text so it say right
2008-03-16 Magnus Olsenupdate the docs for NtGdiD3dContextCreate
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-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-21 Magnus Olsenfixed allot compiling issue
2007-10-21 Magnus OlsenAdd documentations : how NtGdiDdCreateD3DBuffer works...
2007-10-21 Magnus OlsenAdd documentations : how NtGdiD3dContextDestroyAll...
2007-10-20 Magnus Olsenupdate some docs with info that is correct, this info...
2007-10-20 Magnus OlsenOptimze : the NtGdiDdCanCreateD3DBuffer and NtGdiDdCanC...
2007-10-15 Magnus Olsenfixing few compiling issue.
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 Olsenstart move out logic stuff that should have been move...
2007-10-14 Magnus Olsenfinish the redirect of dxg.sys for the d3d part
2007-10-14 Magnus OlsenThis change can not compile win32k for they are not...