- 02 Jan, 2003 14 commits
-
-
Dominik Strasser authored
-
Marcus Meissner authored
PICTYPE_NONE has width/height 0.
-
Rein Klazes authored
previously opened AVI clip when there isn't one.
-
Andreas Mohr authored
Added Win XP as a listed Windows version.
-
Gerald Pfeifer authored
-
Francois Gouget authored
additional explicitly interactive tests. Modify the winmm test to use WINETEST_INTERACTIVE.
-
Alberto Massari authored
the key is already registered.
-
Duane Clark authored
-
Francois Gouget authored
Fixed the prototype of statustodoserror to make the test work on NT4. Added alternate return values to make the test work on Win98. Check whether RtlNtStatusToDosError ismissing to make the test work on Win95. Added a strict option to cause the test to only accept the standard mapping.
-
Francois Gouget authored
-
Dimitrie O. Paun authored
-
Chris Morgan authored
date column with DATE_SHORTDATE format.
-
Chris Morgan authored
otherwise some tests are broken on systems where things aren't english/us.
-
Francois Gouget authored
-
- 24 Dec, 2002 18 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Lionel Ulmer).
-
Lionel Ulmer authored
- replace glOrtho by a hand-built matrix - fix applications doing SetTransform + using XYZRHW vertices
-
Lionel Ulmer authored
- some more rendering states handled
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Jeff Smith authored
documents.
-
Lionel Ulmer authored
-
Francois Gouget authored
using a for loop. This lets us later print the offending string when a test fails. Fix the MSVC compilation error (XXXe183) and warnings (put suffixes as in 0L & 1.0F, signed/unsigned warnings, s/-2147483648/0x80000000L/). Uncomment the DateFromStr tests and fill in the todo fields where appropriate. Define an NB_OLE_STRINGS macro and use it to make sure all the arrays have the right number of fields. In the *FromStr loops, fill the return field with a dummy value (42) before calling the conversion function. This way a test no longer depends on whether the previous test failed or not! If a test is expected to fail, then retval is meaningless -> omit it from the result arrays. If a test actually fails or was expected to fail, then there is no point in checking retval. Improve error reporting. Pass the printf-style format directly to ok, remove the unnecessary sprintfs.
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- rewrote a little bit this strided function to always use the static functions
-
Alexandre Julliard authored
script in tools/.
-
Alexandre Julliard authored
to load it.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Francois Gouget authored
-
Christian Costa authored
EndScene.
-
Christian Costa authored
Make draw_primitive_7 based on draw_primitive_strided_7.
-
- 23 Dec, 2002 8 commits
-
-
Lionel Ulmer authored
- some logging improvements
-
Lionel Ulmer authored
- add WRAPU / WRAPV warning
-
Alexandre Julliard authored
-
Jeff Smith authored
-
Dimitrie O. Paun authored
Add support for linking against static libs. Ignore -W for gcc compatibility.
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- fill properly some caps according to what OpenGL can do
-