Ros-diffs March 2009

ros-diffs@reactos.org
  • 28 participants
  • 483 discussions

[khornicek] 40286: - fix possible memory leak (patch from Mesa3D by Daniel Zimmermann)
by khornicek@svn.reactos.org
15 years, 9 months

[fireball] 40285: - Synchronize debug messages output to the serial port. Now each line of a debug log is printed synchronously, as it is NT. In future, this should be converted to a generic spinlock for all registered KD handlers.
by fireball@svn.reactos.org
15 years, 9 months

[fireball] 40284: - Implement KeTestSpinLock.
by fireball@svn.reactos.org
15 years, 9 months

[khornicek] 40283: update Mesa3D to version 7.4
by khornicek@svn.reactos.org
15 years, 9 months

[dgorbachev] 40282: Shell32 translation patch from Tomoya Kitagawa, bug #4310.
by dgorbachev@svn.reactos.org
15 years, 9 months

[mjmartin] 40281: create.c: NpfsCleanup - Do not set the pipe's state to FILE_PIPE_DISCONNECTED_STATE, it is needed for determining broken pipes. Only set pipes otherside to NULL if it is not NULL already. fsctrl.c: NpfsDisconnectPipe - Set return status to STATUS_PIPE_DISCONNECTED if pipe is already disconnected. Add code to handle cases where PipeState is connected and pipes otherside has been set to NULL. rw.c: Set return status to STATUS_BROKEN_PIPE if the other side of pipe has been set to
by mjmartin@svn.reactos.org
15 years, 9 months

[jmorlan] 40280: Make command parsing in DoCommand/Execute more compatible with Windows
by jmorlan@svn.reactos.org
15 years, 9 months

[tkreuzer] 40279: Add the DC XlateBrush / XlatePen hack to DC_vUpdateFillBrush / DC_vUpdateLineBrush, so these should now be a full replacement for the current usage of IntGdiSelectPen/Brush + EBRUSHOBJ_vInit
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 40278: Simple temporary implementation of EngRealizeBrush. Not tested, not used yet.
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 40277: BltMask: by me: optimize by replacing the maskbit table with a byte containing the maskbit and rotating using _rotr8. Also move the comparison out of the loop, making 2 loops, one with pattern, one without. By Evgeniy Boltik: Optimize by using function pointers. Fix calculation of brush position. By me again: optimize the fix by moving the calculation out of the outer loop.
by tkreuzer@svn.reactos.org
15 years, 9 months
Results per page: