wined3d: Move max_ffp_textures to wined3d_d3d_info.
[wine] / tools / winebuild /
2009-06-02  Alexandre Julliardwinebuild: Add a --resources mode that compiles multipl...
2009-05-04  Ken Thomaseswinebuild: On Mac OS X, use -arch option to control...
2009-05-01  Alexandre Julliardwinebuild: Use iretq on x86_64 to restore more system...
2009-04-09  Alexandre Julliardwinebuild: Don't include any Windows header to avoid...
2009-04-09  Alexandre Julliardwinebuild: Hardcode the stack frame offsets instead...
2009-04-09  Alexandre Julliardwinebuild: Hardcode the i386 register context offsets...
2009-03-25  Alexandre Julliardwinebuild: Skip non-functions when building the undefin...
2009-03-24  Alexandre Julliardwinebuild: Make sure main module is properly initialized.
2009-03-23  James Hawkinswinebuild: Document the correlation of spec->ordinals...
2009-03-04  Alexandre Julliardwinebuild: Ignore 16-bit absolute exports when checking...
2009-03-04  Alexandre Julliardwinebuild: Support the --main-module option for stand...
2009-03-04  Alexandre Julliardwinebuild: Don't output the relay table if no entry...
2009-02-27  Alexandre Julliardwinebuild: Don't prefix local symbols with an underscore.
2009-02-26  Alexandre Julliardwinebuild: Add support for generating stand-alone 16...
2009-02-26  Alexandre Julliardwinebuild: Allow the module entry point to be NULL.
2009-02-26  Alexandre Julliardwinebuild: Make the 16-bit DOS header a local symbol.
2009-02-04  Alexandre Julliardwinebuild: Search for the as/ld/nm tools in the PATH...
2009-02-04  Alexandre Julliardwinebuild: Append the correct options for as and ld...
2009-02-04  Alexandre Julliardwinebuild: Determine the appropriate as/ld/nm commands...
2009-01-15  Alexandre Julliardwinebuild: Add -m32/-m64 options to allow 32/64-bit...
2009-01-14  Alexandre Julliardwinebuild: Add -b as a short option for --target for...
2009-01-06  Alexandre Julliardwinebuild: Implement register entry points for x86_64.
2009-01-06  Alexandre Julliardwinebuild: Improve the calling sequence for register...
2008-12-27  Alexandre Julliardwinebuild: Generate relay debugging thunks for x86_64.
2008-12-27  Alexandre Julliardwinebuild: Fix delay load code to preserve stack alignm...
2008-12-27  Alexandre Julliardwinebuild: Generate the __wine_call_from_32_regs functi...
2008-12-16  Alexandre Julliardwinebuild: Generate stub entry points for x86_64.
2008-12-08  Alexandre Julliardwinebuild: Make the cpu flag more generic to allow...
2008-12-03  Alexandre Julliardwinebuild: Don't add stdcall decorations on non-x86...
2008-11-25  Maarten Lankhorstwinebuild: Use ms-abi for delayed load stubs.
2008-09-30  Rob Shearmanwinebuild: Declare fatal_error and fatal_perror as...
2008-09-04  Alexandre Julliardwinebuild: Generate MS-style imports using the Original...
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-07-22  Alexandre Julliardwinebuild: Don't put the PE header in the .init section...
2008-07-22  Alexandre Julliardwinebuild: Add Solaris as a separate platform.
2008-06-02  Simon Richterwinebuild: Fix import stub on ppc.
2008-06-02  Simon Richterwinebuild: Fix branch mnemonic on ppc.
2008-03-03  Alexandre Julliardwinebuild: Add support for 16-bit exe modules.
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2008-01-23  Dmitry Timoshkovwinebuild: Add a couple of missing indentations in...
2008-01-18  Austin Englishtools: Spelling fixes.
2008-01-16  Alexandre Julliardwinebuild: Don't try to use the .init section on Mac OS.
2008-01-16  Alexandre Julliardwinebuild: Reserve the space for the PE header in the...
2007-12-14  Michael Stefaniucwinebuild: Remove duplicate declaration of variable...
2007-12-11  Alexandre Julliardwinebuild: Don't set the IMAGE_FILE_DLL flag on native...
2007-12-06  Alexandre Julliardwinebuild: Also optimize out imports that are only...
2007-12-06  Alexandre Julliardwinebuild: Improved checks for missing forward entry...
2007-12-06  Alexandre Julliardwinebuild: Print a warning when failing to import a...
2007-11-07  Alexandre Julliardwinebuild: Add a few nops to stub entry points to make...
2007-10-26  Alexandre Julliardwinebuild: Add a -ordinal flag for entry points that...
2007-09-10  Dmitry Timoshkovwinebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a...
2007-07-19  Alexandre Julliardntdll: Move private data to make room in the TEB for...
2007-05-29  Dmitry Timoshkovwinebuild: Mark builtin DLLs as IMAGE_FILE_LARGE_ADDRES...
2007-05-24  Alexandre Julliardwinebuild: Set the IMAGE_FILE_EXECUTABLE_IMAGE flag...
2007-05-21  Dmitry Timoshkovwinebuild: Fix compilation warnings in 64-bit mode.
2007-04-25  Rob Shearmanwinebuild: Refer to strings used in generated stubs...
2007-04-09  Dmitry Timoshkovwinebuild: Check if a given forward does exist in one...
2007-03-17  Andrew Talbotwinebuild: Replace inline static with static inline.
2007-03-05  Joris Huizerwinebuild: sign-compare fixes.
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-12-07  Alexandre Julliardwinebuild: Added --nxcompat option, and mark all module...
2006-12-04  Alexandre Julliardwinebuild: Check for illegal characters in entry point...
2006-10-12  Andrew Talbotwinebuild: Cast-qual warning fix.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-23  Andrew Talbotwinebuild: Cast-qual warnings fix.
2006-08-11  Alexandre Julliardwinebuild: Added output() function to properly deal...
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-07-11  Ge van Geldorpwinebuild: Save registers which might contain parameter...
2006-07-11  Ge van Geldorpwinebuild: Reserve enough space for null function pointer.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-19  Alexandre Julliardwinebuild: Get rid of the data16 prefix, it shouldn...
2006-06-13  Alexandre Julliardwinebuild: Fix a few printf format warnings by casting...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-18  Alexandre Julliardwinebuild: Disable linking to external symbols by default.
2006-04-18  Alexandre Julliardwinebuild: Fixed index in module table for delayed...
2006-04-05  Alexandre Julliardwinebuild: Remove a no longer necessary movzwl instruction.
2006-02-16  Robert Shearmanwinebuild: Correction for manpage.
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2006-01-24  Alexandre Julliardwinebuild: Get rid of the default ignored symbols list.
2006-01-23  Alexandre Julliardwinebuild: Always import atof, the MS version is different.
2006-01-21  Marcus Meissnerwinebuild: Output a .note.GNU-stack section to allow...
2006-01-20  Alexandre Julliardwinebuild: Moved offset definitions to relay.c since...
2006-01-20  Alexandre Julliardntdll: Move the %gs register to the ntdll_thread_regs...
2005-12-19  Alexandre Julliardntdll: Make __wine_call_from_32_restore_regs take a...
2005-12-18  Alexandre Julliardntdll: New implementation of relay thunks.
2005-12-16  Alexandre Julliardwinebuild: Allow -register flag for Win32 too.
2005-12-02  Francois GougetAssorted spelling fixes.
2005-11-28  Alexandre JulliardPreserve 16-byte stack alignment in 16-bit relays.
2005-11-28  Alexandre JulliardEnforce 16-byte stack alignment when returning from...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Alexandre JulliardPreserve 16-byte stack alignment in the various assembly
2005-10-24  Robert LunnonRemove SVR4 specific pseudo-ops.
2005-10-24  Simon RichterFix winebuild's ppc assembly generation.
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
2005-10-06  Alexandre JulliardAdded global rules for man pages.
2005-10-06  Alexandre JulliardFixed some nroff warnings.
2005-09-29  Alexandre JulliardGet rid of the debug channels support.
2005-09-23  Alexandre JulliardDefined a proper structure for debug channels.
2005-09-21  Alexandre JulliardGenerate 16-bit spec files as assembly code too.
2005-09-21  Alexandre JulliardFactor out a couple of useful helper functions.
next