small ceanup in hal startup process
[reactos.git] / reactos / lib / ddraw / rosdraw.h
2005-10-30 Magnus OlsenFix broke SVN after me, thx to it I found wrong ref...
2005-10-30 Magnus Olsenadding more stuff for create surface right
2005-10-30 Maarten BosmaImplement IDirectDrawSurface::Blt for HAL
2005-10-30 Magnus Olsenlay some gorun for blt but not implement
2005-10-30 Magnus OlsenMove hel SetDisplayMode to hel and write a stub for...
2005-10-30 Magnus Olsenimplment Hal FlipToGDISurface
2005-10-30 Magnus Olsenimplement Hal GetScanLine
2005-10-30 Magnus Olsenimplement Hal WaitForVerticalBlank
2005-10-30 Magnus OlsenImplement Hal GetAvailableVidMem and is it working...
2005-10-29 Magnus OlsenCover the most hal startup process it now time start...
2005-10-29 Maarten BosmaImprove macro for stubs inside of ddraw. Thx to w3seek.
2005-10-24 Maarten BosmaImplemented thunks for IDirectDrawSurface and IDirectDr...
2005-10-23 Maarten BosmaAdd lots of stubs.
2005-10-23 Magnus Olsenimplement Main_DirectDraw_GetDisplayMode (not to 100...
2005-10-23 Magnus Olsenchange the marco return code to DDERR_UNSUPPORTED
2005-10-23 Maarten BosmaAdd a macro for the stubs.
2005-10-23 Magnus Olsencommit change to ddraw to use the new headers that...
2005-10-02 Thomas Bluemelfixed difference in signedness warnings
2005-08-25 Maarten BosmaFill some more structs, that ms ddraw fill as well.
2005-08-09 Maarten BosmaFull some additional Structs
2005-08-09 Maarten BosmaAdd second call to DdQueryDirectDrawObject.
2005-08-08 Maarten BosmaThe beginning of a ddraw implementation. Does not work...