- 19 May, 2003 35 commits
-
-
Francois Gouget authored
-
Huw Davies authored
resulting unicode string may be greater than 0xffff bytes.
-
Aric Stewart authored
-
Dmitry Timoshkov authored
-
Ulrich Czekalla authored
-
Aric Stewart authored
-
Lionel Ulmer authored
-
Huw Davies authored
-
Ferenc Wagner authored
attribute.
-
Yorick Hardy authored
-
Robert Shearman authored
corruption. Add traces.
-
Robert Shearman authored
-
Pierre d'Herbemont authored
-
Rein Klazes authored
breaks too much.
-
Jukka Heinonen authored
Fix spelling mistakes. Add some drive handling helper routines.
-
Robert Shearman authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
Alpha hacks).
-
Alexandre Julliard authored
as drawable (found by Dmitry Timoshkov).
-
Alexandre Julliard authored
window managers don't get it right. Fix Z order synchronization for child windows (found by Dmitry Timoshkov and Ulrich Czekalla).
-
Dmitry Timoshkov authored
-
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 1 commit
-
-
Alexandre Julliard authored
-