Ivan Gyurdiev
|
5f79e80827
|
wined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
|
2006-10-24 20:06:45 +02:00 |
Ivan Gyurdiev
|
10cbffb335
|
wined3d: Add D3DBLEND to the WINED3D namespace.
|
2006-10-24 20:06:38 +02:00 |
Ivan Gyurdiev
|
4f611bc0e0
|
wined3d: Add D3DTA masks to the WINED3D namespace.
Also fix usage of D3DTSS/D3DTA in ddraw.
|
2006-10-24 20:06:30 +02:00 |
Ivan Gyurdiev
|
997e670e12
|
wined3d: Add D3DTADDRESS to the WINED3D namespace.
|
2006-10-24 20:06:15 +02:00 |
Alexandre Julliard
|
85f518ac6b
|
server: A window timer id should be an unsigned long.
|
2006-10-16 17:03:44 +02:00 |
Stefan Dösinger
|
1e6a38967c
|
d3d8: Implement CopyRects with BltFast.
|
2006-10-16 11:26:00 +02:00 |
Michael Stefaniuc
|
15765dd953
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
Ivan Gyurdiev
|
9846602412
|
wined3d: Add D3DTEXTURETRANSFORMTYPE to the WINED3D namespace.
|
2006-10-13 11:15:31 +02:00 |
Ivan Gyurdiev
|
4745e602d2
|
wined3d: Add D3DCLIPPLANE constants to the WINED3D namespace.
|
2006-10-13 11:15:18 +02:00 |
Ivan Gyurdiev
|
6f0bb0f6fc
|
wined3d: Add D3DVERTEXBLENDFLAGS to the WINED3D namespace.
|
2006-10-13 11:14:33 +02:00 |
Ivan Gyurdiev
|
c912032aa5
|
wined3d: Add D3DTEXTUREOP to the WINED3D namespace.
|
2006-10-13 11:13:02 +02:00 |
Ivan Gyurdiev
|
532fe7a1cf
|
wined3d: Merge D3DDP_MAXTEXCOORD constants into one constant in WINED3D namespace.
|
2006-10-12 12:38:02 +02:00 |
Ivan Gyurdiev
|
2bac4a02da
|
wined3d: Merge D3DPRIMITIVETYPE types into one type in WINED3D namespace.
|
2006-10-12 12:37:52 +02:00 |
Ivan Gyurdiev
|
1cd7bcf4c8
|
wined3d: Merge D3DCOLOR types into one type in WINED3D namespace.
|
2006-10-12 12:37:40 +02:00 |
Ivan Gyurdiev
|
9628a1b2e2
|
wined3d: Merge D3DRECT types into one type in WINED3D namespace.
|
2006-10-12 12:37:08 +02:00 |
Ivan Gyurdiev
|
ac37163124
|
wined3d: Merge D3DMATRIX types into one type in WINED3D namespace.
|
2006-10-12 12:35:00 +02:00 |
Ivan Gyurdiev
|
ec782c2b97
|
wined3d: D3DTRANSFORMSTATETYPE: Consistently use in the WINED3D namespace.
|
2006-10-12 12:33:39 +02:00 |
Ivan Gyurdiev
|
b1a4bd87a9
|
wined3d: D3DRENDERSTATETYPE: Consistently use in the WINED3D namespace.
|
2006-10-12 12:33:24 +02:00 |
Ivan Gyurdiev
|
732e0e908b
|
wined3d: Merge GAMMARAMP types into one type in WINED3D namespace.
|
2006-10-11 12:22:01 +02:00 |
Ivan Gyurdiev
|
5f2987ae32
|
wined3d: Merge VIEWPORT types into one type in WINED3D namespace.
|
2006-10-11 12:21:54 +02:00 |
Ivan Gyurdiev
|
90f5be2bef
|
wined3d: Merge MATERIAL types into one type in WINED3D namespace.
|
2006-10-11 12:21:14 +02:00 |
Ivan Gyurdiev
|
70bbf734b1
|
wined3d: Merge LIGHT types into one type in WINED3D namespace.
|
2006-10-11 12:21:06 +02:00 |
Ivan Gyurdiev
|
e8137632c7
|
wined3d: Move D3DSP DCL-related structures into WINED3D namespace.
|
2006-10-10 13:37:35 +02:00 |
Stefan Dösinger
|
3529560cd7
|
wined3d: Add WINED3DUSAGE_OVERLAY.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
2bcacf22d3
|
wined3d: Add IWineD3DSurface::UpdateOverlay.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
05ff0d0f64
|
wined3d: Add DDOVERLAYFX struct.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
080e4f56cf
|
wined3d: Add UpdatOverlayZOrder.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
f6647486cf
|
wined3d: Add IWineD3DSurface::GetOverlayPosition.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
0f3995d21a
|
wined3d: Add IWineD3DSurface::SetOverlayPosition.
|
2006-10-06 12:53:24 +02:00 |
Roderick Colenbrander
|
8be92001e6
|
x11drv: Fix building issue.
|
2006-10-06 12:32:44 +02:00 |
Alexandre Julliard
|
2f80fcd88d
|
server: Changed the get_next_hook request to allow retrieving the current hook too.
|
2006-10-05 14:05:48 +02:00 |
Alexandre Julliard
|
533f519950
|
user32: Store the prev_unicode hook flag on the client side.
|
2006-10-05 14:04:25 +02:00 |
Alexandre Julliard
|
81c1472449
|
user32: The per-window user data must be a DWORD_PTR.
|
2006-10-04 21:49:11 +02:00 |
Alexandre Julliard
|
e0dcf4fddb
|
server: Rearrange a few fields to avoid wasting padding space on 64 bits.
|
2006-10-04 21:41:32 +02:00 |
Alexandre Julliard
|
3ad9798263
|
server: Pass the data for message callbacks as vararg from the client side.
|
2006-10-04 20:25:42 +02:00 |
Alexandre Julliard
|
29a3ce9f3a
|
server: Return the data for callback results in the varargs part of the get_message request.
|
2006-10-04 16:29:45 +02:00 |
Alexandre Julliard
|
59dc456822
|
server: Return the data for winevent hooks in the varargs part of the get_message request.
|
2006-10-04 16:04:53 +02:00 |
Eric Pouech
|
8cb932ea89
|
ntdll: Implemented AmILastThread information class for NtQueryInformationThread.
|
2006-10-03 20:20:13 +02:00 |
Michael Stefaniuc
|
705b5a00c5
|
debug.h, test.h: Temporary add ifdefs around some printfs to avoid format.
|
2006-09-29 16:09:14 +02:00 |
H. Verbeet
|
193f6bbd92
|
wined3d: Add support for native NPOT textures.
|
2006-09-27 09:48:11 +02:00 |
Roderick Colenbrander
|
4b55964a26
|
wined3d: Add the missing gamma cap.
|
2006-09-26 11:39:29 +02:00 |
Roderick Colenbrander
|
7c86d91bb9
|
wined3d: glBlend* fixes.
|
2006-09-25 17:56:04 +02:00 |
Michael Stefaniuc
|
4a0234e4bf
|
include: Make the return type of mmioSendMessage16 in the function declaration match that of the function definition.
|
2006-09-21 11:26:30 +02:00 |
Alexandre Julliard
|
530e765035
|
include: Exception filters should return LONG, not DWORD.
Also move UnhandledExceptionFilter definitions to winbase.h since they
are there in the latest SDK.
|
2006-09-20 11:26:59 +02:00 |
Alexandre Julliard
|
fc4cd637d9
|
tests: Moved some compatibility defines to wine/test.h.
|
2006-09-13 11:01:39 +02:00 |
Roderick Colenbrander
|
12dbce5c93
|
winex11.drv: Move WGL extension code to winex11.drv.
|
2006-09-12 14:35:31 +02:00 |
Stefan Dösinger
|
6286c4e70d
|
ddraw: Pass the fullscreen flag to wined3d.
|
2006-09-10 10:18:45 +02:00 |
Ivan Gyurdiev
|
2e1cf4d948
|
wined3d: Add support for R32F and R16F texture formats.
|
2006-09-07 13:48:32 +02:00 |
Andrew Talbot
|
a5bf67ef9b
|
kernel: Constify some formal parameters.
|
2006-09-07 12:00:46 +02:00 |
Ivan Gyurdiev
|
bda6d092a5
|
wined3d: Add support for A16B16G16R16F and A32B32G32R32F texture formats.
|
2006-08-28 11:46:20 +02:00 |