projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
riched20: EM_SETCHARFORMAT must return 1 on success, not 0.
[wine]
/
dlls
/
ddraw
/
ddraw.c
2007-09-10
David Hedberg
ddraw: Fix and test case for situation where DDSD_MIPMA...
blob
|
commitdiff
|
raw
2007-08-08
Francois Gouget
ddraw: Better match the PSDK types and fix the winapi_c...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Stefan Dösinger
ddraw: SetDisplayMode may fail.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Robert Millan
ddraw: Remove thread safety FIXMEs.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
Stefan Dösinger
ddraw: Some d3d-only code fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Stefan Dösinger
ddraw: Hold the dll lock in IDirectDraw methods.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Stefan Dösinger
ddraw: Hold the lock in creation functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
Stefan Dösinger
ddraw: Always set fullscreen mode in wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-09
Stefan Dösinger
ddraw: More tests and fixes on surface attachments.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Stefan Dösinger
wined3d: Make the blit -> flip work for windowed rendering.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Stefan Dösinger
d3d: Move clippers from DDraw to wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Stefan Dösinger
ddraw: Primary surfaces always have screen size.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Stefan Dösinger
ddraw: Fix reported caps on compressed surfaces.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Stefan Dösinger
ddraw: Cube texture support.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Stefan Dösinger
d3d: Pass the cube face to Create*Texture's surface...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Stefan Dösinger
ddraw: Store a WineD3DBaseTexture instead of a WineD3DT...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Andrew Talbot
ddraw: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Stefan Dösinger
ddraw: Complex surfaces form a tree.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Stefan Dösinger
ddraw: Move the additional surface creation into a...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Stefan Dösinger
ddraw: Search for d3d primary a bit differently.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Stefan Dösinger
ddraw: Search for texture sublevels with GetAttachedSur...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Stefan Dösinger
ddraw: Use EnumAttachedSurfaces to search for a render...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Stefan Dösinger
ddraw: Get rid of FVFs.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Stefan Dösinger
d3d: Remove dependency on ddraw.h header.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Stefan Dösinger
d3d: Enumerate palettized formats for ddraw.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Stefan Dösinger
wined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Stefan Dösinger
wined3d: Remove IWineD3DDevice::EnumDisplayModes.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
H. Verbeet
wined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Stefan Dösinger
wined3d: More fullscreen window fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-19
H. Verbeet
wined3d: Move SetupFullscreenWindow() and RestoreWindow...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Michael Stefaniuc
janitorial: Use the C standard for multiline strings.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
ddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-27
Michael Stefaniuc
janitorial: In multiline strings there is no need for...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Markus Amsler
d3d: Callback infrastructure for implicit swap chain...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Ulrich Czekalla
ddraw: Add IDirectDraw3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit depth stencil...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Markus Amsler
d3d: Pass the superior creating object down to the...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetBackB...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Stefan Dösinger
ddraw: Make the surface list a standard wine list.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Stefan Dösinger
ddraw: Do not let the a surface dimension fall to 0.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Stefan Dösinger
ddraw: Remove an incorrect size check.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
H. Verbeet
ddraw: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Jesse Allen
ddraw: Fix for DDSURFACEDESC param in CreateSurface.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Stefan Dösinger
ddraw: Make the ddraw list a wine list.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Stefan Dösinger
ddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Stefan Dösinger
wined3d: Add WINED3DUSAGE_OVERLAY.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Stefan Dösinger
ddraw: Pass the fullscreen flag to wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Stefan Dösinger
ddraw: Double buffered primary surfaces can only be...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Stefan Dösinger
ddraw: Support using an application-provided surface...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Stefan Dösinger
ddraw: Palette refcounting fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Stefan Dösinger
ddraw: Split up the ddraw refcount.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
Piotr Caban
ddraw: Added missing '\n' in debug traces.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Stefan Dösinger
ddraw: Assign the surface descriptions height to the...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Francois Gouget
Assorted spelling, case and grammar fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Stefan Dösinger
ddraw: Set the video memory and visible flag on render...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Stefan Dösinger
ddraw: Enumerate the reference d3ddevice.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Stefan Dösinger
ddraw: Palette refcounting fixes + tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Alexandre Julliard
ddraw: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Stefan Dösinger
ddraw: Rewrite most of ddraw using WineD3D.
blob
|
commitdiff
|
raw
|
diff to current