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
|
49bf362b10
|
Fixed building tests with Visual Studio 2008
|
2012-12-31 13:49:06 -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
|
9ddb1f459d
|
Add surface test suite; minor improvements to render suite; refactor image saving into test lib compare function; fix for Haiku build
|
2012-12-26 22:26:44 -08:00 |
|
Andreas Schiffler
|
d9a9083464
|
Added audio test suite; minor code cleanups in test lib
|
2012-12-24 14:43:57 -08:00 |
|
Andreas Schiffler
|
2e4dc511a0
|
Fix compiler warning; minor harness driver cleanup; fix test build for SDL versions compiled with --disable-joystick or --disable-haptic
|
2012-12-22 20:43:51 -08:00 |
|
Sam Lantinga
|
b11f967898
|
Fixed const correctness in the test harness
|
2012-12-22 17:24:14 -08:00 |
|
Andreas Schiffler
|
81eb615d45
|
Test lib updates: updated harness to support filtering, added surface comparer, updated interface to test images; added Render test suite from GSOC project
|
2012-12-22 16:06:55 -08:00 |
|
Andreas Schiffler
|
f5af517cd2
|
Add image data definitions (for render tests) to test lib
|
2012-12-20 08:50:36 -08:00 |
|
Andreas Schiffler
|
fa5fe44bc0
|
Port clipboard and rwops test suites from GSOC code; minor updates to harness and fuzzer in test lib
|
2012-12-16 21:59:29 -08:00 |
|
Andreas Schiffler
|
adefd543ce
|
Fixes in harness and fuzzer test lib components; improve harness driver; add rect test suite
|
2012-12-15 21:50:17 -08:00 |
|
Andreas Schiffler
|
a6185d6ad9
|
Refactor/fix test lib harness, assert and log component; add harness driver; port platform suite from GSOC code
|
2012-12-14 23:05:34 -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 |
|
Andreas Schiffler
|
23ed51ea1b
|
Added to harness in test lib (work in progress)
|
2012-12-04 19:21:10 -08:00 |
|
Andreas Schiffler
|
fb3b70940c
|
Update VS2012 solution - add missing files; fix some static analysis warnings
|
2012-12-01 23:30:53 -08:00 |
|
Andreas Schiffler
|
d4bfe07a4f
|
Update assert API in test lib; add to and harness; add test lib to VS2010 and VS2012 solution; fix VS2012 solution; fix compiler warning
|
2012-12-01 14:48:30 -08:00 |
|
Andreas Schiffler
|
a8af7eca89
|
Add log, assert and harness (partial) to test lib
|
2012-11-30 23:25:34 -08:00 |
|
Andreas Schiffler
|
7daed4ab7b
|
Add crc32 and md5 to test lib
|
2012-11-28 19:19:57 -08:00 |
|
Andreas Schiffler
|
732f28216b
|
Add fuzzer to test lib
|
2012-11-27 21:40:46 -08:00 |
|
Andreas Schiffler
|
3483eda505
|
Add random module to test lib
|
2012-11-26 23:12:47 -08:00 |
|
Sam Lantinga
|
59a04adfba
|
Work in progress on an SDL test library
|
2012-11-26 07:53:56 -08:00 |
|