• Home
Name Date Size #Lines LOC

..--

.editorconfigD03-May-202447 43

Makefile.amD03-May-2024277 149

Makefile.sourcesD03-May-20241.4 KiB8382

READMED03-May-20243 KiB7862

adapter9.cD03-May-202446.4 KiB1,122867

adapter9.hD03-May-20245.4 KiB143100

authenticatedchannel9.cD03-May-20243 KiB7949

authenticatedchannel9.hD03-May-20242.7 KiB6635

basetexture9.cD03-May-202422.3 KiB624457

basetexture9.hD03-May-20245.2 KiB168111

buffer9.cD03-May-202416.1 KiB431295

buffer9.hD03-May-20244.5 KiB14294

cryptosession9.cD03-May-20244.2 KiB11682

cryptosession9.hD03-May-20243.5 KiB8752

cubetexture9.cD03-May-202412.2 KiB350264

cubetexture9.hD03-May-20243 KiB8149

device9.cD03-May-2024140.7 KiB4,0103,234

device9.hD03-May-202429.5 KiB838651

device9ex.cD03-May-202416.8 KiB459390

device9ex.hD03-May-20246.8 KiB165120

device9video.cD03-May-20242.6 KiB6335

device9video.hD03-May-20242.5 KiB5829

guid.cD03-May-20244.8 KiB8557

guid.hD03-May-20241.4 KiB4112

indexbuffer9.cD03-May-20244.2 KiB13596

indexbuffer9.hD03-May-20242.7 KiB8645

iunknown.cD03-May-20248.3 KiB284199

iunknown.hD03-May-20245 KiB180110

meson.buildD03-May-20242 KiB7165

nine_buffer_upload.cD03-May-20249.1 KiB295211

nine_buffer_upload.hD03-May-20242.2 KiB6022

nine_csmt_helper.hD03-May-202416.2 KiB439375

nine_debug.cD03-May-20245.5 KiB12186

nine_debug.hD03-May-20244.3 KiB13796

nine_defines.hD03-May-20242.7 KiB6631

nine_dump.cD03-May-202431.8 KiB814737

nine_dump.hD03-May-20241.4 KiB5343

nine_ff.cD03-May-202495.9 KiB2,5051,880

nine_ff.hD03-May-20243.3 KiB11192

nine_flags.hD03-May-2024298 145

nine_helpers.cD03-May-20243.1 KiB10168

nine_helpers.hD03-May-20244.8 KiB173125

nine_limits.hD03-May-20248.6 KiB248201

nine_lock.cD03-May-2024101.9 KiB3,2953,027

nine_lock.hD03-May-20242.5 KiB5528

nine_pdata.hD03-May-2024822 4736

nine_pipe.cD03-May-202417 KiB379279

nine_pipe.hD03-May-202428.1 KiB824673

nine_queue.cD03-May-20247.2 KiB276155

nine_queue.hD03-May-20241.7 KiB5521

nine_quirk.cD03-May-20241.8 KiB5022

nine_quirk.hD03-May-20241.4 KiB379

nine_shader.cD03-May-2024118.8 KiB3,7443,071

nine_shader.hD03-May-20246.5 KiB228176

nine_state.cD03-May-2024130.7 KiB3,8452,970

nine_state.hD03-May-202423.1 KiB662486

nineexoverlayextension.cD03-May-20242.2 KiB4721

nineexoverlayextension.hD03-May-20242.2 KiB5023

pixelshader9.cD03-May-20246.5 KiB208148

pixelshader9.hD03-May-20244 KiB13587

query9.cD03-May-202410.1 KiB315229

query9.hD03-May-20242.6 KiB8449

resource9.cD03-May-20245.3 KiB17299

resource9.hD03-May-20242.6 KiB9047

stateblock9.cD03-May-202421.3 KiB576422

stateblock9.hD03-May-20242.2 KiB7237

surface9.cD03-May-202429.5 KiB839646

surface9.hD03-May-20245.5 KiB179121

swapchain9.cD03-May-202440.9 KiB1,144884

swapchain9.hD03-May-20245.1 KiB157101

swapchain9ex.cD03-May-20244.3 KiB11882

swapchain9ex.hD03-May-20242.4 KiB6232

texture9.cD03-May-202414.1 KiB393281

texture9.hD03-May-20242.7 KiB7745

threadpool.cD03-May-20245.2 KiB191114

threadpool.hD03-May-20242.1 KiB6129

vertexbuffer9.cD03-May-20243.9 KiB12789

vertexbuffer9.hD03-May-20242.6 KiB8042

vertexdeclaration9.cD03-May-202419.2 KiB532436

vertexdeclaration9.hD03-May-20243.3 KiB10058

vertexshader9.cD03-May-20248.5 KiB267201

vertexshader9.hD03-May-20244.3 KiB13984

volume9.cD03-May-202419.4 KiB550434

volume9.hD03-May-20243.6 KiB11971

volumetexture9.cD03-May-202410.2 KiB292222

volumetexture9.hD03-May-20242.8 KiB7644

README

1Quickstart Guide
2
3*** Configure and build mesa
4CFLAGS="-m32" CXXFLAGS="-m32" ./autogen.sh --prefix=/usr \
5 --with-gallium-drivers=nouveau,r600,swrast --enable-nine \
6 --enable-debug --enable-texture-float --with-dri-drivers= --disable-dri \
7 --disable-opengl --disable-egl --disable-vdpau --disable-xvmc --disable-gbm \
8 --disable-llvm
9make
10
11*** Then we create some symlinks to mesa:
12ln -s "`pwd`/lib/gallium/libd3dadapter9.so.0.0.0" /usr/lib/
13ln -s "`pwd`/lib/gallium/libd3dadapter9.so.0" /usr/lib/
14ln -s "`pwd`/lib/gallium/libd3dadapter9.so" /usr/lib/
15ln -s "`pwd`/include/d3dadapter" /usr/include/
16
17*** Clone and build a patched wine
18git clone git@github.com:iXit/wine.git
19./configure
20make
21
22*** And finally we create some symlinks to our patched wine files:
23for f in d3d9.dll gdi32.dll user32.dll wineps.drv winex11.drv;
24do
25    mv /usr/lib/wine/$f.so /usr/lib/wine/$f.so.old
26    ln -s "`pwd`/dlls/`basename -s .dll $f`/$f.so" /usr/lib/wine/
27done
28
29*** Activating it within wine
30regedit
31Navigate to HKCU\Software\Wine\Direct3D
32If it's not there, create it
33Create a new DWORD value called UseNative
34Set its value to 1
35
36Every Direct3D9 program will now try using nine before wined3d
37
38If you want to selectively enable it per-exe instead, use the key:
39HKCU\Software\Wine\AppDefaults\app.exe\Direct3D\UseNative
40where app.exe is the name of your .exe file
41
42
43*** HOW IT WORKS ***
44
45Nine implements the full IDirect3DDevice9 COM interface and a custom COM
46interface called ID3DAdapter9 which is used to implement a final IDirect3D9Ex
47COM interface.
48ID3DAdapter9 is completely devoid of window system code, meaning this can be
49provided by wine, Xlib, Wayland, etc. It's inadvisible to write a non-Windows
50backend though, as we don't want to encourage linux developers to use this API.
51
52The state tracker is compiled, along with pipe-loader, into a library called
53libd3dadapter9.so. This library loads pipe_[driver].so drivers on demand and
54exports a single symbol for getting a subsystem driver. Currently only DRM is
55supported.
56This library is then linked to the library implementing the IDirect3D9[Ex]
57interface and the actual Direct3D9 entry points (Direct3DCreate9[Ex])
58
59The implementation of IDirect3D9[Ex] lies within wine and coexists with
60wined3d. It's loaded on demand and so if it's not there, it doesn't have any
61drivers or something else is wrong, d3d9.dll will automatically revert to using
62wined3d.
63Whether or not it's even tried is determined by 2 DWORD registry keys.
64> HKCU\Software\Wine\Direct3D\UseNative
65> HKCU\Software\Wine\AppDefaults\app.exe\Direct3D\UseNative
66The former is the global on-switch. The latter is per-exe.
67
68The driver search path can be set at configure time with
69--with-gallium-driver-dir and overridden at runtime with D3D9_DRIVERS_PATH.
70Debugging information can be gotten with the WINEDEBUG channels d3d9 and
71d3dadapter, and state_tracker debug information can be gotten with NINE_DEBUG.
72Help on NINE_DEBUG is shown through NINE_DEBUG=help
73
74Finally, the ID3DPresent[Group] and ID3DAdapter9 interfaces are not set in
75stone, so feel free to hack on those as well as st/nine.
76
77Happy Hacking!
78