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-19 20:31:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
wined3d
History
Oliver Stieber
f52f6ce93d
Add support for updating to D3DFMT_UNKNOWN surfaces and tidy up update
...
surface a little.
2005-11-04 11:13:45 +00:00
..
.cvsignore
…
basetexture.c
…
cubetexture.c
…
device.c
Add support for updating to D3DFMT_UNKNOWN surfaces and tidy up update
2005-11-04 11:13:45 +00:00
directx.c
Changed the way that 24bit and 32bit Adapter and Buffer formats are
2005-10-12 21:07:27 +00:00
drawprim.c
Add checks for ARB_vertex_program before allowing vertex shaders to
2005-10-11 20:27:54 +00:00
indexbuffer.c
…
Makefile.in
…
pixelshader.c
…
query.c
…
resource.c
…
stateblock.c
Move the softwareVertexProcessing flag from the stateblock to the
2005-10-29 10:30:36 +00:00
surface.c
Implement D3DFMT_UNKNOWN surfaces, this seems to be used a lot in d3d8
2005-11-02 20:01:54 +00:00
swapchain.c
…
texture.c
…
utils.c
…
vertexbuffer.c
…
vertexdeclaration.c
…
vertexshader.c
Correct the number of parameters expected for the LRP function.
2005-10-27 10:23:53 +00:00
volume.c
…
volumetexture.c
…
wined3d_main.c
…
wined3d_private.h
Move the softwareVertexProcessing flag from the stateblock to the
2005-10-29 10:30:36 +00:00
wined3d.spec
…