WoW:GxApi: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
; | ; | ||
; <code>CGxDeviceOpenGl</code> : OpenGL implementation. Enabled by passing <code>-opengl</code> as a | ; <code>CGxDeviceOpenGl</code> : OpenGL implementation. Enabled by passing <code>-opengl</code> as a command-line argument, or setting a CVar: <code>SET gxApi "OpenGL"</code> | ||
; <code>CGxDeviceD3d</code> : Direct3D 9 (DirectX) implementation. | ; <code>CGxDeviceD3d</code> : Direct3D 9 (DirectX) implementation. | ||
; <code>CGxDeviceD3d9Ex</code> : Direct3D 9Ex (DirectX) implementation | ; <code>CGxDeviceD3d9Ex</code> : Direct3D 9Ex (DirectX) implementation | ||