Felix Nawothnig
e600f7d082
wined3d: Issue an error when the render target is read back without SFLAG_INDRAWABLE being set.
2007-04-09 12:17:17 +02:00
Felix Nawothnig
2d0016c5bc
wined3d: Preload target in ActivateContext() for ORM_BACKBUFFER/ORM_PBUFFER.
2007-04-09 12:17:07 +02:00
Felix Nawothnig
c0782603d0
wined3d: Allow np2 textures to be loaded for SFLAG_INDRAWABLE.
2007-04-09 12:15:56 +02:00
Andrew Talbot
43155227d6
d3d9: Void functions should not return a value.
2007-04-09 12:15:42 +02:00
Andrew Talbot
fb367f813a
d3d8: Void functions should not return a value.
2007-04-09 12:15:28 +02:00
Chris Robinson
eda96fa7f9
quartz: Pass the media sample to the individual transform filter callbacks.
...
This is so the filters can pass on and use timing, discontinuity, and other
information stored in the sample as needed.
2007-04-09 12:15:09 +02:00
Chris Robinson
e6e4056e1e
quartz: Fix error with operator precedence.
2007-04-09 12:14:51 +02:00
Chris Robinson
d9f755875b
quartz: Fix ALIGN macros.
2007-04-09 12:14:46 +02:00
Eric Pouech
955ba73ebf
taskmgr: Let the debug channels work again.
...
While I was at it, simplified the symbol lookup for the debug options.
2007-04-07 11:47:48 +02:00
Chris Robinson
20d87e768b
quartz: Make sure cached media samples are released for parser filters.
2007-04-07 11:46:10 +02:00
Chris Robinson
828d5a0c4a
quartz: Add a cleanup callback for parser filters to call on release.
2007-04-07 11:46:03 +02:00
Felix Nawothnig
ea0d7f17ca
d3d8: Add missing relay trace.
2007-04-07 11:01:26 +02:00
Felix Nawothnig
fe5881c788
comctl32: Allow enabling TVS_CHECKBOXES on the fly.
2007-04-07 11:01:22 +02:00
Lei Zhang
d347ebe196
advapi32: Spelling fixes.
2007-04-07 11:01:17 +02:00
Stefan Dösinger
a9e04dd87f
wined3d: Index buffer data is unsigned.
2007-04-07 10:58:25 +02:00
Stefan Dösinger
0899d85757
wined3d: Set WINED3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISCARD caps3 cap.
2007-04-07 10:58:17 +02:00
Stefan Dösinger
290f2eb146
wined3d: Add Filtering to IWineD3DSurface::Blt and handle it.
...
This is to allow StretchRect to pass the texture filter to WineD3D.
DirectDraw sets the texture filter to WINED3DTEXF_NONE, simmilar to all
other functions which do not need filtering.
2007-04-07 10:58:10 +02:00
Stefan Dösinger
1c1fdbe96a
wined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
2007-04-07 10:57:48 +02:00
Andrew Talbot
2ed76bd200
include: Remove superfluous semicolons.
2007-04-07 10:57:40 +02:00
Chris Robinson
e508f2cc90
quartz: Add partial implementation of IReferenceClock for DSoundRenderer.
2007-04-07 10:57:33 +02:00
Chris Robinson
2994695189
quartz: Use more precise positioning information for the DSound filter's reference clock.
2007-04-07 10:57:23 +02:00
Alexandre Julliard
7df060fc43
ntdll: Rely on the server to queue the final APC for asynchronous read/write.
2007-04-06 20:17:08 +02:00
Alexandre Julliard
55f3605c37
ntdll: Reimplement NtWriteFile.
...
Always try a write() before queuing an async I/O.
Handle timeout waits for synchronous I/O entirely on the client side.
Queue the final APC as a proper user APC.
2007-04-06 16:06:16 +02:00
Alexandre Julliard
539d5863e6
ntdll: Reimplement NtReadFile.
...
Always try a read() before queuing an async I/O.
Handle timeout waits for synchronous I/O entirely on the client side.
Queue the final APC as a proper user APC.
2007-04-06 16:05:53 +02:00
Dmitry Timoshkov
56852a5eac
user32: Windows uses ptMaxTrackSize to set an initial window size not ptMaxSize.
2007-04-06 12:37:53 +02:00
Alexandre Julliard
aef2edb0cf
kernel32: Add a bit of slack to the mailslot timeout test.
2007-04-06 12:35:21 +02:00
Andrew Talbot
2bd62004cf
comdlg32: Remove inappropriate const qualifier.
2007-04-06 12:31:10 +02:00
Andrew Talbot
03fc0989a3
comdlg32: Constify some variables.
2007-04-06 12:31:10 +02:00
Andrew Talbot
a855ba87da
comdlg32: Constify some variables.
2007-04-06 12:31:10 +02:00
Andrew Talbot
80d80c66af
comdlg32: Constify some variables.
2007-04-06 12:31:09 +02:00
Dmitry Timoshkov
1b2a2943b8
shlwapi: Fix a forward to user32.PrivateExtractIconExW.
2007-04-06 12:31:09 +02:00
Fabian Bieler
dcd416edbe
wined3d: Add GL_EXT_framebuffer_blit to extension handler.
2007-04-06 12:31:09 +02:00
Jason Edmeades
7e2d1b4ade
cmd.exe: Partially fix 'dir *.' (ie files with no extension).
2007-04-06 12:31:09 +02:00
Jason Edmeades
426a3c11c5
cmd.exe: Make dir a* b* or dir a* b* /s mirror windows.
2007-04-06 12:31:09 +02:00
Jason Edmeades
fc8a9a20c6
cmd.exe: Make dir support multiple parameters.
2007-04-06 12:31:08 +02:00
Jason Edmeades
57f76bd3cf
cmd.exe: Fix dir filename /s and resolve many output differences.
2007-04-06 12:31:08 +02:00
Jason Edmeades
5704b4bec9
cmd.exe: Attempt to launch pgm even if fails to locate it.
2007-04-06 12:31:08 +02:00
Jason Edmeades
b573f68b36
cmd.exe: Only search for supplied command as-is if it includes an extension.
...
Files with no extensions cannot be run as-is. This enables a directory
with 'fred' and 'fred.bat' to correctly run fred.bat if just fred is
executed.
2007-04-06 12:31:08 +02:00
Felix Nawothnig
7657913873
comctl32: Allow destruction of toolbar in BN_CLICKED handler.
2007-04-06 12:31:08 +02:00
Rolf Kalbermatter
054ed55d71
notepad: Fix text label.
2007-04-06 12:31:07 +02:00
Chris Robinson
f352d9de98
quartz: Send a notification when the filter graph clock changes.
2007-04-06 12:31:07 +02:00
Chris Robinson
d51098ef11
quartz: Avoid releasing NULL objects.
2007-04-06 12:31:07 +02:00
Felix Nawothnig
425d87464e
taskmgr: Use default font for proc listview.
2007-04-06 12:31:06 +02:00
Felix Nawothnig
b7f0901956
comctl32: Use appropriate font for header drag image.
2007-04-06 12:31:05 +02:00
Felix Nawothnig
a4d3e46e65
comctl32: Fix item rect calculation.
2007-04-06 12:31:05 +02:00
Michael Stefaniuc
590bf1be88
msvcrt: Demangle a C++ mangled string that is only a name with it's template argument list.
2007-04-06 12:31:05 +02:00
Michael Stefaniuc
4718261e9b
msvcrt: Move the code to demangle a name with its template argument list out of get_class() and into a separate function.
2007-04-06 12:31:04 +02:00
Rob Shearman
1360357f92
ole32: Fix a hack which depended on the IID of the interface being marshaled
...
to determine whether we were marshaling the remote unknown for the
apartment or not.
2007-04-06 12:31:04 +02:00
Hans Leidekker
fbe37d1b68
wintrust: Improve a number of stubs.
2007-04-06 12:31:04 +02:00
Alexandre Julliard
fd09846864
ntdll: Make test for heap boundaries more strict in HEAP_FindSubHeap.
2007-04-05 22:06:38 +02:00