Commit c69d5e3
committed
vdisp/vulkan_sdl3: fix driver settting
driver= option was not applied since forking the code from SDL2 - the
hint must be applied before SDL_InitSubSystem(SDL_INIT_VIDEO).1 parent 00898f9 commit c69d5e3
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | 791 | | |
798 | 792 | | |
799 | 793 | | |
800 | | - | |
| 794 | + | |
801 | 795 | | |
802 | | - | |
| 796 | + | |
803 | 797 | | |
804 | 798 | | |
805 | 799 | | |
| |||
0 commit comments