This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-20 21:03:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
d3d9
History
Rob Shearman
f6813e55c5
d3d9: Fix type used to store return value in IDirect3DDevice9Impl_GetNPatchMode.
...
It should be a float, not an HRESULT.
2008-09-15 13:23:30 +02:00
..
tests
wined3d: Add a test for zenable=false, zwriteenable=false.
2008-09-11 11:43:42 +02:00
basetexture.c
…
cubetexture.c
…
d3d9_main.c
…
d3d9_private.h
…
d3d9.spec
…
device.c
d3d9: Fix type used to store return value in IDirect3DDevice9Impl_GetNPatchMode.
2008-09-15 13:23:30 +02:00
directx.c
ddraw: Beware of the surface type when checking for format support.
2008-09-02 14:56:26 +02:00
indexbuffer.c
…
Makefile.in
…
pixelshader.c
…
query.c
…
resource.c
…
stateblock.c
…
surface.c
…
swapchain.c
wined3d: Use a swapchain for GDI surfaces.
2008-08-19 12:21:32 +02:00
texture.c
…
version.rc
…
vertexbuffer.c
…
vertexdeclaration.c
wined3d: Fix the texcoord size mask.
2008-08-26 12:07:41 +02:00
vertexshader.c
…
volume.c
…
volumetexture.c
…