- VertexDeclaration device APIs
[wine] / include / wine /
2005-01-26  Raphael Junqueira- VertexDeclaration device APIs
2005-01-19  Michael StefaniucHack to fix the compile.
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-18  Jason Edmeades- Handle failures to allocate storage more gracefully.
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...
2005-01-14  Eric Pouech- got rid of include/async.h
2005-01-14  Robert ShearmanAdd a LIST_FOR_EACH_ENTRY list helper.
2005-01-12  Robert ShearmanAdd LIST_FOR_EACH_SAFE - a list iteration macro that...
2005-01-11  Rémi AssaillyAdded missing declarations in some headers.
2005-01-09  Jason EdmeadesAdd render target support, and ensure there is a front...
2005-01-03  Ivan Leo PuotiUpdate copyright info for the new year.
2004-12-14  Jason EdmeadesAdd Clear, Present and EndScene support and fix a bug...
2004-12-13  Robert ShearmanImplement NtQueryTimer.
2004-12-13  Jason EdmeadesAdd {G,S}etRenderState and {G,S}etTextureStageState...
2004-12-09  Jason EdmeadesAdd {G,S}etIndices, {G,S}Viewport and enable the basic...
2004-12-07  Alexandre JulliardMoved update region handling to the server.
2004-12-07  Jason EdmeadesAdd BaseTexture class support, call from d3d9.
2004-12-02  Eric Pouech- moved event, semaphore, mutex implementation from...
2004-11-30  Eric PouechConst correctness fixes.
2004-11-29  Alexandre JulliardConverted the timer list to use standard list functions.
2004-11-29  Jason EdmeadesImplement Material, Clip plane and Light support plus
2004-11-28  Jason EdmeadesAdd Get/Set Transform support, plus BeginScene (does...
2004-11-24  Jason EdmeadesAdd indexbuffer support into wined3d.
2004-11-23  Jason Edmeades- Implement SetStreamSource
2004-11-06  Mike HearnDocument the linked list support code.
2004-10-21  Jason EdmeadesImplement the beginnings of the stateblock class, and...
2004-10-19  Hans LeidekkerAdd ffs() to porting library, needed by MinGW.
2004-10-19  Vincent BéronUse a new DLLDEFS variable in configure/Makefiles to...
2004-10-14  Jason Edmeades- Add support (as far as was previously) for the Vertex...
2004-10-11  Alexandre JulliardAdded forward declaration of struct timeval for futimes.
2004-10-08  Jason EdmeadesCopy and tidy up the code from dx8 create device into...
2004-10-07  Alexandre JulliardAdded a fallback implementation of futimes.
2004-10-07  Jason EdmeadesAdd a IWineD3DDevice object type (empty for now), and...
2004-10-06  Jason EdmeadesMove the GetDeviceCaps into the wined3d library and...
2004-10-05  Martin FuchsDon't use ".previous" for Cygwin build.
2004-10-05  Alexandre JulliardAvoid depending on the non-standard IUnknown_METHODS...
2004-10-05  Jason EdmeadesMove the Check* type functions into wined3d and copy...
2004-10-04  Francois GougetDon't use COBJMACROS on internal interfaces.
2004-09-29  Jason EdmeadesMove into wined3d and call from d3d9 the GetAdapterId...
2004-09-28  Jason Edmeades- Make d3d8 know about the wined3d device and start...
2004-09-23  Jason EdmeadesCreate a wined3d interface, and generate a wined3d...
2004-09-21  Alexandre JulliardGet rid of the assembly code, it doesn't really improve...
2004-09-16  Alexandre JulliardAvoid using socklen_t.
2004-09-14  Mike McCormackAdded missing rpc type.
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-09-01  Alexandre JulliardGet rid of the WINE_UNUSED macro.
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-08-18  Alexandre JulliardFd type is no longer used, get rid of it.
2004-08-17  Eric Pouech- better support for non-blocking COMM and socket read...
2004-07-20  Alexandre JulliardMoved the WindowFromPoint functionality to the server...
2004-07-16  Alexandre JulliardPass the environment for a child process through the...
2004-06-29  Alexandre JulliardAdded support for window regions in the server.
2004-06-23  Alexandre JulliardMoved visible region calculation to the server.
2004-06-14  Alexandre JulliardYet another fix for the MacOS X environ brain damage.
2004-06-14  Eric Pouech- Added ProcessBasicInformation class to ntdll.NtQueryI...
2004-06-14  Pierre d'HerbemontDon't use .previous instruction on Darwin.
2004-06-03  Hans LeidekkerMinGW portability fix.
2004-05-29  Alexandre JulliardPass the environ variable from main to try to avoid...
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...
2004-05-28  Alexandre JulliardMake sure __ASM_GLOBAL_FUNC generates code in the text...
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-25  Alexandre JulliardMoved environ definition to port.h.
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-05-21  Alexandre JulliardConverted the memory views list to use the standard...
2004-05-14  Alexandre JulliardRemoved the no longer used SMB file I/O support, we...
2004-05-07  Alexandre JulliardMoved loading of the home registry files to the server...
2004-05-03  Ferenc WagnerDisable buffering of test output to keep more informati...
2004-05-01  Alexandre JulliardUse pread/pwrite everywhere to avoid changing the file...
2004-04-22  Dmitry TimoshkovAdd some compatibility macros.
2004-04-08  Alexandre JulliardRemoved the get_file_info request.
2004-04-07  Alexandre JulliardHandle the set_file_pointer request on the client side.
2004-04-07  Steven EdwardsFix compiling under MS_VC 6.
2004-04-06  Alexandre JulliardGet rid of the removable media handling in the server.
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
2004-04-05  Eric Pouech- implemented MCI_SOUND command
2004-04-02  Alexandre JulliardAdded memicmpW.
2004-03-30  Ivan Leo Murray... In resource info allow OriginalFilename and InternalNam...
2004-03-29  Mike McCormackMove EMR*16 definitions to wingdi.h, as they're part...
2004-03-27  Alexandre JulliardUse futimes() instead of utime() to implement SetFileTi...
2004-03-18  Alexandre JulliardMake the standard create_file request handle serial...
2004-03-12  Dmitry TimoshkovCreateDIBSection takes a const pointer to BITMAPINFO.
2004-03-12  Alexandre JulliardChanged the create_file server request to take NtCreate...
2004-03-10  Alexandre JulliardAdded definitions for S_IXUSR, S_IXGRP and S_IXOTH.
2004-03-09  Alexandre JulliardAdded statvfs prototype.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...
2004-03-04  Alexandre JulliardOpen a real file handle for drive devices, and get...
2004-03-03  Robert Shearman- Add more RPC format characters.
2004-02-24  Uwe Bonnes Pass inherit handle flag properly for CreateNamedPipe.
2004-02-12  Steven EdwardsWindows porting fix - Define O_NONBLOCK if not defined.
2004-02-10  Francois GougetRemove the winetest_ok() hack that adds a trailing...
2004-02-07  Alexandre JulliardAdded memchrW and memrchrW to the exported Unicode...
2004-02-05  Alexandre JulliardRevert the thread exit race fix for now, it doesn't...
2004-02-05  Alexandre JulliardFixed a couple of race conditions in the wine_pthread...
2004-01-28  Alexandre JulliardlpCreateParams should be a SEGPTR in 16-bit code.
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2004-01-14  Ivan Leo Murray... Updated copyright information.
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2004-01-08  Alexandre JulliardThere's no need for DUMMYUNIONNAME in private headers.
2004-01-08  Alexandre JulliardAdded configure check for readlink.
next