Sweden-Number/dlls/d3d10core
Frédéric Delanoy 91f2435469 Assorted spelling fixes. 2014-01-09 17:39:59 +01:00
..
tests makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
async.c d3d10core: Implement d3d10_device_CreatePredicate(). 2013-05-31 11:57:44 +02:00
buffer.c
d3d10core.spec
d3d10core_main.c d3d10core: Avoid LPVOID. 2013-09-17 12:01:27 +02:00
d3d10core_private.h d3d10core: Translate d3d10 bind flags / usage to wined3d usage for textures. 2013-09-25 11:49:05 +02:00
device.c wined3d: Create volumes inside wined3d. 2013-12-06 13:14:52 +01:00
inputlayout.c Assorted spelling fixes. 2014-01-09 17:39:59 +01:00
shader.c
state.c
texture.c wined3d: Merge the texture creation functions. 2013-11-27 11:30:15 +01:00
utils.c d3d10core: Translate d3d10 bind flags / usage to wined3d usage for textures. 2013-09-25 11:49:05 +02:00
version.rc
view.c