- May 15, 2003
-
-
RtlGetFullPathName_U and RtlSetCurrentDirectory_U (the last one partially as we can't test whether a path exists or not).
-
-
openGL headers.
-
didn't change the back buffer size information until after copying the presentation parameters, so when setting up the viewport the backbufferwidth/height was 0. Moved the copy until after it has been corrected.
-
-
-
- May 14, 2003
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Don't allow intXX instructions from 32-bit code (based on a patch by Jukka Heinonen).
-
Alexandre Julliard authored
are no symbols (reported by Pierre d'Herbemont).
-
-
- more debugging traces
-
- some useful debug functions for textures format - correct DrawPrimitive (RHW correctness and vshader RHW) - more copyrects fixes (only two unimplemented behavior remain) - fix GetFrontBuffer to get screenshots samples working - add D3DCOLORTOGLFLOAT4 and use it - first try of D3DRS_FOGTABLEMODE support
-
is done).
-
-
-
(top left).
-
- May 13, 2003
-
-
Alexandre Julliard authored
flag.
-
done in Texture/CubeTexture - fixed some stubs return values
-
- some stubs must return 0 (and non D3D_OK) - fix IDirect3DCubeTexture8Impl::Get* (potentials CD)
-
-
-
Alexandre Julliard authored
-
-
is the back buffer, as locking/unlocking causes glread/draw pixels).
-
-
-
-
-
-
Temporary hack for redhat users to enable NPTL.
-
-
-
-
Added a test for GetFullPathNameA("c:"). Fix a number of messages that referred to GetLongPathName instead of GetFullPathName.
-
-
-
-
-
-
-