wined3d: Disable occlusion query support if the implementation has 0 counter bits.
[wine] / dlls / avicap32 /
2012-02-23  Michael Stefaniucavicap32: Add "stub" to the FIXME in a no yet implement...
2011-12-15  Francois Gougetconfigure: Use errno.h instead of the non-standard...
2011-07-14  Rafał Mużyłoavicap32: Drop v4l1 support.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-25  Rob Shearmanavicap32: Fix the type of retval in capGetDriverDescrip...
2007-04-23  Andrew Talbotavicap32: Exclude unused header.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-12  Alexandre JulliardFixed gcc 4.0 warnings.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-04-27  Maarten LankhorstImplemented capGetDriverDescription.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-07  Stefan LeichterAdded stubs for capCreateCaptureWindowA/W to get freeVC...
2002-08-30  Steven EdwardsUpdate some .cvsignore files for building on Windows.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Dmitry TimoshkovAdded stubs for capGetDriverDescription.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-03-23  Patrik StridvallFixed some issues found by winapi_check.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-19  Hidenori TakeshimaAdded stubs.
2001-11-19  Marcus MeissnerSmall typo in avicap32.spec fixed.
2001-11-06  Hidenori TakeshimaAdded stubs for msrle32.dll and implemented RLE8 decoder.