d3d9: Remove ValidatePixel/VertexShader.
[wine] / dlls /
2006-06-16  Louis. Lendersd3d9: Remove ValidatePixel/VertexShader.
2006-06-16  Juan Langcrypt32: Correct CRL tests, and fix CRL encoding/decodi...
2006-06-16  Ulrich Czekallahlink: Fix typo. We should set hl not ppvObj.
2006-06-16  H. Verbeetwined3d: Add and use GL_EXT_fog_coord defines.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.
2006-06-15  Huw Daviesprinting: Don't limit the printer name length to CCHDEV...
2006-06-15  James Hawkinsmsi: Add tests for MsiInstallProduct.
2006-06-15  Alexandre Julliardddraw: Make some functions static.
2006-06-15  Alexandre Julliarddlls: d3d8, d3d9 and ddraw no longer depend on OpenGL...
2006-06-15  Alexandre Julliardd3dx8: Remove dependencies on OpenGL headers and libraries.
2006-06-15  Alexandre Julliardd3d9: Remove dependencies on OpenGL headers and libraries.
2006-06-15  Alexandre Julliardd3d8: Remove dependencies on OpenGL headers and libraries.
2006-06-15  Stefan Dösingerwined3d: Support more than one back buffer.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-06-15  Peter Åstrandwinmm: Add support for "open new" commands.
2006-06-15  Mike McCormackmsi: Add test for _Streams table (based on patch by...
2006-06-15  Stefan Dösingerwined3d: Correct vertex fog for transformed vertices...
2006-06-15  Jason Greenwined3d: Implement more GLSL instructions.
2006-06-15  Robert Shearmanatl: Add a partial implementation of AtlModuleRegisterW...
2006-06-15  Robert Shearmankernel: Add a test for mutexes.
2006-06-15  Robert Shearmankernel: Add some tests for VerifyVersionInfo.
2006-06-15  Robert Shearmanole32: Always rewind the stream in StdGlobalInterfaceTa...
2006-06-15  Robert Shearmanole32: Add a tests for OleSetMenuDescriptor and the...
2006-06-15  Alexander Nicolays... gphoto2.ds: Added Norwegian Bokmål resources.
2006-06-15  Alexandre Julliardkernel32: Use unsigned types in GlobalMemoryStatusEx...
2006-06-15  Mike McCormackcomctl32: Add a short test for the listview.
2006-06-15  Mike McCormackcomctl32: Arrange the listview after deleting all items...
2006-06-15  Mike McCormackcomctl32: Use the listview's background colour when...
2006-06-15  Mike McCormackmsi: Don't define COND_SPACE twice.
2006-06-15  Eric Pouechmciwave: Fixed a bogus free.
2006-06-15  Vitaly Lipatovuser32: Fix character conversion in combo box.
2006-06-14  Robert Shearmanatl: Add a stub for AtlModuleRegisterWndClassInfoW.
2006-06-14  Robert Shearmanntdll: Change the test for no relocation information...
2006-06-14  Robert Shearmanmsxml: Text nodes with just whitespace should be stripped.
2006-06-14  Robert Shearmanmsxml: Implement IXMLDOMElement for text elements by...
2006-06-14  Robert Shearmanmsxml: Allow the element implementation to be aggregatable.
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2006-06-14  Mike McCormackmsi: Add a test for reading long strings.
2006-06-14  Mike McCormackmsi: Add a test for creating a record with a long string.
2006-06-14  Mike McCormackmsi: Add a test for MsiDatabaseExport.
2006-06-14  Mike McCormackadvpack: Remove some dead code. (Coverity)
2006-06-14  Mike McCormackcrypt32: Fix a cast for Win64.
2006-06-14  Robert Shearmanrpcrt4: getaddrinfo returns any non-zero value on failu...
2006-06-13  Alexandre Julliardntdll: Cast termios.c_cflag to avoid a printf format...
2006-06-13  Alexandre Julliardwined3d: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardoleaut32: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardmsvcrt: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardcrypt32: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardwineps.drv: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarduser32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardrpcrt4: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardole32: Don't use sizeof in traces to avoid printf forma...
2006-06-13  Alexandre Julliardnetapi32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardmsvfw32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardmciseq: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardkernel32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddsound: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddplayx: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddmstyle: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddinput: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardd3d9: Don't use sizeof in traces to avoid printf format...
2006-06-13  Alexandre Julliardd3d8: Don't use sizeof in traces to avoid printf format...
2006-06-13  Alexandre Julliardcomdlg32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardcomctl32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardadvapi32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardwinmm/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardversion/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardurlmon/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardrpcrt4/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardole32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardntdll/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmshtml/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmlang/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmapi32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardkernel32/tests: Don't use sizeof in ok() to avoid print...
2006-06-13  Alexandre Julliardgdi/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardcrypt32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardwininet/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardversion/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardshlwapi/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardntdll/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Alexandre Julliardmscms/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Alexandre Julliardkernel32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardcrypt32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardadvapi32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Mike McCormackwingdi: Fix typo in definition of BLTALIGNMENT (spotted...
2006-06-13  Mike McCormackmsi: Fix loading of long strings.
2006-06-13  Mike McCormackwinmm: Undefine SW_MAX defined by linux/input.h to...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-06-13  Alexandre Julliardmsvcrt: Explicitly specify CDECL calling convention...
2006-06-13  Alexandre Julliardoledlg: Declare varargs functions as WINAPIV instead...
2006-06-13  Alexandre Julliardavifil32: Declare varargs functions as WINAPIV instead...
2006-06-13  Mike McCormackuserenv: Add profinfo.h.
2006-06-13  Ivan Gyurdievwined3d: Fix params for DP2ADD/TEXLDD.
2006-06-13  Ivan Gyurdievwined3d: Mark instructions without a destination token.
2006-06-13  Ivan Gyurdievwined3d: Keep pshader and vshader constants in GLSL...
2006-06-13  Ivan Gyurdievwined3d: Improve Sampler support on 2.0 and 3.0 shaders.
2006-06-13  Ivan Gyurdievwined3d: Cast more things.
2006-06-13  Ivan Gyurdievwined3d: Add support for shader model 3.0 I/O registers.
2006-06-13  Ivan Gyurdievwined3d: Trivial cleanups
next