Hi
dxg is not a simple warper it contain complex layer and direcly comucate with the graphice card. it bypass win32k complete.  it call to graphice card function direcly.

win32k pass down graphice card function to dxg and win32k have a call interface for some internal function for dxg to call  too.

the whole DirectX stack are implement in dxg.sys
 


On Tue, Mar 7, 2017 at 11:31 PM, katahiromz . <katayama.hirofumi.mz@gmail.com> wrote:

Create CMakeLists.txt.
Add the directory to parent's subdir.


2017/03/08 午前6:41 "Sebastian Gąsiorek" <sebastian.gasiorek@gmail.com>:
Hi,

Couple of days ago I have started dxg.sys functions implementation. 
There is some progress but it would be good to write tests for this api.
Dxg mostly is just wrapper between driver and win32k, so win32k api tests should be enough.

I saw some tests in rostests\dxtest\win32kdxtest but can't figure out how to enable them in build.

Could some help me with this and add proper cmake files? :)

Best regards,
Sebastian

_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev