Sign in
goma
/
wine
/
8a1bdb3074cad8120e4cfa18b688dcbe0493a7ee
/
graphics
/
d3dtexture.c
8cd9351
- add some documentation items - fix some spelling - fix some warnings
by Andreas Mohr
· 25 years ago
681c75b
Added debugstr_guid function and used it to replace
by Alexandre Julliard
· 25 years ago
48c0816
- detect if the OpenGL implementation defines the paletted texture and
by Lionel Ulmer
· 25 years ago
01c9ac4
Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros.
by Francois Gouget
· 25 years ago
1d4bccc
Fixed some anonymous union accesses.
by Ove Kaaven
· 25 years ago
61fece0
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
2305f3c
Microsoft com vtable compatibility workaround for g++. Basically adds
by Paul Quinn
· 26 years ago
ad72585
Replaced all the Mesa specific code by GLX code. Should work now on
by Lionel Ulmer
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
81c7544
- clean-up of texture 'loading'
by Lionel Ulmer
· 26 years ago
022d372
Adapted to the interface/implementation separation.
by Francois Gouget
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
ee517e8
- fixed missing stdlib.h and string.h includes everywhere
by David Luyer
· 26 years ago
219cfd8
Optimized away more includes, readded some #includes for necessary prototypes.
by Marcus Meissner
· 26 years ago
04c3e1d
Removed a lot of occurences of windows.h (and added necessary other includes).
by Marcus Meissner
· 26 years ago
b501c8f
Added 'objbase.h' to prevent compiler warnings.
by Lionel Ulmer
· 26 years ago
a94d649
Replaced references to interfaces.h by wine/obj_xxx.h headers instead
by Francois Gouget
· 26 years ago
1b95d73
Added stubs for new DirectDraw4 and DirectDrawSurface4 methods.
by Lionel Ulmer
· 26 years ago
1d3e501
- added more texture formats using OpenGL's packed pixel formats
by Lionel Ulmer
· 26 years ago
8da12c4
Group commit for recovery after disk crash.
by Alexandre Julliard
· 26 years ago
638f169
Recovery of release 990110 after disk crash.
by Alexandre Julliard
· 26 years ago
wine-990110
5ff0077
- beginning of implementation of Direct3D2 (DX 5.0) and associated classes
by Lionel Ulmer
· 26 years ago