Sam Lantinga
|
1610041e3c
|
Implemented SDL_GetDisplayName() for X11, which requires the XRandR extension.
It turns out there's all kinds of good information in the EDID data for a monitor...
|
2012-12-31 18:32:30 -08:00 |
|
Sam Lantinga
|
1a92f18381
|
Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
Also fixed Cocoa implementation so that it affects client area, not the whole window area.
|
2012-12-31 12:15:25 -08:00 |
|
Sam Lantinga
|
13fe19497e
|
Added --fullscreen-desktop option to test the new SDL_WINDOW_FULLSCREEN_DESKTOP functionality
|
2012-12-31 10:13:25 -08:00 |
|
Andreas Schiffler
|
84aaf1fed9
|
Added existing common.c/.h functions to test lib; minor assert refactoring
|
2012-12-09 17:56:19 -08:00 |
|