- Mar 24, 2006
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Update the wined3d code to use WINED3DRECTPATCH_INFO, which was added with an older patch.
-
- Mar 23, 2006
-
-
Alexandre Julliard authored
-
-
- Shift selected icons up and non-selected icons down. - Add the top or left draw rect to the vertical offset, because it may not be zero.
-
-
-
-
-
Alexandre Julliard authored
-
-
-
Generate aligned marshal and unmarshal code for base type arguments and return values.
-
- Move proc format string size calculation from client.c and server.c to typegen.c. - Implement type format string size calculation.
-
- Mar 22, 2006
-
-
Alexandre Julliard authored
-
-
-
-
IWineD3DVertexDeclarationImpl_ParseDeclaration9.
-
Use a struct instead of an UINT array as entries in the glTypeLookup table.
-
-
-
-
-
-
-
-
Alexandre Julliard authored
Objects stored in static variables can now be marked when they are created and are automatically cleaned up on exit. This avoids having to export a bunch of close_* functions.
-
-