- Jan 02, 2003
-
-
New -V option to display the version. Do not link -lc, screws up linking, just get the default.
-
-
- remove non-esthetic c++ comments into c comments block ;) - more more debug - indent, cleanups - trying to use DIFFUSE and SPECULAR for vertex shader - many fixes - integration with Jason's texture patch
-
-
-
unpreparation was successful.
-
-
-
PICTYPE_NONE has width/height 0.
-
previously opened AVI clip when there isn't one.
-
Added Win XP as a listed Windows version.
-
-
additional explicitly interactive tests. Modify the winmm test to use WINETEST_INTERACTIVE.
-
the key is already registered.
-
-
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.
-
-
-
date column with DATE_SHORTDATE format.
-
otherwise some tests are broken on systems where things aren't english/us.
-
-
- Dec 24, 2002
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Lionel Ulmer).
-
- replace glOrtho by a hand-built matrix - fix applications doing SetTransform + using XYZRHW vertices
-
- some more rendering states handled
-
-
-
documents.
-
-
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.
-
-
- 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.
-
-
-
-
EndScene.
-
Make draw_primitive_7 based on draw_primitive_strided_7.
-
- Dec 23, 2002
-
-
- some logging improvements
-