2006-05-30 |
Vitaliy Margolen | d3d9: Add reference to the parent device for surfaces. |
tree | commitdiff |
2006-05-26 |
Phil Costin | wined3d: Create stub for D3DPERF_SetOptions function. |
tree | commitdiff |
2006-05-25 |
Vitaliy Margolen | d3d9: StateBlock is also created in EndStateBlock.... |
tree | commitdiff |
2006-05-24 |
Stefan Dösinger | wined3d: Swapchain and back buffer corrections + tests. |
tree | commitdiff |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
tree | commitdiff |
2006-05-22 |
Vitaliy Margolen | directx: Update file versions to dx9c (compared to... |
tree | commitdiff |
2006-05-22 |
Vitaliy Margolen | d3d9: Add refcount tests for all objects created by... |
tree | commitdiff |
2006-05-22 |
Vitaliy Margolen | d3d9: All objects created by device should keep referen... |
tree | commitdiff |
2006-05-15 |
Francois Gouget | Various trace fixes. |
tree | commitdiff |
2006-04-19 |
Stefan Dösinger | wined3d: Implement Init3D and Uninit3D. |
tree | commitdiff |
2006-04-18 |
Stefan Dösinger | wined3d: Add a parameter for surface type selection. |
tree | commitdiff |
2006-04-17 |
Stefan Dösinger | wined3d: Add IWineD3DSurface::Blt. |
tree | commitdiff |
2006-04-13 |
Stefan Dösinger | wined3d: Split device creation and opengl initialization. |
tree | commitdiff |
2006-04-12 |
Vitaliy Margolen | d3d9: VertexDeclaration and VertexShader should keep... |
tree | commitdiff |
2006-04-10 |
Ivan Gyurdiev | wined3d: Downgrade some FIXMEs. |
tree | commitdiff |
2006-04-08 |
Stefan Dösinger | d3d9: Add typecasts for WINED3DLOCKED_BOX to avoid... |
tree | commitdiff |
2006-04-07 |
Stefan Dösinger | wined3d: Add WINED3DBOX to wined3d_types.h. |
tree | commitdiff |
2006-04-06 |
Stefan Dösinger | wined3d: Add WINED3DLOCKED_RECT to wined3d_types.h. |
tree | commitdiff |
2006-04-06 |
Stefan Dösinger | wined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h. |
tree | commitdiff |
2006-04-04 |
Stefan Dösinger | wined3d: Add WINED3DCUBEMAP_FACES to wined3d_types.h. |
tree | commitdiff |
2006-04-04 |
Stefan Dösinger | wined3d: Define WINED3DGAMMARAMP based on D3DGAMMARAMP... |
tree | commitdiff |
2006-04-04 |
Stefan Dösinger | wined3d: Add WINED3DRASTERSTATUS to wined3d_types.h. |
tree | commitdiff |
2006-04-03 |
Stefan Dösinger | wined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS. |
tree | commitdiff |
2006-04-03 |
Vitaliy Margolen | d3dx: VertexBuffer should keep reference to the parent... |
tree | commitdiff |
2006-04-03 |
Stefan Dösinger | wined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h. |
tree | commitdiff |
2006-04-03 |
Stefan Dösinger | wined3d: Add WINED3DDISPLAYMODE to wined3d_types.h. |
tree | commitdiff |
2006-03-30 |
Stefan Dösinger | wined3d: Add WINED3DDEVTYPE to wined3d_types.h. |
tree | commitdiff |
2006-03-28 |
Stefan Dösinger | wined3d: Use WINED3DSWAPEFFECT in the wined3d headers... |
tree | commitdiff |
2006-03-28 |
Stefan Dösinger | wined3d: Add WINED3DPOOL to wined3d_types.h. |
tree | commitdiff |
2006-03-27 |
Stefan Dösinger | wined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h. |
tree | commitdiff |
2006-03-27 |
Stefan Dösinger | wined3d: Add WINED3DTRIPATCH_INFO to wined3d_types.h. |
tree | commitdiff |
2006-03-24 |
Stefan Dösinger | wined3d: Rectpatch code fix. |
tree | commitdiff |
2006-03-15 |
Stefan Dösinger | wined3d: Add WINED3DINDEXBUFFER_DESC to wined3dtypes.h. |
tree | commitdiff |
2006-03-13 |
Stefan Dösinger | wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h. |
tree | commitdiff |
2006-03-10 |
Stefan Dösinger | wined3d: Consistently use WINED3DRESOURCETYPE. |
tree | commitdiff |
2006-03-09 |
Stefan Dösinger | wined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapC... |
tree | commitdiff |
2006-03-06 |
H. Verbeet | wined3d: Fix the relation between volumes and their... |
tree | commitdiff |
2006-03-06 |
H. Verbeet | wined3d: Fix the relation between surfaces and their... |
tree | commitdiff |
2006-03-03 |
Francois Gouget | d3d: Fix Validate(Pixel|Vertex)Shader() prototypes. |
tree | commitdiff |
2006-02-10 |
H. Verbeet | d3d9: Use an invisible window for tests. |
tree | commitdiff |
2006-02-07 |
H. Verbeet | d3d9: Add a test for IDirect3DVertexDeclaration9_GetDec... |
tree | commitdiff |
2006-02-07 |
H. Verbeet | d3d9: Reorganise the vertexdeclaration tests. |
tree | commitdiff |
2006-02-07 |
H. Verbeet | wined3d/d3d9: Cleanup GetContainer for volumes. |
tree | commitdiff |
2006-02-07 |
H. Verbeet | wined3d/d3d9: Cleanup GetContainer for surfaces. |
tree | commitdiff |
2005-12-21 |
H. Verbeet | d3d9: Add traces for when shader support is missing... |
tree | commitdiff |
2005-12-19 |
Paul Vriens | d3d9: Don't crash on NULL device_ptr. |
tree | commitdiff |
2005-12-15 |
Paul Vriens | d3d9: Don't treat missing d3d9.dll as a failure. |
tree | commitdiff |
2005-12-14 |
H. Verbeet | d3d9: Add a test for Get/SetVertexDeclaration refcounts. |
tree | commitdiff |
2005-12-14 |
H. Verbeet | d3d9: Check for a NULL shader in IDirect3DDevice9Impl_G... |
tree | commitdiff |
2005-12-14 |
Paul Vriens | d3d9: Don't treat missing d3d9.dll as a failure. |
tree | commitdiff |
2005-12-13 |
H. Verbeet | d3d9: Add a test for Get/SetVertexShader and Get/SetPix... |
tree | commitdiff |
2005-12-09 |
H. Verbeet | d3d9: Add a test for BeginStateBlock and EndStateBlock. |
tree | commitdiff |
2005-12-09 |
Oliver Stieber | wined3d: Vertex shader 8 support. |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-11-14 |
Oliver Stieber | Remove the setting of the result pointer to NULL in... |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Add trailing '\n's to ok() and TRACE() calls. |
tree | commitdiff |
2005-11-08 |
Oliver Stieber | Allow NULL ppQuery to be passed to CreateQuery. |
tree | commitdiff |
2005-10-31 |
Roderick Colenbrander | In case of D3D9 the CreateQuery call can be used to... |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-09-26 |
Francois Gouget | Documentation tweaks to make winapi_check happy. |
tree | commitdiff |
2005-08-23 |
Oliver Stieber | Tidy up d3d9 and finalize passing d3d9 calls to wined3d... |
tree | commitdiff |
2005-08-18 |
Mike McCormack | Fix pointer type warnings. |
tree | commitdiff |
2005-08-18 |
Oliver Stieber | Pass all the d3d9 calls onto their wined3d equivalents. |
tree | commitdiff |
2005-07-28 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes. |
tree | commitdiff |
2005-07-26 |
Oliver Stieber | Makes sure any internal reference counting is passed... |
tree | commitdiff |
2005-07-11 |
Oliver Stieber | Move parameters relating to opengl on the surface struc... |
tree | commitdiff |
2005-07-11 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-07-08 |
Oliver Stieber | Relay all the pixel shader calls from d3d9 to wined3d. |
tree | commitdiff |
2005-07-07 |
Oliver Stieber | Added support for vertex declarations to wined3d, it... |
tree | commitdiff |
2005-07-07 |
Oliver Stieber | Implement render targets using either textures, swapcha... |
tree | commitdiff |
2005-07-05 |
Oliver Stieber | Strip out stateblocks from d3d9 and relay all statebloc... |
tree | commitdiff |
2005-07-01 |
Oliver Stieber | Check for a null surface returned from CreateSurface. |
tree | commitdiff |
2005-06-27 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2005-06-23 |
Oliver Stieber | Implement swapchains. |
tree | commitdiff |
2005-06-21 |
Oliver Stieber | Call wined3d for GetDirect3D instead of using the ... |
tree | commitdiff |
2005-06-17 |
Oliver Stieber | Change the way caps are sent between d3d9/d3d8 and... |
tree | commitdiff |
2005-06-16 |
Oliver Stieber | Disable the creation of invalid vertex declarations... |
tree | commitdiff |
2005-06-16 |
Oliver Stieber | Added relay tracing to texture. |
tree | commitdiff |
2005-05-27 |
Dmitry Timoshkov | Make some of the OLE interface vtables const. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-05-06 |
Alexandre Julliard | Renamed ttydrv and x11drv to winetty.drv and winex11... |
tree | commitdiff |
2005-03-29 |
Oliver Stieber | - Volume now inherits Resource. This isn't the way... |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-11 |
Oliver Stieber | Change AddRef in queryInterface to IUnknown_AddRef. |
tree | commitdiff |
2005-03-03 |
Oliver Stieber | Added a stubbed out version of query to d3d9 and wined3d. |
tree | commitdiff |
2005-03-02 |
Oliver Stieber | Implemented guids for wined3d. |
tree | commitdiff |
2005-03-02 |
Oliver Stieber | Put all the stubs in wined3d in place, with some functi... |
tree | commitdiff |
2005-02-10 |
Paul Vriens | Check that ppZStencilSurface is not null. |
tree | commitdiff |
2005-01-28 |
Raphael Junqueira | - add vertex Declaration support (using wined3d) |
tree | commitdiff |
2005-01-24 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-18 |
Jason Edmeades | - Handle failures to allocate storage more gracefully. |
tree | commitdiff |
2005-01-17 |
Jason Edmeades | - Add texture support for all the texture types for... |
tree | commitdiff |
2005-01-09 |
Jason Edmeades | Add render target support, and ensure there is a front... |
tree | commitdiff |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
tree | commitdiff |
2004-12-14 |
Jason Edmeades | Add Clear, Present and EndScene support and fix a bug... |
tree | commitdiff |
2004-12-13 |
Jason Edmeades | Add {G,S}etRenderState and {G,S}etTextureStageState... |
tree | commitdiff |
2004-12-09 |
Jason Edmeades | Add {G,S}etIndices, {G,S}Viewport and enable the basic... |
tree | commitdiff |
2004-12-07 |
Jason Edmeades | Add BaseTexture class support, call from d3d9. |
tree | commitdiff |
next |