- 19 May, 2003 14 commits
-
-
Huw Davies authored
graphics output event. Doing it this way means we don't ever need to call initclip which is a Good Thing.
-
Mike McCormack authored
-
Huw Davies authored
Moved GetRandomRgn and the MetaRgn functions to objects/clipping.c.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
SendMessage.
-
Mike McCormack authored
-
Aric Stewart authored
-
Mike McCormack authored
-
Aric Stewart authored
Make GenInstall16 only copy files if the version is new or same.
-
Mike McCormack authored
-
Mike McCormack authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
-
- 17 May, 2003 4 commits
-
-
Lionel Ulmer authored
-
Raphael Junqueira authored
- fix a crash in pixel shader parser (happened with unreal2) - currently desactive pixel shaders caps (with #define) while hw shaders code isn't merged - when we have a special debug channel for shader, use it ;) - fix again some stubs return value - more more readable traces now (principaly IDirect3D8 capacities check and surface locking code) using new debug functions - fix/cleaning the surface locking code - now we support D3DTOP_SUBSTRACT so declare it in caps - now support true 32bit (well X 24 bit can be used as 32 bit in caps code) - first try to get D3DTSS_TCI_CAMERASPACENORMAL and D3DTSS_TCI_CAMERASPACEREFLECTIONVECTOR look good - native support 32 bit support (now application can choose 16 or 32 bit support) if current resolution is 24 bit (as we can only launch games in windowed mode) - textures palettes support - fix reflexion placement code (the sdk sample begin to work) - fix a stupid crash when using traces in vshaderdeclaration - more more readable traces (init/caps) - more cubetextures fixes
-
Lionel Ulmer authored
-
Stefan Leichter authored
-
- 16 May, 2003 11 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
the module cleanup code.
-
Alexandre Julliard authored
-
Stefan Leichter authored
Removed a workaround for the former problem.
-
Mike Hearn authored
-
Hans Leidekker authored
-
Uwe Bonnes authored
-
Jaekil Lee authored
-
Jason Edmeades authored
-
Alexandre Julliard authored
-
Jason Edmeades authored
Silence the fixmes.
-
- 15 May, 2003 11 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
-