- 13 Jun, 2003 11 commits
-
-
Eric Pouech authored
cosmetics).
-
Eric Pouech authored
- print sensible information - fall back to user backend
-
Paul Bain authored
IDirectInputDevice2AImpl_QueryInterface.
-
Lionel Ulmer authored
-
Lionel Ulmer authored
registry.
-
Robert Shearman authored
- Centre dropdown arrow
-
Francois Gouget authored
-
Francois Gouget authored
-
Lionel Ulmer authored
-
Jukka Heinonen authored
Stop using SIGALRM for timers.
-
Gregory M. Turner authored
- better reminder on how to fix memory leaks
-
- 07 Jun, 2003 9 commits
-
-
Rok Mandeljc authored
- implemented fake midi & performance channels - implemented some IDirectMusic*8* functions where IDirectMusic* equivalent exists - IDirectMusic*8 interfaces can now be obtained from IDirectMusic interfaces (QueryInterface...) - channel-related performance functions are kinda implemented now
-
Arjen Nienhuis authored
-
Christian Costa authored
-
Mike Hearn authored
-
Mike Hearn authored
-
Kester Maddock authored
-
Mike Hearn authored
-
Steven Edwards authored
-
Eric Pouech authored
DebugBreakProcess.
-
- 06 Jun, 2003 8 commits
-
-
Sylvain Petreolle authored
-
Dimitrie O. Paun authored
-
Raphael Junqueira authored
-
Martin Fuchs authored
-
Mike McCormack authored
-
Ingmar Thiemann authored
-
Robert Shearman authored
- Rewrite the enumeration loop - Support non-desktop root - Silence harmless and implemented debug messages
-
Jukka Heinonen authored
Restored interrupt priorities to correct values.
-
- 04 Jun, 2003 12 commits
-
-
Lionel Ulmer authored
- optimize FB Locks / Unlocks when RECTs are used
-
Lionel Ulmer authored
- TRACEing fix
-
Lionel Ulmer authored
- fix bug in texture upload (I wonder how I missed this :-/ ) - improve the D3D1/2 texture mapping modes
-
Lionel Ulmer authored
- 24 bpp handling for lock / unlock code - some better checks for AlphaPixel value - better TRACEing to better catch threading problems
-
Lionel Ulmer authored
- only bind textures at start of rendering - optimized the texture parameter code - optimize of the 'dirty checking code' for mipmapping - handles the MAXMIPLEVEL texture parameter
-
Lionel Ulmer authored
- fix one case of reference counting on textures - fix stupid bug in texture upload code - yet another texture enumeration reordering
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- use the common code for the FB Unlock code
-
Lionel Ulmer authored
- some interface changes for future reuse for Blt / Lock code - fixed some Pitch problems in texture uploads (mostly for 'small' mip-mapping levels)
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- cleaned-up the GL / device critical section handling
-