Hi, I would like to know the fastest way to access the windows screen buffer/... my program does the graphics itself and stores it in the buffer. I would like to know the fastest way to copy the game buffer to the screen. what should I use:
-directX
-openGL
-dos VGA/VESA
-bmp
-?????
So I DONT want to generate graphics, I just want to know the fastest way to copy it to a buffer
Thanks ahead falling_crashdummy@hotmail.com