Henri Verbeet
|
d6d345fa8a
|
wined3d: Remove IWineD3DStateBlock::InitStartupStateBlock() from the public wined3d interface.
|
2010-09-28 17:33:16 +02:00 |
Alexandre Julliard
|
5702324b37
|
user32: Add support for RTL window layouts in MapWindowPoints.
|
2010-09-22 20:27:52 +02:00 |
André Hentschel
|
ccaeb3ed83
|
server: Add ARM support.
|
2010-09-20 12:59:53 +02:00 |
Henri Verbeet
|
5a3a4ac77a
|
wined3d: Remove IWineD3DBaseTexture::GetTextureDimensions() from the public wined3d interface.
|
2010-09-18 13:05:44 +02:00 |
Ričardas Barkauskas
|
dc1356484c
|
wined3d: Add NVDB support.
|
2010-09-16 10:12:33 -05:00 |
Henri Verbeet
|
fd7c1cbf05
|
wined3d: IWineD3DBuffer_GetDesc() should never fail.
|
2010-09-14 09:43:22 -05:00 |
Henri Verbeet
|
955858e97d
|
wined3d: IWineD3DVolume_GetDesc() should never fail.
|
2010-09-08 13:31:49 +02:00 |
Henri Verbeet
|
53183b4cf3
|
wined3d: IWineD3DSurface_GetDesc() should never fail.
|
2010-09-08 13:31:43 +02:00 |
Alexandre Julliard
|
7295b6746d
|
user32: Add support for fetching window rectangles relative to various origins.
|
2010-09-07 14:31:30 +02:00 |
Henri Verbeet
|
07b5c4becf
|
wined3d: Getting the current pixel shader should never fail.
|
2010-09-07 11:23:31 +02:00 |
Henri Verbeet
|
0c54dfe7ba
|
wined3d: Getting the current vertex shader should never fail.
|
2010-09-07 11:23:27 +02:00 |
Eric Pouech
|
4fdcdefccf
|
server: Report in get_console_mode request whether it's a bare console or not.
|
2010-09-01 14:01:02 +02:00 |
Eric Pouech
|
6f32644aa0
|
server: Allow a screen buffer to be attached to a given fd (for bare consoles).
|
2010-09-01 14:01:02 +02:00 |
Eric Pouech
|
b39a8d9ea2
|
server: Enhanced the console input object so that it doesn't require a wineconsole to be running.
|
2010-09-01 14:01:02 +02:00 |
Henri Verbeet
|
6c4c351791
|
wined3d: Don't require wined3d object parents to be COM objects.
|
2010-09-01 14:01:02 +02:00 |
Henri Verbeet
|
b84d1ce5f7
|
wined3d: Clippers don't need parents.
|
2010-09-01 14:00:56 +02:00 |
Henri Verbeet
|
7c675b522a
|
wined3d: Queries don't need parents.
|
2010-09-01 12:40:08 +02:00 |
Henri Verbeet
|
2ef400901d
|
wined3d: Devices don't need parents.
|
2010-09-01 12:40:07 +02:00 |
Mike Kaplinskiy
|
ae5ad61fa8
|
server: Add accept_into_socket to accept into an initialized socket.
|
2010-08-31 14:23:49 +02:00 |
Henri Verbeet
|
c568916f9e
|
wined3d: Implicit depth/stencil surfaces don't have a container.
They're owned by the device instead of the swapchain.
|
2010-08-31 14:23:47 +02:00 |
Henri Verbeet
|
4005eb2a18
|
wined3d: Get rid of WINED3DRECT.
|
2010-08-31 14:23:47 +02:00 |
Alexandre Julliard
|
a919735870
|
include: Specify calling convention explicitly in idl files where needed.
|
2010-08-27 13:53:17 +02:00 |
Henri Verbeet
|
42b814c7d1
|
wined3d: Remove the GetContainer() methods from the public wined3d interface.
There's nothing left that uses these.
|
2010-08-26 12:41:39 +02:00 |
Kai Tietz
|
c74f749648
|
include: Fixed LIST_ENTRY macro type casts for win64.
|
2010-08-25 17:38:07 +02:00 |
Henri Verbeet
|
cc5271d1b7
|
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
|
2010-08-24 12:25:01 +02:00 |
Henri Verbeet
|
0df144164b
|
wined3d: Pass floating point colors to IWineD3DDeviceImpl_ColorFill().
|
2010-08-24 12:24:43 +02:00 |
Alexandre Julliard
|
a2ca2ebd50
|
server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically.
|
2010-08-23 17:09:45 +02:00 |
Henri Verbeet
|
b93a9b37fa
|
wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3DDeviceImpl_ClearRendertargetView().
The structure is nicer to work with than the array.
|
2010-08-23 12:05:24 +02:00 |
Henri Verbeet
|
61db577a4b
|
wined3d: Remove SetContainer() from the public IWineD3DSurface interface.
|
2010-08-17 11:55:32 +02:00 |
Henri Verbeet
|
89e6a60732
|
wined3d: Remove SetContainer() from the public IWineD3DVolume interface.
|
2010-08-17 11:55:32 +02:00 |
Henri Verbeet
|
3ad82a82bb
|
wined3d: The stateblock doesn't have a parent.
|
2010-07-30 11:36:03 +02:00 |
Henri Verbeet
|
f7760656f3
|
wined3d: Remove LoadLocation() from the public wined3d surface interface.
|
2010-07-22 10:13:24 +02:00 |
Henri Verbeet
|
147f24dd78
|
wined3d: Remove ModifyLocation() from the public wined3d surface interface.
|
2010-07-22 10:13:13 +02:00 |
Alexandre Julliard
|
b14cfdeea4
|
tests: Run all tests with the default FPU control word.
|
2010-07-20 11:41:05 +02:00 |
Alexandre Julliard
|
89ad1f2615
|
tests: Print information about the last executed test before crashing.
|
2010-07-20 11:40:06 +02:00 |
Alexandre Julliard
|
e2c48c5952
|
tests: Try to avoid message boxes popping up in non-interactive testing.
|
2010-07-20 11:39:50 +02:00 |
Alexandre Julliard
|
4c1f36cb68
|
server: Return the total length of the target in query_symlink.
|
2010-06-30 16:11:03 +02:00 |
Henri Verbeet
|
1b5cc39a86
|
wined3d: Get rid of some dead code.
|
2010-06-01 11:03:56 +02:00 |
Marcus Meissner
|
122bfcc185
|
include: Pack NE_NAMEINFO and NE_TYPEINFO pack(1).
|
2010-05-27 16:49:33 +02:00 |
Alexandre Julliard
|
c545982472
|
server: Return the cursor information for a thread input, and use it for GetCursorInfo.
|
2010-05-11 11:27:03 +02:00 |
Alexandre Julliard
|
f7f4e9e3be
|
include: Force inlining exported API functions to avoid duplicate definitions.
|
2010-05-07 22:38:32 +02:00 |
Yann Droneaud
|
b7d321769c
|
include: Rewrote some extern inline to static inline.
|
2010-05-07 14:21:34 +02:00 |
Alexandre Julliard
|
cd28e2be7c
|
server: Return the current cursor when queuing a hardware message.
|
2010-04-21 11:07:31 +02:00 |
Alexandre Julliard
|
3044d734b1
|
server: Fix structure padding for requests that have a reply.
|
2010-04-20 21:25:38 +02:00 |
Alexandre Julliard
|
cf42723602
|
tests: Use the correct format of varargs list when building with msvcrt.
|
2010-04-09 15:48:05 +02:00 |
Alexandre Julliard
|
655292ae00
|
include: Move the exception handling support functions to winecrt0 instead of having them inline.
|
2010-04-08 17:34:17 +02:00 |
Henri Verbeet
|
1289842da3
|
wined3d: Move handling of the unimplemented WINED3DRS_STIPPLEPATTERN states to ddraw.
|
2010-04-02 10:36:06 +02:00 |
Henri Verbeet
|
2e5976a8c5
|
wined3d: Move handling of the unimplemented WINED3DRS_BORDERCOLOR state to ddraw.
|
2010-04-02 10:35:54 +02:00 |
Henri Verbeet
|
af9510f400
|
wined3d: Remove some unused render states.
|
2010-04-02 10:35:44 +02:00 |
Alexandre Julliard
|
27f2a35742
|
server: Fix 64-bit alignment of the context structure.
|
2010-04-01 19:56:09 +02:00 |