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-01-21 03:15:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ddraw
History
Francois Gouget
489527fe44
ddraw: Remove WINAPI on static functions where not needed.
2011-09-08 20:08:07 +02:00
..
tests
ddraw: Add tests for dwZBufferBitDepth and dwMipMapCount values.
2011-09-07 11:15:43 +02:00
clipper.c
…
ddraw_classes.idl
…
ddraw_private.h
ddraw: Introduce a function to convert a DDSURFACEDESC2 to a DDSURFACEDESC.
2011-08-31 19:43:09 +02:00
ddraw.c
ddraw: Introduce a function for creating the swapchain.
2011-09-08 11:11:20 +02:00
ddraw.spec
…
device.c
ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTexture2_iface.
2011-07-29 19:19:32 +02:00
executebuffer.c
…
light.c
…
main.c
ddraw: Make the OpenGL renderer the default one.
2011-08-31 12:08:02 +02:00
Makefile.in
…
material.c
…
palette.c
…
surface.c
ddraw: Remove WINAPI on static functions where not needed.
2011-09-08 20:08:07 +02:00
utils.c
ddraw: Simplify Z format parsing a bit, remove ERRs.
2011-09-02 14:42:28 +02:00
version.rc
…
vertexbuffer.c
dlls: Assorted spelling fixes.
2011-08-01 18:26:27 +02:00
viewport.c
…