Lines Matching refs:TRACE

265     TRACE("getting context...\n");
349 TRACE("Adjusted gl ram by %ld to %d\n", glram, adapter->UsedTextureRam);
368 TRACE("(%p)->(%s,%p)\n",This,debugstr_guid(riid),ppobj);
384 TRACE("(%p) : AddRef increasing from %d\n", This, refCount - 1);
391 TRACE("(%p) : Releasing from %d\n", This, This->ref);
437 TRACE("OpenGL implementation does not allow indirect addressing offsets > 63\n");
438 TRACE("error: %s\n", debugstr_a((const char *)glGetString(GL_PROGRAM_ERROR_STRING_ARB)));
440 } else TRACE("OpenGL implementation allows offsets > 63\n");
628 TRACE("GL Implementation accepts 4 component specular color pointers\n");
633 TRACE("GL implementation does not accept 4 component specular colors, error %s\n",
679 TRACE("error: %s\n", debugstr_a((const char *)glGetString(GL_PROGRAM_ERROR_STRING_ARB)));
683 else TRACE("GL_NV_vertex_program2_option result.clip[] test passed\n");
782 TRACE("Limiting point sprites to one texture unit.\n");
804 TRACE("GL_ARB_texture_non_power_of_two advertised on R500 or earlier card, removing.\n");
831 TRACE("GL_ARB_texture_non_power_of_two advertised through OpenGL 2.0 on NV FX card, removing.\n");
851 TRACE("Enabling vertex texture coord fixes in vertex shaders.\n");
1167 TRACE("OS version %u.%u.\n", os_version.dwMajorVersion, os_version.dwMinorVersion);
2950 TRACE("iface %p, adapter_idx %u, display_mode %p.\n", iface, Adapter, pMode);
2987 TRACE("iface %p, adapter_idx %u, display_mode %p, display_rotation %p.\n", iface, Adapter, pMode, pRotation);
3243 TRACE("(%p) Failed: Atapter (%u) higher than supported adapters (%u) returning WINED3DERR_INVALIDCALL\n", This, Adapter, IWineD3D_GetAdapterCount(iface));
3328 TRACE("Found iPixelFormat=%d to support MultiSampleType=%d for format %s\n", cfgs[i].iPixelFormat, MultiSampleType, debug_d3dformat(SurfaceFormat));
3363 TRACE("Found iPixelFormat=%d to support MultiSampleType=%d for format %s\n", cfgs[i].iPixelFormat, MultiSampleType, debug_d3dformat(SurfaceFormat));
3379 TRACE("iface %p, adapter_idx %u, device_type %s, display_format %s, backbuffer_format %s, windowed %#x.\n",
3829 TRACE("ATI Instancing check hack\n");
3993 TRACE("[FAILED]\n");
4171 TRACE("[FAILED]\n");
4309 TRACE("[FAILED]\n");
5082 TRACE("iface %p, adapter_idx %u, device_type %#x, focus_window %p, flags %#x.\n"
5109 TRACE("Created device %p.\n", object);
5339 TRACE("Initializing adapters\n");
5427 TRACE("Initializing default adapter\n");
5438 TRACE("Allocated LUID %08x:%08x for adapter.\n",
5468 TRACE("Emulating %dMB of texture ram\n", adapter->TextureRam/(1024*1024));
5473 TRACE("DeviceName: %s\n", debugstr_w(DisplayDevice.DeviceName));
5535 TRACE("iPixelFormat=%d, iPixelType=%#x, doubleBuffer=%d, RGBA=%d/%d/%d/%d, "
5564 TRACE("Skipping iPixelFormat=%d because it isn't ICD accelerated\n", iPixelFormat);
5582 TRACE("iPixelFormat=%d, iPixelType=%#x, doubleBuffer=%d, RGBA=%d/%d/%d/%d, "
5628 TRACE("%u adapters successfully initialized\n", This->adapter_count);