wined3d: Move valid_rt_mask to wined3d_d3d_info.
[wine] / libs /
2010-01-04  Alexandre Julliardwpp: Reset the line position when parsing a new file.
2009-12-30  Alexandre Julliardlibwine: Do not export any of the LDT support on non...
2009-12-30  Michael StefaniucRevert "Revert "wpp: config.h and wine/port.h should...
2009-12-29  Matteo Bruniwpp: Clean state on error path.
2009-10-29  Alexandre Julliardlibwine: Fix handling of precision argument in vsnprintfW.
2009-10-27  Alexandre Julliardlibwine: Reserve some low memory space even without...
2009-10-27  Yann Droneaudlibwine: Test against __linux__ define instead of just...
2009-10-13  Matteo Bruniwpp: Add I/O callbacks.
2009-10-07  Alexandre Julliardlibport: Remove unnecessary function prototypes.
2009-10-07  Marcus Meissnerwpp: Fixed resource leakages (Coverity).
2009-10-06  Matteo Bruniwpp: Add error management callbacks.
2009-10-06  Matteo Bruniwpp: get_string() now can return NULL, handle it.
2009-10-06  Matteo Bruniwpp: Handle remaining memory allocation failures.
2009-10-02  AndrĂ© Hentschellibwine: Implemented the call_on_stack function for...
2009-10-02  Matteo Bruniwpp: Handle remaining memory allocation failures in...
2009-10-02  Matteo Bruniwpp: Handle memory allocation failures in tokens manage...
2009-10-02  Matteo Bruniwpp: Manage malloc failure in pp_xstrdup.
2009-10-02  Matteo Bruniwpp: Remove the assumption ppy_error calls exit().
2009-09-28  Alexandre Julliardlibwine: Don't export wine_ldt_copy for the Windows...
2009-09-26  Colin Fowlerlibport: Add generic interlocked instruction support...
2009-09-15  Detlef Riekenberglibs/port: use gcc compatible asm code as default for...
2009-09-01  Alexandre Julliardconfigure: Add a .exe extension to the tools dependenci...
2009-09-01  Alexandre Julliardlibport: Added an interlocked_cmpxchg128 function for...
2009-08-25  Alexandre Julliardlibwine: Determine the bin directory independently...
2009-08-11  Alexandre Julliardlibwine: Ignore libraries that are of the wrong 32...
2009-07-24  Alexandre Julliardlibwine: Fix the wctomb validity check for codepages...
2009-07-06  Alexandre Julliardinclude: Get rid of the no longer used wine/pthread.h.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-06-25  Alexandre Julliardlibwine: Add call frame annotations in x86 assembly...
2009-06-16  Alexandre Julliardlibwine: Add unwind annotations to the stack switching...
2009-05-18  Gerald Pfeiferlibwine: Remove redundant prototype for wine_call_on_st...
2009-04-01  Alexandre Julliardlibwine: Don't export mmap functions for the Windows...
2009-04-01  Alexandre Julliardlibwine: Export __wine_get_main_environment on Mac...
2009-03-09  Francois Gougetport: Remove spaces before '\n's.
2009-03-09  Francois Gougetlibwine: Reenable the memory reservation code on FreeBSD.
2009-02-25  Alexandre Julliardlibwine: Try to load all modules in the programs direct...
2009-02-23  Alexandre Julliardlibwine: Get the reverse mapping of the Unicode default...
2009-01-19  Alexandre Julliardlibwine: Re-generate the Windows codepage data using...
2009-01-19  Alexandre Julliardlibwine: Enable perl warnings and use strict in cpmap.pl.
2009-01-19  Alexandre Julliardlibwine: Add support in cpmap.pl for parsing the Window...
2009-01-15  Paul Bryan Robertslibwine: Avoid writing to repository during install.
2009-01-05  Alexandre Julliardlibwine: Ignore format modifiers 'h' and 'l' when forma...
2009-01-04  Alexandre Julliardlibwine: Fix vsnprintfW string formatting to handle...
2008-12-27  Gerald Pfeiferwpp: Add missing #include <ctype.h>.
2008-12-27  Alexandre Julliardlibport: Check for ENOTSUP being defined before using it.
2008-12-24  Alexandre Julliardlibport: Avoid including winsock2.h.
2008-12-22  Alexandre Julliardlibport: Replacement for poll().
2008-12-22  Alexandre Julliardlibport: Add a stub replacement for symlink().
2008-12-12  Alexandre Julliardlibwine: Don't try to use the preloader on non-i386.
2008-12-08  Francois Gougetport: Remove unneeded casts of zero.
2008-12-05  Alexandre Julliardlibwine: Don't export the selector functions for the...
2008-10-22  Rob Shearmanwpp: Check for overflows when parsing integer constants.
2008-10-15  Jacek Cabanlibport: Added isnan.
2008-09-04  Alexandre Julliardlibwine: Add support for relocating MS-style imports...
2008-09-03  Alexandre Julliardlibwine: Reserve some malloc space on Solaris before...
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-07-16  Dan Hipschmanlibs/wine: Avoid over-allocating memory in default_dbgs...
2008-07-07  Alexandre JulliardAdd noinput directive to all lex files to avoid a compi...
2008-06-30  Alexandre JulliardRevert "wpp: config.h and wine/port.h should be include...
2008-06-30  Alexandre Julliardwpp: config.h and wine/port.h should be included first.
2008-06-02  Simon Richterlibwine: Fix wine_switch_to_stack on ppc.
2008-06-02  Simon Richterlibwine: Implement wine_call_on_stack for ppc.
2008-05-26  Alexandre Julliardlibport: Move the sigsetjmp replacement to exception...
2008-04-30  Petr Sumberaport: Add alternative for isinf.
2008-04-21  Alexandre Julliardlibwine: Allow to specify a non-existing directory...
2008-04-14  Francois GougetSpelling fix in the ldt bitfields.
2008-04-08  Alexandre Julliardlibwine: Added mappings for codepage 1361 (Korean Johab).
2008-04-07  Alexandre Julliardlibwine: Only use the last line of the git version...
2008-04-07  Andrew Talbotport: Remove superfluous semicolon.
2008-03-26  Alexandre Julliardlibwine: Export functions that return the Wine version...
2008-03-26  Alexandre Julliardlibwine: Added a wine_call_on_stack function.
2008-03-22  Ken Thomaseslibwine: Cope with Leopard brokenness w.r.t. setrlimit...
2008-03-06  Francois Gougetport: s/#if/#ifdef/ so it still works if HAVE_XXX is...
2008-03-05  Francois Gougetport/getopt: s/#if/#ifdef/ so it still works if HAVE_ST...
2008-03-04  Rob Shearmanmakefiles: Split AR into AR and ARFLAGS.
2008-03-04  Rob Shearmanlibport: Undefine strcasecmp and strncasecmp in case...
2008-03-04  Rob Shearmanlibwpp: Include wine/port.h in ppl.l as strcasecmp...
2008-02-19  Alexandre JulliardAvoid the nounistd option that doesn't exist on older...
2008-02-19  Rob ShearmanAdd the nounistd option to all lex source files.
2008-02-15  Alexandre Julliardlibwine: Add option for Unicode composition in utf...
2008-02-15  Alexandre Julliardlibwine: Abstract part of the utf8 char decoding to...
2008-02-13  Rob Shearmanlibport: Use configure guards for include files that...
2008-01-21  Alexandre Julliardlibwine: Properly increment source pointer for surrogat...
2008-01-16  Francois GougetAssorted spelling fixes.
2007-11-29  Alexandre Julliardlibwine: Work around the Mac OS dynamic loader support...
2007-11-19  Alexandre Julliardlibport: Work around Mac OS execve() breakage.
2007-11-12  Paul Millarlibwine: Fix naked getuid() to allow compilation under...
2007-11-08  Alexandre Julliardlibwine: Refuse to use a WINEPREFIX dir owned by a...
2007-10-22  Michael Stefaniucwpp: Remove redundant NULL check before free(). Found...
2007-10-15  Gerald Pfeiferlibwine: Conditionally provide reserve_area().
2007-10-10  Andrey Turkinlibwine: Emulate MS linker stub for builtin dlls.
2007-09-11  Alexandre Julliardlibwine: Initialize debug channels options on first...
2007-08-27  Tijl Coosemanslibwine: Use GDT entry for %fs segment on FreeBSD.
2007-07-30  Alexandre Julliardlibwine: Fix lookup of 16-bit dll placeholders. Remove...
2007-07-26  Alexandre Julliardlibwine: Get rid of the lookup in the top dlls/ dir...
2007-06-28  Alexandre Julliardwpp: Don't suppress output from C include files, that...
2007-06-08  Alexandre Julliardlibwine: Set install name to an absolute path for the...
2007-05-29  Alexandre Julliardlibwine: Add support for glyph chars mapping in OEM...
2007-03-30  Alexandre Julliardlibwine: Hack to work around the Solaris dlopen() brain...
2007-03-27  Andrew Talbotwinelib: Replace inline static with static inline.
next