Created
February 14, 2026 16:38
-
-
Save Trass3r/2c1ec79be670d4423b561834d3dae441 to your computer and use it in GitHub Desktop.
windowed mode, with IsCurrentRenderTarget "fix"
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| >>>>>>> LOADING D7VK >>>>>>> | |
| <<< DirectDrawEnumerateA: Proxy | |
| >>> GetProxiedDDrawModule: Loaded ddraw.dll from system path | |
| >>> DirectDrawCreate | |
| Game: DKII.EXE | |
| D7VK: v1.3-5-g72056bc8+ | |
| Build: x86 msvc 19.50.35724 | |
| Found config file: dxvk.conf | |
| Found built-in config: | |
| ddraw.forceProxiedPresent = True | |
| Effective configuration: | |
| ddraw.forceProxiedPresent = False | |
| ddraw.backBufferResize = True | |
| d3d7.proxiedExecuteBuffers = False | |
| d3d7.forceMultiThreaded = False | |
| d3d7.useD24X8forD32 = True | |
| ddraw.ignoreExclusiveMode = False | |
| ddraw.proxiedLegacySurfaces = False | |
| ddraw.forceSingleBackBuffer = False | |
| ddraw.ignoreGammaRamp = False | |
| ddraw.autoGenMipMaps = False | |
| ddraw.apitraceMode = True | |
| d3d7.emulateFSAA = auto | |
| d3d7.deviceTypeOverride = auto | |
| ddraw.backBufferGuard = auto | |
| Vulkan: Found vkGetInstanceProcAddr in vulkan-1.dll @ 0x66611760 | |
| Extension providers: | |
| Platform WSI | |
| OpenVR | |
| OpenVR: could not open registry key, status 2 | |
| OpenVR: Failed to locate module | |
| OpenXR | |
| Enabled instance extensions: | |
| VK_KHR_get_surface_capabilities2 | |
| VK_KHR_surface | |
| VK_KHR_win32_surface | |
| Found device: Intel(R) Iris(R) Xe Graphics (Intel Corporation 101.7084.0) | |
| Found device: Microsoft Direct3D12 (Intel(R) Iris(R) Xe Graphics) ( 0.0.0) | |
| Skipping: Device does not support Vulkan 1.3 | |
| Found device: Microsoft Direct3D12 (Microsoft Basic Render Driver) ( 0.0.0) | |
| Skipping: Device does not support Vulkan 1.3 | |
| D3D9: Hiding actual GPU, reporting: | |
| vendor ID: 0x1002 | |
| device ID: 0x73df | |
| device description: AMD Radeon RX 6700 XT | |
| D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT | |
| Process set as DPI aware | |
| warn: DDrawInterface: Apitrace mode is enabled. Performance will be suboptimal! | |
| DDrawInterface: Created a new interface nr. <<1-1>> | |
| <<< DDrawInterface::GetCaps: Proxy | |
| >>> DDrawInterface::QueryInterface | |
| DDrawInterface::QueryInterface: Query for IDirectDraw4 | |
| [skip intro movies windows...] | |
| DDrawInterface: Created a new interface nr. <<1-13>> | |
| <<< DDrawInterface::EnumDisplayModes: Proxy | |
| DDrawInterface: Interface nr. <<1-13>> bites the dust | |
| >>> DirectDrawCreate | |
| D3D9: Hiding actual GPU, reporting: | |
| vendor ID: 0x1002 | |
| device ID: 0x73df | |
| device description: AMD Radeon RX 6700 XT | |
| D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT | |
| Process set as DPI aware | |
| DDrawInterface: Created a new interface nr. <<1-14>> | |
| <<< DDrawInterface::GetDisplayMode: Proxy | |
| <<< DDrawInterface::SetCooperativeLevel: Proxy | |
| >>> DDrawInterface::CreateClipper | |
| DDrawClipper: Created a new clipper | |
| <<< DDrawClipper::SetHWnd: Proxy | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-148]]: | |
| Type: render target | |
| Dimensions: 1920x1200 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-149]]: | |
| Type: offscreen plain surface | |
| Dimensions: 640x480 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| <<< DDrawSurface::SetClipper: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-148]] <- null | |
| DDrawSurface::InitializeD3D9: Null device, can't initialize right now | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-150]]: | |
| Type: offscreen plain surface | |
| Dimensions: 1024x768 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-150]] <- null | |
| DDrawSurface::InitializeD3D9: Null device, can't initialize right now | |
| >>> DDrawSurface::GetSurfaceDesc | |
| DDrawInterface: Interface nr. <<1-11>> bites the dust | |
| D3D5Interface: Interface nr. ((2-3)) bites the dust | |
| >>> DDrawInterface::QueryInterface | |
| DDrawInterface::QueryInterface: Query for IDirect3D2 | |
| D3D9: Hiding actual GPU, reporting: | |
| vendor ID: 0x1002 | |
| device ID: 0x73df | |
| device description: AMD Radeon RX 6700 XT | |
| D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT | |
| Process set as DPI aware | |
| The D3D9 interface is now operating in D3D5 compatibility mode. | |
| D3D5Interface: Created a new interface nr. ((2-4)) | |
| >>> D3D6Interface::EnumDevices | |
| >>> DDrawInterface::QueryInterface | |
| DDrawInterface::QueryInterface: Query for IDirectDraw2 | |
| DDraw2Interface: Created a new interface nr. <<2-4>> | |
| >>> DDraw2Interface::GetAvailableVidMem | |
| DDraw2Interface::GetAvailableVidMem: Getting memory stats from DDraw | |
| DDraw2Interface::GetAvailableVidMem: DDraw Total: 134217728 | |
| DDraw2Interface::GetAvailableVidMem: DDraw Free : 131072000 | |
| DDraw2Interface::GetAvailableVidMem: Total: 1073741824 | |
| DDraw2Interface::GetAvailableVidMem: Free : 131072000 | |
| DDraw2Interface: Interface nr. <<2-4>> bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| DDrawInterface::CreateSurface: Failed to create proxy surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwZBufferBitDepth: 24 | |
| ConvertFormat: fmt.dwZBitMask: 16777215 | |
| ConvertFormat: fmt.dwStencilBitMask: 0 | |
| DDrawSurface: Created a new surface nr. [[1-151]]: | |
| Type: depth stencil | |
| Dimensions: 1024x768 | |
| Format: D3DFMT_D24X8 | |
| IsComplex: no | |
| HasMipMaps: yes | |
| IsAttached: no | |
| <<< DDrawSurface::AddAttachedSurface: nr. [[1-150]] <- nr.[[1-151]] | |
| >>> DDrawInterface::QueryInterface | |
| DDrawInterface::QueryInterface: Query for IDirectDraw4 | |
| D3D9: Hiding actual GPU, reporting: | |
| vendor ID: 0x1002 | |
| device ID: 0x73df | |
| device description: AMD Radeon RX 6700 XT | |
| D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT | |
| Process set as DPI aware | |
| DDraw4Interface: Created a new interface nr. <<4-5>> | |
| >>> DDrawSurface::QueryInterface | |
| DDrawSurface::QueryInterface: Query for IDirectDrawSurface4 | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1546]]: | |
| Type: offscreen plain surface | |
| Dimensions: 1024x768 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::QueryInterface | |
| DDrawSurface::QueryInterface: Query for IDirectDrawSurface4 | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1547]]: | |
| Type: render target | |
| Dimensions: 1920x1200 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDraw4Interface::QueryInterface | |
| DDraw4Interface::QueryInterface: Query for IDirect3D3 | |
| D3D9: Hiding actual GPU, reporting: | |
| vendor ID: 0x1002 | |
| device ID: 0x73df | |
| device description: AMD Radeon RX 6700 XT | |
| D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT | |
| Process set as DPI aware | |
| The D3D9 interface is now operating in D3D6 compatibility mode. | |
| D3D6Interface: Created a new interface nr. ((3-4)) | |
| >>> D3D6Interface::CreateViewport | |
| D3D6Viewport: Created a new viewport nr. [[3-4]] | |
| >>> D3D6Interface::CreateDevice | |
| D3D6Interface::CreateDevice: Created a IID_IDirect3DHALDevice device | |
| >>> DDraw4Surface::GetSurfaceDesc | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| D3D6Interface::CreateDevice: FSAA emulation is disabled | |
| D3D6Interface::CreateDevice: Back buffer size: 1024x768 | |
| D3D6Interface::CreateDevice: Back buffer count: 2 | |
| Creating device: | |
| Intel(R) Iris(R) Xe Graphics: | |
| Driver : Intel Corporation 101.7084.0 | |
| Queues: | |
| Graphics : (0, 0) | |
| Transfer : (0, 0) | |
| Sparse : (0, 0) | |
| Memory: | |
| Heap 0: 7.85 GiB (DEVICE_LOCAL) | |
| Budget: 7.20 GiB | |
| Type 0: DEVICE_LOCAL | |
| Type 1: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT | |
| Type 2: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT | HOST_CACHED | |
| Enabled extensions: | |
| VK_EXT_attachment_feedback_loop_layout | |
| VK_EXT_conservative_rasterization | |
| VK_EXT_custom_border_color | |
| VK_EXT_depth_clip_enable | |
| VK_EXT_extended_dynamic_state3 | |
| VK_EXT_fragment_shader_interlock | |
| VK_EXT_full_screen_exclusive | |
| VK_EXT_graphics_pipeline_library | |
| VK_EXT_hdr_metadata | |
| VK_EXT_memory_priority | |
| VK_EXT_multi_draw | |
| VK_EXT_non_seamless_cube_map | |
| VK_EXT_pageable_device_local_memory | |
| VK_EXT_robustness2 | |
| VK_EXT_sample_locations | |
| VK_EXT_shader_module_identifier | |
| VK_EXT_shader_stencil_export | |
| VK_EXT_transform_feedback | |
| VK_EXT_vertex_attribute_divisor | |
| VK_KHR_external_memory_win32 | |
| VK_KHR_external_semaphore_win32 | |
| VK_KHR_load_store_op_none | |
| VK_KHR_maintenance5 | |
| VK_KHR_maintenance6 | |
| VK_KHR_maintenance7 | |
| VK_KHR_pipeline_library | |
| VK_KHR_shader_float_controls2 | |
| VK_KHR_swapchain | |
| VK_KHR_swapchain_mutable_format | |
| VK_KHR_win32_keyed_mutex | |
| Enabled features: | |
| depthBiasClamp : 1 | |
| depthBounds : 1 | |
| depthClamp : 1 | |
| drawIndirectFirstInstance : 1 | |
| dualSrcBlend : 1 | |
| fillModeNonSolid : 1 | |
| fragmentStoresAndAtomics : 1 | |
| fullDrawIndexUint32 : 1 | |
| geometryShader : 1 | |
| imageCubeArray : 1 | |
| independentBlend : 1 | |
| logicOp : 1 | |
| multiDrawIndirect : 1 | |
| multiViewport : 1 | |
| occlusionQueryPrecise : 1 | |
| pipelineStatisticsQuery : 1 | |
| robustBufferAccess : 1 | |
| sampleRateShading : 1 | |
| samplerAnisotropy : 1 | |
| shaderClipDistance : 1 | |
| shaderCullDistance : 1 | |
| shaderFloat64 : 0 | |
| shaderImageGatherExtended : 1 | |
| shaderInt16 : 1 | |
| shaderInt64 : 1 | |
| shaderUniformBufferArrayDynamicIndexing : 1 | |
| shaderSampledImageArrayDynamicIndexing : 1 | |
| shaderStorageBufferArrayDynamicIndexing : 1 | |
| shaderStorageImageArrayDynamicIndexing : 1 | |
| sparseBinding : 1 | |
| sparseResidencyBuffer : 1 | |
| sparseResidencyImage2D : 1 | |
| sparseResidencyImage3D : 1 | |
| sparseResidency2Samples : 1 | |
| sparseResidency4Samples : 1 | |
| sparseResidency8Samples : 1 | |
| sparseResidency16Samples : 1 | |
| sparseResidencyAliased : 1 | |
| shaderResourceResidency : 1 | |
| shaderResourceMinLod : 0 | |
| tessellationShader : 1 | |
| textureCompressionBC : 1 | |
| variableMultisampleRate : 1 | |
| vertexPipelineStoresAndAtomics : 1 | |
| wideLines : 0 | |
| shaderDrawParameters : 1 | |
| storagePushConstant16 : 1 | |
| bufferDeviceAddress : 1 | |
| descriptorIndexing : 1 | |
| shaderUniformTexelBufferArrayDynamicIndexing : 1 | |
| shaderStorageTexelBufferArrayDynamicIndexing : 1 | |
| shaderUniformBufferArrayNonUniformIndexing : 1 | |
| shaderSampledImageArrayNonUniformIndexing : 1 | |
| shaderStorageBufferArrayNonUniformIndexing : 1 | |
| shaderStorageImageArrayNonUniformIndexing : 1 | |
| shaderUniformTexelBufferArrayNonUniformIndexing : 1 | |
| shaderStorageTexelBufferArrayNonUniformIndexing : 1 | |
| descriptorBindingSampledImageUpdateAfterBind : 1 | |
| descriptorBindingUpdateUnusedWhilePending : 1 | |
| descriptorBindingPartiallyBound : 1 | |
| drawIndirectCount : 1 | |
| hostQueryReset : 1 | |
| runtimeDescriptorArray : 1 | |
| samplerFilterMinmax : 1 | |
| samplerMirrorClampToEdge : 1 | |
| scalarBlockLayout : 1 | |
| shaderFloat16 : 1 | |
| shaderInt8 : 1 | |
| shaderOutputViewportIndex : 1 | |
| shaderOutputLayer : 1 | |
| timelineSemaphore : 1 | |
| uniformBufferStandardLayout : 1 | |
| vulkanMemoryModel : 1 | |
| dynamicRendering : 1 | |
| maintenance4 : 1 | |
| robustImageAccess : 0 | |
| pipelineCreationCacheControl : 1 | |
| shaderDemoteToHelperInvocation : 1 | |
| shaderZeroInitializeWorkgroupMemory : 1 | |
| synchronization2 : 1 | |
| VK_EXT_attachment_feedback_loop_layout: | |
| attachmentFeedbackLoopLayout : 1 | |
| VK_EXT_border_color_swizzle: | |
| borderColorSwizzle : 0 | |
| borderColorSwizzleFromImage : 0 | |
| VK_EXT_conservative_rasterization: | |
| extConservativeRasterization : 1 | |
| VK_EXT_custom_border_color: | |
| customBorderColors : 1 | |
| customBorderColorWithoutFormat : 1 | |
| VK_EXT_depth_clip_enable: | |
| depthClipEnable : 1 | |
| VK_EXT_depth_bias_control: | |
| depthBiasControl : 0 | |
| leastRepresentableValueForceUnormRepresentation : 0 | |
| floatRepresentation : 0 | |
| depthBiasExact : 0 | |
| VK_EXT_descriptor_buffer: | |
| descriptorBuffer : 0 | |
| VK_EXT_extended_dynamic_state3: | |
| extendedDynamicState3AlphaToCoverageEnable : 1 | |
| extendedDynamicState3DepthClipEnable : 1 | |
| extendedDynamicState3RasterizationSamples : 1 | |
| extendedDynamicState3SampleMask : 1 | |
| extendedDynamicState3LineRasterizationMode : 1 | |
| extendedDynamicState3SampleLocationsEnable : 1 | |
| VK_EXT_fragment_shader_interlock: | |
| fragmentShaderSampleInterlock : 1 | |
| fragmentShaderPixelInterlock : 1 | |
| VK_EXT_full_screen_exclusive: | |
| extFullScreenExclusive : 1 | |
| VK_EXT_graphics_pipeline_library: | |
| graphicsPipelineLibrary : 1 | |
| VK_EXT_hdr_metadata: | |
| extHdrMetadata : 1 | |
| VK_EXT_line_rasterization: | |
| rectangularLines : 0 | |
| smoothLines : 0 | |
| VK_EXT_memory_budget: | |
| extMemoryBudget : 1 | |
| VK_EXT_memory_priority: | |
| memoryPriority : 1 | |
| VK_EXT_multi_draw: | |
| multiDraw : 1 | |
| VK_EXT_non_seamless_cube_map: | |
| nonSeamlessCubeMap : 1 | |
| VK_EXT_pageable_device_local_memory: | |
| pageableDeviceLocalMemory : 1 | |
| VK_EXT_robustness2: | |
| robustBufferAccess2 : 1 | |
| robustImageAccess2 : 1 | |
| nullDescriptor : 1 | |
| VK_EXT_sample_locations: | |
| extSampleLocations : 1 | |
| VK_EXT_shader_module_identifier: | |
| shaderModuleIdentifier : 1 | |
| VK_EXT_shader_stencil_export: | |
| extShaderStencilExport : 1 | |
| VK_EXT_swapchain_colorspace: | |
| extSwapchainColorSpace : 0 | |
| VK_EXT_swapchain_maintenance1: | |
| swapchainMaintenance1 : 0 | |
| VK_EXT_transform_feedback: | |
| transformFeedback : 1 | |
| geometryStreams : 1 | |
| VK_EXT_vertex_attribute_divisor: | |
| vertexAttributeInstanceRateDivisor : 1 | |
| vertexAttributeInstanceRateZeroDivisor : 1 | |
| VK_KHR_external_memory_win32: | |
| khrExternalMemoryWin32 : 1 | |
| VK_KHR_external_semaphore_win32: | |
| khrExternalSemaphoreWin32 : 1 | |
| VK_KHR_load_store_op_none: | |
| khrLoadStoreOpNone : 1 | |
| VK_KHR_maintenance5: | |
| maintenance5 : 1 | |
| VK_KHR_maintenance6: | |
| maintenance6 : 1 | |
| VK_KHR_maintenance7: | |
| maintenance7 : 1 | |
| VK_KHR_pipeline_library: | |
| khrPipelineLibrary : 1 | |
| VK_KHR_present_id: | |
| presentId : 0 | |
| VK_KHR_present_id2: | |
| presentId2 : 0 | |
| VK_KHR_present_wait: | |
| presentWait : 0 | |
| VK_KHR_present_wait2: | |
| presentWait2 : 0 | |
| VK_KHR_shader_float_controls2: | |
| shaderFloatControls2 : 1 | |
| VK_KHR_swapchain: | |
| khrSwapchain : 1 | |
| VK_KHR_swapchain_maintenance1: | |
| swapchainMaintenance1 : 0 | |
| VK_KHR_swapchain_mutable_format: | |
| khrSwapchainMutableFormat : 1 | |
| VK_KHR_win32_keyed_mutex: | |
| khrWin32KeyedMutex : 1 | |
| VK_NV_low_latency2: | |
| nvLowLatency2 : 0 | |
| VK_NV_raw_access_chains: | |
| shaderRawAccessChains : 0 | |
| VK_NVX_binary_import: | |
| nvxBinaryImport : 0 | |
| VK_NVX_image_view_handle: | |
| nvxImageViewHandle : 0 | |
| Memory type mask for sparse resources: 0x7 | |
| Memory type mask for buffer resources: 0x7, usage: 0x219ff | |
| DXVK: Graphics pipeline libraries supported | |
| DXVK: Using 12 compiler threads | |
| D3D9DeviceEx: Using extended constant set for software vertex processing. | |
| D3D9DeviceEx::ResetSwapChain: | |
| Requested Presentation Parameters | |
| - Width: 1024 | |
| - Height: 768 | |
| - Format: D3D9Format::X8R8G8B8 | |
| - Auto Depth Stencil: false | |
| ^ Format: D3D9Format::Unknown | |
| - Windowed: true | |
| - Swap effect: 1 | |
| D3D6Device: Created a new device nr. ((3-4)) | |
| D3D6Device::InitializeDS: RT has no depth stencil attached | |
| >>> D3D6Device::AddViewport | |
| >>> D3D6Device::SetCurrentViewport | |
| <<< DDraw4Interface::GetCaps: Proxy | |
| >>> D3D6Device::GetCaps | |
| >>> D3D6Device::EnumTextureFormats | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1548]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1537]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1549]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1538]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1550]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1539]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1551]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1540]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1552]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1541]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1553]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1542]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1554]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1543]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1555]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1544]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1556]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1545]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1557]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1546]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1558]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1547]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1559]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1548]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1560]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1549]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1561]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1550]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1562]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1551]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1563]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1552]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1564]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1553]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1565]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1554]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1566]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1555]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1567]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1556]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1568]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1557]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1569]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1558]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1570]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1559]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1571]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1560]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1572]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1561]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1573]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1562]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1574]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1563]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1575]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1564]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1576]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1565]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1577]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1566]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1578]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1567]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1579]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1568]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1580]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1569]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1581]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1570]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1582]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1571]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1583]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1572]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1584]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1573]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1585]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1574]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1586]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1575]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1587]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1576]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1588]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1577]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1589]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1578]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1590]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1579]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1591]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1580]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1592]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1581]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1593]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1582]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1594]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1583]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1595]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1584]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1596]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1585]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1597]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1586]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1598]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1587]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1599]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1588]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1600]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1589]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1601]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1590]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1602]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1591]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1603]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1592]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1604]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1593]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1605]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1594]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1606]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1595]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1607]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1596]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1608]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1597]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1609]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1598]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1610]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1599]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1611]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1600]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1612]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1601]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1613]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1602]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1614]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1603]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1615]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1604]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1616]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1605]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1617]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1606]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1618]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1607]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1619]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1608]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1620]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1609]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1621]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1610]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1622]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1611]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1623]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1612]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1624]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1613]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1625]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1614]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1626]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1615]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1627]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1616]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1628]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1617]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1629]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1618]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1630]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1619]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1631]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1620]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1632]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1621]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1633]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1622]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1634]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1623]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1635]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1624]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1636]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1625]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1637]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1626]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1638]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1627]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1639]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1628]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1640]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1629]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1641]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1630]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1642]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1631]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1643]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1632]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1644]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1633]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1645]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1634]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1646]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1635]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1647]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1636]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1648]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1637]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1649]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1638]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1650]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1639]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1651]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1640]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1652]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1641]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1653]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1642]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1654]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1643]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1655]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1644]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1656]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1645]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1657]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1646]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1658]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1647]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1659]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1648]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1660]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1649]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1661]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1650]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1662]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1651]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1663]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1652]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1664]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1653]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1665]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1654]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1666]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1655]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1667]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1656]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1668]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1657]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1669]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1658]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1670]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1659]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1671]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1660]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1672]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1661]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1673]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1662]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1674]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1663]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1675]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1664]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1676]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1665]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1677]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1666]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1678]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1667]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1679]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1668]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1680]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1669]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1681]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1670]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1682]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1671]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1683]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1672]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1684]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1673]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1685]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1674]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1686]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1675]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1687]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1676]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1688]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1677]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1689]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1678]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1690]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1679]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1691]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1680]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1692]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1681]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1693]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1682]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1694]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1683]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1695]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1684]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1696]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1685]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1697]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1686]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1698]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1687]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1699]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1688]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1700]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1689]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1701]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1690]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1702]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1691]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1703]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1692]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1704]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1693]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1705]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1694]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1706]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1695]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1707]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1696]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1708]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1697]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1709]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1698]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1710]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1699]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1711]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1700]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1712]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1701]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1713]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1702]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1714]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1703]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1715]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1704]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1716]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1705]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1717]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1706]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1718]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1707]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1719]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1708]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1720]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1709]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1721]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1710]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1722]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1711]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1723]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1712]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1724]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1713]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1725]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1714]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1726]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1715]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1727]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1716]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1728]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1717]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1729]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1718]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1730]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1719]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1731]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1720]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1732]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1721]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1733]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1722]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1734]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1723]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1735]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1724]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1736]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1725]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1737]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1726]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1738]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1727]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1739]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1728]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1740]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1729]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1741]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1730]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1742]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1731]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1743]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1732]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1744]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1733]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1745]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1734]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1746]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1735]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1747]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1736]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1748]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1737]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1749]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1738]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1750]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1739]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1751]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1740]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1752]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1741]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1753]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1742]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1754]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1743]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1755]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1744]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1756]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1745]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1757]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1746]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1758]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1747]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1759]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1748]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1760]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1749]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1761]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1750]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1762]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1751]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1763]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1752]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1764]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1753]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1765]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1754]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1766]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1755]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1767]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1756]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1768]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1757]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1769]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1758]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1770]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1759]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1771]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1760]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1772]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1761]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1773]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1762]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1774]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1763]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1775]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1764]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1776]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1765]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1777]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1766]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1778]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1767]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1779]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1768]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1780]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1769]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1781]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1770]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1782]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1771]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1783]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1772]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1784]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1773]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1785]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1774]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1786]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1775]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1787]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1776]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1788]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1777]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1789]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1778]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1790]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1779]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1791]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1780]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1792]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1781]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1793]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1782]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1794]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1783]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1795]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1784]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1796]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1785]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1797]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1786]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1798]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1787]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1799]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1788]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1800]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1789]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1801]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1790]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1802]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1791]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1803]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1792]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1804]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1793]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1805]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1794]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1806]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1795]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1807]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1796]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1808]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1797]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1809]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1798]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1810]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1799]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1811]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1800]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1812]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1801]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1813]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1802]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1814]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1803]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1815]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1804]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1816]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1805]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1817]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1806]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1818]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1807]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1819]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1808]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1820]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1809]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1821]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1810]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1822]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1811]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1823]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1812]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1824]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1813]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1825]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1814]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1826]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1815]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1827]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1816]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1828]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1817]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1829]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1818]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1830]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1819]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1831]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1820]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1832]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1821]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1833]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1822]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1834]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1823]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1835]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1824]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1836]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1825]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1837]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1826]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1838]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1827]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1839]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1828]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1840]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1829]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1841]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1830]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1842]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1831]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1843]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1832]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1844]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1833]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1845]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1834]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1846]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1835]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1847]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1836]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1848]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1837]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1849]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1838]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1850]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1839]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1851]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1840]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1852]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1841]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1853]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1842]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1854]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1843]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1855]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1844]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1856]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1845]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1857]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1846]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1858]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1847]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1859]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1848]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1860]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1849]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1861]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1850]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1862]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1851]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1863]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1852]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1864]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1853]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1865]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1854]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1866]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1855]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1867]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1856]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1868]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1857]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1869]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1858]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1870]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1859]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1871]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1860]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1872]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1861]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1873]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1862]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1874]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1863]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1875]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1864]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1876]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1865]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1877]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1866]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1878]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1867]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1879]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1868]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1880]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1869]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1881]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1870]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1882]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1871]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1883]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1872]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1884]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1873]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1885]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1874]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1886]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1875]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1887]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1876]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1888]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1877]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1889]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1878]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1890]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1879]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1891]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1880]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1892]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1881]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1893]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1882]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1894]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1883]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1895]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1884]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1896]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1885]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1897]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1886]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1898]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1887]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1899]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1888]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1900]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1889]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1901]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1890]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1902]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1891]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1903]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1892]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1904]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1893]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1905]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1894]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1906]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1895]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1907]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1896]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1908]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1897]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1909]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1898]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1910]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1899]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1911]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1900]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1912]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1901]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1913]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1902]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1914]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1903]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1915]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1904]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1916]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1905]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1917]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1906]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1918]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1907]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1919]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1908]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1920]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1909]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1921]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1910]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1922]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1911]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1923]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1912]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1924]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1913]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1925]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1914]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1926]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1915]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1927]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1916]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1928]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1917]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1929]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1918]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1930]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1919]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1931]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1920]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1932]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1921]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1933]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1922]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1934]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1923]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1935]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1924]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1936]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1925]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1937]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1926]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1938]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1927]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1939]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1928]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1940]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1929]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1941]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1930]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1942]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1931]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1943]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1932]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1944]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1933]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1945]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1934]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1946]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1935]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1947]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1936]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1948]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1937]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1949]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1938]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1950]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1939]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1951]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1940]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1952]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1941]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1953]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1942]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1954]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1943]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1955]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1944]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1956]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1945]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1957]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1946]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1958]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1947]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1959]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1948]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1960]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1949]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1961]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1950]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1962]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1951]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1963]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1952]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1964]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1953]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1965]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1954]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1966]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1955]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1967]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1956]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1968]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1957]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1969]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1958]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1970]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1959]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1971]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1960]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1972]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1961]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1973]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1962]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1974]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1963]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1975]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1964]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1976]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1965]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1977]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1966]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1978]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1967]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1979]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1968]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1980]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1969]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1981]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1970]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1982]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1971]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1983]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1972]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1984]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1973]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1985]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1974]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1986]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1975]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1987]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1976]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1988]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1977]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1989]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1978]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1990]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1979]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1991]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1980]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1992]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1981]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1993]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1982]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1994]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1983]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1995]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1984]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1996]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1985]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1997]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1986]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1998]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1987]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-1999]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1988]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2000]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1989]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2001]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1990]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2002]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1991]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2003]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1992]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2004]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1993]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2005]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1994]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2006]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1995]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2007]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1996]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2008]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1997]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2009]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1998]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2010]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-1999]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2011]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2000]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2012]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2001]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2013]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2002]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2014]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2003]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2015]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2004]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2016]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2005]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2017]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2006]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2018]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2007]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2019]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2008]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2020]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2009]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2021]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2010]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2022]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2011]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2023]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2012]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2024]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2013]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2025]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2014]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2026]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2015]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2027]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2016]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2028]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2017]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2029]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2018]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2030]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2019]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2031]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2020]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2032]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2021]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2033]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2022]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2034]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2023]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2035]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2024]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2036]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2025]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2037]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2026]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2038]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2027]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2039]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2028]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2040]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2029]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2041]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2030]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2042]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2031]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2043]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2032]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2044]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2033]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2045]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2034]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2046]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2035]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2047]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2036]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2048]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2037]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2049]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2038]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2050]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2039]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2051]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2040]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2052]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2041]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2053]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2042]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2054]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2043]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2055]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2044]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2056]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2045]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2057]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2046]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2058]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2047]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2059]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2048]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2060]]: | |
| Type: texture | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirectDrawGammaControl | |
| DDraw4GammaControl: Created a new gamma control interface | |
| >>> DDraw4GammaControl::SetGammaRamp | |
| DDraw4GammaControl::SetGammaRamp: Setting gamma ramp via D3D9 | |
| Mapped memory region 0x15700000 - 0x15afffff | |
| >>> D3D6Device::SetRenderState: 9 | |
| >>> D3D6Device::SetRenderState: 4 | |
| >>> D3D6Device::SetRenderState: 26 | |
| >>> D3D6Device::SetRenderState: 22 | |
| >>> D3D6Device::SetRenderState: 29 | |
| >>> D3D6Device::SetRenderState: 31 | |
| >>> D3D6Device::SetRenderState: 23 | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-152]]: | |
| Type: offscreen plain surface | |
| Dimensions: 82x2173 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-152]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-152]] | |
| desc.dwWidth: 82 | |
| desc.dwHeight: 2173 | |
| desc.lPitch: 328 | |
| rect.Pitch: 328 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-153]]: | |
| Type: offscreen plain surface | |
| Dimensions: 131x3444 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-153]] <- nr.[[1-152]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-153]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-153]] | |
| desc.dwWidth: 131 | |
| desc.dwHeight: 3444 | |
| desc.lPitch: 528 | |
| rect.Pitch: 524 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| DDrawSurface: Surface nr. [[1-152]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-154]]: | |
| Type: offscreen plain surface | |
| Dimensions: 42x20 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-154]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-154]] | |
| desc.dwWidth: 42 | |
| desc.dwHeight: 20 | |
| desc.lPitch: 168 | |
| rect.Pitch: 168 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-155]]: | |
| Type: offscreen plain surface | |
| Dimensions: 67x32 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-155]] <- nr.[[1-154]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-155]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-155]] | |
| desc.dwWidth: 67 | |
| desc.dwHeight: 32 | |
| desc.lPitch: 272 | |
| rect.Pitch: 268 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| DDrawSurface: Surface nr. [[1-154]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-156]]: | |
| Type: offscreen plain surface | |
| Dimensions: 83x39 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-156]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-156]] | |
| desc.dwWidth: 83 | |
| desc.dwHeight: 39 | |
| desc.lPitch: 336 | |
| rect.Pitch: 332 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-157]]: | |
| Type: offscreen plain surface | |
| Dimensions: 132x62 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-157]] <- nr.[[1-156]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-157]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-157]] | |
| desc.dwWidth: 132 | |
| desc.dwHeight: 62 | |
| desc.lPitch: 528 | |
| rect.Pitch: 528 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-156]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-158]]: | |
| Type: offscreen plain surface | |
| Dimensions: 84x86 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-158]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-158]] | |
| desc.dwWidth: 84 | |
| desc.dwHeight: 86 | |
| desc.lPitch: 336 | |
| rect.Pitch: 336 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-159]]: | |
| Type: offscreen plain surface | |
| Dimensions: 134x137 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-159]] <- nr.[[1-158]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-159]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-159]] | |
| desc.dwWidth: 134 | |
| desc.dwHeight: 137 | |
| desc.lPitch: 536 | |
| rect.Pitch: 536 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-158]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-160]]: | |
| Type: offscreen plain surface | |
| Dimensions: 88x65 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-160]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-160]] | |
| desc.dwWidth: 88 | |
| desc.dwHeight: 65 | |
| desc.lPitch: 352 | |
| rect.Pitch: 352 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-161]]: | |
| Type: offscreen plain surface | |
| Dimensions: 140x104 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-161]] <- nr.[[1-160]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-161]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-161]] | |
| desc.dwWidth: 140 | |
| desc.dwHeight: 104 | |
| desc.lPitch: 560 | |
| rect.Pitch: 560 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-160]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-162]]: | |
| Type: offscreen plain surface | |
| Dimensions: 88x65 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-162]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-162]] | |
| desc.dwWidth: 88 | |
| desc.dwHeight: 65 | |
| desc.lPitch: 352 | |
| rect.Pitch: 352 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-163]]: | |
| Type: offscreen plain surface | |
| Dimensions: 140x104 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-163]] <- nr.[[1-162]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-163]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-163]] | |
| desc.dwWidth: 140 | |
| desc.dwHeight: 104 | |
| desc.lPitch: 560 | |
| rect.Pitch: 560 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-162]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-164]]: | |
| Type: offscreen plain surface | |
| Dimensions: 74x70 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-164]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-164]] | |
| desc.dwWidth: 74 | |
| desc.dwHeight: 70 | |
| desc.lPitch: 296 | |
| rect.Pitch: 296 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-165]]: | |
| Type: offscreen plain surface | |
| Dimensions: 118x112 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-165]] <- nr.[[1-164]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-165]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-165]] | |
| desc.dwWidth: 118 | |
| desc.dwHeight: 112 | |
| desc.lPitch: 472 | |
| rect.Pitch: 472 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-164]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-166]]: | |
| Type: offscreen plain surface | |
| Dimensions: 88x1442 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-166]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-166]] | |
| desc.dwWidth: 88 | |
| desc.dwHeight: 1442 | |
| desc.lPitch: 352 | |
| rect.Pitch: 352 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-167]]: | |
| Type: offscreen plain surface | |
| Dimensions: 140x2296 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-167]] <- nr.[[1-166]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-167]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-167]] | |
| desc.dwWidth: 140 | |
| desc.dwHeight: 2296 | |
| desc.lPitch: 560 | |
| rect.Pitch: 560 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-166]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-168]]: | |
| Type: offscreen plain surface | |
| Dimensions: 63x43 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-168]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-168]] | |
| desc.dwWidth: 63 | |
| desc.dwHeight: 43 | |
| desc.lPitch: 256 | |
| rect.Pitch: 252 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-169]]: | |
| Type: offscreen plain surface | |
| Dimensions: 100x68 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-169]] <- nr.[[1-168]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-169]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-169]] | |
| desc.dwWidth: 100 | |
| desc.dwHeight: 68 | |
| desc.lPitch: 400 | |
| rect.Pitch: 400 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-168]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-170]]: | |
| Type: offscreen plain surface | |
| Dimensions: 87x1520 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-170]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-170]] | |
| desc.dwWidth: 87 | |
| desc.dwHeight: 1520 | |
| desc.lPitch: 352 | |
| rect.Pitch: 348 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-171]]: | |
| Type: offscreen plain surface | |
| Dimensions: 139x2432 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-171]] <- nr.[[1-170]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-171]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-171]] | |
| desc.dwWidth: 139 | |
| desc.dwHeight: 2432 | |
| desc.lPitch: 560 | |
| rect.Pitch: 556 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| DDrawSurface: Surface nr. [[1-170]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-172]]: | |
| Type: offscreen plain surface | |
| Dimensions: 126x1485 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-172]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-172]] | |
| desc.dwWidth: 126 | |
| desc.dwHeight: 1485 | |
| desc.lPitch: 504 | |
| rect.Pitch: 504 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-173]]: | |
| Type: offscreen plain surface | |
| Dimensions: 201x2370 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-173]] <- nr.[[1-172]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-173]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-173]] | |
| desc.dwWidth: 201 | |
| desc.dwHeight: 2370 | |
| desc.lPitch: 808 | |
| rect.Pitch: 804 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| DDrawSurface: Surface nr. [[1-172]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-174]]: | |
| Type: offscreen plain surface | |
| Dimensions: 83x39 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-174]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-174]] | |
| desc.dwWidth: 83 | |
| desc.dwHeight: 39 | |
| desc.lPitch: 336 | |
| rect.Pitch: 332 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-175]]: | |
| Type: offscreen plain surface | |
| Dimensions: 132x62 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-175]] <- nr.[[1-174]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-175]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-175]] | |
| desc.dwWidth: 132 | |
| desc.dwHeight: 62 | |
| desc.lPitch: 528 | |
| rect.Pitch: 528 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-174]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-176]]: | |
| Type: offscreen plain surface | |
| Dimensions: 87x1248 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-176]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-176]] | |
| desc.dwWidth: 87 | |
| desc.dwHeight: 1248 | |
| desc.lPitch: 352 | |
| rect.Pitch: 348 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-177]]: | |
| Type: offscreen plain surface | |
| Dimensions: 139x1992 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-177]] <- nr.[[1-176]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-177]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-177]] | |
| desc.dwWidth: 139 | |
| desc.dwHeight: 1992 | |
| desc.lPitch: 560 | |
| rect.Pitch: 556 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| DDrawSurface: Surface nr. [[1-176]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-178]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x384 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-178]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-178]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 384 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-179]]: | |
| Type: offscreen plain surface | |
| Dimensions: 102x612 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-179]] <- nr.[[1-178]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-179]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-179]] | |
| desc.dwWidth: 102 | |
| desc.dwHeight: 612 | |
| desc.lPitch: 408 | |
| rect.Pitch: 408 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-178]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-180]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-180]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-180]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-181]]: | |
| Type: offscreen plain surface | |
| Dimensions: 102x102 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-181]] <- nr.[[1-180]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-181]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-181]] | |
| desc.dwWidth: 102 | |
| desc.dwHeight: 102 | |
| desc.lPitch: 408 | |
| rect.Pitch: 408 | |
| BlitToD3D9Surface: Done blitting surface | |
| DDrawSurface: Surface nr. [[1-180]] bites the dust | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-182]]: | |
| Type: offscreen plain surface | |
| Dimensions: 256x256 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-183]]: | |
| Type: offscreen plain surface | |
| Dimensions: 640x480 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-183]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-183]] | |
| desc.dwWidth: 640 | |
| desc.dwHeight: 480 | |
| desc.lPitch: 2560 | |
| rect.Pitch: 2560 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-184]]: | |
| Type: offscreen plain surface | |
| Dimensions: 384x384 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-184]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-184]] | |
| desc.dwWidth: 384 | |
| desc.dwHeight: 384 | |
| desc.lPitch: 1536 | |
| rect.Pitch: 1536 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-185]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-185]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-185]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-186]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-186]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-186]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-187]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-187]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-187]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-188]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-188]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-188]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-189]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-189]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-189]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-190]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-190]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-190]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-191]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-191]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-191]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-192]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-192]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-192]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-193]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-193]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-193]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-194]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-194]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-194]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-195]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-195]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-195]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-196]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-196]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-196]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-197]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-197]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-197]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-198]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-198]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-198]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-199]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-199]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-199]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-200]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-200]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-200]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-201]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-201]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-201]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-202]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-202]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-202]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-203]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-203]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-203]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-204]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-204]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-204]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-205]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-205]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-205]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-206]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-206]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-206]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-207]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-207]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-207]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-208]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-208]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-208]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-209]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-209]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-209]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-210]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-210]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-210]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-211]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-211]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-211]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-212]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-212]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-212]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-213]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-213]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-213]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-214]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-214]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-214]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-215]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-215]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-215]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-216]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-216]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-216]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-217]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-217]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-217]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-218]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-218]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-218]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-219]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-219]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-219]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-220]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-220]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-220]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-221]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-221]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-221]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-222]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-222]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-222]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-223]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-223]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-223]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-224]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-224]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-224]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-225]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-225]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-225]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-226]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-226]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-226]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-227]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-227]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-227]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-228]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-228]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-228]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-229]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-229]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-229]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-230]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-230]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-230]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-231]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-231]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-231]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-232]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-232]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-232]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-233]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-233]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-233]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-234]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-234]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-234]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-235]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-235]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-235]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-236]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-236]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-236]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-237]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-237]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-237]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-238]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-238]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-238]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-239]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-239]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-239]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-240]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-240]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-240]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-241]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-241]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-241]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-242]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-242]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-242]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-243]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-243]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-243]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-244]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-244]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-244]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-245]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-245]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-245]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-246]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-246]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-246]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-247]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-247]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-247]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-248]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-248]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-248]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-249]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-249]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-249]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-250]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-250]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-250]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-251]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-251]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-251]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-252]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-252]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-252]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-253]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-253]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-253]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-254]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-254]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-254]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-255]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-255]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-255]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-256]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-256]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-256]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-257]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-257]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-257]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-258]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-258]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-258]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-259]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-259]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-259]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-260]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-260]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-260]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-261]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-261]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-261]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-262]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-262]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-262]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-263]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-263]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-263]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-264]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-264]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-264]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-265]]: | |
| Type: offscreen plain surface | |
| Dimensions: 64x64 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Lock: Proxy | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Unlock: Proxy | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-265]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-265]] | |
| desc.dwWidth: 64 | |
| desc.dwHeight: 64 | |
| desc.lPitch: 256 | |
| rect.Pitch: 256 | |
| BlitToD3D9Surface: Done blitting surface | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-148]] <- nr.[[1-150]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-148]] | |
| DDrawSurface::InitializeD3D9: Usage: D3DUSAGE_RENDERTARGET | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDrawSurface::InitializeD3D9: Initializing render target... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-148]] | |
| Mapped memory region 0x19400000 - 0x1a3fffff | |
| desc.dwWidth: 1920 | |
| desc.dwHeight: 1200 | |
| desc.lPitch: 7680 | |
| rect.Pitch: 7680 | |
| BlitToD3D9Surface: Done blitting surface | |
| Mapped memory region 0x1afb0000 - 0x1bfaffff | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-150]] <- null | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-150]] | |
| DDrawSurface::InitializeD3D9: Usage: D3DUSAGE_RENDERTARGET | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::InitializeD3D9: Offscreen plain surface is the RT | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-150]] | |
| desc.dwWidth: 1024 | |
| desc.dwHeight: 768 | |
| desc.lPitch: 4096 | |
| rect.Pitch: 4096 | |
| BlitToD3D9Surface: Done blitting surface | |
| <<< DDrawSurface::Blt: nr. [[1-151]] <- null | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-151]] | |
| DDrawSurface::InitializeD3D9: Usage: D3DUSAGE_DEPTHSTENCIL | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDrawSurface::InitializeD3D9: Initializing depth stencil... | |
| DDrawSurface::InitializeD3D9: Created depth stencil surface | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-151]] | |
| DDrawSurface::UploadSurfaceData: Skipping upload of depth stencil | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-266]]: | |
| Type: offscreen plain surface | |
| Dimensions: 131x84 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-267]]: | |
| Type: offscreen plain surface | |
| Dimensions: 131x84 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawInterface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDrawSurface: Created a new surface nr. [[1-268]]: | |
| Type: offscreen plain surface | |
| Dimensions: 131x84 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::BltFast: nr. [[1-266]] <- nr. [[1-153]] | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-266]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-266]] | |
| desc.dwWidth: 131 | |
| desc.dwHeight: 84 | |
| desc.lPitch: 528 | |
| rect.Pitch: 524 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::BltFast: nr. [[1-266]] <- nr. [[1-153]] | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-266]] | |
| desc.dwWidth: 131 | |
| desc.dwHeight: 84 | |
| desc.lPitch: 528 | |
| rect.Pitch: 524 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::BltFast: nr. [[1-266]] <- nr. [[1-153]] | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-266]] | |
| desc.dwWidth: 131 | |
| desc.dwHeight: 84 | |
| desc.lPitch: 528 | |
| rect.Pitch: 524 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> D3D6Device::SetTexture 0: null | |
| D3D6Device::SetTexture: Unbiding D3D9 texture | |
| D3D6Texture: Texture nr. [[2-1537]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1548]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1538]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1549]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1539]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1550]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1540]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1551]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1541]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1552]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1542]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1553]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1543]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1554]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1544]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1555]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1545]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1556]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1546]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1557]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1547]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1558]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1548]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1559]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1549]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1560]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1550]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1561]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1551]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1562]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1552]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1563]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1553]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1564]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1554]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1565]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1555]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1566]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1556]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1567]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1557]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1568]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1558]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1569]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1559]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1570]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1560]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1571]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1561]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1572]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1562]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1573]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1563]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1574]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1564]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1575]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1565]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1576]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1566]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1577]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1567]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1578]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1568]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1579]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1569]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1580]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1570]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1581]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1571]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1582]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1572]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1583]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1573]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1584]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1574]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1585]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1575]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1586]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1576]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1587]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1577]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1588]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1578]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1589]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1579]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1590]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1580]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1591]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1581]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1592]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1582]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1593]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1583]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1594]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1584]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1595]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1585]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1596]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1586]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1597]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1587]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1598]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1588]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1599]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1589]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1600]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1590]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1601]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1591]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1602]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1592]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1603]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1593]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1604]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1594]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1605]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1595]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1606]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1596]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1607]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1597]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1608]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1598]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1609]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1599]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1610]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1600]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1611]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1601]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1612]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1602]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1613]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1603]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1614]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1604]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1615]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1605]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1616]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1606]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1617]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1607]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1618]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1608]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1619]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1609]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1620]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1610]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1621]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1611]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1622]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1612]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1623]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1613]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1624]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1614]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1625]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1615]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1626]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1616]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1627]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1617]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1628]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1618]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1629]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1619]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1630]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1620]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1631]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1621]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1632]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1622]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1633]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1623]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1634]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1624]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1635]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1625]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1636]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1626]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1637]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1627]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1638]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1628]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1639]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1629]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1640]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1630]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1641]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1631]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1642]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1632]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1643]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1633]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1644]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1634]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1645]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1635]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1646]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1636]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1647]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1637]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1648]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1638]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1649]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1639]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1650]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1640]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1651]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1641]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1652]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1642]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1653]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1643]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1654]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1644]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1655]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1645]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1656]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1646]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1657]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1647]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1658]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1648]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1659]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1649]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1660]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1650]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1661]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1651]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1662]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1652]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1663]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1653]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1664]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1654]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1665]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1655]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1666]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1656]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1667]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1657]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1668]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1658]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1669]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1659]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1670]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1660]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1671]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1661]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1672]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1662]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1673]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1663]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1674]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1664]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1675]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1665]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1676]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1666]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1677]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1667]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1678]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1668]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1679]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1669]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1680]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1670]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1681]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1671]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1682]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1672]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1683]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1673]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1684]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1674]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1685]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1675]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1686]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1676]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1687]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1677]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1688]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1678]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1689]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1679]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1690]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1680]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1691]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1681]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1692]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1682]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1693]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1683]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1694]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1684]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1695]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1685]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1696]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1686]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1697]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1687]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1698]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1688]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1699]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1689]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1700]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1690]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1701]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1691]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1702]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1692]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1703]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1693]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1704]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1694]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1705]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1695]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1706]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1696]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1707]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1697]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1708]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1698]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1709]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1699]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1710]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1700]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1711]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1701]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1712]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1702]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1713]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1703]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1714]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1704]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1715]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1705]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1716]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1706]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1717]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1707]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1718]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1708]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1719]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1709]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1720]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1710]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1721]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1711]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1722]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1712]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1723]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1713]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1724]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1714]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1725]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1715]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1726]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1716]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1727]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1717]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1728]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1718]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1729]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1719]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1730]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1720]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1731]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1721]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1732]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1722]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1733]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1723]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1734]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1724]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1735]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1725]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1736]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1726]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1737]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1727]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1738]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1728]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1739]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1729]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1740]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1730]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1741]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1731]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1742]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1732]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1743]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1733]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1744]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1734]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1745]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1735]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1746]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1736]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1747]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1737]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1748]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1738]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1749]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1739]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1750]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1740]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1751]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1741]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1752]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1742]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1753]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1743]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1754]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1744]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1755]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1745]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1756]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1746]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1757]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1747]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1758]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1748]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1759]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1749]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1760]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1750]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1761]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1751]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1762]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1752]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1763]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1753]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1764]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1754]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1765]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1755]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1766]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1756]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1767]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1757]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1768]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1758]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1769]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1759]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1770]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1760]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1771]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1761]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1772]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1762]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1773]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1763]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1774]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1764]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1775]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1765]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1776]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1766]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1777]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1767]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1778]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1768]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1779]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1769]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1780]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1770]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1781]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1771]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1782]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1772]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1783]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1773]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1784]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1774]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1785]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1775]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1786]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1776]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1787]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1777]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1788]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1778]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1789]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1779]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1790]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1780]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1791]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1781]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1792]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1782]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1793]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1783]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1794]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1784]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1795]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1785]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1796]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1786]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1797]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1787]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1798]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1788]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1799]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1789]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1800]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1790]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1801]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1791]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1802]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1792]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1803]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1793]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1804]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1794]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1805]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1795]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1806]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1796]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1807]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1797]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1808]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1798]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1809]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1799]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1810]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1800]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1811]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1801]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1812]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1802]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1813]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1803]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1814]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1804]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1815]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1805]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1816]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1806]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1817]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1807]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1818]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1808]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1819]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1809]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1820]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1810]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1821]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1811]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1822]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1812]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1823]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1813]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1824]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1814]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1825]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1815]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1826]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1816]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1827]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1817]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1828]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1818]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1829]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1819]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1830]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1820]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1831]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1821]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1832]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1822]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1833]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1823]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1834]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1824]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1835]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1825]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1836]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1826]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1837]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1827]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1838]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1828]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1839]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1829]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1840]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1830]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1841]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1831]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1842]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1832]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1843]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1833]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1844]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1834]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1845]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1835]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1846]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1836]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1847]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1837]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1848]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1838]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1849]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1839]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1850]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1840]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1851]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1841]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1852]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1842]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1853]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1843]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1854]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1844]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1855]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1845]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1856]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1846]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1857]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1847]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1858]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1848]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1859]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1849]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1860]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1850]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1861]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1851]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1862]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1852]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1863]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1853]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1864]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1854]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1865]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1855]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1866]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1856]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1867]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1857]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1868]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1858]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1869]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1859]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1870]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1860]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1871]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1861]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1872]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1862]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1873]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1863]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1874]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1864]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1875]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1865]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1876]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1866]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1877]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1867]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1878]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1868]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1879]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1869]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1880]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1870]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1881]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1871]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1882]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1872]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1883]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1873]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1884]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1874]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1885]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1875]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1886]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1876]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1887]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1877]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1888]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1878]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1889]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1879]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1890]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1880]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1891]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1881]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1892]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1882]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1893]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1883]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1894]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1884]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1895]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1885]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1896]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1886]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1897]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1887]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1898]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1888]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1899]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1889]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1900]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1890]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1901]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1891]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1902]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1892]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1903]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1893]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1904]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1894]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1905]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1895]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1906]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1896]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1907]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1897]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1908]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1898]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1909]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1899]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1910]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1900]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1911]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1901]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1912]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1902]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1913]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1903]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1914]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1904]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1915]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1905]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1916]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1906]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1917]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1907]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1918]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1908]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1919]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1909]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1920]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1910]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1921]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1911]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1922]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1912]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1923]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1913]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1924]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1914]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1925]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1915]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1926]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1916]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1927]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1917]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1928]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1918]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1929]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1919]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1930]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1920]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1931]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1921]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1932]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1922]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1933]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1923]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1934]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1924]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1935]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1925]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1936]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1926]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1937]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1927]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1938]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1928]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1939]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1929]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1940]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1930]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1941]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1931]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1942]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1932]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1943]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1933]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1944]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1934]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1945]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1935]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1946]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1936]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1947]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1937]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1948]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1938]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1949]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1939]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1950]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1940]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1951]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1941]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1952]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1942]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1953]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1943]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1954]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1944]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1955]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1945]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1956]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1946]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1957]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1947]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1958]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1948]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1959]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1949]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1960]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1950]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1961]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1951]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1962]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1952]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1963]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1953]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1964]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1954]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1965]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1955]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1966]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1956]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1967]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1957]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1968]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1958]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1969]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1959]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1970]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1960]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1971]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1961]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1972]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1962]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1973]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1963]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1974]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1964]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1975]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1965]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1976]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1966]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1977]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1967]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1978]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1968]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1979]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1969]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1980]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1970]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1981]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1971]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1982]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1972]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1983]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1973]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1984]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1974]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1985]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1975]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1986]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1976]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1987]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1977]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1988]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1978]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1989]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1979]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1990]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1980]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1991]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1981]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1992]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1982]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1993]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1983]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1994]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1984]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1995]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1985]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1996]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1986]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1997]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1987]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1998]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1988]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1999]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1989]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2000]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1990]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2001]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1991]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2002]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1992]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2003]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1993]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2004]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1994]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2005]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1995]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2006]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1996]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2007]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1997]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2008]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1998]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2009]] bites the dust | |
| D3D6Texture: Texture nr. [[2-1999]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2010]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2000]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2011]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2001]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2012]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2002]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2013]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2003]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2014]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2004]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2015]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2005]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2016]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2006]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2017]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2007]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2018]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2008]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2019]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2009]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2020]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2010]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2021]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2011]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2022]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2012]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2023]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2013]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2024]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2014]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2025]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2015]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2026]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2016]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2027]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2017]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2028]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2018]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2029]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2019]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2030]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2020]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2031]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2021]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2032]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2022]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2033]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2023]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2034]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2024]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2035]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2025]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2036]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2026]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2037]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2027]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2038]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2028]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2039]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2029]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2040]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2030]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2041]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2031]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2042]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2032]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2043]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2033]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2044]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2034]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2045]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2035]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2046]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2036]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2047]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2037]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2048]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2038]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2049]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2039]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2050]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2040]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2051]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2041]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2052]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2042]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2053]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2043]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2054]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2044]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2055]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2045]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2056]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2046]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2057]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2047]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2058]] bites the dust | |
| D3D6Texture: Texture nr. [[2-2048]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2059]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-2060]] bites the dust | |
| D3D6Device: Device nr. ((3-4)) bites the dust | |
| DDraw4GammaControl: A gamma control interface bites the dust | |
| DDraw4Surface: Surface nr. [[4-1547]] bites the dust | |
| DDraw4Surface: Surface nr. [[4-1546]] bites the dust | |
| DDraw4Interface: Interface nr. <<4-5>> bites the dust | |
| D3D6Interface: Interface nr. ((3-4)) bites the dust | |
| >>> DDrawInterface::QueryInterface | |
| DDrawInterface::QueryInterface: Query for IDirectDraw4 | |
| D3D9: Hiding actual GPU, reporting: | |
| vendor ID: 0x1002 | |
| device ID: 0x73df | |
| device description: AMD Radeon RX 6700 XT | |
| D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT | |
| Process set as DPI aware | |
| DDraw4Interface: Created a new interface nr. <<4-6>> | |
| >>> DDrawSurface::QueryInterface | |
| DDrawSurface::QueryInterface: Query for IDirectDrawSurface4 | |
| DDraw4Surface: Created a new surface nr. [[4-2061]]: | |
| Type: offscreen plain surface | |
| Dimensions: 1024x768 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::QueryInterface | |
| DDrawSurface::QueryInterface: Query for IDirectDrawSurface4 | |
| DDraw4Surface: Created a new surface nr. [[4-2062]]: | |
| Type: render target | |
| Dimensions: 1920x1200 | |
| Format: D3DFMT_X8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDraw4Interface::QueryInterface | |
| DDraw4Interface::QueryInterface: Query for IDirect3D3 | |
| D3D9: Hiding actual GPU, reporting: | |
| vendor ID: 0x1002 | |
| device ID: 0x73df | |
| device description: AMD Radeon RX 6700 XT | |
| D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT | |
| Process set as DPI aware | |
| The D3D9 interface is now operating in D3D6 compatibility mode. | |
| D3D6Interface: Created a new interface nr. ((3-5)) | |
| >>> D3D6Interface::CreateViewport | |
| D3D6Viewport: Created a new viewport nr. [[3-5]] | |
| >>> D3D6Interface::CreateDevice | |
| D3D6Interface::CreateDevice: Created a IID_IDirect3DHALDevice device | |
| >>> DDraw4Surface::GetSurfaceDesc | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 0 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| D3D6Interface::CreateDevice: FSAA emulation is disabled | |
| D3D6Interface::CreateDevice: Back buffer size: 1024x768 | |
| D3D6Interface::CreateDevice: Back buffer count: 2 | |
| Creating device: | |
| Intel(R) Iris(R) Xe Graphics: | |
| Driver : Intel Corporation 101.7084.0 | |
| Queues: | |
| Graphics : (0, 0) | |
| Transfer : (0, 0) | |
| Sparse : (0, 0) | |
| Memory: | |
| Heap 0: 7.85 GiB (DEVICE_LOCAL) | |
| Budget: 7.20 GiB | |
| Type 0: DEVICE_LOCAL | |
| Type 1: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT | |
| Type 2: DEVICE_LOCAL | HOST_VISIBLE | HOST_COHERENT | HOST_CACHED | |
| Enabled extensions: | |
| VK_EXT_attachment_feedback_loop_layout | |
| VK_EXT_conservative_rasterization | |
| VK_EXT_custom_border_color | |
| VK_EXT_depth_clip_enable | |
| VK_EXT_extended_dynamic_state3 | |
| VK_EXT_fragment_shader_interlock | |
| VK_EXT_full_screen_exclusive | |
| VK_EXT_graphics_pipeline_library | |
| VK_EXT_hdr_metadata | |
| VK_EXT_memory_priority | |
| VK_EXT_multi_draw | |
| VK_EXT_non_seamless_cube_map | |
| VK_EXT_pageable_device_local_memory | |
| VK_EXT_robustness2 | |
| VK_EXT_sample_locations | |
| VK_EXT_shader_module_identifier | |
| VK_EXT_shader_stencil_export | |
| VK_EXT_transform_feedback | |
| VK_EXT_vertex_attribute_divisor | |
| VK_KHR_external_memory_win32 | |
| VK_KHR_external_semaphore_win32 | |
| VK_KHR_load_store_op_none | |
| VK_KHR_maintenance5 | |
| VK_KHR_maintenance6 | |
| VK_KHR_maintenance7 | |
| VK_KHR_pipeline_library | |
| VK_KHR_shader_float_controls2 | |
| VK_KHR_swapchain | |
| VK_KHR_swapchain_mutable_format | |
| VK_KHR_win32_keyed_mutex | |
| Enabled features: | |
| depthBiasClamp : 1 | |
| depthBounds : 1 | |
| depthClamp : 1 | |
| drawIndirectFirstInstance : 1 | |
| dualSrcBlend : 1 | |
| fillModeNonSolid : 1 | |
| fragmentStoresAndAtomics : 1 | |
| fullDrawIndexUint32 : 1 | |
| geometryShader : 1 | |
| imageCubeArray : 1 | |
| independentBlend : 1 | |
| logicOp : 1 | |
| multiDrawIndirect : 1 | |
| multiViewport : 1 | |
| occlusionQueryPrecise : 1 | |
| pipelineStatisticsQuery : 1 | |
| robustBufferAccess : 1 | |
| sampleRateShading : 1 | |
| samplerAnisotropy : 1 | |
| shaderClipDistance : 1 | |
| shaderCullDistance : 1 | |
| shaderFloat64 : 0 | |
| shaderImageGatherExtended : 1 | |
| shaderInt16 : 1 | |
| shaderInt64 : 1 | |
| shaderUniformBufferArrayDynamicIndexing : 1 | |
| shaderSampledImageArrayDynamicIndexing : 1 | |
| shaderStorageBufferArrayDynamicIndexing : 1 | |
| shaderStorageImageArrayDynamicIndexing : 1 | |
| sparseBinding : 1 | |
| sparseResidencyBuffer : 1 | |
| sparseResidencyImage2D : 1 | |
| sparseResidencyImage3D : 1 | |
| sparseResidency2Samples : 1 | |
| sparseResidency4Samples : 1 | |
| sparseResidency8Samples : 1 | |
| sparseResidency16Samples : 1 | |
| sparseResidencyAliased : 1 | |
| shaderResourceResidency : 1 | |
| shaderResourceMinLod : 0 | |
| tessellationShader : 1 | |
| textureCompressionBC : 1 | |
| variableMultisampleRate : 1 | |
| vertexPipelineStoresAndAtomics : 1 | |
| wideLines : 0 | |
| shaderDrawParameters : 1 | |
| storagePushConstant16 : 1 | |
| bufferDeviceAddress : 1 | |
| descriptorIndexing : 1 | |
| shaderUniformTexelBufferArrayDynamicIndexing : 1 | |
| shaderStorageTexelBufferArrayDynamicIndexing : 1 | |
| shaderUniformBufferArrayNonUniformIndexing : 1 | |
| shaderSampledImageArrayNonUniformIndexing : 1 | |
| shaderStorageBufferArrayNonUniformIndexing : 1 | |
| shaderStorageImageArrayNonUniformIndexing : 1 | |
| shaderUniformTexelBufferArrayNonUniformIndexing : 1 | |
| shaderStorageTexelBufferArrayNonUniformIndexing : 1 | |
| descriptorBindingSampledImageUpdateAfterBind : 1 | |
| descriptorBindingUpdateUnusedWhilePending : 1 | |
| descriptorBindingPartiallyBound : 1 | |
| drawIndirectCount : 1 | |
| hostQueryReset : 1 | |
| runtimeDescriptorArray : 1 | |
| samplerFilterMinmax : 1 | |
| samplerMirrorClampToEdge : 1 | |
| scalarBlockLayout : 1 | |
| shaderFloat16 : 1 | |
| shaderInt8 : 1 | |
| shaderOutputViewportIndex : 1 | |
| shaderOutputLayer : 1 | |
| timelineSemaphore : 1 | |
| uniformBufferStandardLayout : 1 | |
| vulkanMemoryModel : 1 | |
| dynamicRendering : 1 | |
| maintenance4 : 1 | |
| robustImageAccess : 0 | |
| pipelineCreationCacheControl : 1 | |
| shaderDemoteToHelperInvocation : 1 | |
| shaderZeroInitializeWorkgroupMemory : 1 | |
| synchronization2 : 1 | |
| VK_EXT_attachment_feedback_loop_layout: | |
| attachmentFeedbackLoopLayout : 1 | |
| VK_EXT_border_color_swizzle: | |
| borderColorSwizzle : 0 | |
| borderColorSwizzleFromImage : 0 | |
| VK_EXT_conservative_rasterization: | |
| extConservativeRasterization : 1 | |
| VK_EXT_custom_border_color: | |
| customBorderColors : 1 | |
| customBorderColorWithoutFormat : 1 | |
| VK_EXT_depth_clip_enable: | |
| depthClipEnable : 1 | |
| VK_EXT_depth_bias_control: | |
| depthBiasControl : 0 | |
| leastRepresentableValueForceUnormRepresentation : 0 | |
| floatRepresentation : 0 | |
| depthBiasExact : 0 | |
| VK_EXT_descriptor_buffer: | |
| descriptorBuffer : 0 | |
| VK_EXT_extended_dynamic_state3: | |
| extendedDynamicState3AlphaToCoverageEnable : 1 | |
| extendedDynamicState3DepthClipEnable : 1 | |
| extendedDynamicState3RasterizationSamples : 1 | |
| extendedDynamicState3SampleMask : 1 | |
| extendedDynamicState3LineRasterizationMode : 1 | |
| extendedDynamicState3SampleLocationsEnable : 1 | |
| VK_EXT_fragment_shader_interlock: | |
| fragmentShaderSampleInterlock : 1 | |
| fragmentShaderPixelInterlock : 1 | |
| VK_EXT_full_screen_exclusive: | |
| extFullScreenExclusive : 1 | |
| VK_EXT_graphics_pipeline_library: | |
| graphicsPipelineLibrary : 1 | |
| VK_EXT_hdr_metadata: | |
| extHdrMetadata : 1 | |
| VK_EXT_line_rasterization: | |
| rectangularLines : 0 | |
| smoothLines : 0 | |
| VK_EXT_memory_budget: | |
| extMemoryBudget : 1 | |
| VK_EXT_memory_priority: | |
| memoryPriority : 1 | |
| VK_EXT_multi_draw: | |
| multiDraw : 1 | |
| VK_EXT_non_seamless_cube_map: | |
| nonSeamlessCubeMap : 1 | |
| VK_EXT_pageable_device_local_memory: | |
| pageableDeviceLocalMemory : 1 | |
| VK_EXT_robustness2: | |
| robustBufferAccess2 : 1 | |
| robustImageAccess2 : 1 | |
| nullDescriptor : 1 | |
| VK_EXT_sample_locations: | |
| extSampleLocations : 1 | |
| VK_EXT_shader_module_identifier: | |
| shaderModuleIdentifier : 1 | |
| VK_EXT_shader_stencil_export: | |
| extShaderStencilExport : 1 | |
| VK_EXT_swapchain_colorspace: | |
| extSwapchainColorSpace : 0 | |
| VK_EXT_swapchain_maintenance1: | |
| swapchainMaintenance1 : 0 | |
| VK_EXT_transform_feedback: | |
| transformFeedback : 1 | |
| geometryStreams : 1 | |
| VK_EXT_vertex_attribute_divisor: | |
| vertexAttributeInstanceRateDivisor : 1 | |
| vertexAttributeInstanceRateZeroDivisor : 1 | |
| VK_KHR_external_memory_win32: | |
| khrExternalMemoryWin32 : 1 | |
| VK_KHR_external_semaphore_win32: | |
| khrExternalSemaphoreWin32 : 1 | |
| VK_KHR_load_store_op_none: | |
| khrLoadStoreOpNone : 1 | |
| VK_KHR_maintenance5: | |
| maintenance5 : 1 | |
| VK_KHR_maintenance6: | |
| maintenance6 : 1 | |
| VK_KHR_maintenance7: | |
| maintenance7 : 1 | |
| VK_KHR_pipeline_library: | |
| khrPipelineLibrary : 1 | |
| VK_KHR_present_id: | |
| presentId : 0 | |
| VK_KHR_present_id2: | |
| presentId2 : 0 | |
| VK_KHR_present_wait: | |
| presentWait : 0 | |
| VK_KHR_present_wait2: | |
| presentWait2 : 0 | |
| VK_KHR_shader_float_controls2: | |
| shaderFloatControls2 : 1 | |
| VK_KHR_swapchain: | |
| khrSwapchain : 1 | |
| VK_KHR_swapchain_maintenance1: | |
| swapchainMaintenance1 : 0 | |
| VK_KHR_swapchain_mutable_format: | |
| khrSwapchainMutableFormat : 1 | |
| VK_KHR_win32_keyed_mutex: | |
| khrWin32KeyedMutex : 1 | |
| VK_NV_low_latency2: | |
| nvLowLatency2 : 0 | |
| VK_NV_raw_access_chains: | |
| shaderRawAccessChains : 0 | |
| VK_NVX_binary_import: | |
| nvxBinaryImport : 0 | |
| VK_NVX_image_view_handle: | |
| nvxImageViewHandle : 0 | |
| Memory type mask for sparse resources: 0x7 | |
| Memory type mask for buffer resources: 0x7, usage: 0x219ff | |
| DXVK: Graphics pipeline libraries supported | |
| DXVK: Using 12 compiler threads | |
| D3D9DeviceEx: Using extended constant set for software vertex processing. | |
| D3D9DeviceEx::ResetSwapChain: | |
| Requested Presentation Parameters | |
| - Width: 1024 | |
| - Height: 768 | |
| - Format: D3D9Format::X8R8G8B8 | |
| - Auto Depth Stencil: false | |
| ^ Format: D3D9Format::Unknown | |
| - Windowed: true | |
| - Swap effect: 1 | |
| D3D6Device: Created a new device nr. ((3-5)) | |
| D3D6Device::InitializeDS: RT has no depth stencil attached | |
| >>> D3D6Device::AddViewport | |
| >>> D3D6Device::SetCurrentViewport | |
| <<< DDraw4Interface::GetCaps: Proxy | |
| >>> D3D6Device::GetCaps | |
| >>> D3D6Device::EnumTextureFormats | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2063]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2049]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2064]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2050]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2065]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2051]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2066]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2052]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2067]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2053]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2068]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2054]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2069]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2055]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2070]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2056]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2071]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2057]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2072]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2058]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2073]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2059]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2074]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2060]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2075]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2061]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2076]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2062]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2077]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2063]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2078]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2064]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2079]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2065]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2080]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2066]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2081]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2067]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2082]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2068]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2083]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2069]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2084]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2070]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2085]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2071]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2086]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2072]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2087]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2073]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2088]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2074]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2089]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2075]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2090]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2076]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2091]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2077]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2092]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2078]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2093]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2079]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2094]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2080]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2095]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2081]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2096]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2082]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2097]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2083]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2098]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2084]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2099]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2085]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2100]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2086]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2101]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2087]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2102]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2088]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2103]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2089]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2104]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2090]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2105]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2091]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2106]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2092]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2107]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2093]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2108]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2094]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2109]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2095]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2110]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2096]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2111]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2097]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2112]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2098]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2113]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2099]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2114]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2100]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2115]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2101]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2116]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2102]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2117]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2103]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2118]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2104]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2119]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2105]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2120]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2106]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2121]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2107]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2122]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2108]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2123]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2109]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2124]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2110]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2125]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2111]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2126]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2112]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2127]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2113]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2128]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2114]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2129]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2115]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2130]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2116]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2131]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2117]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2132]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2118]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2133]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2119]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2134]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2120]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2135]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2121]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2136]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2122]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2137]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2123]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2138]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2124]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2139]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2125]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2140]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2126]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2141]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2127]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2142]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2128]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2143]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2129]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2144]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2130]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2145]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2131]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2146]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2132]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2147]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2133]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2148]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2134]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2149]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2135]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2150]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2136]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2151]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2137]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2152]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2138]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2153]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2139]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2154]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2140]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2155]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2141]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2156]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2142]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2157]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2143]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2158]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2144]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2159]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2145]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2160]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2146]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2161]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2147]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2162]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2148]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2163]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2149]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2164]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2150]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2165]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2151]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2166]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2152]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2167]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2153]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2168]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2154]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2169]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2155]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2170]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2156]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2171]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2157]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2172]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2158]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2173]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2159]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2174]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2160]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2175]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2161]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2176]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2162]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2177]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2163]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2178]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2164]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2179]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2165]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2180]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2166]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2181]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2167]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2182]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2168]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2183]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2169]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2184]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2170]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2185]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2171]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2186]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2172]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2187]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2173]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2188]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2174]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2189]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2175]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2190]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2176]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2191]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2177]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2192]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2178]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2193]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2179]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2194]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2180]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2195]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2181]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2196]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2182]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2197]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2183]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2198]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2184]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2199]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2185]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2200]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2186]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2201]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2187]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2202]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2188]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2203]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2189]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2204]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2190]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2205]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2191]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2206]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2192]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2207]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2193]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2208]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2194]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2209]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2195]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2210]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2196]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2211]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2197]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2212]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2198]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2213]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2199]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2214]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2200]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2215]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2201]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2216]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2202]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2217]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2203]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2218]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2204]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2219]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2205]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2220]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2206]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2221]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2207]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2222]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2208]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2223]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2209]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2224]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2210]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2225]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2211]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2226]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2212]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2227]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2213]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2228]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2214]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2229]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2215]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2230]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2216]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2231]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2217]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2232]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2218]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2233]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2219]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2234]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2220]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2235]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2221]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2236]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2222]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2237]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2223]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2238]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2224]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2239]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2225]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2240]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2226]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2241]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2227]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2242]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2228]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2243]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2229]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2244]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2230]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2245]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2231]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2246]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2232]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2247]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2233]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2248]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2234]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2249]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2235]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2250]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2236]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2251]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2237]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2252]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2238]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2253]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2239]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2254]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2240]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2255]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2241]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2256]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2242]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2257]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2243]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2258]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2244]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2259]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2245]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2260]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2246]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2261]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2247]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2262]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2248]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2263]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2249]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2264]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2250]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2265]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2251]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2266]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2252]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2267]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2253]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2268]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2254]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2269]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2255]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2270]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2256]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2271]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2257]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2272]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2258]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2273]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2259]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2274]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2260]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2275]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2261]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2276]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2262]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2277]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2263]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2278]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2264]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2279]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2265]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2280]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2266]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2281]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2267]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2282]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2268]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2283]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2269]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2284]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2270]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2285]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2271]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2286]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2272]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2287]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2273]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2288]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2274]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2289]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2275]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2290]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2276]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2291]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2277]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2292]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2278]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2293]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2279]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2294]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2280]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2295]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2281]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2296]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2282]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2297]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2283]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2298]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2284]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2299]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2285]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2300]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2286]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2301]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2287]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2302]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2288]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2303]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2289]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2304]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2290]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2305]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2291]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2306]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2292]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2307]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2293]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2308]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2294]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2309]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2295]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2310]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2296]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2311]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2297]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2312]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2298]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2313]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2299]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2314]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2300]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2315]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2301]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2316]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2302]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2317]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2303]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2318]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2304]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2319]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2305]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2320]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2306]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2321]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2307]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2322]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2308]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2323]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2309]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2324]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2310]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2325]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2311]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2326]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2312]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2327]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2313]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2328]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2314]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2329]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2315]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2330]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2316]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2331]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2317]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2332]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2318]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2333]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2319]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2334]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2320]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2335]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2321]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2336]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2322]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2337]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2323]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2338]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2324]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2339]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2325]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2340]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2326]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2341]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2327]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2342]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2328]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2343]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2329]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2344]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2330]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2345]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2331]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2346]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2332]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2347]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2333]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2348]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2334]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2349]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2335]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2350]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2336]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2351]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2337]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2352]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2338]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2353]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2339]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2354]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2340]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2355]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2341]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2356]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2342]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2357]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2343]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2358]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2344]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2359]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2345]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2360]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2346]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2361]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2347]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2362]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2348]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2363]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2349]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2364]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2350]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2365]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2351]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2366]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2352]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2367]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2353]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2368]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2354]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2369]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2355]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2370]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2356]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2371]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2357]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2372]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2358]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2373]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2359]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2374]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2360]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2375]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2361]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2376]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2362]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2377]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2363]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2378]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2364]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2379]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2365]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2380]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2366]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2381]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2367]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2382]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2368]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2383]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2369]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2384]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2370]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2385]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2371]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2386]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2372]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2387]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2373]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2388]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2374]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2389]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2375]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2390]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2376]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2391]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2377]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2392]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2378]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2393]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2379]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2394]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2380]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2395]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2381]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2396]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2382]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2397]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2383]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2398]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2384]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2399]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2385]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2400]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2386]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2401]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2387]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2402]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2388]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2403]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2389]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2404]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2390]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2405]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2391]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2406]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2392]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2407]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2393]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2408]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2394]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2409]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2395]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2410]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2396]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2411]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2397]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2412]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2398]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2413]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2399]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2414]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2400]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2415]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2401]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2416]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2402]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2417]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2403]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2418]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2404]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2419]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2405]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2420]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2406]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2421]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2407]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2422]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2408]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2423]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2409]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2424]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2410]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2425]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2411]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2426]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2412]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2427]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2413]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2428]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2414]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2429]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2415]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2430]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2416]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2431]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2417]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2432]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2418]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2433]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2419]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2434]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2420]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2435]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2421]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2436]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2422]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2437]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2423]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2438]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2424]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2439]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2425]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2440]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2426]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2441]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2427]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2442]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2428]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2443]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2429]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2444]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2430]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2445]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2431]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2446]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2432]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2447]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2433]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2448]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2434]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2449]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2435]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2450]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2436]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2451]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2437]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2452]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2438]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2453]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2439]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2454]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2440]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2455]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2441]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2456]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2442]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2457]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2443]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2458]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2444]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2459]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2445]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2460]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2446]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2461]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2447]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2462]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2448]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2463]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2449]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2464]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2450]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2465]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2451]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2466]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2452]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2467]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2453]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2468]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2454]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2469]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2455]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2470]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2456]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2471]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2457]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2472]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2458]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2473]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2459]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2474]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2460]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2475]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2461]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2476]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2462]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2477]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2463]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2478]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2464]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2479]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2465]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2480]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2466]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2481]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2467]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2482]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2468]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2483]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2469]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2484]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2470]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2485]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2471]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2486]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2472]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2487]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2473]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2488]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2474]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2489]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2475]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2490]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2476]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2491]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2477]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2492]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2478]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2493]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2479]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2494]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2480]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2495]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2481]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2496]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2482]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2497]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2483]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2498]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2484]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2499]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2485]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2500]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2486]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2501]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2487]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2502]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2488]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2503]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2489]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2504]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2490]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2505]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2491]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2506]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2492]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2507]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2493]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2508]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2494]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2509]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2495]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2510]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2496]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2511]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2497]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2512]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2498]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2513]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2499]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2514]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2500]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2515]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2501]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2516]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2502]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2517]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2503]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2518]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2504]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2519]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2505]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2520]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2506]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2521]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2507]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2522]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2508]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2523]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2509]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2524]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2510]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2525]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2511]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2526]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2512]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2527]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2513]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2528]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2514]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2529]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2515]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2530]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2516]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2531]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2517]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2532]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2518]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2533]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2519]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2534]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2520]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2535]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2521]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2536]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2522]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2537]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2523]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2538]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2524]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2539]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2525]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2540]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2526]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2541]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2527]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2542]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2528]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2543]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2529]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2544]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2530]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2545]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2531]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2546]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2532]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2547]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2533]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2548]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2534]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2549]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2535]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2550]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2536]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2551]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2537]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2552]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2538]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2553]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2539]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2554]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2540]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2555]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2541]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2556]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2542]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2557]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2543]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2558]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2544]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2559]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2545]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2560]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2546]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2561]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2547]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2562]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2548]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2563]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2549]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2564]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2550]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2565]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2551]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2566]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2552]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2567]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2553]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2568]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2554]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2569]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2555]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2570]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2556]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2571]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2557]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2572]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2558]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2573]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2559]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2574]]: | |
| Type: texture mipmap | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: yes | |
| HasMipMaps: yes | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirect3DTexture2 | |
| D3D6Texture: Created a new texture nr. [[2-2560]] | |
| >>> DDraw4Interface::CreateSurface | |
| ConvertFormat: fmt.dwRGBBitCount: 32 | |
| ConvertFormat: fmt.dwRGBAlphaBitMask: 4278190080 | |
| ConvertFormat: fmt.dwRBitMask: 16711680 | |
| ConvertFormat: fmt.dwGBitMask: 65280 | |
| ConvertFormat: fmt.dwBBitMask: 255 | |
| DDraw4Surface: Created a new surface nr. [[4-2575]]: | |
| Type: texture | |
| Dimensions: 128x128 | |
| Format: D3DFMT_A8R8G8B8 | |
| IsComplex: no | |
| HasMipMaps: no | |
| IsAttached: no | |
| >>> DDraw4Surface::QueryInterface | |
| DDraw4Surface::QueryInterface: Query for IDirectDrawGammaControl | |
| DDraw4GammaControl: Created a new gamma control interface | |
| >>> DDraw4GammaControl::SetGammaRamp | |
| DDraw4GammaControl::SetGammaRamp: Setting gamma ramp via D3D9 | |
| Mapped memory region 0x70b0000 - 0x74affff | |
| >>> D3D6Device::SetRenderState: 9 | |
| >>> D3D6Device::SetRenderState: 4 | |
| >>> D3D6Device::SetRenderState: 26 | |
| >>> D3D6Device::SetRenderState: 22 | |
| >>> D3D6Device::SetRenderState: 29 | |
| >>> D3D6Device::SetRenderState: 31 | |
| >>> D3D6Device::SetRenderState: 23 | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::BltFast: nr. [[1-267]] <- nr. [[1-150]] | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-148]] <- nr.[[1-150]] | |
| DDrawSurface: Device context has changed, clearing all D3D9 resources | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-148]] | |
| DDrawSurface::InitializeD3D9: Usage: D3DUSAGE_RENDERTARGET | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDrawSurface::InitializeD3D9: Initializing render target... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-148]] | |
| Mapped memory region 0x20150000 - 0x2114ffff | |
| desc.dwWidth: 1920 | |
| desc.dwHeight: 1200 | |
| desc.lPitch: 7680 | |
| rect.Pitch: 7680 | |
| BlitToD3D9Surface: Done blitting surface | |
| Mapped memory region 0x21150000 - 0x2214ffff | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::Blt: nr. [[1-150]] <- null | |
| DDrawSurface: Device context has changed, clearing all D3D9 resources | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-150]] | |
| DDrawSurface::InitializeD3D9: Usage: D3DUSAGE_RENDERTARGET | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::InitializeD3D9: Offscreen plain surface is the RT | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-150]] | |
| desc.dwWidth: 1024 | |
| desc.dwHeight: 768 | |
| desc.lPitch: 4096 | |
| rect.Pitch: 4096 | |
| BlitToD3D9Surface: Done blitting surface | |
| <<< DDrawSurface::Blt: nr. [[1-151]] <- null | |
| DDrawSurface: Device context has changed, clearing all D3D9 resources | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-151]] | |
| DDrawSurface::InitializeD3D9: Usage: D3DUSAGE_DEPTHSTENCIL | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDrawSurface::InitializeD3D9: Initializing depth stencil... | |
| DDrawSurface::InitializeD3D9: Created depth stencil surface | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-151]] | |
| DDrawSurface::UploadSurfaceData: Skipping upload of depth stencil | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::BltFast: nr. [[1-266]] <- nr. [[1-153]] | |
| DDrawSurface: Device context has changed, clearing all D3D9 resources | |
| DDrawSurface::InitializeD3D9: Initializing nr. [[1-266]] | |
| DDrawSurface::InitializeD3D9: Placing in: D3DPOOL_SYSTEMMEM | |
| DDrawSurface::InitializeD3D9: Initializing offscreen plain surface... | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-266]] | |
| desc.dwWidth: 131 | |
| desc.dwHeight: 84 | |
| desc.lPitch: 528 | |
| rect.Pitch: 524 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::BltFast: nr. [[1-266]] <- nr. [[1-153]] | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-266]] | |
| desc.dwWidth: 131 | |
| desc.dwHeight: 84 | |
| desc.lPitch: 528 | |
| rect.Pitch: 524 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> DDrawSurface::GetSurfaceDesc | |
| >>> DDrawSurface::GetSurfaceDesc | |
| <<< DDrawSurface::BltFast: nr. [[1-266]] <- nr. [[1-153]] | |
| DDrawSurface::UploadSurfaceData: Uploading nr. [[1-266]] | |
| desc.dwWidth: 131 | |
| desc.dwHeight: 84 | |
| desc.lPitch: 528 | |
| rect.Pitch: 524 | |
| BlitToD3D9Surface: Incompatible surface pitch | |
| BlitToD3D9Surface: Done blitting surface row by row | |
| >>> D3D6Viewport::SetViewport2 | |
| D3D6Viewport: Applying viewport to D3D9 | |
| >>> D3D6Device::BeginScene | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2575]] | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_MANAGED | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2574]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2574]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2573]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2573]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2572]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2572]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2571]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2571]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2570]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2570]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2569]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2569]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2568]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2568]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2567]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2567]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2566]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2566]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2565]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2565]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2564]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2564]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2563]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2563]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2562]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2562]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2561]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2561]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2560]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2560]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2559]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2559]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2558]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2558]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2557]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2557]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2556]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2556]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2555]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2555]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2554]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2554]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2553]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2553]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2552]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2552]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2551]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2551]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2550]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2550]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2549]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2549]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2548]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2548]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2547]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2547]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2546]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2546]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2545]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2545]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2544]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2544]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2543]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2543]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2542]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2542]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2541]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2541]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2540]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2540]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2539]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2539]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2538]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2538]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2537]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2537]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2536]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2536]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2535]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2535]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::Lock: Proxy | |
| <<< DDraw4Surface::Unlock: Proxy | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2575]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| <<< DDraw4Surface::BltFast: Proxy | |
| DDraw4Surface::InitializeD3D9: Initializing nr. [[4-2534]] | |
| DDraw4Surface::InitializeD3D9: Usage: D3DUSAGE_DYNAMIC | |
| DDraw4Surface::InitializeD3D9: Placing in: D3DPOOL_DEFAULT | |
| DDraw4Surface::InitializeD3D9: Initializing texture... | |
| DDraw4Surface::InitializeD3D9: Created texture | |
| DDraw4Surface::UploadSurfaceData: Uploading nr. [[4-2534]] | |
| BlitToD3D9Texture: Blitting 1 mip map(s) | |
| descMip.dwWidth: 128 | |
| descMip.dwHeight: 128 | |
| descMip.lPitch: 512 | |
| rect9mip.Pitch: 512 | |
| BlitToD3D9Texture: Done blitting mip 0 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2540]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::SetRenderState: 14 | |
| >>> D3D6Device::SetRenderState: 7 | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::SetTextureStageState | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2538]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2534]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2542]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2543]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2527]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2544]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2524]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2521]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2524]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2528]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2525]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2551]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2552]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2536]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2554]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2555]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2556]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2557]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2558]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2539]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2559]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2560]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2527]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2528]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2537]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 14 | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2520]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2520]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2526]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2520]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2521]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2550]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2521]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2521]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2521]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2539]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2553]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2520]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetRenderState: 19 | |
| >>> D3D6Device::SetRenderState: 20 | |
| >>> D3D6Device::SetRenderState: 27 | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2521]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2539]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2539]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2539]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2539]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2546]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2539]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2545]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2548]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3D6Device::SetTexture: Skipping upload of texture and mip maps | |
| <<< DDraw4Surface::IsLost: Proxy | |
| >>> D3D6Device::DrawIndexedPrimitive | |
| D3D6Device: Disabling lighting | |
| D3D6Device: Enabling lighting | |
| >>> D3D6Device::SetTexture 0: Texture nr.[[1 - 2547]] | |
| D3D6Device::SetTexture: Binding D3D9 texture | |
| D3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment