2005-08-03 |
Alexandre Julliard | Removed the broken mmap64 configure check, and moved the |
tree | commitdiff |
2005-08-03 |
Robert Shearman | Add stubs for NdrMapCommAndFaultStatus, conformant... |
tree | commitdiff |
2005-08-03 |
Mike McCormack | gcc 4.0 warning fixes for Interlocked* functions. |
tree | commitdiff |
2005-08-03 |
Oliver Stieber | Move the setting of states from device to basetexture... |
tree | commitdiff |
2005-08-02 |
Alexandre Julliard | Use the new RtlExitUserThread function instead of exporting |
tree | commitdiff |
2005-07-27 |
Oliver Stieber | Changed swapchains held by the device from an array... |
tree | commitdiff |
2005-07-26 |
Oliver Stieber | Makes sure any internal reference counting is passed... |
tree | commitdiff |
2005-07-26 |
Alexandre Julliard | Uncomment the typedef in the DECLARE_INTERFACE macro... |
tree | commitdiff |
2005-07-26 |
Oliver Stieber | Implement resource tracking, require for reset and... |
tree | commitdiff |
2005-07-18 |
Robert Shearman | - Change the default user SID to match what was previou... |
tree | commitdiff |
2005-07-14 |
Alexandre Julliard | Moved the server start time to the init_thread request... |
tree | commitdiff |
2005-07-13 |
Alexandre Julliard | Return the startup info size in the init_thread request... |
tree | commitdiff |
2005-07-13 |
Alexandre Julliard | Get rid of the boot_done request. |
tree | commitdiff |
2005-07-13 |
Alexandre Julliard | Already initialize the process in the first init_thread... |
tree | commitdiff |
2005-07-13 |
Oliver Stieber | Added basic memory management and tracking to wined3d. |
tree | commitdiff |
2005-07-12 |
Alexandre Julliard | Moved the fields that depends on startup info from... |
tree | commitdiff |
2005-07-12 |
Alexandre Julliard | Fixed strchrW and strrchrW for a null character (spotte... |
tree | commitdiff |
2005-07-11 |
Alexandre Julliard | Load the HKEY_CURRENT_USER branch at server startup... |
tree | commitdiff |
2005-07-11 |
Oliver Stieber | Move parameters relating to opengl on the surface struc... |
tree | commitdiff |
2005-07-10 |
Oliver Stieber | Tidy up the way caps are managed in GetDeviceCaps and... |
tree | commitdiff |
2005-07-08 |
Alexandre Julliard | Put in place the basic infrastructure to allow supporti... |
tree | commitdiff |
2005-07-07 |
Oliver Stieber | Added support for vertex declarations to wined3d, it... |
tree | commitdiff |
2005-07-07 |
Dmitry Timoshkov | Make IsWindowUnicode work in the case when window belon... |
tree | commitdiff |
2005-07-05 |
Oliver Stieber | Implemented stateblocks in wined3d. |
tree | commitdiff |
2005-07-05 |
Alexandre Julliard | Added vararg argument type so that the relay code can... |
tree | commitdiff |
2005-06-30 |
Alexandre Julliard | Attempt at a better fix for the winsock.h problems... |
tree | commitdiff |
2005-06-25 |
Mike McCormack | Don't include winreg.h. |
tree | commitdiff |
2005-06-24 |
Oliver Stieber | Add support for samplers. |
tree | commitdiff |
2005-06-23 |
Oliver Stieber | Implement swapchains. |
tree | commitdiff |
2005-06-21 |
Pierre d'Herbemont | Fix winsock.h and stdlib.h collision by including windo... |
tree | commitdiff |
2005-06-20 |
Robert Shearman | Add support for impersonating a token. |
tree | commitdiff |
2005-06-17 |
Oliver Stieber | Change the way caps are sent between d3d9/d3d8 and... |
tree | commitdiff |
2005-06-16 |
Alexandre Julliard | Store a relative pointer for registry entry points... |
tree | commitdiff |
2005-06-15 |
Alexandre Julliard | Avoid static forward declaration that doesn't work... |
tree | commitdiff |
2005-06-13 |
Alexandre Julliard | Moved the NONAMELESSUNION/STRUCT macros to wine/test... |
tree | commitdiff |
2005-06-08 |
Robert Shearman | Implement overlapped I/O with named pipes. |
tree | commitdiff |
2005-06-08 |
Alexandre Julliard | Beginnings of support for window stations and desktops. |
tree | commitdiff |
2005-06-05 |
Alexandre Julliard | Moved the server part of the ExitThread functionality... |
tree | commitdiff |
2005-05-31 |
Alexandre Julliard | Added a from_child parameter to the get_update_region... |
tree | commitdiff |
2005-05-27 |
Alexandre Julliard | Added --list option to the tests and use that in winetest. |
tree | commitdiff |
2005-05-25 |
Alexandre Julliard | Better support for building stand-alone tests. |
tree | commitdiff |
2005-05-24 |
Robert Shearman | Implement NtAccessCheck. |
tree | commitdiff |
2005-05-23 |
Robert Shearman | - Add new server type "struct security_descriptor". |
tree | commitdiff |
2005-05-23 |
Alexandre Julliard | Moved the generated code segment for 16-bit builtins... |
tree | commitdiff |
2005-05-19 |
Eric Kohl | Define RPC_FC_IGNORE. |
tree | commitdiff |
2005-05-18 |
Dimi Paun | Document the more convenient iteration method. |
tree | commitdiff |
2005-05-16 |
Alexandre Julliard | Moved data structures for 16-bit relay calls to winbase... |
tree | commitdiff |
2005-05-11 |
Alexandre Julliard | Allow passing a string to the window property server... |
tree | commitdiff |
2005-05-11 |
Alexandre Julliard | Store a bitmap of active hooks on the client side to... |
tree | commitdiff |
2005-05-10 |
Eric Pouech | - changed ATOM support in wineserver to match NTDLL... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Prefix the internal name of all register functions... |
tree | commitdiff |
2005-05-05 |
Rein Klazes | Add 16<->32 bit message mappings for WM_COPYDATA messages. |
tree | commitdiff |
2005-04-28 |
Mike McCormack | Implemented GetLastInputInfo. |
tree | commitdiff |
2005-04-28 |
Jeff Latimer | Define strncpyW to ensure that users know why it is... |
tree | commitdiff |
2005-04-25 |
Alexandre Julliard | Remove a few more instances of strncpy. |
tree | commitdiff |
2005-04-24 |
Mike McCormack | Implemented NtSignalAndWaitForSingleObject. |
tree | commitdiff |
2005-04-22 |
Robert Shearman | - Clean up well-known privileges. |
tree | commitdiff |
2005-04-21 |
Alexandre Julliard | Get rid of the remaining calls to strncpyW, and remove... |
tree | commitdiff |
2005-04-20 |
Alexandre Julliard | Allow nested hardware message processing by storing... |
tree | commitdiff |
2005-04-18 |
Eric Pouech | Removed the no longer user APC_ASYNC kind of APC. |
tree | commitdiff |
2005-04-18 |
Eric Pouech | - moved named pipe creation to ntdll |
tree | commitdiff |
2005-03-31 |
Alexandre Julliard | Return the coordinates information needed to setup... |
tree | commitdiff |
2005-03-30 |
Mike McCormack | Implement mailslots. |
tree | commitdiff |
2005-03-29 |
Oliver Stieber | - Volume now inherits Resource. This isn't the way... |
tree | commitdiff |
2005-03-25 |
Alexandre Julliard | Replace the link_window request by a set_parent request... |
tree | commitdiff |
2005-03-23 |
Alexandre Julliard | Create a new server request for accepting hardware... |
tree | commitdiff |
2005-03-21 |
Alexandre Julliard | Try to always keep the server window Z-order in sync... |
tree | commitdiff |
2005-03-17 |
Alexandre Julliard | Make the server know about the visible area of a window... |
tree | commitdiff |
2005-03-17 |
Alexandre Julliard | Compute the top clipping window directly on the server... |
tree | commitdiff |
2005-03-14 |
Oliver Stieber | Encapsulate texture, surface encapsulated. |
tree | commitdiff |
2005-03-10 |
Alexandre Julliard | Properly cope with get_message being called recursively... |
tree | commitdiff |
2005-03-07 |
Ulrich Czekalla | Create a thread-specific selection window to make sure... |
tree | commitdiff |
2005-03-03 |
Oliver Stieber | Added a stubbed out version of query to d3d9 and wined3d. |
tree | commitdiff |
2005-03-02 |
Oliver Stieber | Implemented guids for wined3d. |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-03-02 |
Oliver Stieber | Put all the stubs in wined3d in place, with some functi... |
tree | commitdiff |
2005-02-11 |
Robert Shearman | - Implement AdjustTokenPrivileges, DuplicateTokenEx and |
tree | commitdiff |
2005-02-08 |
Jason Edmeades | Avoid compile warnings. |
tree | commitdiff |
2005-02-03 |
Dmitry Timoshkov | Add support for winevent hooks. |
tree | commitdiff |
2005-02-03 |
Alexandre Julliard | Properly compute the client area valid rects and pass... |
tree | commitdiff |
2005-01-27 |
Raphael Junqueira | - fix typo in wined3d_interface.h |
tree | commitdiff |
2005-01-26 |
Raphael Junqueira | - a very basic blending support on fast drawing path... |
tree | commitdiff |
2005-01-26 |
Raphael Junqueira | - VertexDeclaration device APIs |
tree | commitdiff |
2005-01-19 |
Michael Stefaniuc | Hack to fix the compile. |
tree | commitdiff |
2005-01-19 |
Raphael Junqueira | Begin support of VertexDeclaration on wined3d using... |
tree | commitdiff |
2005-01-18 |
Jason Edmeades | - Handle failures to allocate storage more gracefully. |
tree | commitdiff |
2005-01-17 |
Jason Edmeades | - Add texture support for all the texture types for... |
tree | commitdiff |
2005-01-14 |
Eric Pouech | - got rid of include/async.h |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Add a LIST_FOR_EACH_ENTRY list helper. |
tree | commitdiff |
2005-01-12 |
Robert Shearman | Add LIST_FOR_EACH_SAFE - a list iteration macro that... |
tree | commitdiff |
2005-01-11 |
Rémi Assailly | Added missing declarations in some headers. |
tree | commitdiff |
2005-01-09 |
Jason Edmeades | Add render target support, and ensure there is a front... |
tree | commitdiff |
2005-01-03 |
Ivan Leo Puoti | Update copyright info for the new year. |
tree | commitdiff |
2004-12-14 |
Jason Edmeades | Add Clear, Present and EndScene support and fix a bug... |
tree | commitdiff |
2004-12-13 |
Robert Shearman | Implement NtQueryTimer. |
tree | commitdiff |
2004-12-13 |
Jason Edmeades | Add {G,S}etRenderState and {G,S}etTextureStageState... |
tree | commitdiff |
2004-12-09 |
Jason Edmeades | Add {G,S}etIndices, {G,S}Viewport and enable the basic... |
tree | commitdiff |
2004-12-07 |
Alexandre Julliard | Moved update region handling to the server. |
tree | commitdiff |
2004-12-07 |
Jason Edmeades | Add BaseTexture class support, call from d3d9. |
tree | commitdiff |
2004-12-02 |
Eric Pouech | - moved event, semaphore, mutex implementation from... |
tree | commitdiff |
next |