wined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS.
[wine] / dlls / wined3d / vertexshader.c
2006-03-30  H. Verbeetwined3d: Move fields common to vertex shaders and pixel...
2006-03-29  H. Verbeetwined3d: Create an IWineD3DBaseShader class.
2006-03-29  H. Verbeetwined3d: Move the vshader_ins and pshader_ins arrays...
2006-03-29  H. Verbeetwined3d: Move the SHADER_OPCODE definition to wined3d_p...
2006-03-24  H. Verbeetwined3d: Move the D3DSIO_DCL dumping code into its...
2006-03-22  H. Verbeetwined3d: Set vertex attribute pointers defined in verte...
2006-03-22  H. Verbeetwined3d: Fix slightly misleading ParseVertexDeclaration...
2006-03-17  Roderick Colenbranderd3d8/wined3d: Vertex shader fixes.
2006-03-09  H. Verbeetwined3d: Enable color fixups for vertex shaders.
2006-03-09  H. Verbeetwined3d: Minor vshader_program_add_param cleanup.
2006-03-07  H. Verbeetwined3d: Fix a few FIXME's.
2006-02-06  H. Verbeetwined3d: Update the QueryInterface functions of IWineD3...
2005-12-16  Ragnvald "Despair... wined3d: Fix matrix copy/paste bug.
2005-12-09  Oliver Stieberwined3d: Vertex shader 8 support.
2005-12-03  H. Verbeetwined3d: Return the correct parent in IWineD3DPixelShad...
2005-11-28  Oliver StieberCorrect the matrix sizes in software shaders and remove...
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-22  Oliver StieberCorrects an error in the _m3xm3 shader function in...
2005-11-15  Raphael Junqueira- defined D3DCOLOR_B macros to access byte values of...
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-10-27  Oliver StieberCorrect the number of parameters expected for the LRP...
2005-10-11  Oliver StieberAdd checks for ARB_vertex_program before allowing verte...
2005-10-10  Oliver StieberReport unrecognized opcodes as FIXMEs instead of TRACEs...
2005-09-26  Francois GougetAssorted spelling fixes.
2005-08-19  Oliver StieberIntegrate hardware vertex shaders into the drawing...
2005-08-17  Oliver StieberCopy the parser and cross compiler from d3d8 and update...
2005-08-17  Oliver StieberTidy up vertex shaders and bring the current code inlin...
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-02  Oliver StieberPut all the stubs in wined3d in place, with some functi...
2004-09-23  Jason EdmeadesCreate a wined3d interface, and generate a wined3d...
2004-04-26  Marcus MeissnerFixed position of tmp.f assigned like in dlls/d3d8...
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...