advapi32/tests: Make tests run again on win95.
[wine] / include / wine /
2007-08-08  Roderick Colenbranderwined3d: Move over to WGL.
2007-08-08  Stefan Dösingerddraw: Implement IDirect3DDevice7::DrawIndexedPrimitive...
2007-08-02  H. Verbeetwined3d: Add definitions and detection for GL_NV_half_f...
2007-07-31  Roderick Colenbranderwined3d: Compile against standard GL headers.
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2007-07-30  Stefan Dösingerwined3d: Store the gl format table in the gl info struc...
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-07-05  Andrew Talbotwinelib: Cast-qual warnings fix.
2007-06-27  H. Verbeetwined3d: Cleanup GL extension detection.
2007-06-26  H. Verbeetwined3d: Add max_vertex_samplers and max_combined_sampl...
2007-06-26  H. Verbeetwined3d: Rename max_samplers to max_fragment_samplers.
2007-06-15  John Klehminclude: Allow port.h to build on gcc4.
2007-06-14  Stefan Dösingerwined3d: Implement vertical refresh sync.
2007-06-13  H. Verbeetwined3d: Add wined3d vertex sampler definitions.
2007-06-07  H. Verbeetwined3d: Fix GLSL definitions.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-07  Phil Costinwined3d: Add support for loading gamma corrected textures.
2007-06-07  Phil Costinwined3d: Add GL_EXT_texture_sRGB constants and correspo...
2007-06-07  H. Verbeetwined3d: Get rid of the pBaseVertexIndex parameter...
2007-06-07  H. Verbeetwined3d: Add IWineD3DDevice_GetBaseVertexIndex to retri...
2007-06-06  Alexandre Julliardserver: Add support for system processes, that can...
2007-06-06  Dan Hipschmanlist.h: Add macros for reverse iteration.
2007-06-06  H. Verbeetwined3d: Get rid of the BaseVertexIndex parameter to...
2007-06-04  Alexandre Julliardserver: Remove the extra apc_arg parameter now that...
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-05-29  Alexandre Julliardlibwine: Add support for glyph chars mapping in OEM...
2007-05-23  Francois Gougetport.h: Issue an error if port.h is included after...
2007-05-21  Dmitry Timoshkovinclude/wine/debug.h: Fix compilation warning in 64...
2007-05-16  Andrew Riediwined3d: Add hardware cursor support.
2007-05-11  Kirill K. Smirnovserver: Move console codepages to the server.
2007-05-09  Stefan Dösingerwined3d: Implement environment bump mapping with GL_ATI...
2007-05-08  Alexandre Julliardserver: Add support for retrieving results of queued...
2007-05-08  Alexandre Julliardserver: Add request to retrieve the next pending ioctl...
2007-05-08  Alexandre Julliardserver: Add support for generic device objects managed...
2007-05-08  Stefan Dösingerd3d: Move clippers from DDraw to wined3d.
2007-05-03  Alexandre Julliardserver: Infrastructure to return a wait handle for...
2007-05-03  Stefan Dösingerwined3d: Add missing prototypes for GL_ARB_vertex_blend.
2007-05-01  Stefan Dösingerd3d: Pass the cube face to Create*Texture's surface...
2007-04-26  Stefan Dösingerd3d: Fix ProcessVertices.
2007-04-26  Stefan Dösingerwined3d: Implement CreateVertexDeclarationFromFVF.
2007-04-26  Stefan Dösingerwined3d: Add a method to create a declaration from...
2007-04-24  H. Verbeetwined3d: The second parameter to glTexImage3DEXT isn...
2007-04-23  Alexandre Julliardserver: Return a more correct fd type for anonymous...
2007-04-18  Alexandre Julliardserver: Moved the FSCTL_PIPE_LISTEN implementation...
2007-04-17  Alexandre Julliardserver: Move the FSCTL_PIPE_WAIT ioctl implementation...
2007-04-17  Alexandre Julliardserver: Add a specific data type for ioctl codes so...
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-16  Alexandre Julliardserver: Move the server part of device unmounting to...
2007-04-16  Alexandre Julliardserver: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
2007-04-16  Alexandre Julliardserver: Add infrastructure for ioctl server request.
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-04-16  Andrew Talbotuser32: Make function definitions and declarations...
2007-04-10  Alexandre Julliardntdll: Store the file access and options in the fd...
2007-04-10  Alexandre Julliardserver: Add support for restarting an async I/O when...
2007-04-07  Stefan Dösingerwined3d: Add Filtering to IWineD3DSurface::Blt and...
2007-04-07  Stefan Dösingerwined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
2007-04-06  Fabian Bielerwined3d: Add GL_EXT_framebuffer_blit to extension handler.
2007-04-04  Alexandre Julliardserver: Add support for associating a file descriptor...
2007-04-02  Stefan Dösingerwined3d: Add GL_APPLE_client_storage to our extension...
2007-03-27  Alexandre Julliardserver: Add support for queuing a user APC upon async...
2007-03-27  Andrew Talbotwinelib: Replace inline static with static inline.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for named pipes.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for mailslots.
2007-03-22  Alexandre Julliardserver: Implemented the open_file method for named...
2007-03-21  Stefan Dösingerwined3d: Add GL_ATI_envmap_bumpmap to our gl extension...
2007-03-21  Alexandre Julliardserver: Use a standard async I/O event to signal direct...
2007-03-21  Alexandre Julliardserver: Add support for storing an event to signal...
2007-03-20  Alexandre Julliardserver: Add an async_data_t structure to store paramete...
2007-03-20  Alexandre Julliardserver: Return the status from an async I/O APC call...
2007-03-20  Alexandre Julliardserver: Use the common pattern for async I/O parameters...
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-07  Andrew Talbotwinmm: Replace const pointer parameters with correct...
2007-03-07  Alexandre Julliardwine_common_ver: Set company name to Microsoft, some...
2007-03-07  Juan Langntdll: Implement NtAllocateLocallyUniqueId with server...
2007-03-07  Stefan Dösingerwined3d: Rework surface dirtification.
2007-03-07  Stefan Dösingerwined3d: Remove IWineD3DSurface::SetPBufferState.
2007-03-06  Stefan Dösingerwined3d: Store the number of aux buffers in the gl...
2007-03-05  Alexandre Julliardserver: Expose areas revealed by changes to the window...
2007-03-01  Alexandre Julliardwine/test: Print the official name of the test in summary.
2007-03-01  Stefan Dösingerwined3d: Support GL_APPLE_fence for event queries.
2007-03-01  Stefan Dösingerwined3d: Add GL_NV_fence defines and functions.
2007-02-26  Rob Shearmanlibwine: Eliminate duplicate function implementations...
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Alexandre Julliardserver: Added support for the PM_QS_* flags in PeekMessage.
2007-02-20  Stefan Dösingerwined3d: Remove IWineD3DDevice::EnumDisplayModes.
2007-02-16  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in directx.c.
2007-02-16  H. Verbeetwined3d: Add WINED3DCREATE flags and use them.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2007-02-15  H. Verbeetwined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
2007-02-15  H. Verbeetwined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DDTCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DLINECAPS flags and use them.
2007-02-15  Vitaliy Margolenntdll/server: Implement NtSetSecurityObject. With tests.
2007-02-15  H. Verbeetwined3d: Add WINED3DPTADDRESSCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPCMPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPMISCCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPBLENDCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DSTENCILCAPS flags and use them.
next