Sweden-Number/dlls/wined3d
Kimmo Myllyvirta d738e6ffd2 wined3d: Add NVIDIA GeForce GTX 680. 2012-05-29 10:53:44 +02:00
..
Makefile.in ddraw: Move clipper handling to ddraw. 2011-12-13 18:58:37 +01:00
arb_program_shader.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
ati_fragment_shader.c wined3d: Get rid of the WINED3DTEXTUREOP typedef. 2012-01-11 17:47:22 +01:00
buffer.c wined3d: Avoid moving buffers while they're mapped. 2012-05-22 18:06:51 +02:00
context.c wined3d: Properly preload index buffers. 2012-05-29 10:44:50 +02:00
device.c wined3d: Properly preload index buffers. 2012-05-29 10:44:50 +02:00
directx.c wined3d: Add NVIDIA GeForce GTX 680. 2012-05-29 10:53:44 +02:00
drawprim.c wined3d: Determine index buffer location based on vertex buffer locations. 2012-05-03 11:18:03 +02:00
gl_compat.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
glsl_shader.c wined3d: Clamp fog coordinate in the vertex shader. 2012-03-09 17:25:57 +01:00
nvidia_texture_shader.c wined3d: Properly enable / disable register combiners. 2012-01-20 13:31:07 +01:00
palette.c wined3d: Get rid of the WINED3DRESOURCETYPE typedef. 2012-01-18 12:37:38 +01:00
query.c wined3d: Get rid of the WINED3DQUERYTYPE typedef. 2012-01-18 12:37:38 +01:00
resource.c wined3d: Don't evict resources that are currently mapped in wined3d_device_evict_managed_resources(). 2012-05-21 21:31:02 +02:00
shader.c wined3d: SM1 texture projection always divides by w when there is a vertex shader set. 2012-01-24 11:55:47 +01:00
shader_sm1.c
shader_sm4.c wined3d: Recognize the SM4 xor opcode. 2011-11-22 10:52:33 +01:00
state.c wined3d: Store user clip planes as 4-component float vectors. 2012-05-22 18:07:02 +02:00
stateblock.c wined3d: Store user clip planes as 4-component float vectors. 2012-05-22 18:07:02 +02:00
surface.c wined3d: Get rid of SFLAG_LOCKED. 2012-05-21 21:30:56 +02:00
swapchain.c wined3d: Get rid of SFLAG_LOCKED. 2012-05-21 21:30:56 +02:00
texture.c wined3d: Move the resource bind_count field up to wined3d_resource. 2012-04-26 19:26:14 +02:00
utils.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
version.rc
vertexdeclaration.c wined3d: Get rid of the WINED3DDECLUSAGE typedef. 2012-01-19 11:56:47 +01:00
view.c wined3d: Remove object creation methods from the IWineD3DDevice interface. 2011-05-11 14:56:48 +02:00
volume.c wined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures. 2012-04-13 10:48:51 +02:00
wined3d.spec wined3d: The wined3d object doesn't need a parent. 2012-05-03 11:18:00 +02:00
wined3d_gl.h wined3d: Trace the minimum buffer map alignment in wined3d_adapter_init_gl_caps(). 2011-11-24 17:10:03 +01:00
wined3d_main.c wined3d: The wined3d object doesn't need a parent. 2012-05-03 11:18:00 +02:00
wined3d_private.h wined3d: Add NVIDIA GeForce GTX 680. 2012-05-29 10:53:44 +02:00