Ros-diffs March 2008

ros-diffs@reactos.org
  • 22 participants
  • 269 discussions

[fireball] 32547: - Implement MiShutdownMemoryManager (stops MPW thread and writes all dirty pages to disk). - Move MiShutdownMemoryManager invocation to where it should really happen (before filesystems shutdown). - As a result, MPW doesn't have a chance to flush pages when filesystems are already down. However, 1st assertion as mentioned in bug 2872 still happens. 2nd one is gone. See issue #2872 for more details.
by fireball@svn.reactos.org
16 years, 7 months

[cfinck] 32546: Put all the stuff from "ntoskrnl.rbuild" into a new file "ntoskrnl-generic.rbuild", which is then included by "ntoskrnl.rbuild". Simplifies building the kernel as the same stuff is also needed in "ntkrnlmp.rbuild", which now defines CONFIG_SMP and then just includes "ntoskrnl-generic.rbuild". Also added a disabled "ntkrnlmp.rbuild" entry to "ReactOS-generic.rbuild" (disabled, because building the SMP kernel is broken atm)
by cfinck@svn.reactos.org
16 years, 7 months

[greatlrd] 32545: Fixed all known issue with DdCreateSurface in gdi32, it works with more that one surface now.
by greatlrd@svn.reactos.org
16 years, 7 months

[greatlrd] 32544: small change in DdCreateSurface. now we pass down all usermode surface data to win32k. left todo is translate back all surface data.
by greatlrd@svn.reactos.org
16 years, 7 months

[greatlrd] 32543: started adding support for more that one surface in DdCreateSurface
by greatlrd@svn.reactos.org
16 years, 7 months

[gbrunmar] 32542: * Implemented IDirect3D::CheckDeviceFormatConversion() * Replaced all LocalAlloc() with HeapAlloc() and LocalFree() with HeapFree() on recommendation from GreatLord
by gbrunmar@svn.reactos.org
16 years, 7 months

[gbrunmar] 32541: Implemented IDirect3D:CheckDeviceFormat()
by gbrunmar@svn.reactos.org
16 years, 7 months

[fireball] 32540: - The bootloader must zero user shared data page before passing control to the kernel. This fixes the "invalid timer state", "assert(SharedUserData->NumberOfPages == 0" family of bugs after warm reboot. See issue #3085 for more details.
by fireball@svn.reactos.org
16 years, 7 months

[greatlrd] 32539: finish implemented of DvpVideoport, misc, misc2, Color Control, NT callbacks not tested to 100% yet stub up almost all callbacks that DdGetDriverInfo setup, mark out where DirectX DdBltAlphaBlend are ReactOS gdi32.dll was tested in windows xp and it seam working fine with dx1-7 at moment, even not everything are finish.
by greatlrd@svn.reactos.org
16 years, 7 months
Results per page: