projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix some sign-compare warnings by choosing correct datatypes.
[wine]
/
dlls
/
ddraw
/
2005-07-11
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-07-03
Marcus Meissner
Make check fails in dlls/ddraw/tests/d3d, because a...
tree
|
commitdiff
2005-06-22
Alexandre Julliard
Sort entry points alphabetically.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Make some function static.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-17
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-12
Lionel Ulmer
Support all possible texture coordinates sizes.
tree
|
commitdiff
2005-06-09
Stefan Leichter
Make ddraw tests loadable on NT4.
tree
|
commitdiff
2005-06-07
Antoine Chavasse
Test cases for the direct3d7 light api.
tree
|
commitdiff
2005-06-07
Antoine Chavasse
Rewrote the light management API to allow for an unlimi...
tree
|
commitdiff
2005-06-06
Christian Costa
Moved d3ddevice and direct3d objects files to ddraw...
tree
|
commitdiff
2005-06-05
Christian Costa
Moved dsurface object files to ddraw root dir.
tree
|
commitdiff
2005-06-04
Christian Costa
Moved ddraw object files to ddraw root dir.
tree
|
commitdiff
2005-06-03
Christian Costa
Moved clipper and palette objects files to ddraw root...
tree
|
commitdiff
2005-06-02
Christian Costa
Merged remaining header files in DirectDraw objects...
tree
|
commitdiff
2005-06-01
Christian Costa
Merged d3ddevice/main.h and direct3d/main.h into d3d_pr...
tree
|
commitdiff
2005-05-31
Christian Costa
Merged convert.c, struct_convert.c and helper.c into...
tree
|
commitdiff
2005-05-30
Antoine Chavasse
- Implemented the implicit creation of mipmaps for...
tree
|
commitdiff
2005-05-27
Dmitry Timoshkov
Make some of the OLE interface vtables const.
tree
|
commitdiff
2005-05-23
Antoine Chavasse
Added traces in GetPrivateData and SetPrivateData.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-07
Lionel Ulmer
'0' means 'default refresh rate' and not a real refresh...
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Renamed ttydrv and x11drv to winetty.drv and winex11...
tree
|
commitdiff
2005-04-25
Marcus Meissner
Fixed 3 memset()s which used the wrong size (too large).
tree
|
commitdiff
2005-04-24
Dylan Taft
Set display frequency too in SetDisplayMode.
tree
|
commitdiff
2005-04-11
Matthew Mastracci
Correctly lock and unlock surface for a single-surface...
tree
|
commitdiff
2005-04-11
Lionel Ulmer
Create the GL texture id at texture-binding time.
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2005-03-21
Christian Costa
Removed wrong FIXMEs.
tree
|
commitdiff
2005-03-21
Matthew Mastracci
If a FOURCC surface specifies DDSD_PITCH, use that...
tree
|
commitdiff
2005-03-16
Jakob Eriksson
SetDisplayMode can return DDERR_UNSUPPORTED. If it...
tree
|
commitdiff
2005-03-10
Paul Vriens
Check always if destination surface is locked.
tree
|
commitdiff
2005-03-09
Paul Vriens
Check for NULL before touching src.
tree
|
commitdiff
2005-03-07
Matthew Mastracci
Added surface locking.
tree
|
commitdiff
2005-03-07
Matthew Mastracci
Add DDCAPS_OVERLAY and DDCAPS_OVERLAYSTRETCH to GetCaps().
tree
|
commitdiff
2005-02-14
Christian Costa
Handle more properly versions for Direct3D and Direct3D...
tree
|
commitdiff
2005-01-27
Raphael Junqueira
Set default video memory to 64Mb (was 16Mb) as many...
tree
|
commitdiff
2005-01-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-01-09
Paul Vriens
- use Interlocked* functions in AddRef and Release.
tree
|
commitdiff
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
tree
|
commitdiff
2005-01-07
Mike McCormack
Use CreateEventW in preference to CreateEventA for...
tree
|
commitdiff
2005-01-03
Alexandre Julliard
Get rid of the ThunkData stubs, these are not functions.
tree
|
commitdiff
2005-01-03
Christian Costa
Handle correctly DDSD_LINEARSIZE flag for FOURCC textures.
tree
|
commitdiff
2004-12-27
Christian Costa
Fake line sweeping of the monitor.
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-21
Crestez Leonard
Check for malformed source rect in DIB_DirectDrawSurfac...
tree
|
commitdiff
2004-12-20
Christian Costa
Enable creation of the RGB device.
tree
|
commitdiff
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
tree
|
commitdiff
2004-12-06
Dmitry Timoshkov
Avoid crashes in ddraw.dll when loading it without...
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-11-23
Tom Wickline
Version resources cleanup.
tree
|
commitdiff
2004-11-19
Christian Costa
Fixed colorkey conversion.
tree
|
commitdiff
2004-10-22
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
tree
|
commitdiff
2004-09-28
Huw Davies
Fix a reference leak on failure (spotted by Rob Shearman).
tree
|
commitdiff
2004-09-08
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
tree
|
commitdiff
2004-09-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-30
James Hawkins
Added API documentation for DirectDrawEnumerateEx.
tree
|
commitdiff
2004-08-24
Robert Shearman
Implement IDirectDrawClipper_GetClipList for case where...
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-23
Tobias Burnus
- Limit number of FIXME()s in Clipper_SetClipList and...
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
tree
|
commitdiff
2004-08-06
Christian Costa
Implemented IDirect3DDevice{2,3}::GetLightState.
tree
|
commitdiff
2004-08-02
Lionel Ulmer
- add S3TC support to BltFast (fixes NOLF)
tree
|
commitdiff
2004-08-02
Christian Costa
Improved IDirect3DViewportImpl_3_2_1_TransformVertices...
tree
|
commitdiff
2004-08-02
Christian Costa
Fixed D3DOP_STATELIGHT opcode.
tree
|
commitdiff
2004-08-02
Christian Costa
Moved libtxc_dxt definitions into ddraw headers.
tree
|
commitdiff
2004-08-02
Lionel Ulmer
- Fix compilation on boxes without OpenGL installed.
tree
|
commitdiff
2004-07-30
Christian Costa
Added native and emulated S3TC support.
tree
|
commitdiff
2004-07-12
Lionel Ulmer
Better handle the frame-buffer locking case.
tree
|
commitdiff
2004-07-06
Marcus Meissner
COPY_COLORKEY_FX: Do not use lvalue casts.
tree
|
commitdiff
2004-06-04
Lionel Ulmer
Move the FPS computation from the D3D code to the commo...
tree
|
commitdiff
2004-05-14
Ivan Leo Murray...
Updated the version info of all DirectX dlls to the...
tree
|
commitdiff
2004-04-12
Lionel Ulmer
Add the possibility to save a snapshot of the backbuffer at
tree
|
commitdiff
2004-04-07
Alexandre Julliard
Fixed a couple of header files ordering issues.
tree
|
commitdiff
2004-03-27
James Perry
Fix handling of D3DBLEND_BOTH* blend modes.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-23
Christian Costa
Do not return an error when setting a material to NULL.
tree
|
commitdiff
2004-03-22
Christian Costa
Enable creation of a zbuffer in system memory.
tree
|
commitdiff
2004-03-20
Christian Costa
Improve D3D7 compatibility.
tree
|
commitdiff
2004-03-16
Elias Ross
Added 24-bit color key support in DIB_DirectDrawSurface...
tree
|
commitdiff
2004-03-16
Christian Costa
DD_STRUCT_COPY_BYSIZE: Do not clear more that struct...
tree
|
commitdiff
2004-03-12
Dmitry Timoshkov
CreateDIBSection takes a const pointer to BITMAPINFO.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Moved more GDI definitions to gdi_private.h.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-16
Sami Aario
No need to link against the uuid library.
tree
|
commitdiff
2004-02-16
Sami Aario
Added surface tests.
tree
|
commitdiff
2004-02-11
Dmitry Timoshkov
There is no point in specifying both MEM_RESERVE and...
tree
|
commitdiff
2004-01-30
Lionel Ulmer
Fix palette deletion issue seen in DungeonKeeper.
tree
|
commitdiff
2004-01-30
Lionel Ulmer
Fix the Z transform in the XYRZHW case.
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-20
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2003-12-30
Lionel Ulmer
Also remove in the D3D code the pedantic check on the...
tree
|
commitdiff
2003-12-08
Lionel Ulmer
Limit usage of vertex arrays to correct states.
tree
|
commitdiff
2003-11-25
Lionel Ulmer
Use vertex arrays when possible.
tree
|
commitdiff
next