projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mark some functions as implemented in the spec files.
[wine]
/
dlls
/
ddraw
/
2005-11-14
Lionel Ulmer
Use the front buffer palette for DC operations on off...
tree
|
commitdiff
2005-11-14
H. Verbeet
Fix the default value for keylow in DIB_DirectDrawSurfa...
tree
|
commitdiff
2005-11-14
Christian Costa
Add DDBLT_DONOTWAIT flag.
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-10-31
Christian Costa
Finish moving d3d[1..3] light code to use d3d7.
tree
|
commitdiff
2005-10-17
Christian Costa
Enumerate only requested modes by taking into account...
tree
|
commitdiff
2005-10-12
Christian Costa
Disable depth test when there is no Z buffer attached.
tree
|
commitdiff
2005-10-10
Lionel Ulmer
Add an assert if both arguments to DD_STRUCT_COPY_BYSIZ...
tree
|
commitdiff
2005-10-10
Lionel Ulmer
- do not pass private data to the application but a...
tree
|
commitdiff
2005-10-10
Lionel Ulmer
- pass a copy of the surface description to the application
tree
|
commitdiff
2005-10-07
Raphael Junqueira
Don't crash if pDDSD is NULL on DirectDrawSurface:...
tree
|
commitdiff
2005-10-06
Stefan Dösinger
- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperati...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-27
Alexandre Julliard
The clip list is in screen coordinates so we need to...
tree
|
commitdiff
2005-09-25
Christian Costa
Implement Begin/Vertex/End rendering functions.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Use Get/SetWindowLongPtr to access pointers in the...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
tree
|
commitdiff
2005-08-25
Saulius Krasuckas
- DirectDrawCreateEx fails with Standard VGA Adapter...
tree
|
commitdiff
2005-08-23
Saulius Krasuckas
Skip testing on IDirect3D7::CreateDevice() failure.
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Don't leak a list of visuals (with advice of Jacek...
tree
|
commitdiff
2005-08-22
Maxime Bellengé
Fix regression in color keying with RGB mask.
tree
|
commitdiff
2005-08-17
Christian Costa
Take RGB mask into account when doing color keying.
tree
|
commitdiff
2005-08-11
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-08-08
Francois Gouget
Add missing WINAPI to MSXML_DllGetClassObject().
tree
|
commitdiff
2005-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
tree
|
commitdiff
2005-08-01
Mike McCormack
Warning fixes.
tree
|
commitdiff
2005-07-26
Alexandre Julliard
Make CONST_VTABLE the default in the Wine source.
tree
|
commitdiff
2005-07-24
Vincent Béron
Remove multiple declarations of the same function,...
tree
|
commitdiff
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
next