wined3d: Add separate alpha blend support.
[wine] / include / wine /
2008-02-18  Roderick Colenbranderwined3d: Add separate alpha blend support.
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-16  Rob ShearmanAdd a new convenience macro for an exception handler...
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-12  Alexandre Julliardkernel32: Don't save the signal mask in sigsetjmp.
2008-02-11  Francois Gougettests: Avoid InterlockedExchangeAdd() as it is not...
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-07  Eric Pouechdbghelp: Added preliminary support for a strange stack...
2008-02-07  Eric Pouechdbghelp: Added HRESULT as new basic type (and some...
2008-02-07  Eric Pouechdbghelp: Fix mixed up return and this type in MFunction V2.
2008-02-06  Stefan Dösingerwined3d: Separate OpenGL and driver version.
2008-01-22  Alexandre Julliardserver: Add a separate request to set the window visibl...
2008-01-18  Eric van Beurdendbghelp: Update some mscvpdb.h definitions and descript...
2008-01-17  Alexandre Julliardserver: Don't force the process affinity to 1, leave...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-14  Stefan Dösingerd3d9: Reject IDirect3DDevice9::Reset with active defaul...
2008-01-14  Stefan Dösingerwined3d: Add a new IWineD3DResource::UnLoad method.
2008-01-14  Hans Leidekkerlicense: Update copyright info for the new year.
2008-01-14  Roderick Colenbranderwined3d: Fix glBlendColorEXT for use on RivaTNT.
2008-01-08  Stefan Dösingerwined3d: Detect geforce 7300 cards.
2008-01-07  Alexandre Julliardwined3d: Use unsigned int instead of size_t for element...
2008-01-07  Rob Shearmaninclude: Add the strict_context_handle flag to the...
2008-01-07  Rob Shearmaninclude: Add defines for context handle flags to rpcfc.h.
2007-12-28  Dmitry Timoshkovuser32: Reimplement IsHungAppWindow.
2007-12-26  Rob Shearmanrpcss: Use context handles to automatically free runnin...
2007-12-26  Rob Shearmaninclude: Remove semi-colons from the end of cpp_quote...
2007-12-20  Stefan Dösingerwined3d: Move the GL info structure into the adapter.
2007-12-17  Rob Shearmaninclude: Add definitions for RPC_FC_SSTRING and RPC_FC_...
2007-12-07  Stefan Dösingerwined3d: Initialize output texcoord .w to 1.0 if needed.
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-12-05  Alexandre Julliardserver: Implemented EnumWindowStations and EnumDesktops.
2007-12-03  Stefan Dösingerwined3d: Detect the Intel GPU in macbooks.
2007-12-03  Rob Shearmaninclude: Move Wine-specific EH_* defines from winnt...
2007-11-29  Marco Schusterwined3d: Added a card ID for a 8600 Mobile GT.
2007-11-29  Stefan Dösingerwined3d: Add GL_ARB_texture_rectangles to our opengl...
2007-11-28  Stefan Dösingerwined3d: Allow using a different internal format for...
2007-11-28  Stefan Dösingerwined3d: Report some more geforce 7 cards as geforce 7.
2007-11-20  Rob Shearmanserver: Change the get_dll_info server request to allow...
2007-11-16  Stefan Dösingerwined3d: Do not call PreLoad in surface_download_data.
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinws2_32: Make certain winsock functions generate i/o...
2007-11-15  Andrey Turkinserver: Allow async i/o operations to send completion...
2007-11-12  Stefan Dösingerwined3d: Load GL_EXT_texture3D from gl 1.2 if the exten...
2007-11-12  Stefan Dösingerwined3d: Extend the gl extension function loading table...
2007-11-12  Stefan Dösingerwined3d: Align the gl function table.
2007-11-09  Stefan Dösingerwined3d: Implement a detection for the MacOS OpenGL...
2007-11-08  Stefan Dösingerwined3d: Honor the driver's min point size.
2007-11-08  Stefan Dösingerwined3d: Relative addressing offsets are limited to...
2007-11-07  Alexandre Julliardinclude: Only use DECLSPEC_IMPORT for Windows compilers...
2007-11-06  Stefan Dösingerwined3d: Add a max varyings member to the gl info struc...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-01  Alexandre Julliardserver: Support using a name to destroy a window class...
2007-11-01  Alexandre Julliardserver: Allow to send a name instead of an atom when...
2007-10-31  Alexandre Julliardserver: Also return the new extended style in the set_w...
2007-10-30  Alexandre Julliardserver: Add the generated files missing from the last...
2007-10-26  Stefan Dösingerwined3d: Add a method for surface location updates.
2007-10-26  Stefan Dösingerwined3d: Begin centralizing surface location management.
2007-10-26  Rob Shearmanserver: Make create_mapping use struct object_attribute...
2007-10-26  Rob Shearmanserver: Make create_mutex use struct object_attributes...
2007-10-26  Rob Shearmanserver: Make create_semaphore use struct object_attribu...
2007-10-25  Rob Shearmanserver: Use the security descriptor passed in when...
2007-10-16  Bang Jun-youngconfigure: Add check for presence of _strdup() and...
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-10-09  Roderick Colenbranderwined3d: Use EXT-versions of glBlend*.
2007-10-03  Rob Shearmanserver: Add a new get_security_object call for getting...
2007-10-01  Roderick Colenbranderwined3d: WINAPI compile fixes.
2007-09-28  Andrey Turkinserver: Allow completion object to be attached to an...
2007-09-26  Andrey Turkinserver: Implement server-side completion queues and...
2007-09-24  Roderick Colenbranderwined3d: Move video memory tracking to the adapter.
2007-09-24  Stefan Dösingerwined3d: Recompile glsl pixelshaders if the sampler...
2007-09-20  Roderick Colenbranderwined3d: Better video memory reporting.
2007-09-17  Roderick Colenbranderwined3d: Update list of pci ids.
2007-09-17  Stefan Dösingerwined3d: Use GL_NV_depth_clamp to implement clipping...
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
2007-09-13  Roderick Colenbranderwined3d: Add PBO support for dynamically locked surfaces.
2007-09-12  Stefan Dösingerwined3d: Implement mipmap auto generation.
2007-09-12  Stefan Dösingerwined3d: Implement texbeml.
2007-09-11  Rob Shearmanole32: Add cross-process running-object table support.
2007-08-30  Stefan Dösingerwined3d: Tidy up the vbo removal from the strided data.
2007-08-29  Alexandre Julliardserver: Set the queue mask directly in get_message...
2007-08-29  Alexandre Julliardserver: Message results should be stored as longs,...
2007-08-27  Alexandre Julliardserver: Store a separate flag for windows that need...
2007-08-27  Stefan Dösingerwined3d: BaseVertexIndex can be negative.
2007-08-27  Roderick Colenbranderwined3d: Add Geforce8 device ids.
2007-08-24  Kirill K. Smirnovwineconsole: Implement GetConsoleWindow.
2007-08-22  Dmitry Timoshkovinclude/wine/test.h: Use appropriate type.
2007-08-17  Roderick Colenbranderwined3d: Dynamically load WGL functions.
2007-08-15  Stefan Dösingerwined3d: Add a wined3d private WINED3DSBT_RECORDED.
2007-08-14  Roderick Colenbranderwined3d: Use WINE_GLAPI for setting the calling convent...
2007-08-14  Roderick Colenbranderwined3d: Dynamically load OpenGL.
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.
next