- 15 May, 2003 21 commits
-
-
Uwe Bonnes authored
-
Uwe Bonnes authored
-
Alexandre Julliard authored
-
Jason Edmeades authored
call, using opengl coordinates, not directx coordinates.
-
Alexandre Julliard authored
USER now. Moved USER module cleanups to the 16-bit signal proc.
-
Stefan Leichter authored
-
Marcus Meissner authored
-
Philip Mason authored
if error returned from CreateFileW is ERROR_SHARING_VIOLATION.
-
Jason Edmeades authored
properly. Also a few tabs->spaces to correct formatting.
-
Steven Edwards authored
-
Gerald Pfeifer authored
-
Alexandre Julliard authored
Implement file control block (FCB) functions: INT21_OpenFileUsingFCB [0x0f], INT21_CloseFileUsingFCB [0x10], INT21_SequenialReadFromFCB [0x14], INT21_SequenialWriteToFCB [0x15], INT21_ReadRandomRecordFromFCB [0x21], INT21_WriteRandomRecordToFCB [0x22], INT21_RandomBlockReadFromFCB [0x27], INT21_RandomBlockWriteToFCB [0x28].
-
Dan Kegel authored
-
Alexandre Julliard authored
Removed no longer needed install dependencies.
-
Mike McCormack authored
- allow NtFileFlushBuffers to wait - allow DisconnectNamedPipe to invalidate client cached fd - fix the pipe test now that one extra test passes
-
Eric Pouech authored
RtlGetFullPathName_U and RtlSetCurrentDirectory_U (the last one partially as we can't test whether a path exists or not).
-
Raphael Junqueira authored
-
Raphael Junqueira authored
openGL headers.
-
Jason Edmeades authored
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.
-
Stefan Leichter authored
-
Rein Klazes authored
-
- 14 May, 2003 10 commits
-
-
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).
-
Marcus Meissner authored
-
Raphael Junqueira authored
- more debugging traces
-
Raphael Junqueira authored
- 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
-
Raphael Junqueira authored
is done).
-
Dimitrie O. Paun authored
-
Dmitry Timoshkov authored
-
Jason Edmeades authored
(top left).
-
- 13 May, 2003 9 commits
-
-
Alexandre Julliard authored
flag.
-
Raphael Junqueira authored
done in Texture/CubeTexture - fixed some stubs return values
-
Raphael Junqueira authored
- some stubs must return 0 (and non D3D_OK) - fix IDirect3DCubeTexture8Impl::Get* (potentials CD)
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Alexandre Julliard authored
-
Jason Edmeades authored
-
Jason Edmeades authored
is the back buffer, as locking/unlocking causes glread/draw pixels).
-
Christian Costa authored
-