wined3d: Move max_ffp_textures to wined3d_d3d_info.
[wine] / tools / winebuild /
2013-04-09  Alexandre Julliardlibport: Rename spawnvp to _spawnvp to avoid the deprec...
2013-04-01  Alexandre Julliardwinebuild: Check for delayed import before the library...
2013-03-11  André Hentschelwinebuild: Remove get_asm_short_keyword.
2013-03-11  André Hentschelwinebuild: Remove SPARC support.
2013-03-05  Tijl Coosemanswinebuild: Don't register cleanup function when --save...
2013-01-30  Charles Daviswinebuild: Use Clang to assemble if found.
2013-01-16  André Hentschelwinebuild: Add ARM64 support.
2012-08-17  André Hentschelwinebuild: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FIL...
2012-07-16  André Hentschelwinebuild: Generate relay debugging thunks for ARM.
2012-06-25  André Hentschelwinebuild: Put the PE header into the text section...
2012-06-15  Damjan Jovanovicwinebuild: Support the mingw32 target without an i...
2012-05-07  Vincent Povirkwinebuild: Allow angle brackets in export names.
2012-04-30  André Hentschelwinebuild: Expect a Thumb mode toolchain on ARM.
2012-03-28  André Hentschelwinebuild: Create stubs for ARM.
2011-12-02  André Hentschelwinebuild: Fill the delay slot on Sparc.
2011-11-28  Frédéric Delanoywinebuild: Avoid dead code in BuildCallFrom16Core ...
2011-11-07  André Hentschelwinebuild: Add support for building on powerpc64.
2011-11-02  André Hentschelwinebuild: Use ARMv7 for wine modules.
2011-08-24  Robert Millanconfigure: Add GNU/kFreeBSD detection.
2011-07-07  Alexandre Julliardwinebuild: Output cfi data for relay thunks on i386.
2011-07-04  André Hentschelwinebuild: Remove dead code (clang).
2011-06-17  André Hentschelwinebuild: Simplify the ARM part of output_import_thunk.
2011-06-17  André Hentschelwinebuild: get_asm_ptr_keyword is not needed for ARM.
2011-06-14  Marcus Meissnerwinebuild: Avoid a superflous null check (Coverity).
2011-06-12  Alexandre Julliardmakefiles: Use the generic install flags for the tools...
2011-05-26  Alexandre Julliardwinebuild: Fix the creation of temp files in /tmp.
2011-05-03  Alexandre Julliardwinebuild: Output relay thunks for stub functions when...
2011-05-03  Alexandre Julliardwinebuild: Allow specifying arguments to stub functions...
2011-04-28  André Hentschelwinebuild: Use -mcpu option for the assembler.
2011-04-20  André Hentschelwinebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt...
2011-04-20  André Hentschelwinebuild: Remove Alpha support.
2011-03-31  Marcus Meissnerwinebuild: Mark up fallthrough switch cases (Coverity).
2011-01-31  Alexandre Julliardwinebuild: Don't remove stdcall decorations on non...
2011-01-27  Alexandre Julliardwinebuild: Get rid of support for register entry points...
2010-12-28  Alexandre Julliardwinebuild: Allow duplicate resources with different...
2010-12-05  Alexandre Julliardmakefiles: Add common rules for installing the main...
2010-11-09  André Hentschelwinebuild: Add subsystem wince.
2010-09-21  André Hentschelbuild-env: Don't use 'exchange instruction set' instruc...
2010-09-20  André Hentschelwinebuild: Fix ARM support.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-15  Alexandre Julliardwinebuild: Don't add extra CPU flags to stubs if they...
2010-09-07  André Hentschelwinebuild: Don't segfault when run without arguments.
2010-08-30  Alexandre Julliardwinebuild: Use the correct registers for relay debuggin...
2010-08-30  Alexandre Julliardwinebuild: Add int64, int128 and float argument types.
2010-08-30  Alexandre Julliardwinebuild: Use a proper enum for function arguments...
2010-08-24  Alexandre Julliardwinebuild: Support relay debugging for thiscall functions.
2010-08-24  Alexandre Julliardwinebuild: Signal an error when a thiscall function...
2010-08-24  Alexandre Julliardwinebuild: Add support for specifying thiscall calling...
2010-08-02  Alexandre Julliardwinebuild: Get rid of the ignored symbol support.
2010-08-02  Alexandre Julliardwinebuild: Add a spawn() helper function to avoid start...
2010-08-02  Alexandre Julliardwinebuild: Support an arbitrary number of temporary...
2010-08-02  Alexandre Julliardwinebuild: Copy the strmake function from winegcc to...
2010-07-21  Alexandre Julliardwinebuild: Add a -m16 option to specify a 16-bit build.
2010-07-20  Alexandre Julliardwinebuild: Add more checks to protect against corrupted...
2010-05-28  André Hentschelwinebuild: Add support for amd64-mingw32msvc platform.
2010-05-26  Austin Englishwinebuild: FreeBSD 64-bit binaries are elf_x86_64_fbsd.
2010-04-26  Kirill Smelkovwinebuild/winegcc: Allow building .dll.so without ...
2010-04-12  Alexandre Julliardwinebuild: Add cfi annotations to the relay functions...
2010-04-12  Alexandre Julliardwinebuild: Add cfi annotations to the import thunk...
2010-04-11  Alexandre Julliardwinebuild: Support for -fasynchronous-unwind-tables...
2010-04-11  Alexandre Julliardwinebuild: Add a wrapper function to output cfi directives.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-16  Alexandre Julliardwinebuild: Output the 16-bit asm relay functions as...
2010-01-16  Alexandre Julliardwinebuild: Output the asm relay functions as needed...
2010-01-16  Alexandre Julliardwinebuild: Rename __wine_call_from_32_regs for consiste...
2010-01-11  Alexandre Julliardwinebuild: Do not output an undefined symbol reference...
2009-12-30  Alexandre Julliardwinebuild: Get rid of the support for building old...
2009-12-30  Alexandre Julliardwinebuild: Don't output private symbols at all when...
2009-12-30  Alexandre Julliardwinebuild: Add support for building Windows import...
2009-12-30  Alexandre Julliardwinebuild: Recognize mingw32 as a Windows platform.
2009-12-30  Alexandre Julliardwinebuild: Simplify the code for finding the various...
2009-12-30  Alexandre Julliardwinebuild: Add support for generating import libs for...
2009-12-30  Alexandre Julliardwinebuild: Always initialize the dll name at startup.
2009-12-29  Alexandre Julliardwinebuild: Support for adding 32-bit exports in 16...
2009-12-29  Alexandre Julliardwinebuild: Allow optional keywords to be in any order...
2009-12-29  Alexandre Julliardwinebuild: Don't check variables for undefined exports.
2009-11-19  Alexandre Julliardwinebuild: Fix the definition of the CPU mask flag...
2009-11-18  André Hentschelwinebuild: Add ARM support.
2009-10-15  Gerald Pfeiferwinebuild: Add support for PLATFORM_FREEBSD to get_ld_c...
2009-10-05  Gerald Pfeiferwinebuild: Add support for PLATFORM_FREEBSD.
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
2009-08-27  Alexandre Julliardtools: Take into account the executable extension when...
2009-08-24  Dylan Smithtools: Detect windows platform with _WIN32 instead...
2009-08-24  Alexandre Julliardwinebuild: Add win32/win64 generic architectures in...
2009-08-17  Alexandre Julliardwinebuild: Add support for creating 16-bit fake dlls.
2009-08-17  Alexandre Julliardwinebuild: Compute the resource offsets while building...
2009-08-14  Alexandre Julliardwinebuild: Add support for creating a fake dll at compi...
2009-08-14  Alexandre Julliardwinebuild: Compute the resource offsets while building...
2009-08-14  Alexandre Julliardwinebuild: Add helper functions for writing binary...
2009-08-14  Alexandre Julliardwinebuild: Add helper functions for reading binary...
2009-08-10  Marcus Meissnerwinebuild: Added missing close.
2009-07-09  Alexandre Julliardwinebuild: Dump resource data as dwords to reduce the...
2009-06-30  Alexandre Julliardwinebuild: Don't try to output 32-bit resources when...
2009-06-26  Stefan Dösingerwinebuild: Open resource files in binary mode.
2009-06-23  Alexandre Julliardwinebuild: Enforce header size alignment when outputtin...
2009-06-22  Alexandre Julliardwinebuild: Add possibility to generate a global resourc...
2009-06-17  Alexandre Julliardwinebuild: Implement a --large-address-aware flag.
2009-06-16  Alexandre Julliardwinebuild: Add unwind annotations to all the generated...
2009-06-10  Alexandre Julliardwinebuild: Properly restore %rax and %rbx in call_from_...
2009-06-02  Alexandre Julliardwinebuild: Add detection of duplicate resources.
next