For Some time I am working on a universal VESA Graphics driver with hardware acceleration for XP.
It is based on Reactos Source code and some other from Winddk2003
I am trying to add Direct Draw support Please some one can help me.
here is initial release of the driver .
This Is a generic vesa video driver with full blown Frame Buffer .
https://mega.nz/#!cygRBArB!IeSwlKru_A9zqPBIjQfRcZqW_L_jUJ3Naw0fHPhSE1k
Warning : This driver in alpha so far from perfect
I have grabbed minport directly compiled from Reactos . any one can help me to build that with Winddk2003?
I have used frame buffer from Winddk2003 source code .
I want to remove VGA min port only just want to keep vbe min port any one can help me customizing inf? how can i add device name like Intel HD 630?
planned features :-
*DirectDraw support
*DirectX9 Support(Generic one for common application)
*OpenGl Support(Where can i get opengl icd?)
*Power Management (APM)
*Brightness Control(Very Essential )
*Improvement to frame buffer for more better performance.
*A control panel applet to adjust resolution , brightness etc
*Vulkan Api Support (Where to start with ?)
*15-bpp support
*VESA 3.0 Support
*USWC
Please help me . I believe this project will be very helpful