This website requires JavaScript.
Explore
Help
Sign in
BramReuling
/
SDL
Watch
1
Star
0
Fork
You've already forked SDL
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-06-11 17:05:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
fae4190dca
SDL
/
src
/
render
/
direct3d
History
Download ZIP
Download TAR.GZ
Sam Lantinga
fae4190dca
Added SDL_Direct3D9GetAdapterIndex(), which returns the adapter index you would pass into CreateDevice to get your device on the right monitor in full screen mode. This fixes the default adapter in SDL_render_d3d.c, which means that tests will work fullscreen off the main monitor now.
...
CR: Sam
2013-09-13 17:42:46 -07:00
..
SDL_render_d3d.c
Added SDL_Direct3D9GetAdapterIndex(), which returns the adapter index you would pass into CreateDevice to get your device on the right monitor in full screen mode. This fixes the default adapter in SDL_render_d3d.c, which means that tests will work fullscreen off the main monitor now.
2013-09-13 17:42:46 -07:00