wined3d: Add WINED3DLOCKED_BOX to wined3d_types.h.
[wine] / include / wine /
2006-04-07  Stefan Dösingerwined3d: Add WINED3DLOCKED_BOX to wined3d_types.h.
2006-04-06  Stefan Dösingerwined3d: Add WINED3DLOCKED_RECT to wined3d_types.h.
2006-04-06  Stefan Dösingerwined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h.
2006-04-05  Stefan Dösingerwined3d: Add some type macros to wined3d_interface.h.
2006-04-04  Jan Zerebeckiwined3d: Add D3DFMT_L16.
2006-04-04  Stefan Dösingerwined3d: Add WINED3DCUBEMAP_FACES to wined3d_types.h.
2006-04-04  Stefan Dösingerwined3d: Define WINED3DGAMMARAMP based on D3DGAMMARAMP...
2006-04-04  Stefan Dösingerwined3d: Add WINED3DCLIPSTATUS to wined3d_types.h.
2006-04-04  Stefan Dösingerwined3d: Add WINED3DRASTERSTATUS to wined3d_types.h.
2006-04-03  Stefan Dösingerwined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS.
2006-04-03  Stefan Dösingerwined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h.
2006-04-03  Stefan Dösingerwined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
2006-03-30  Stefan Dösingerwined3d: Add WINED3DDEVTYPE to wined3d_types.h.
2006-03-29  H. Verbeetwined3d: Create an IWineD3DBaseShader class.
2006-03-28  Stefan Dösingerwined3d: Use WINED3DSWAPEFFECT in the wined3d headers...
2006-03-28  Stefan Dösingerwined3d: Add WINED3DPOOL to wined3d_types.h.
2006-03-27  Stefan Dösingerwined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
2006-03-27  Stefan Dösingerwined3d: Add WINED3DTRIPATCH_INFO to wined3d_types.h.
2006-03-24  Stefan Dösingerwined3d: Rectpatch code fix.
2006-03-22  H. Verbeetwined3d: Initialise WINED3DVERTEXELEMENT's Reg field in
2006-03-20  Roderick Colenbranderwined3d: Don't use OpenGL 2.0.
2006-03-17  Stefan Dösingerwined3d: Add D3DBASISTYPE to wined3d_types.h.
2006-03-16  Alexandre Julliardlibwine: Export wine_get_build_dir.
2006-03-15  Stefan Dösingerwined3d: Add WINED3DINDEXBUFFER_DESC to wined3dtypes.h.
2006-03-13  Stefan Dösingerwined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
2006-03-10  Stefan Dösingerwined3d: Consistently use WINED3DRESOURCETYPE.
2006-03-09  Stefan Dösingerwined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapC...
2006-03-08  Stefan Dösingerwined3d: Add D3DLOCK_* types to wined3d_types.h.
2006-03-07  Alexandre Julliarduser: Launch explorer to manage the desktop window.
2006-03-07  Stefan Dösingerwined3d: Define D3D usage flags in wined3d_types.h.
2006-03-07  Stefan Dösingerwined3d: Add device caps to wined3d_types.h.
2006-03-06  H. Verbeetwined3d: Fix the relation between volumes and their...
2006-03-06  H. Verbeetwined3d: Fix the relation between surfaces and their...
2006-03-06  Alexandre Julliardlibwine: Export a function to retrieve the data directo...
2006-03-06  Alexandre Julliardserver: Return real parent and owner in the create_wind...
2006-03-06  Stefan Dösingerwined3d: Add d3d7 and d3d8/9 cap flags to wined3d_types.h.
2006-03-06  Vitaly Budovskiwined3d: Added OpenGL 2.0 function definitions.
2006-03-04  Vitaly Budovskiwined3d: Implemented fallback for separate stencil...
2006-03-04  Stefan Dösingerwined3d: Add D3D7 texture stage types.
2006-03-04  Stefan Dösingerwined3d: Add D3D7 render states.
2006-03-02  Roderick Colenbranderwined3d: Opengl 2.x compile fix.
2006-02-27  Eric Pouechkernel32: ClearCommError.
2006-02-21  Alexandre Julliardserver: Remove no longer needed fields in the init_proc...
2006-02-21  Mike McCormackserver: Track created and removed directories in the...
2006-02-16  Alexandre Julliardlibwine: Try the current load path in priority before the
2006-02-14  Eric Pouechtests: Fixed test framework against environment modific...
2006-02-08  Alexandre Julliardserver: Remove the no longer needed exe_file parameter...
2006-02-07  Roderick Colenbranderwined3d: Added CopyRects method (based on a patch by...
2006-02-07  Mike McCormackkernel32: ReadDirectoryChangesW fixes.
2006-02-06  Mike McCormackserver: Fill in NtNotifyChangeDirectoryFile's buffer...
2006-02-06  H. Verbeetwined3d: Fix SetContainer.
2006-02-05  Alexandre Julliardserver: Remove no longer used create_flags from get_sta...
2006-02-05  H. Verbeetwined3d: Use GL_EXTCALL to call OpenGL extension glPoin...
2006-02-04  Alexandre Julliardlibwine: Added wine_dll_enum_load_path function to...
2006-02-03  Robert Shearmaninclude: Move all of the contiguous FC types together...
2006-01-31  Robert Shearmanwidl: Define a value for RPC_FC_WSTRING.
2006-01-27  Mike McCormackserver: Fix the file notification interface to use...
2006-01-24  Robert Shearmanwidl: Added some more constants for conformance descrip...
2006-01-24  Robert Shearmanwidl: Strings.
2006-01-17  H. Verbeetwined3d: Create a common WineD3D base class, IWineD3DBase.
2006-01-17  Robert Shearmanuser: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-14  Alexandre JulliardGet rid of the no longer needed DECL_GLOBAL_CONSTRUCTOR...
2006-01-13  Alexandre Julliardntdll: Add debug registers to the context of all except...
2006-01-11  Alexandre Julliardntdll: Handle NtSetContextThread on the client side...
2006-01-10  Troy Rollouser: Fix return type of EnableMenuItem.
2006-01-06  Hans LeidekkerUpdate copyright info for the new year.
2006-01-04  Alexandre JulliardAvoid DECLSPEC_NORETURN on function pointers for MSVC...
2006-01-03  Eric Pouechntdll: Correct implementation for atom query functions.
2006-01-03  Rolf Kalbermatterinclude: Fix DECLSPEC_NORETURN for compilation with...
2005-12-21  Detlef Riekenbergwinspool: Add version resource.
2005-12-20  H. Verbeetwined3d: Cleanup shader constants code a little bit.
2005-12-16  Alexandre JulliardException handling: Added a magic __EXCEPT_PAGE_FAULT...
2005-12-14  Vitaliy Margolenntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
2005-12-12  Alexandre Julliardserver: Support for opening devices.
2005-12-09  Alexandre Julliardserver: Added object attributes to a few more requests.
2005-12-09  Alexandre JulliardMake wine_server_fd_to_handle use attributes instead...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in dup_h...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in token...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in proce...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in snaps...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in conso...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in file...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in socke...
2005-12-09  Oliver Stieberwined3d: Vertex shader 8 support.
2005-12-05  Vitaliy MargolenMove mailslot devices into directory name space.
2005-12-05  Vitaliy MargolenMove named pipe objects into directory name space.
2005-12-02  Vitaliy MargolenMove mapping (section) objects into directory name...
2005-12-02  Vitaliy MargolenMove timer objects into directory name space.
2005-12-02  Vitaliy MargolenMove semaphore objects into directory name space.
2005-12-02  Vitaliy MargolenMove event and mutex objects into directory name space.
2005-11-30  Willie SippelAdded more Nvidia card IDs.
2005-11-30  Vitaliy MargolenImplement symbolic link object in wineserver.
2005-11-30  Raphael JunqueiraAdd support for Intel drivers version string.
2005-11-29  Vitaliy MargolenImplement directory object in wineserver.
2005-11-29  Oliver StieberAdded support for vertex and pixel shader constants...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-21  Oliver StieberImplement a pixel shader parser and cross compiler...
2005-11-21  Alexandre JulliardFixed handling of mailslot read timeout to avoid compil...
2005-11-21  Vitaliy MargolenReplace inherit flag with object attributes in winstati...
2005-11-10  Raphael JunqueiraDefine GL_EXT_framebuffer_object and GL_EXT_pixelbuffer...
next