Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DirectDraw vs GDI
#1
Does anybody know any advantages or disadvantages to DirectDraw and GDI? Would it be better to draw menus, gui and everything else with DirectDraw, BitBlt and BltToDC than it is to use the GDI? If so is it a big difference?
Reply
#2
Lea Wrote:GDI is slow because it runs in software only. DD is faster because it takes advantage of hardware processing.

Verrigan keeps trying to get me to switch.. If that's the case, why is he so persistent on it?
Reply
#3
Write your own class files for a DirectDraw GUI.

The only advantage of GDI is that it's quick to use, hence RAD ;D

Also, GDI text rendering owns DirectDraw's.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)