Author: arty Date: Sat Feb 28 10:34:21 2009 New Revision: 39804
URL: http://svn.reactos.org/svn/reactos?rev=39804&view=rev Log: Git pull part 6.
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_basetexture.h (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_callbacks.c (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_callbacks.h (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_mipmap.c (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_mipmap.h (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_resource.c (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_resource.h (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_texture.c (with props) branches/arty-newcc/dll/directx/d3d9/d3d9_texture.h (with props) branches/arty-newcc/dll/directx/dinput8/regsvr.c (with props) branches/arty-newcc/dll/directx/quartz/acmwrapper.c (with props) branches/arty-newcc/dll/directx/quartz/avidec.c (with props) branches/arty-newcc/dll/directx/quartz/avisplit.c (with props) branches/arty-newcc/dll/directx/quartz/control.c (with props) branches/arty-newcc/dll/directx/quartz/control_private.h (with props) branches/arty-newcc/dll/directx/quartz/dsoundrender.c (with props) branches/arty-newcc/dll/directx/quartz/enumfilters.c (with props) branches/arty-newcc/dll/directx/quartz/enummedia.c (with props) branches/arty-newcc/dll/directx/quartz/enummoniker.c (with props) branches/arty-newcc/dll/directx/quartz/enumpins.c (with props) branches/arty-newcc/dll/directx/quartz/enumregfilters.c (with props) branches/arty-newcc/dll/directx/quartz/filesource.c (with props) branches/arty-newcc/dll/directx/quartz/filtergraph.c (with props) branches/arty-newcc/dll/directx/quartz/filtermapper.c (with props) branches/arty-newcc/dll/directx/quartz/main.c (with props) branches/arty-newcc/dll/directx/quartz/memallocator.c (with props) branches/arty-newcc/dll/directx/quartz/mpegsplit.c (with props) branches/arty-newcc/dll/directx/quartz/nullrenderer.c (with props) branches/arty-newcc/dll/directx/quartz/parser.c (with props) branches/arty-newcc/dll/directx/quartz/parser.h (with props) branches/arty-newcc/dll/directx/quartz/pin.c (with props) branches/arty-newcc/dll/directx/quartz/pin.h (with props) branches/arty-newcc/dll/directx/quartz/quartz_private.h (with props) branches/arty-newcc/dll/directx/quartz/regsvr.c (with props) branches/arty-newcc/dll/directx/quartz/systemclock.c (with props) branches/arty-newcc/dll/directx/quartz/transform.c (with props) branches/arty-newcc/dll/directx/quartz/transform.h (with props) branches/arty-newcc/dll/directx/quartz/version.rc (with props) branches/arty-newcc/dll/directx/quartz/videorenderer.c (with props) branches/arty-newcc/dll/directx/quartz/waveparser.c (with props) branches/arty-newcc/dll/directx/wine/wined3d/ati_fragment_shader.c (with props) branches/arty-newcc/dll/directx/wine/wined3d/gl_compat.c (with props) branches/arty-newcc/dll/directx/wine/wined3d/nvidia_texture_shader.c (with props) branches/arty-newcc/dll/directx/wine/wined3d/swapchain_base.c (with props) branches/arty-newcc/dll/directx/wine/wined3d/swapchain_gdi.c (with props) branches/arty-newcc/dll/directx/wine/wined3d/wined3d_gl.h (with props) Removed: branches/arty-newcc/dll/directx/d3d9/d3d9.def branches/arty-newcc/dll/directx/d3d9/d3d9.h branches/arty-newcc/dll/directx/quartz/quartz.c branches/arty-newcc/dll/directx/quartz/quartz.rc Modified: branches/arty-newcc/dll/directx/d3d8/d3d8.c (props changed) branches/arty-newcc/dll/directx/d3d8/d3d8.h (props changed) branches/arty-newcc/dll/directx/d3d8/d3d8.rbuild (contents, props changed) branches/arty-newcc/dll/directx/d3d8/d3d8.rc (props changed) branches/arty-newcc/dll/directx/d3d8thk/d3d8thk.rbuild (props changed) branches/arty-newcc/dll/directx/d3d8thk/d3d8thk.rc (props changed) branches/arty-newcc/dll/directx/d3d9/adapter.c (contents, props changed) branches/arty-newcc/dll/directx/d3d9/adapter.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9.c (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9.rbuild (contents, props changed) branches/arty-newcc/dll/directx/d3d9/d3d9.rc (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9.spec (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_baseobject.c (contents, props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_baseobject.h (contents, props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_caps.c (contents, props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_caps.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_common.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_create.c (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_create.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_cursor.c (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_cursor.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_device.c (contents, props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_device.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_haldevice.c (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_haldevice.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_helpers.c (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_helpers.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_impl.c (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_private.h (contents, props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_puredevice.c (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_puredevice.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_surface.h (props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_swapchain.c (contents, props changed) branches/arty-newcc/dll/directx/d3d9/d3d9_swapchain.h (contents, props changed) branches/arty-newcc/dll/directx/d3d9/device.c (props changed) branches/arty-newcc/dll/directx/d3d9/device.h (props changed) branches/arty-newcc/dll/directx/d3d9/format.c (props changed) branches/arty-newcc/dll/directx/d3d9/format.h (props changed) branches/arty-newcc/dll/directx/ddraw/Clipper/clipper.h (props changed) branches/arty-newcc/dll/directx/ddraw/Clipper/clipper_main.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Clipper/clipper_stubs.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Color/color_stubs.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/GetCaps.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/GetDeviceIdentifier.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/callbacks_dd_hel.c (props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw.h (props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw_displaymode.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw_main.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw_setcooperativelevel.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw_stubs.c (props changed) branches/arty-newcc/dll/directx/ddraw/Gamma/gamma_stubs.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Kernel/kernel_stubs.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Palette/palette_stubs.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Surface/callbacks_surf_hel.c (props changed) branches/arty-newcc/dll/directx/ddraw/Surface/createsurface.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Surface/surface.h (props changed) branches/arty-newcc/dll/directx/ddraw/Surface/surface_main.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Surface/surface_stubs.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Videoport/videoport_stubs.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectD3D2_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectD3D3_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectD3D7_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectD3D_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDraw2_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDraw4_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDraw7_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDrawSurface2_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDrawSurface3_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDrawSurface4_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDrawSurface7_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDrawSurface_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/Vtable/DirectDraw_Vtable.c (props changed) branches/arty-newcc/dll/directx/ddraw/cleanup.c (props changed) branches/arty-newcc/dll/directx/ddraw/d3d/DirectD3D_main.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/ddraw.rbuild (contents, props changed) branches/arty-newcc/dll/directx/ddraw/ddraw.rc (props changed) branches/arty-newcc/dll/directx/ddraw/main.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/resource.h (props changed) branches/arty-newcc/dll/directx/ddraw/rosdraw.h (contents, props changed) branches/arty-newcc/dll/directx/ddraw/startup.c (contents, props changed) branches/arty-newcc/dll/directx/ddraw/thunks/ddraw_thunk.c (props changed) branches/arty-newcc/dll/directx/ddraw/thunks/surface_thunk.c (props changed) branches/arty-newcc/dll/directx/devenum/Makefile.in (props changed) branches/arty-newcc/dll/directx/devenum/createdevenum.c (props changed) branches/arty-newcc/dll/directx/devenum/devenum.rbuild (contents, props changed) branches/arty-newcc/dll/directx/devenum/devenum.rc (props changed) branches/arty-newcc/dll/directx/devenum/devenum.spec (props changed) branches/arty-newcc/dll/directx/devenum/devenum_main.c (contents, props changed) branches/arty-newcc/dll/directx/devenum/devenum_private.h (contents, props changed) branches/arty-newcc/dll/directx/devenum/factory.c (props changed) branches/arty-newcc/dll/directx/devenum/mediacatenum.c (props changed) branches/arty-newcc/dll/directx/devenum/parsedisplayname.c (props changed) branches/arty-newcc/dll/directx/dinput/data_formats.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/device.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/device_private.h (contents, props changed) branches/arty-newcc/dll/directx/dinput/dinput.rbuild (contents, props changed) branches/arty-newcc/dll/directx/dinput/dinput.spec (props changed) branches/arty-newcc/dll/directx/dinput/dinput_main.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/dinput_private.h (contents, props changed) branches/arty-newcc/dll/directx/dinput/effect_linuxinput.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/joystick_linux.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/joystick_linuxinput.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/keyboard.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/mouse.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/regsvr.c (contents, props changed) branches/arty-newcc/dll/directx/dinput/version.rc (contents, props changed) branches/arty-newcc/dll/directx/dinput8/dinput8.rbuild (contents, props changed) branches/arty-newcc/dll/directx/dinput8/dinput8.spec (props changed) branches/arty-newcc/dll/directx/dinput8/dinput8_main.c (contents, props changed) branches/arty-newcc/dll/directx/dinput8/version.rc (contents, props changed) branches/arty-newcc/dll/directx/directx.rbuild (props changed) branches/arty-newcc/dll/directx/dplay/dplay.rbuild (contents, props changed) branches/arty-newcc/dll/directx/dplay/dplay.spec (props changed) branches/arty-newcc/dll/directx/dplay/dplay_main.c (props changed) branches/arty-newcc/dll/directx/dplay/version.rc (props changed) branches/arty-newcc/dll/directx/dplayx/dpclassfactory.c (props changed) branches/arty-newcc/dll/directx/dplayx/dpinit.h (props changed) branches/arty-newcc/dll/directx/dplayx/dplay.c (props changed) branches/arty-newcc/dll/directx/dplayx/dplay_global.h (props changed) branches/arty-newcc/dll/directx/dplayx/dplaysp.c (props changed) branches/arty-newcc/dll/directx/dplayx/dplaysp.h (props changed) branches/arty-newcc/dll/directx/dplayx/dplayx.rbuild (contents, props changed) branches/arty-newcc/dll/directx/dplayx/dplayx.spec (props changed) branches/arty-newcc/dll/directx/dplayx/dplayx_global.c (props changed) branches/arty-newcc/dll/directx/dplayx/dplayx_global.h (props changed) branches/arty-newcc/dll/directx/dplayx/dplayx_main.c (props changed) branches/arty-newcc/dll/directx/dplayx/dplayx_messages.c (props changed) branches/arty-newcc/dll/directx/dplayx/dplayx_messages.h (props changed) branches/arty-newcc/dll/directx/dplayx/dplayx_queue.h (props changed) branches/arty-newcc/dll/directx/dplayx/dplobby.c (props changed) branches/arty-newcc/dll/directx/dplayx/lobbysp.c (props changed) branches/arty-newcc/dll/directx/dplayx/lobbysp.h (props changed) branches/arty-newcc/dll/directx/dplayx/name_server.c (props changed) branches/arty-newcc/dll/directx/dplayx/name_server.h (props changed) branches/arty-newcc/dll/directx/dplayx/regsvr.c (props changed) branches/arty-newcc/dll/directx/dplayx/version.rc (props changed) branches/arty-newcc/dll/directx/dsound/buffer.c (props changed) branches/arty-newcc/dll/directx/dsound/capture.c (props changed) branches/arty-newcc/dll/directx/dsound/dsound.c (props changed) branches/arty-newcc/dll/directx/dsound/dsound.rbuild (contents, props changed) branches/arty-newcc/dll/directx/dsound/dsound.spec (props changed) branches/arty-newcc/dll/directx/dsound/dsound_main.c (props changed) branches/arty-newcc/dll/directx/dsound/dsound_private.h (props changed) branches/arty-newcc/dll/directx/dsound/duplex.c (props changed) branches/arty-newcc/dll/directx/dsound/dxroslayer/dxros_layer.h (props changed) branches/arty-newcc/dll/directx/dsound/dxroslayer/dxrosdrv_querydsounddesc.c (props changed) branches/arty-newcc/dll/directx/dsound/dxroslayer/dxrosdrv_querydsoundiface.c (props changed) branches/arty-newcc/dll/directx/dsound/dxroslayer/dxroslayer.c (props changed) branches/arty-newcc/dll/directx/dsound/dxroslayer/getguidfromstring.c (props changed) branches/arty-newcc/dll/directx/dsound/mixer.c (props changed) branches/arty-newcc/dll/directx/dsound/primary.c (props changed) branches/arty-newcc/dll/directx/dsound/propset.c (props changed) branches/arty-newcc/dll/directx/dsound/regsvr.c (props changed) branches/arty-newcc/dll/directx/dsound/sound3d.c (props changed) branches/arty-newcc/dll/directx/dsound/tests/Makefile.in (props changed) branches/arty-newcc/dll/directx/dsound/tests/capture.c (props changed) branches/arty-newcc/dll/directx/dsound/tests/ds3d.c (props changed) branches/arty-newcc/dll/directx/dsound/tests/ds3d8.c (props changed) branches/arty-newcc/dll/directx/dsound/tests/dsound.c (props changed) branches/arty-newcc/dll/directx/dsound/tests/dsound8.c (props changed) branches/arty-newcc/dll/directx/dsound/tests/dsound_test.h (props changed) branches/arty-newcc/dll/directx/dsound/tests/propset.c (props changed) branches/arty-newcc/dll/directx/dsound/version.rc (props changed) branches/arty-newcc/dll/directx/dxdiagn/container.c (contents, props changed) branches/arty-newcc/dll/directx/dxdiagn/dxdiag_main.c (props changed) branches/arty-newcc/dll/directx/dxdiagn/dxdiag_private.h (props changed) branches/arty-newcc/dll/directx/dxdiagn/dxdiagn.rbuild (contents, props changed) branches/arty-newcc/dll/directx/dxdiagn/dxdiagn.spec (props changed) branches/arty-newcc/dll/directx/dxdiagn/provider.c (props changed) branches/arty-newcc/dll/directx/dxdiagn/regsvr.c (props changed) branches/arty-newcc/dll/directx/dxdiagn/version.rc (props changed) branches/arty-newcc/dll/directx/ksproxy/ksproxy.c (contents, props changed) branches/arty-newcc/dll/directx/ksproxy/ksproxy.rbuild (contents, props changed) branches/arty-newcc/dll/directx/ksproxy/ksproxy.rc (props changed) branches/arty-newcc/dll/directx/ksproxy/ksproxy.spec (props changed) branches/arty-newcc/dll/directx/ksuser/ksuser.c (contents, props changed) branches/arty-newcc/dll/directx/ksuser/ksuser.h (contents, props changed) branches/arty-newcc/dll/directx/ksuser/ksuser.rbuild (contents, props changed) branches/arty-newcc/dll/directx/ksuser/ksuser.rc (props changed) branches/arty-newcc/dll/directx/msdmo/msdmo.c (props changed) branches/arty-newcc/dll/directx/msdmo/msdmo.rbuild (contents, props changed) branches/arty-newcc/dll/directx/msdmo/msdmo.rc (props changed) branches/arty-newcc/dll/directx/msdmo/msdmo.spec (props changed) branches/arty-newcc/dll/directx/qedit/qedit.c (props changed) branches/arty-newcc/dll/directx/qedit/qedit.rbuild (contents, props changed) branches/arty-newcc/dll/directx/qedit/qedit.rc (props changed) branches/arty-newcc/dll/directx/qedit/qedit.spec (props changed) branches/arty-newcc/dll/directx/quartz/quartz.rbuild (contents, props changed) branches/arty-newcc/dll/directx/quartz/quartz.spec (props changed) branches/arty-newcc/dll/directx/wine/d3d8/Makefile.in (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/basetexture.c (props changed) branches/arty-newcc/dll/directx/wine/d3d8/cubetexture.c (props changed) branches/arty-newcc/dll/directx/wine/d3d8/d3d8.rbuild (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/d3d8.spec (props changed) branches/arty-newcc/dll/directx/wine/d3d8/d3d8_main.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/d3d8_private.h (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/device.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/directx.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/indexbuffer.c (props changed) branches/arty-newcc/dll/directx/wine/d3d8/pixelshader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/resource.c (props changed) branches/arty-newcc/dll/directx/wine/d3d8/stateblock.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/surface.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/swapchain.c (props changed) branches/arty-newcc/dll/directx/wine/d3d8/texture.c (props changed) branches/arty-newcc/dll/directx/wine/d3d8/version.rc (props changed) branches/arty-newcc/dll/directx/wine/d3d8/vertexbuffer.c (props changed) branches/arty-newcc/dll/directx/wine/d3d8/vertexdeclaration.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/vertexshader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/volume.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d8/volumetexture.c (props changed) branches/arty-newcc/dll/directx/wine/d3d9/Makefile.in (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/basetexture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/cubetexture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/d3d9.rbuild (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/d3d9.spec (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/d3d9_main.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/d3d9_private.h (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/device.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/directx.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/indexbuffer.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/pixelshader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/query.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/resource.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/stateblock.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/surface.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/swapchain.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/texture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/version.rc (props changed) branches/arty-newcc/dll/directx/wine/d3d9/vertexbuffer.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/vertexdeclaration.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/vertexshader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/volume.c (contents, props changed) branches/arty-newcc/dll/directx/wine/d3d9/volumetexture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wine.rbuild (props changed) branches/arty-newcc/dll/directx/wine/wined3d/Makefile.in (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/arb_program_shader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/baseshader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/basetexture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/clipper.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/context.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/cubetexture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/device.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/directx.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/drawprim.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/glsl_shader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/indexbuffer.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/palette.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/pixelshader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/query.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/resource.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/state.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/stateblock.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/surface.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/surface_base.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/surface_gdi.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/swapchain.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/texture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/utils.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/version.rc (props changed) branches/arty-newcc/dll/directx/wine/wined3d/vertexbuffer.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/vertexdeclaration.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/vertexshader.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/volume.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/volumetexture.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/wined3d.def branches/arty-newcc/dll/directx/wine/wined3d/wined3d.rbuild (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/wined3d.spec (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/wined3d_main.c (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/wined3d_private.h (contents, props changed) branches/arty-newcc/dll/directx/wine/wined3d/wined3d_private_types.h (contents, props changed)
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/arty-newcc/dll/directx/d3d8/d3d8.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d8/d3d8...
Modified: branches/arty-newcc/dll/directx/d3d9/adapter.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/adap...
Removed: branches/arty-newcc/dll/directx/d3d9/d3d9.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Removed: branches/arty-newcc/dll/directx/d3d9/d3d9.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9_baseobject.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9_baseobject.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_basetexture.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_callbacks.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_callbacks.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9_caps.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9_device.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_mipmap.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_mipmap.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_resource.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_resource.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9_swapchain.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/d3d9/d3d9_swapchain.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_texture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Added: branches/arty-newcc/dll/directx/d3d9/d3d9_texture.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/d3d9/d3d9...
Modified: branches/arty-newcc/dll/directx/ddraw/Clipper/clipper_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Cli...
Modified: branches/arty-newcc/dll/directx/ddraw/Clipper/clipper_stubs.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Cli...
Modified: branches/arty-newcc/dll/directx/ddraw/Color/color_stubs.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Col...
Modified: branches/arty-newcc/dll/directx/ddraw/Ddraw/GetCaps.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Ddr...
Modified: branches/arty-newcc/dll/directx/ddraw/Ddraw/GetDeviceIdentifier.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Ddr...
Modified: branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw_displaymode.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Ddr...
Modified: branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Ddr...
Modified: branches/arty-newcc/dll/directx/ddraw/Ddraw/ddraw_setcooperativelevel.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Ddr...
Modified: branches/arty-newcc/dll/directx/ddraw/Gamma/gamma_stubs.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Gam...
Modified: branches/arty-newcc/dll/directx/ddraw/Kernel/kernel_stubs.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Ker...
Modified: branches/arty-newcc/dll/directx/ddraw/Palette/palette_stubs.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Pal...
Modified: branches/arty-newcc/dll/directx/ddraw/Surface/createsurface.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Sur...
Modified: branches/arty-newcc/dll/directx/ddraw/Surface/surface_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Sur...
Modified: branches/arty-newcc/dll/directx/ddraw/Surface/surface_stubs.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Sur...
Modified: branches/arty-newcc/dll/directx/ddraw/Videoport/videoport_stubs.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/Vid...
Modified: branches/arty-newcc/dll/directx/ddraw/d3d/DirectD3D_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/d3d...
Modified: branches/arty-newcc/dll/directx/ddraw/ddraw.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/ddr...
Modified: branches/arty-newcc/dll/directx/ddraw/main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/mai...
Modified: branches/arty-newcc/dll/directx/ddraw/rosdraw.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/ros...
Modified: branches/arty-newcc/dll/directx/ddraw/startup.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ddraw/sta...
Modified: branches/arty-newcc/dll/directx/devenum/devenum.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/devenum/d...
Modified: branches/arty-newcc/dll/directx/devenum/devenum_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/devenum/d...
Modified: branches/arty-newcc/dll/directx/devenum/devenum_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/devenum/d...
Modified: branches/arty-newcc/dll/directx/dinput/data_formats.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/da...
Modified: branches/arty-newcc/dll/directx/dinput/device.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/de...
Modified: branches/arty-newcc/dll/directx/dinput/device_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/de...
Modified: branches/arty-newcc/dll/directx/dinput/dinput.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/di...
Modified: branches/arty-newcc/dll/directx/dinput/dinput_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/di...
Modified: branches/arty-newcc/dll/directx/dinput/dinput_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/di...
Modified: branches/arty-newcc/dll/directx/dinput/effect_linuxinput.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/ef...
Modified: branches/arty-newcc/dll/directx/dinput/joystick_linux.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/jo...
Modified: branches/arty-newcc/dll/directx/dinput/joystick_linuxinput.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/jo...
Modified: branches/arty-newcc/dll/directx/dinput/keyboard.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/ke...
Modified: branches/arty-newcc/dll/directx/dinput/mouse.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/mo...
Modified: branches/arty-newcc/dll/directx/dinput/regsvr.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/re...
Modified: branches/arty-newcc/dll/directx/dinput/version.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput/ve...
Modified: branches/arty-newcc/dll/directx/dinput8/dinput8.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput8/d...
Modified: branches/arty-newcc/dll/directx/dinput8/dinput8_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput8/d...
Added: branches/arty-newcc/dll/directx/dinput8/regsvr.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput8/r...
Modified: branches/arty-newcc/dll/directx/dinput8/version.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dinput8/v...
Modified: branches/arty-newcc/dll/directx/dplay/dplay.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dplay/dpl...
Modified: branches/arty-newcc/dll/directx/dplayx/dplayx.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dplayx/dp...
Modified: branches/arty-newcc/dll/directx/dsound/dsound.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dsound/ds...
Modified: branches/arty-newcc/dll/directx/dxdiagn/container.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dxdiagn/c...
Modified: branches/arty-newcc/dll/directx/dxdiagn/dxdiagn.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/dxdiagn/d...
Modified: branches/arty-newcc/dll/directx/ksproxy/ksproxy.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ksproxy/k...
Modified: branches/arty-newcc/dll/directx/ksproxy/ksproxy.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ksproxy/k...
Modified: branches/arty-newcc/dll/directx/ksuser/ksuser.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ksuser/ks...
Modified: branches/arty-newcc/dll/directx/ksuser/ksuser.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ksuser/ks...
Modified: branches/arty-newcc/dll/directx/ksuser/ksuser.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/ksuser/ks...
Modified: branches/arty-newcc/dll/directx/msdmo/msdmo.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/msdmo/msd...
Modified: branches/arty-newcc/dll/directx/qedit/qedit.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/qedit/qed...
Added: branches/arty-newcc/dll/directx/quartz/acmwrapper.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/ac...
Added: branches/arty-newcc/dll/directx/quartz/avidec.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/av...
Added: branches/arty-newcc/dll/directx/quartz/avisplit.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/av...
Added: branches/arty-newcc/dll/directx/quartz/control.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/co...
Added: branches/arty-newcc/dll/directx/quartz/control_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/co...
Added: branches/arty-newcc/dll/directx/quartz/dsoundrender.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/ds...
Added: branches/arty-newcc/dll/directx/quartz/enumfilters.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/en...
Added: branches/arty-newcc/dll/directx/quartz/enummedia.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/en...
Added: branches/arty-newcc/dll/directx/quartz/enummoniker.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/en...
Added: branches/arty-newcc/dll/directx/quartz/enumpins.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/en...
Added: branches/arty-newcc/dll/directx/quartz/enumregfilters.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/en...
Added: branches/arty-newcc/dll/directx/quartz/filesource.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/fi...
Added: branches/arty-newcc/dll/directx/quartz/filtergraph.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/fi...
Added: branches/arty-newcc/dll/directx/quartz/filtermapper.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/fi...
Added: branches/arty-newcc/dll/directx/quartz/main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/ma...
Added: branches/arty-newcc/dll/directx/quartz/memallocator.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/me...
Added: branches/arty-newcc/dll/directx/quartz/mpegsplit.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/mp...
Added: branches/arty-newcc/dll/directx/quartz/nullrenderer.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/nu...
Added: branches/arty-newcc/dll/directx/quartz/parser.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/pa...
Added: branches/arty-newcc/dll/directx/quartz/parser.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/pa...
Added: branches/arty-newcc/dll/directx/quartz/pin.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/pi...
Added: branches/arty-newcc/dll/directx/quartz/pin.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/pi...
Removed: branches/arty-newcc/dll/directx/quartz/quartz.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/qu...
Modified: branches/arty-newcc/dll/directx/quartz/quartz.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/qu...
Removed: branches/arty-newcc/dll/directx/quartz/quartz.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/qu...
Added: branches/arty-newcc/dll/directx/quartz/quartz_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/qu...
Added: branches/arty-newcc/dll/directx/quartz/regsvr.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/re...
Added: branches/arty-newcc/dll/directx/quartz/systemclock.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/sy...
Added: branches/arty-newcc/dll/directx/quartz/transform.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/tr...
Added: branches/arty-newcc/dll/directx/quartz/transform.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/tr...
Added: branches/arty-newcc/dll/directx/quartz/version.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/ve...
Added: branches/arty-newcc/dll/directx/quartz/videorenderer.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/vi...
Added: branches/arty-newcc/dll/directx/quartz/waveparser.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/quartz/wa...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/Makefile.in URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/d3d8.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/d3d8_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/d3d8_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/device.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/directx.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/pixelshader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/stateblock.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/surface.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/vertexdeclaration.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/vertexshader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d8/volume.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d8...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/Makefile.in URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/basetexture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/cubetexture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/d3d9.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/d3d9.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/d3d9_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/d3d9_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/device.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/directx.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/indexbuffer.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/pixelshader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/query.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/resource.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/stateblock.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/surface.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/swapchain.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/texture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/vertexbuffer.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/vertexdeclaration.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/vertexshader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/volume.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/d3d9/volumetexture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/d3d9...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/Makefile.in URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/arb_program_shader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Added: branches/arty-newcc/dll/directx/wine/wined3d/ati_fragment_shader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/baseshader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/basetexture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/clipper.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/context.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/cubetexture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/device.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/directx.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/drawprim.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Added: branches/arty-newcc/dll/directx/wine/wined3d/gl_compat.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/glsl_shader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/indexbuffer.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Added: branches/arty-newcc/dll/directx/wine/wined3d/nvidia_texture_shader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/palette.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/pixelshader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/query.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/resource.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/state.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/stateblock.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/surface.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/surface_base.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/surface_gdi.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/swapchain.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Added: branches/arty-newcc/dll/directx/wine/wined3d/swapchain_base.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Added: branches/arty-newcc/dll/directx/wine/wined3d/swapchain_gdi.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/texture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/utils.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/vertexbuffer.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/vertexdeclaration.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/vertexshader.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/volume.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/volumetexture.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/wined3d.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/wined3d.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/wined3d.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Added: branches/arty-newcc/dll/directx/wine/wined3d/wined3d_gl.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/wined3d_main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/wined3d_private.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...
Modified: branches/arty-newcc/dll/directx/wine/wined3d/wined3d_private_types.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/directx/wine/wine...