projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Add texreg2rgb support to arb shaders.
[wine]
/
dlls
/
d3d8
/
2007-08-31
Stefan Dösinger
d3d: Add a test for double surface locking.
tree
|
commitdiff
2007-08-27
Stefan Dösinger
wined3d: BaseVertexIndex can be negative.
tree
|
commitdiff
2007-08-15
Stefan Dösinger
wined3d: Add a wined3d private WINED3DSBT_RECORDED.
tree
|
commitdiff
2007-08-14
Paul Vriens
d3d8/tests: Make tests run again on win95.
tree
|
commitdiff
2007-08-10
Francois Gouget
d3d8/tests: DXGetErrorString8() prints 'Unknown' for...
tree
|
commitdiff
2007-08-08
Stefan Dösinger
d3d: Add a simple offscreen rendering test.
tree
|
commitdiff
2007-08-06
Stefan Dösinger
d3d8: Skip tests if d3d is not supported.
tree
|
commitdiff
2007-08-03
Francois Gouget
d3d8: Better match the PSDK types and fix the winapi_ch...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test pixel shaders if they are supported.
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Use a less demanding format for the depth stencil...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test volume textures if they are supported.
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test cube textures if they are supported.
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Only test pixel shaders for refcounting if they...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
d3d8: Skip volume test if volume textures are not suppo...
tree
|
commitdiff
2007-07-03
Stefan Dösinger
wined3d: rsq and rcp use the .w component if no swizzle...
tree
|
commitdiff
2007-06-21
Stefan Dösinger
d3d8: Convert fvfs to vertex declarations.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: Present does not clear the depth stencil.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in IDirect3Dtexture8 methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in IDirect3DVolumeTexture8 methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in volume methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in IDirect3DVertexBuffer methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in swapchain methods.
tree
|
commitdiff
2007-06-12
Stefan Dösinger
d3d8: Hold the lock in IDirect3DSurface8 methods.
tree
|
commitdiff
2007-06-12
Stefan Dösinger
d3d8: Hold the lock in IDirect3DIndexBuffer8 methods.
tree
|
commitdiff
2007-06-12
Stefan Dösinger
d3d8: Hold the lock in cubetexture methods.
tree
|
commitdiff
2007-06-11
Stefan Dösinger
d3d8: Hold the lock in IDirect3DDevice8 methods.
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Get rid of the pBaseVertexIndex parameter...
tree
|
commitdiff
2007-06-06
Stefan Dösinger
d3d8: Hold the DLL lock in IDirect3D8 methods.
tree
|
commitdiff
2007-06-06
Stefan Dösinger
d3d8: Add a dll global critical section.
tree
|
commitdiff
2007-06-06
H. Verbeet
wined3d: Get rid of the BaseVertexIndex parameter to...
tree
|
commitdiff
2007-05-29
Francois Gouget
d3d8/tests: Fix the Visual C++ double to float conversi...
tree
|
commitdiff
2007-05-21
Francois Gouget
direct3d: Remove misspelled constants as they exist...
tree
|
commitdiff
2007-05-11
Stefan Dösinger
wined3d: Destroying the resource frees all private...
tree
|
commitdiff
2007-05-04
H. Verbeet
d3d8: Add a surface locking test.
tree
|
commitdiff
2007-05-04
H. Verbeet
d3d: Fix the surface locking rectangle validation.
tree
|
commitdiff
2007-05-01
Stefan Dösinger
d3d: Pass the cube face to Create*Texture's surface...
tree
|
commitdiff
2007-04-16
Stefan Dösinger
d3d: Remove dependency on ddraw.h header.
tree
|
commitdiff
2007-04-09
Andrew Talbot
d3d8: Void functions should not return a value.
tree
|
commitdiff
2007-04-07
Felix Nawothnig
d3d8: Add missing relay trace.
tree
|
commitdiff
2007-04-02
Felix Nawothnig
wined3d: Make CreateCubeTexture fail when not supported.
tree
|
commitdiff
2007-03-19
Stefan Dösinger
wined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
tree
|
commitdiff
2007-03-15
Stefan Dösinger
direct3d: Add a fixed function fog test.
tree
|
commitdiff
2007-03-12
Paul Vriens
d3d8/tests: Use skip as is done in the other tests.
tree
|
commitdiff
2007-03-08
H. Verbeet
d3d8: Add tests for GetVertexShaderDeclaration, GetVert...
tree
|
commitdiff
2007-03-08
H. Verbeet
d3d8: Implement IDirect3DDevice8_GetVertexShaderDeclara...
tree
|
commitdiff
2007-03-08
H. Verbeet
d3d8: Save the d3d8 vertex declaration.
tree
|
commitdiff
2007-02-27
Stefan Dösinger
wined3d: More Clear fixes.
tree
|
commitdiff
2007-02-20
Stefan Dösinger
wined3d: No bounds checking is done on sampler / textur...
tree
|
commitdiff
2007-02-20
Stefan Dösinger
wined3d/d3d8: Move todo about sw vp usage to d3d8.
tree
|
commitdiff
2007-02-19
Stefan Dösinger
wined3d: Lighting is calculated for vertices without...
tree
|
commitdiff
2007-02-19
Stefan Dösinger
wined3d: Visual test framework.
tree
|
commitdiff
2007-02-16
H. Verbeet
wined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
tree
|
commitdiff
2007-02-15
Stefan Dösinger
d3d8: Set WINED3DPRESENT_PARAMETERS.MultiSampleQuality...
tree
|
commitdiff
2007-02-14
Alexandre Julliard
d3d8: Avoid a size_t printf format warning.
tree
|
commitdiff
2007-02-14
H. Verbeet
d3d8: Don't store the d3d8 declaration in the wined3d...
tree
|
commitdiff
2007-02-14
H. Verbeet
d3d8: Move loading local d3d8 vertex shader constants...
tree
|
commitdiff
2007-02-14
H. Verbeet
d3d9: Don't store the d3d9 declaration in the wined3d...
tree
|
commitdiff
2007-02-14
H. Verbeet
wined3d: Get rid of the vertexDeclaration field in...
tree
|
commitdiff
2007-02-14
H. Verbeet
d3d8: Store the d3d8 vertex declaration in the d3d8...
tree
|
commitdiff
2007-02-14
H. Verbeet
d3d8: Add an IDirect3DVertexDeclaration8 class to hold...
tree
|
commitdiff
2007-02-13
Stefan Dösinger
d3d8: Deleting bound shaders unbinds them.
tree
|
commitdiff
2007-02-12
Stefan Dösinger
wined3d: BeginScene and EndScene tests and fixes.
tree
|
commitdiff
2007-01-12
Francois Gouget
d3d8/tests: Warn that tests were skipped if we could...
tree
|
commitdiff
2007-01-08
H. Verbeet
d3d8: IDirect3DDevice8Impl_GetVertexShaderDeclaration...
tree
|
commitdiff
2007-01-08
H. Verbeet
d3d8: IDirect3DDevice8Impl_GetVertexShaderFunction...
tree
|
commitdiff
2007-01-08
H. Verbeet
d3d8: IDirect3DDevice8Impl_GetPixelShaderFunction gets...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Use the baseVertexIndex in the stateblock.
tree
|
commitdiff
2007-01-02
Louis Lenders
d3d8: Fix failing tests on windows, when no 3d hardware...
tree
|
commitdiff
2006-12-29
Alexandre Julliard
d3d8/tests: Avoid sizeof in traces.
tree
|
commitdiff
2006-12-29
Chris Robinson
d3d8: Don't report Shader Model 2.0 or higher.
tree
|
commitdiff
2006-12-26
Chris Robinson
d3d: GetStreamSource on a stream with NULL data isn...
tree
|
commitdiff
2006-12-20
Chris Robinson
d3d: Fix adapter mode enumeration and filtering.
tree
|
commitdiff
2006-12-18
Markus Amsler
d3d8: Handle volume container in d3d8.
tree
|
commitdiff
2006-12-18
Markus Amsler
d3d8: Handle surface container in d3d8.
tree
|
commitdiff
2006-12-18
Markus Amsler
d3d: Callback infrastructure for implicit swap chain...
tree
|
commitdiff
2006-12-15
Stefan Dösinger
wined3d: D3DRS_ZVISIBLE is not supposed to return an...
tree
|
commitdiff
2006-12-14
Markus Amsler
d3d8: Release non implicit surfaces only if refcount...
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d8: Fix implicit surface refcounting.
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d8: Handle volume refcount forwarding in d3d8.
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d8: Handle surface refcount forwarding in d3d8.
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit depth stencil...
tree
|
commitdiff
2006-12-04
Markus Amsler
d3d: Pass the superior creating object down to the...
tree
|
commitdiff
2006-12-01
Markus Amsler
d3d8: Use correct COM macros.
tree
|
commitdiff
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetDirec...
tree
|
commitdiff
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetBackB...
tree
|
commitdiff
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetRende...
tree
|
commitdiff
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetDepth...
tree
|
commitdiff
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetTextu...
tree
|
commitdiff
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetStrea...
tree
|
commitdiff
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetIndic...
tree
|
commitdiff
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetIndices.
tree
|
commitdiff
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetStreamSource.
tree
|
commitdiff
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetTexture.
tree
|
commitdiff
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetDepthStencilS...
tree
|
commitdiff
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.
tree
|
commitdiff
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
tree
|
commitdiff
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetDirect3D.
tree
|
commitdiff
2006-11-16
Markus Amsler
d3d8: Show that the implicit surfaces are not freed...
tree
|
commitdiff
2006-11-15
Markus Amsler
d3d8: Test AddRef with refcount==0.
tree
|
commitdiff
2006-11-15
Markus Amsler
d3d8: Test refcount forwarding.
tree
|
commitdiff
next