Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libSDL
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PocketInsanity
libSDL
Commits
7f098305
Commit
7f098305
authored
Jul 14, 2010
by
Sam Lantinga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Now that the fullscreen wm state works, enable the video modes. Yay! :)
parent
985f9df6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
SDL_x11modes.c
src/video/x11/SDL_x11modes.c
+0
-3
No files found.
src/video/x11/SDL_x11modes.c
View file @
7f098305
...
@@ -24,9 +24,6 @@
...
@@ -24,9 +24,6 @@
#include "SDL_x11video.h"
#include "SDL_x11video.h"
/*#define X11MODES_DEBUG*/
/*#define X11MODES_DEBUG*/
#undef SDL_VIDEO_DRIVER_X11_XINERAMA
#undef SDL_VIDEO_DRIVER_X11_XRANDR
#undef SDL_VIDEO_DRIVER_X11_VIDMODE
static
int
static
int
get_visualinfo
(
Display
*
display
,
int
screen
,
XVisualInfo
*
vinfo
)
get_visualinfo
(
Display
*
display
,
int
screen
,
XVisualInfo
*
vinfo
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment