projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4: Pass the USER_MARSHAL_CB structure into user marshal routines.
[wine]
/
dlls
/
d3d9
/
2007-12-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-12-07
Stefan Dösinger
wined3d: Add an alpha blending test.
tree
|
commitdiff
2007-12-07
Stefan Dösinger
wined3d: A more detailed occlusion query test and fixes.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-12-06
Stefan Dösinger
wined3d: Test clearing regarding the scissor test and...
tree
|
commitdiff
2007-12-05
Andrew Talbot
d3d9: Remove unneeded casts.
tree
|
commitdiff
2007-12-04
Stefan Dösinger
wined3d: Clear honors the viewport.
tree
|
commitdiff
2007-12-03
Stefan Dösinger
wined3d: Enabling too many lights is silently ignored.
tree
|
commitdiff
2007-12-03
Stefan Dösinger
wined3d: mov to a0.x does a floor(), not a round to...
tree
|
commitdiff
2007-11-27
Stefan Dösinger
wined3d: Fog is applied after sRGB correction.
tree
|
commitdiff
2007-11-27
Stefan Dösinger
d3d9: Add a test for vertex shader input matching.
tree
|
commitdiff
2007-11-20
Stefan Dösinger
d3d9: Free the converted declaration data after creatin...
tree
|
commitdiff
2007-11-16
Francois Gouget
d3d9/tests: Fix the trailing '\n' in an ok() call.
tree
|
commitdiff
2007-11-14
Stefan Dösinger
wined3d: Depth stencil fixes.
tree
|
commitdiff
2007-11-14
Stefan Dösinger
wined3d: Partially revert "Get rid of the conditionals...
tree
|
commitdiff
2007-11-09
Stefan Dösinger
d3d9: Release the window after the visual tests.
tree
|
commitdiff
2007-11-08
Stefan Dösinger
d3d9: Be less picky in the D3DFMT_X8L8V8U8 test.
tree
|
commitdiff
2007-11-08
Stefan Dösinger
wined3d: mov to a0.x does a floor(), not a round to...
tree
|
commitdiff
2007-11-07
Stefan Dösinger
d3d9: Initialize the test rectangle correctly.
tree
|
commitdiff
2007-11-07
Stefan Dösinger
d3d9: Remove some spamy debug traces from the texture...
tree
|
commitdiff
2007-11-07
Stefan Dösinger
d3d9: Use HAL devices in some tests.
tree
|
commitdiff
2007-11-07
Stefan Dösinger
wined3d: Shader Model 3.0 varying tests.
tree
|
commitdiff
2007-11-01
Stefan Dösinger
d3d9: Silence a FIXME.
tree
|
commitdiff
2007-11-01
Stefan Dösinger
wined3d: Make resource memory 32 byte aligned.
tree
|
commitdiff
2007-10-12
Stefan Dösinger
wined3d: Add a (nested) loop test.
tree
|
commitdiff
2007-10-10
H. Verbeet
d3d9: Release pixel shaders after we're done with them...
tree
|
commitdiff
2007-10-09
Stefan Dösinger
d3d9: Do not rely on CreateVertexShader failing.
tree
|
commitdiff
2007-10-09
Ulrich Czekalla
d3d9: Fix crash in texture test.
tree
|
commitdiff
2007-10-03
Marcus Meissner
d3d9/tests: Initialize shader to NULL.
tree
|
commitdiff
2007-09-20
Stefan Dösinger
wined3d: Check for NULL streams.
tree
|
commitdiff
2007-09-14
Stefan Dösinger
wined3d: The D3DSI_COISSUE flag changes the behavior...
tree
|
commitdiff
2007-09-14
Stefan Dösinger
wined3d: Add a test for the cnd instruction.
tree
|
commitdiff
2007-09-14
Stefan Dösinger
wined3d: Pixel shader 1.x constants are clamped to...
tree
|
commitdiff
2007-09-12
Stefan Dösinger
wined3d: Implement mipmap auto generation.
tree
|
commitdiff
2007-09-11
Stefan Dösinger
wined3d: Fix WINED3DFMT_X8L8V8U8.
tree
|
commitdiff
2007-09-11
Stefan Dösinger
wined3d: texkill ignores the .w only in ps 1.x.
tree
|
commitdiff
2007-09-11
Stefan Dösinger
wined3d: Fix texdepth instruction.
tree
|
commitdiff
2007-09-11
Stefan Dösinger
wined3d: Fix the z range.
tree
|
commitdiff
2007-08-31
Stefan Dösinger
d3d: Add a test for double surface locking.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-27
Stefan Dösinger
wined3d: Texture transform flag test.
tree
|
commitdiff
2007-08-27
Stefan Dösinger
d3d9: Return the correct return value in GetDepthStenci...
tree
|
commitdiff
2007-08-21
Stefan Dösinger
wined3d: fogstart == fogend means full fog.
tree
|
commitdiff
2007-08-21
Stefan Dösinger
d3d9: Some caps fixes.
tree
|
commitdiff
2007-08-17
Stefan Dösinger
wined3d: Fix R32F and R16F.
tree
|
commitdiff
2007-08-16
Stefan Dösinger
wined3d: Reinstall the internal reference on the curren...
tree
|
commitdiff
2007-08-15
Stefan Dösinger
wined3d: Add a wined3d private WINED3DSBT_RECORDED.
tree
|
commitdiff
2007-08-08
Alexandre Julliard
d3d9: Comment out some failing fog tests.
tree
|
commitdiff
2007-08-08
Stefan Dösinger
d3d: Add a simple offscreen rendering test.
tree
|
commitdiff
2007-08-06
Stefan Dösinger
wined3d: WINED3DSAMP_MAXMIPLEVEL fixes.
tree
|
commitdiff
2007-08-06
Stefan Dösinger
d3d9: Do not fail if d3d9 is not available.
tree
|
commitdiff
2007-08-06
Stefan Dösinger
d3d9: Deal with failing surface creation.
tree
|
commitdiff
2007-08-03
Stefan Dösinger
d3d9: Check for volume texture support before running...
tree
|
commitdiff
2007-08-03
Stefan Dösinger
d3d9: Some visual test fixes.
tree
|
commitdiff
2007-07-26
H. Verbeet
d3d9: Trace the Format parameter to IDirect3DDevice9Imp...
tree
|
commitdiff
2007-06-25
Andrew Talbot
d3d9/tests: Fix use of uninitialized variable (Coverity).
tree
|
commitdiff
2007-06-25
Stefan Dösinger
d3d9: Hold the lock in VertexShader methods.
tree
|
commitdiff
2007-06-25
Stefan Dösinger
d3d9: Hold the lock in VertexDeclaration methods.
tree
|
commitdiff
2007-06-25
Stefan Dösinger
d3d9: Hold the lock in Vertexbuffer methods.
tree
|
commitdiff
2007-06-25
Stefan Dösinger
d3d9: Hold the lock in Texture methods.
tree
|
commitdiff
2007-06-22
Stefan Dösinger
d3d9: Hold the lock in swapchain methods.
tree
|
commitdiff
2007-06-22
Stefan Dösinger
d3d9: Hold the lock in suface methods.
tree
|
commitdiff
2007-06-19
Stefan Dösinger
d3d9: Hold the lock in stateblock methods.
tree
|
commitdiff
2007-06-19
Stefan Dösinger
d3d9: Release the wined3d query when the d3d9 query...
tree
|
commitdiff
2007-06-19
Stefan Dösinger
d3d9: Hold the lock in query methods.
tree
|
commitdiff
2007-06-18
Stefan Dösinger
d3d9: Hold the lock in Pixelshader functions.
tree
|
commitdiff
2007-06-18
Stefan Dösinger
d3d9: Hold the lock in indexbuffer methods.
tree
|
commitdiff
2007-06-18
Stefan Dösinger
d3d9: Hold the lock in cubetexture methods.
tree
|
commitdiff
2007-06-18
Stefan Dösinger
d3d9: Hold the lock in methods implemented in device.c.
tree
|
commitdiff
2007-06-18
Stefan Dösinger
d3d9: Hold the lock in IDirect3D9 methods.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
d3d9: Add a dll global critical section.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: Present does not clear the depth stencil.
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Get rid of the pBaseVertexIndex parameter...
tree
|
commitdiff
2007-06-06
H. Verbeet
wined3d: Get rid of the BaseVertexIndex parameter to...
tree
|
commitdiff
2007-06-04
H. Verbeet
d3d9: Add a test for calling DrawIndexedPrimitive with...
tree
|
commitdiff
2007-05-29
Francois Gouget
d3d9/tests: Fix the Visual C++ double to float conversi...
tree
|
commitdiff
2007-05-29
Francois Gouget
d3d9/tests: Fix compilation with Visual C++ 2005.
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
d3d9: Add a surface locking test.
tree
|
commitdiff
2007-05-01
Stefan Dösinger
d3d: Pass the cube face to Create*Texture's surface...
tree
|
commitdiff
2007-04-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-04-26
Stefan Dösinger
d3d: Fix ProcessVertices.
tree
|
commitdiff
2007-04-23
Fabian Bieler
d3d9/tests: Fix fog with shader test.
tree
|
commitdiff
2007-04-18
Stefan Dösinger
d3d9: Rework the converted vertex declaration management.
tree
|
commitdiff
2007-04-17
Stefan Dösinger
d3d9: Do not allow Direct3D9::GetAdapterModeCount to...
tree
|
commitdiff
2007-04-16
Stefan Dösinger
d3d: Remove dependency on ddraw.h header.
tree
|
commitdiff
2007-04-16
Stefan Dösinger
d3d: Enumerate palettized formats for ddraw.
tree
|
commitdiff
2007-04-13
Stefan Dösinger
d3d9: Fix vertex decl test.
tree
|
commitdiff
2007-04-12
Ivan Gyurdiev
d3d9: Add a test for the converted vertex decl.
tree
|
commitdiff
2007-04-12
Ivan Gyurdiev
d3d9: Break out two helper functions from test_fvf_to_decl.
tree
|
commitdiff
2007-04-12
Stefan Dösinger
d3d9: Fix the circular converted vertex declaration...
tree
|
commitdiff
2007-04-12
Stefan Dösinger
d3d9: AddRef the device in IDirect3DVertexDeclaration9...
tree
|
commitdiff
2007-04-09
Andrew Talbot
d3d9: Void functions should not return a value.
tree
|
commitdiff
2007-04-07
Stefan Dösinger
wined3d: Add Filtering to IWineD3DSurface::Blt and...
tree
|
commitdiff
2007-04-02
Felix Nawothnig
wined3d: Make CreateCubeTexture fail when not supported.
tree
|
commitdiff
2007-03-23
Fabian Bieler
d3d9/tests: Add test for texbem instruction.
tree
|
commitdiff
2007-03-23
Fabian Bieler
d3d9/tests: Add test for fog with shader.
tree
|
commitdiff
2007-03-19
Stefan Dösinger
wined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
tree
|
commitdiff
2007-03-17
Erich Hoover
wined3d: Fix LockRect memory location calculation for...
tree
|
commitdiff
next