- 02 Jan, 2003 5 commits
-
-
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 17 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
-
Marcus Meissner authored
-
Marcus Meissner authored
Started regression test for SafeArray functions. Fixed SafeArrayAllocDescriptor (check bounds, set cDims). Fixed VARTYPE_SIZE array entries so it matches native.
-
Duane Clark authored
Fix to LISTVIEW_GetSubItemRect.
-
Alexandre Julliard authored
-
Ove Kaaven authored
-
Alexandre Julliard authored
-
Uwe Bonnes authored
-
Eric Pouech authored
- wrong drawing for chars outside the 20-7F range - console mouse event generation - console Alt-? char event generation Prefix for curses functions is now WCCURSES_ instead of WCCURSE_.
-
Jason Edmeades authored
of supported texture units. Especially important for NVidia drivers which only support 2 texture units.
-