Sweden-Number/dlls/wined3d
Matteo Bruni 74cda79ac3 wined3d: Introduce a get_texture_matrix() function. 2015-03-23 22:59:20 +09:00
..
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
arb_program_shader.c wined3d: Store shader input signatures as a wined3d_shader_signature structure. 2015-03-23 22:59:08 +09:00
ati_fragment_shader.c
buffer.c wined3d: Check the d3d buffer to find converted attributes. 2015-02-06 22:20:26 +09:00
context.c d3d10core: Also pass unused input layout elements to wined3d. 2015-03-23 22:59:12 +09:00
cs.c wined3d: Implement WINED3DSIH_SAMPLE in the GLSL shader backend. 2015-01-19 14:31:32 +01:00
device.c wined3d: Fix a TRACE in wined3d_device_draw_indexed_primitive_instanced(). 2015-03-20 21:32:50 +09:00
directx.c wined3d: Add support for GL_EXT_texture_snorm. 2015-03-10 21:43:32 +09:00
drawprim.c wined3d: Drop redundant check for instanced rendering from drawStridedFast. 2015-03-02 13:48:00 +09:00
gl_compat.c wined3d: Prefer the core glActiveTexture function. 2015-01-09 11:49:33 +01:00
glsl_shader.c wined3d: Use a separate STATE_VIEWPORT state handler in the GLSL pipeline. 2015-03-23 22:59:18 +09:00
nvidia_texture_shader.c
palette.c wined3d: Set palettes on the swapchain. 2014-06-30 22:04:53 +02:00
query.c wined3d: Use the core version of the asynchronous queries functions. 2015-02-02 22:39:05 +09:00
resource.c wined3d: Do not validate format restrictions for buffers. 2015-02-11 23:05:04 +09:00
sampler.c wined3d: Create GL sampler objects for wined3d sampler objects. 2015-01-15 17:24:43 +01:00
shader.c wined3d: Merge some common shader initialization code into shader_init(). 2015-03-23 22:59:10 +09:00
shader_sm1.c wined3d: Record the data type of shader resources. 2014-12-03 11:14:25 +01:00
shader_sm4.c wined3d: Recognize the SM4 or opcode. 2015-02-11 23:05:17 +09:00
state.c wined3d: Introduce a get_texture_matrix() function. 2015-03-23 22:59:20 +09:00
stateblock.c wined3d: Introduce a get_identity_matrix() function. 2015-03-19 20:56:42 +09:00
surface.c ddraw: Handle DDBLT_ROP in ddraw. 2015-03-18 21:03:22 +09:00
swapchain.c wined3d: Filter messages generated by focus handling. 2014-12-08 14:18:43 +01:00
texture.c wined3d: Reject unsupported pitches in wined3d_surface_update_desc(). 2015-02-19 17:51:47 +09:00
utils.c wined3d: Introduce a get_texture_matrix() function. 2015-03-23 22:59:20 +09:00
version.rc
vertexdeclaration.c d3d10core: Also pass unused input layout elements to wined3d. 2015-03-23 22:59:12 +09:00
view.c wined3d: Keep a reference to the resource in shader resource views. 2014-12-01 11:00:23 +01:00
volume.c wined3d: Set GL_UNPACK_ALIGNMENT to 1. 2015-02-20 22:53:09 +09:00
wined3d.spec wined3d: Fix the .spec. 2015-02-12 22:12:11 +09:00
wined3d_gl.h wined3d: Add support for GL_EXT_texture_snorm. 2015-03-10 21:43:32 +09:00
wined3d_main.c wined3d: Fix trace output of emulated_textureram. 2014-09-02 15:07:09 +02:00
wined3d_private.h wined3d: Introduce a get_texture_matrix() function. 2015-03-23 22:59:20 +09:00