Stefan Dösinger
|
8ad3a1f49e
|
ddraw: Some drivers return a refresh rate of 0.
|
2008-02-06 12:43:53 +01:00 |
Francois Gouget
|
7478d9c44d
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-01-16 12:46:09 +01:00 |
Peter Dons Tychsen
|
6e8b7c4cef
|
ddraw: Add missing pitch in callback from EnumDisplayModes().
|
2008-01-04 13:55:12 +01:00 |
Vitaliy Margolen
|
2a63a03eb1
|
wined3d: When changing display modes clip cursor to the requested display size.
|
2006-12-15 13:44:36 +01:00 |
H. Verbeet
|
37cb9de851
|
ddraw/tests: Win64 printf format warning fixes.
|
2006-10-10 19:59:14 +02:00 |
Francois Gouget
|
66300403c4
|
ddraw: Only perform the screen resolution changing tests in interactive mode.
|
2006-10-02 11:54:39 +02:00 |
Stefan Dösinger
|
2d5b19c182
|
ddraw: Double buffered primary surfaces can only be created in EXLUSIVE mode.
|
2006-09-10 10:18:23 +02:00 |
Mike McCormack
|
a8ae03f2d8
|
ddraw: Make tests pass when OpenGL libraries aren't present.
|
2006-09-07 10:22:02 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
6bddeb1cf7
|
Assorted spelling fixes.
|
2006-03-21 20:10:39 +01:00 |
Eric Pouech
|
8cddd5d2fb
|
Made some functions static.
|
2005-12-12 11:53:56 +01:00 |
Stefan Dösinger
|
71af04b60c
|
- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperativeLevel.
- Print a fixme for DDSCL_CREATEDEVICEWINDOW and
DDSCL_SETDEVICEWINDOW.
- Don't allow DDSCL_EXCLUSIVE without DDSCL_FULLSCREEN.
|
2005-10-06 12:26:04 +00:00 |
Stefan Huehner
|
9213d56ae0
|
Make some function static.
|
2005-06-20 15:35:54 +00:00 |
Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Alexandre Julliard
|
c2d5b444b3
|
Moved the NONAMELESSUNION/STRUCT macros to wine/test.h so that they
can be used in all the test.
|
2005-06-13 12:10:54 +00:00 |
Jakob Eriksson
|
d4727291ca
|
SetDisplayMode can return DDERR_UNSUPPORTED. If it does, we shouldn't
try to restore something either.
|
2005-03-16 19:49:25 +00:00 |
Sami Aario
|
225f142c8d
|
Added surface tests.
|
2004-02-16 20:23:58 +00:00 |
Francois Gouget
|
998cc56773
|
Add trailing '\n's to ok() calls.
|
2004-01-20 21:49:35 +00:00 |
Sami Aario
|
f22a4720b5
|
Added some conformance tests for ddraw. These enumerate some display
modes and then attempt to open them.
|
2003-11-18 00:12:00 +00:00 |