Difference between revisions of "User:ThePhysicist"

From ReactOS Wiki
Jump to: navigation, search
Line 3: Line 3:
 
svn: tkreuzer
 
svn: tkreuzer
 
Real name: Timo Kreuzer
 
Real name: Timo Kreuzer
 +
 +
==TODO==
 +
===GDI===
 +
*Fix dc references to brushes/pens
 +
*Fix the handle manager
 +
*Check ulDirtyFlags (DIRTY_FILL vs DIRTY_BRUSH)
 +
**Delayed deletion
 +
**Forced remove
 +
*Finish BRUSHOBJ implementation
 +
**Analyze ENGBRUSH structure, if possible
 +
**Implement EngRealizeBrush
 +
*Implement PDEV/LDEV
 +
*Rewrite BITMAP implementation
 +
**Use device bitmaps
 +
**improve Eng call chains
 +
 +
==Links==
  
 
[[user:ThePhysicist/AbouMe | About Me]]
 
[[user:ThePhysicist/AbouMe | About Me]]

Revision as of 16:35, 25 March 2009

Irc nick: Physicus Forum nick: ThePhysicist svn: tkreuzer Real name: Timo Kreuzer

TODO

GDI

  • Fix dc references to brushes/pens
  • Fix the handle manager
  • Check ulDirtyFlags (DIRTY_FILL vs DIRTY_BRUSH)
    • Delayed deletion
    • Forced remove
  • Finish BRUSHOBJ implementation
    • Analyze ENGBRUSH structure, if possible
    • Implement EngRealizeBrush
  • Implement PDEV/LDEV
  • Rewrite BITMAP implementation
    • Use device bitmaps
    • improve Eng call chains

Links

About Me

My Hardware

Bootstate

techwiki/main

Win32k_design_guideline