Last active
December 10, 2015 17:48
-
-
Save iandol/4470022 to your computer and use it in GitHub Desktop.
Verbosity 10 log running a 2 gabor experiment on a retina MBP (at HiDPI native resolution, which OpenGL will treat as 1440x900) using 06.01.2013 Screen built from this commit: https://github.com/kleinerm/Psychtoolbox-3/commit/2b205b1ef7311815c6b2f70233bc7eedc375825b
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
---> labJack: labJack running in silent mode... | CONSTRUCTOR Method | |
---> screenManager: ConserveVRAM set at= 65536 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 0 : w x h = 1440 x 900, fps = 0, depths = 16 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 1 : w x h = 1440 x 900, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 2 : w x h = 720 x 450, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 3 : w x h = 720 x 450, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 4 : w x h = 1920 x 1200, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 5 : w x h = 1920 x 1200, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 6 : w x h = 1680 x 1050, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 7 : w x h = 1680 x 1050, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 8 : w x h = 1280 x 800, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 9 : w x h = 1280 x 800, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 10 : w x h = 1024 x 640, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 11 : w x h = 1024 x 640, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 12 : w x h = 840 x 525, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 13 : w x h = 840 x 525, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 14 : w x h = 2880 x 1800, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 15 : w x h = 2880 x 1800, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 16 : w x h = 1440 x 900, fps = 0, depths = 16 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 17 : w x h = 1440 x 900, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 18 : w x h = 2560 x 1600, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 19 : w x h = 2560 x 1600, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 20 : w x h = 2048 x 1280, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 21 : w x h = 2048 x 1280, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 22 : w x h = 1024 x 768, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 23 : w x h = 1024 x 768, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 24 : w x h = 800 x 600, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 25 : w x h = 800 x 600, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 26 : w x h = 640 x 480, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 27 : w x h = 640 x 480, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 28 : w x h = 1680 x 1050, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 29 : w x h = 1680 x 1050, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 30 : w x h = 1280 x 800, fps = 0, depths = 32 | |
PTB-DEBUG: PsychGetScreenDepths(): mode 31 : w x h = 1280 x 800, fps = 0, depths = 32 | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
PTB-INFO: This is Psychtoolbox-3 for Apple OS X, under Matlab 64-Bit (Version 3.0.10 - Build date: Jan 6 2013). | |
PTB-INFO: Type 'PsychtoolboxVersion' for more detailed version information. | |
PTB-INFO: Most parts of the Psychtoolbox distribution are licensed to you under terms of the MIT License, with | |
PTB-INFO: some restrictions. See file 'License.txt' in the Psychtoolbox root folder for the exact licensing conditions. | |
PTB-INFO: Using CGL for fullscreen onscreen window creation... | |
PTB-INFO: Using GLEW version 1.5.3 for automatic detection of OpenGL extensions... | |
PTB-INFO: Connection to kernel-level vbl handler established (shmem = 0x161f00000). | |
PTB-INFO: Broken Apple OS/X 10.7 or later detected: Using CoreVideo timestamping instead of precise vbl-irq timestamping. | |
PTB-INFO: CVDisplayLink for screen 0 created to work around the brokenness of Apple Mac OS/X 10.7 and later: | |
PTB-INFO: Video refresh interval as measured by CoreVideo display link: 16.669370 msecs. | |
PTB-INFO: Video display output delay as reported by CoreVideo display link: nan msecs. | |
OpenGL-Extensions are: GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod | |
PTB-DEBUG: Interrogating Low-level renderer capabilities for onscreen window with handle 10: | |
Indicator variables: FBO's 1, ATI_texture_float 1, ARB_texture_float 1, Vendor NVIDIA Corporation, Renderer NVIDIA GeForce GT 650M OpenGL Engine. | |
Indicator variables: maxcolorattachments = 8, maxrectangletexturesize = 16384, maxnativealuinstructions = 16384. | |
GPU supports UYVY - YCrCb texture formats for optimized handling of video content. | |
GPU supports non-power-of-two textures. | |
Basic framebuffer objects with rectangle texture rendertargets supported --> RGBA8 rendertargets with blending. | |
Framebuffer objects support fast blitting between each other. | |
Framebuffer objects support anti-aliasing via multisampling. | |
Framebuffer objects support single-pass multisample resolve blits and image rescaling. | |
Hardware supports floating point textures of 16bpc and 32bpc float format. | |
Assuming NV30 core or later... | |
Assuming NV40 core or later (maxcolattachments=8): Hardware supports floating point blending and filtering on 16bpc float format. | |
Hardware also supports floating point framebuffers of 16bpc and 32bpc float format. | |
Hardware supports full 32 bit floating point precision shading. | |
Assuming G80 core or later (maxtexsize=16384): Hardware supports full floating point blending and filtering on 16bpc and 32bpc float format. | |
No compiled in support for OpenML OML_sync_control extension. Using standard implementation. | |
PTB-DEBUG: Interrogation done. | |
PTB-INFO: Threshold Settings for successfull video refresh calibration are: maxStdDev = 1.000000 msecs, maxDeviation = 10.000000 %, minSamples = 50, maxDuration = 5.000000 secs. | |
PTB-WARNING: Querying rasterbeam-position doesn't work on your setup! (Returns a constant value 4352) | |
PTB-WARNING: This can happen if Psychtoolbox gets the mapping of connected displays to graphics card | |
PTB-WARNING: outputs wrong. See 'help DisplayOutputMappings' for tips on how to resolve this problem. | |
PTB-DEBUG: Output of all acquired samples of calibration run follows: | |
PTB-DEBUG: Sample 0: 0.000000 | |
PTB-DEBUG: Sample 1: 0.017243 | |
PTB-DEBUG: Sample 2: 0.016124 | |
PTB-DEBUG: Sample 3: 0.017197 | |
PTB-DEBUG: Sample 4: 0.015786 | |
PTB-DEBUG: Sample 5: 0.016727 | |
PTB-DEBUG: Sample 6: 0.016702 | |
PTB-DEBUG: Sample 7: 0.016727 | |
PTB-DEBUG: Sample 8: 0.016586 | |
PTB-DEBUG: Sample 9: 0.017506 | |
PTB-DEBUG: Sample 10: 0.016548 | |
PTB-DEBUG: Sample 11: 0.016506 | |
PTB-DEBUG: Sample 12: 0.016147 | |
PTB-DEBUG: Sample 13: 0.017130 | |
PTB-DEBUG: Sample 14: 0.016530 | |
PTB-DEBUG: Sample 15: 0.016531 | |
PTB-DEBUG: Sample 16: 0.016489 | |
PTB-DEBUG: Sample 17: 0.017450 | |
PTB-DEBUG: Sample 18: 0.016546 | |
PTB-DEBUG: Sample 19: 0.016513 | |
PTB-DEBUG: Sample 20: 0.016660 | |
PTB-DEBUG: Sample 21: 0.017105 | |
PTB-DEBUG: Sample 22: 0.015521 | |
PTB-DEBUG: Sample 23: 0.017093 | |
PTB-DEBUG: Sample 24: 0.017040 | |
PTB-DEBUG: Sample 25: 0.016532 | |
PTB-DEBUG: Sample 26: 0.016101 | |
PTB-DEBUG: Sample 27: 0.017547 | |
PTB-DEBUG: Sample 28: 0.016487 | |
PTB-DEBUG: Sample 29: 0.016636 | |
PTB-DEBUG: Sample 30: 0.016505 | |
PTB-DEBUG: Sample 31: 0.017361 | |
PTB-DEBUG: Sample 32: 0.016564 | |
PTB-DEBUG: Sample 33: 0.016604 | |
PTB-DEBUG: Sample 34: 0.016194 | |
PTB-DEBUG: Sample 35: 0.017249 | |
PTB-DEBUG: Sample 36: 0.015538 | |
PTB-DEBUG: Sample 37: 0.017548 | |
PTB-DEBUG: Sample 38: 0.016486 | |
PTB-DEBUG: Sample 39: 0.016526 | |
PTB-DEBUG: Sample 40: 0.016441 | |
PTB-DEBUG: Sample 41: 0.016502 | |
PTB-DEBUG: Sample 42: 0.017585 | |
PTB-DEBUG: Sample 43: 0.016467 | |
PTB-DEBUG: Sample 44: 0.016533 | |
PTB-DEBUG: Sample 45: 0.016598 | |
PTB-DEBUG: Sample 46: 0.016165 | |
PTB-DEBUG: Sample 47: 0.017686 | |
PTB-DEBUG: Sample 48: 0.016519 | |
PTB-DEBUG: Sample 49: 0.016462 | |
PTB-DEBUG: Sample 50: 0.016747 | |
PTB-DEBUG: Sample 51: 0.016396 | |
PTB-DEBUG: Sample 52: 0.016587 | |
PTB-DEBUG: Sample 53: 0.016543 | |
PTB-DEBUG: Sample 54: 0.016657 | |
PTB-DEBUG: Sample 55: 0.016488 | |
PTB-DEBUG: Sample 56: 0.016720 | |
PTB-DEBUG: Sample 57: 0.016514 | |
PTB-DEBUG: Sample 58: 0.017543 | |
PTB-DEBUG: Sample 59: 0.016546 | |
PTB-DEBUG: Sample 60: 0.016566 | |
PTB-DEBUG: Sample 61: 0.016660 | |
PTB-DEBUG: Sample 62: 0.016626 | |
PTB-DEBUG: Sample 63: 0.016356 | |
PTB-DEBUG: Sample 64: 0.016552 | |
PTB-DEBUG: Sample 65: 0.016631 | |
PTB-DEBUG: Sample 66: 0.016465 | |
PTB-DEBUG: Sample 67: 0.017597 | |
PTB-DEBUG: Sample 68: 0.016332 | |
PTB-DEBUG: Sample 69: 0.017132 | |
PTB-DEBUG: Sample 70: 0.016493 | |
PTB-DEBUG: Sample 71: 0.016665 | |
PTB-DEBUG: Sample 72: 0.016522 | |
PTB-DEBUG: Sample 73: 0.016457 | |
PTB-DEBUG: Sample 74: 0.016519 | |
PTB-DEBUG: Sample 75: 0.016680 | |
PTB-DEBUG: Sample 76: 0.016667 | |
PTB-DEBUG: Sample 77: 0.016671 | |
PTB-DEBUG: Sample 78: 0.016587 | |
PTB-DEBUG: Sample 79: 0.016639 | |
PTB-DEBUG: Sample 80: 0.016455 | |
PTB-DEBUG: Sample 81: 0.017581 | |
PTB-DEBUG: Sample 82: 0.016528 | |
PTB-DEBUG: Sample 83: 0.016116 | |
PTB-DEBUG: Sample 84: 0.016532 | |
PTB-DEBUG: Sample 85: 0.017445 | |
PTB-DEBUG: Sample 86: 0.016468 | |
PTB-DEBUG: Sample 87: 0.016954 | |
PTB-DEBUG: Sample 88: 0.016489 | |
PTB-DEBUG: Sample 89: 0.016662 | |
PTB-DEBUG: Sample 90: 0.016715 | |
PTB-DEBUG: Sample 91: 0.016217 | |
PTB-DEBUG: Sample 92: 0.016733 | |
PTB-DEBUG: Sample 93: 0.016724 | |
PTB-DEBUG: Sample 94: 0.016674 | |
PTB-DEBUG: Sample 95: 0.016266 | |
PTB-DEBUG: Sample 96: 0.017634 | |
PTB-DEBUG: Sample 97: 0.016821 | |
PTB-DEBUG: Sample 98: 0.015612 | |
PTB-DEBUG: Sample 99: 0.016668 | |
PTB-DEBUG: Sample 100: 0.017708 | |
PTB-DEBUG: Sample 101: 0.015622 | |
PTB-DEBUG: Sample 102: 0.017135 | |
PTB-DEBUG: Sample 103: 0.017077 | |
PTB-DEBUG: Sample 104: 0.016626 | |
PTB-DEBUG: Sample 105: 0.016623 | |
PTB-DEBUG: Sample 106: 0.016625 | |
PTB-DEBUG: Sample 107: 0.016614 | |
PTB-DEBUG: Sample 108: 0.016676 | |
PTB-DEBUG: Sample 109: 0.016695 | |
PTB-DEBUG: Sample 110: 0.016527 | |
PTB-DEBUG: Sample 111: 0.016565 | |
PTB-DEBUG: Sample 112: 0.016939 | |
PTB-DEBUG: Sample 113: 0.016514 | |
PTB-DEBUG: Sample 114: 0.016258 | |
PTB-DEBUG: Sample 115: 0.017042 | |
PTB-DEBUG: Sample 116: 0.016632 | |
PTB-DEBUG: Sample 117: 0.017042 | |
PTB-DEBUG: Sample 118: 0.016735 | |
PTB-DEBUG: Sample 119: 0.016525 | |
PTB-DEBUG: Sample 120: 0.016747 | |
PTB-DEBUG: Sample 121: 0.016686 | |
PTB-DEBUG: Sample 122: 0.016651 | |
PTB-DEBUG: Sample 123: 0.016574 | |
PTB-DEBUG: Sample 124: 0.016636 | |
PTB-DEBUG: Sample 125: 0.016145 | |
PTB-DEBUG: Sample 126: 0.017301 | |
PTB-DEBUG: Sample 127: 0.016632 | |
PTB-DEBUG: Sample 128: 0.016632 | |
PTB-DEBUG: Sample 129: 0.016725 | |
PTB-DEBUG: Sample 130: 0.016618 | |
PTB-DEBUG: Sample 131: 0.016640 | |
PTB-DEBUG: Sample 132: 0.016633 | |
PTB-DEBUG: Sample 133: 0.016265 | |
PTB-DEBUG: Sample 134: 0.016568 | |
PTB-DEBUG: Sample 135: 0.016577 | |
PTB-DEBUG: Sample 136: 0.017178 | |
PTB-DEBUG: Sample 137: 0.016385 | |
PTB-DEBUG: Sample 138: 0.017186 | |
PTB-DEBUG: Sample 139: 0.016476 | |
PTB-DEBUG: Sample 140: 0.016611 | |
PTB-DEBUG: Sample 141: 0.016690 | |
PTB-DEBUG: Sample 142: 0.016748 | |
PTB-DEBUG: Sample 143: 0.016619 | |
PTB-DEBUG: Sample 144: 0.016688 | |
PTB-DEBUG: Sample 145: 0.016556 | |
PTB-DEBUG: Sample 146: 0.016537 | |
PTB-DEBUG: Sample 147: 0.016587 | |
PTB-DEBUG: Sample 148: 0.016404 | |
PTB-DEBUG: Sample 149: 0.016705 | |
PTB-DEBUG: Sample 150: 0.016716 | |
PTB-DEBUG: Sample 151: 0.016647 | |
PTB-DEBUG: Sample 152: 0.016730 | |
PTB-DEBUG: Sample 153: 0.016722 | |
PTB-DEBUG: Sample 154: 0.016788 | |
PTB-DEBUG: Sample 155: 0.016751 | |
PTB-DEBUG: Sample 156: 0.016624 | |
PTB-DEBUG: Sample 157: 0.016663 | |
PTB-DEBUG: Sample 158: 0.016588 | |
PTB-DEBUG: Sample 159: 0.016927 | |
PTB-DEBUG: Sample 160: 0.016700 | |
PTB-DEBUG: Sample 161: 0.016641 | |
PTB-DEBUG: Sample 162: 0.016795 | |
PTB-DEBUG: Sample 163: 0.016710 | |
PTB-DEBUG: Sample 164: 0.016562 | |
PTB-DEBUG: Sample 165: 0.016903 | |
PTB-DEBUG: Sample 166: 0.016692 | |
PTB-DEBUG: Sample 167: 0.016693 | |
PTB-DEBUG: Sample 168: 0.016598 | |
PTB-DEBUG: Sample 169: 0.016831 | |
PTB-DEBUG: Sample 170: 0.015537 | |
PTB-DEBUG: Sample 171: 0.017359 | |
PTB-DEBUG: Sample 172: 0.016603 | |
PTB-DEBUG: Sample 173: 0.016287 | |
PTB-DEBUG: Sample 174: 0.016712 | |
PTB-DEBUG: Sample 175: 0.016710 | |
PTB-DEBUG: Sample 176: 0.016687 | |
PTB-DEBUG: Sample 177: 0.016695 | |
PTB-DEBUG: Sample 178: 0.016649 | |
PTB-DEBUG: Sample 179: 0.016616 | |
PTB-DEBUG: Sample 180: 0.016579 | |
PTB-DEBUG: Sample 181: 0.016594 | |
PTB-DEBUG: Sample 182: 0.016704 | |
PTB-DEBUG: Sample 183: 0.017131 | |
PTB-DEBUG: Sample 184: 0.016800 | |
PTB-DEBUG: Sample 185: 0.016684 | |
PTB-DEBUG: Sample 186: 0.016718 | |
PTB-DEBUG: Sample 187: 0.016735 | |
PTB-DEBUG: Sample 188: 0.016643 | |
PTB-DEBUG: Sample 189: 0.016680 | |
PTB-DEBUG: Sample 190: 0.016690 | |
PTB-DEBUG: Sample 191: 0.016601 | |
PTB-DEBUG: Sample 192: 0.016592 | |
PTB-DEBUG: Sample 193: 0.016217 | |
PTB-DEBUG: Sample 194: 0.017343 | |
PTB-DEBUG: Sample 195: 0.016739 | |
PTB-DEBUG: Sample 196: 0.015962 | |
PTB-DEBUG: Sample 197: 0.016671 | |
PTB-DEBUG: Sample 198: 0.016440 | |
PTB-DEBUG: Sample 199: 0.016250 | |
PTB-DEBUG: Sample 200: 0.017009 | |
PTB-DEBUG: Sample 201: 0.017498 | |
PTB-DEBUG: Sample 202: 0.016721 | |
PTB-DEBUG: Sample 203: 0.016637 | |
PTB-DEBUG: Sample 204: 0.016484 | |
PTB-DEBUG: Sample 205: 0.017119 | |
PTB-DEBUG: Sample 206: 0.016003 | |
PTB-DEBUG: Sample 207: 0.016519 | |
PTB-DEBUG: Sample 208: 0.016561 | |
PTB-DEBUG: Sample 209: 0.016583 | |
PTB-DEBUG: Sample 210: 0.017610 | |
PTB-DEBUG: Sample 211: 0.016679 | |
PTB-DEBUG: Sample 212: 0.016516 | |
PTB-DEBUG: Sample 213: 0.016472 | |
PTB-DEBUG: Sample 214: 0.016367 | |
PTB-DEBUG: Sample 215: 0.016547 | |
PTB-DEBUG: Sample 216: 0.016579 | |
PTB-DEBUG: Sample 217: 0.017140 | |
PTB-DEBUG: Sample 218: 0.016712 | |
PTB-DEBUG: Sample 219: 0.016663 | |
PTB-DEBUG: Sample 220: 0.016734 | |
PTB-DEBUG: Sample 221: 0.016153 | |
PTB-DEBUG: Sample 222: 0.016864 | |
PTB-DEBUG: Sample 223: 0.016694 | |
PTB-DEBUG: Sample 224: 0.016667 | |
PTB-DEBUG: Sample 225: 0.016663 | |
PTB-DEBUG: Sample 226: 0.016356 | |
PTB-DEBUG: Sample 227: 0.016685 | |
PTB-DEBUG: Sample 228: 0.017438 | |
PTB-DEBUG: Sample 229: 0.016658 | |
PTB-DEBUG: Sample 230: 0.016603 | |
PTB-DEBUG: Sample 231: 0.016660 | |
PTB-DEBUG: Sample 232: 0.016844 | |
PTB-DEBUG: Sample 233: 0.016730 | |
PTB-DEBUG: Sample 234: 0.016609 | |
PTB-DEBUG: Sample 235: 0.016591 | |
PTB-DEBUG: Sample 236: 0.016601 | |
PTB-DEBUG: Sample 237: 0.016533 | |
PTB-DEBUG: Sample 238: 0.016471 | |
PTB-DEBUG: Sample 239: 0.017282 | |
PTB-DEBUG: Sample 240: 0.015938 | |
PTB-DEBUG: Sample 241: 0.016647 | |
PTB-DEBUG: Sample 242: 0.016714 | |
PTB-DEBUG: Sample 243: 0.016695 | |
PTB-DEBUG: Sample 244: 0.016593 | |
PTB-DEBUG: Sample 245: 0.016643 | |
PTB-DEBUG: Sample 246: 0.016670 | |
PTB-DEBUG: Sample 247: 0.016612 | |
PTB-DEBUG: Sample 248: 0.016594 | |
PTB-DEBUG: Sample 249: 0.016581 | |
PTB-DEBUG: Sample 250: 0.016601 | |
PTB-DEBUG: Sample 251: 0.017642 | |
PTB-DEBUG: Sample 252: 0.016630 | |
PTB-DEBUG: Sample 253: 0.016737 | |
PTB-DEBUG: Sample 254: 0.016705 | |
PTB-DEBUG: Sample 255: 0.016650 | |
PTB-DEBUG: Sample 256: 0.016100 | |
PTB-DEBUG: Sample 257: 0.016269 | |
PTB-DEBUG: Sample 258: 0.016653 | |
PTB-DEBUG: Sample 259: 0.017729 | |
PTB-DEBUG: Sample 260: 0.015637 | |
PTB-DEBUG: Sample 261: 0.016627 | |
PTB-DEBUG: Sample 262: 0.017378 | |
PTB-DEBUG: Sample 263: 0.016618 | |
PTB-DEBUG: Sample 264: 0.016172 | |
PTB-DEBUG: Sample 265: 0.016842 | |
PTB-DEBUG: Sample 266: 0.016800 | |
PTB-DEBUG: Sample 267: 0.016698 | |
PTB-DEBUG: Sample 268: 0.016639 | |
PTB-DEBUG: Sample 269: 0.016713 | |
PTB-DEBUG: Sample 270: 0.016640 | |
PTB-DEBUG: Sample 271: 0.016569 | |
PTB-DEBUG: Sample 272: 0.016666 | |
PTB-DEBUG: Sample 273: 0.017324 | |
PTB-DEBUG: Sample 274: 0.015938 | |
PTB-DEBUG: Sample 275: 0.016709 | |
PTB-DEBUG: Sample 276: 0.016785 | |
PTB-DEBUG: Sample 277: 0.016736 | |
PTB-DEBUG: Sample 278: 0.016668 | |
PTB-DEBUG: Sample 279: 0.016682 | |
PTB-DEBUG: Sample 280: 0.016269 | |
PTB-DEBUG: Sample 281: 0.016673 | |
PTB-DEBUG: Sample 282: 0.016597 | |
PTB-DEBUG: Sample 283: 0.016587 | |
PTB-DEBUG: Sample 284: 0.016621 | |
PTB-DEBUG: Sample 285: 0.017426 | |
PTB-DEBUG: Sample 286: 0.016655 | |
PTB-DEBUG: Sample 287: 0.016544 | |
PTB-DEBUG: Sample 288: 0.016309 | |
PTB-DEBUG: Sample 289: 0.016644 | |
PTB-DEBUG: Sample 290: 0.016623 | |
PTB-DEBUG: Sample 291: 0.016652 | |
PTB-DEBUG: Sample 292: 0.016615 | |
PTB-DEBUG: Sample 293: 0.017720 | |
PTB-DEBUG: Sample 294: 0.015668 | |
PTB-DEBUG: Sample 295: 0.016656 | |
PTB-DEBUG: Sample 296: 0.017296 | |
PTB-DEBUG: Sample 297: 0.016630 | |
PTB-DEBUG: Sample 298: 0.016643 | |
PTB-DEBUG: End of calibration data for this run... | |
PTB-INFO: OpenGL-Renderer is NVIDIA Corporation :: NVIDIA GeForce GT 650M OpenGL Engine :: 2.1 NVIDIA-8.6.22 | |
PTB-INFO: Renderer has 1024 MB of VRAM and a maximum 989 MB of texture memory. | |
PTB-INFO: VBL startline = 900 , VBL Endline = -1 | |
PTB-INFO: Beamposition queries unsupported on this system. Will try to use kernel-level vbl interrupts as fallback. | |
PTB-INFO: Measured monitor refresh interval from VBLsync = 16.670846 ms [59.984957 Hz]. (298 valid samples taken, stddev=0.372916 ms.) | |
PTB-INFO: Small deviations between reported values are normal and no reason to worry. | |
----- ! PTB - WARNING: SYNCHRONIZATION TROUBLE ! ---- | |
One or more internal checks (see Warnings above) indicate that | |
queries of rasterbeam position are not properly working for your setup. | |
Psychtoolbox will work around this by using a different timing algorithm, | |
but it will cause Screen('Flip') to report less accurate/robust timestamps | |
for stimulus timing. | |
Read 'help BeampositionQueries' for more info and troubleshooting tips. | |
PTB-INFO: Psychtoolbox imaging pipeline starting up for window with requested imagingmode 5121 ... | |
PTB-INFO: Will use 32 bits per color component floating point framebuffer for stimulus drawing. Alpha blending should work correctly. | |
PTB-DEBUG: Only colorbuffer texture attached to FBO, no depth- or stencil buffers requested... | |
PTB-DEBUG: FBO has 32 bits precision per color component in floating point format with 0 depths buffer bits and 0 stencil buffer bits. | |
PTB-INFO: Will use 32 bits per color component floating point framebuffer for stimulus post-processing (if any). | |
PTB-DEBUG: Buffer mappings follow... | |
fboCount = 2 | |
finalizedFBO = 0, 0 | |
preConversionFBO = 1, -1, -1, 0 | |
processedDrawBufferFBO = 1 -1 -1 | |
inputBufferFBO = 1 -1 | |
drawBufferFBO = 1 -1 | |
------------------------------------- | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-INFO: Disabled color clamping as requested via hardware. However, i'm not 100% certain that your | |
PTB-INFO: hardware will achieve highest possible precision this way. If you want to play safe and get | |
PTB-INFO: high precision at the cost of lower speed, you can also try a setting of the 'clampcolors' of -1 in | |
PTB-INFO: the Screen('ColorRange', ..., clampcolors); command. | |
PTB-INFO: The test script 'HighColorPrecisionDrawingTest' allows you to exercise your gfx-hardware and | |
PTB-INFO: assess the accuracy of your hardware - and which setting provides highest accurcay. | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-INFO: ReadNormalizedGammatable: screenid 0 mapped to CGDisplayId 0x42803c0. | |
PTB-INFO: ReadNormalizedGammatable: numEntries = 256. | |
PTB-INFO: LoadNormalizedGammatable: screenid 0 mapped to CGDisplayId 0x42803c0. | |
---> screenManager: Initial OpenGL blending set to GL_ONE | GL_ONE | |
Building a fragment shader:Reading shader from file /Users/ian/Code/Psychtoolbox-3/Psychtoolbox/PsychOpenGL/PsychGLSLShaders/BasicGaborShader.frag.txt ... | |
Building a vertex shader:Reading shader from file /Users/ian/Code/Psychtoolbox-3/Psychtoolbox/PsychOpenGL/PsychGLSLShaders/BasicGaborShader.vert.txt ... | |
PTB-INFO: Creating the following fragment shader, GLSL source code follows: | |
#extension GL_ARB_texture_rectangle : enable | |
uniform sampler2DRect Image; | |
varying vec4 unclampedFragColor; | |
void main() | |
{ | |
/* Get wanted texture coordinate for which we should filter: */ | |
vec2 texinpos = (gl_TexCoord[0].st) - vec2(0.5, 0.5); | |
/* Retrieve texel colors for 4 nearest neighbours: */ | |
vec4 tl=texture2DRect(Image, floor(texinpos)); | |
vec4 tr=texture2DRect(Image, floor(texinpos) + vec2(1.0, 0.0)); | |
vec4 bl=texture2DRect(Image, floor(texinpos) + vec2(0.0, 1.0)); | |
vec4 br=texture2DRect(Image, floor(texinpos) + vec2(1.0, 1.0)); | |
/* Perform weighted linear interpolation -- bilinear interpolation of the 4: */ | |
tl=mix(tl,tr,fract(texinpos.x)); | |
bl=mix(bl,br,fract(texinpos.x)); | |
vec4 texcolor = mix(tl, bl, fract(texinpos.y)); | |
/* Multiply filtered texcolor with incoming fragment color (GL_MODULATE emulation): */ | |
/* Assign result as output fragment color: */ | |
gl_FragColor = texcolor * unclampedFragColor; | |
} | |
PTB-INFO: Creating the following vertex shader, GLSL source code follows: | |
/* Simple pass-through vertex shader: Emulates fixed function pipeline, but passes */ | |
/* modulateColor as varying unclampedFragColor to circumvent vertex color */ | |
/* clamping on gfx-hardware / OS combos that don't support unclamped operation: */ | |
/* PTBs color handling is expected to pass the vertex color in modulateColor */ | |
/* for unclamped drawing for this reason. */ | |
varying vec4 unclampedFragColor; | |
attribute vec4 modulateColor; | |
void main() | |
{ | |
/* Simply copy input unclamped RGBA pixel color into output varying color: */ | |
unclampedFragColor = modulateColor; | |
gl_TexCoord[0] = gl_TextureMatrix[0] * gl_MultiTexCoord0; | |
/* Output position is the same as fixed function pipeline: */ | |
gl_Position = ftransform(); | |
} | |
PTB-INFO: GLSL fragment filtershader created for high quality texture filtering in high-precision unclamped color mode | |
PTB-INFO: Creating the following fragment shader, GLSL source code follows: | |
#extension GL_ARB_texture_rectangle : enable | |
uniform sampler2DRect Image; | |
varying vec4 unclampedFragColor; | |
void main() | |
{ | |
vec4 texcolor = texture2DRect(Image, gl_TexCoord[0].st); | |
/* Multiply texcolor with incoming fragment color (GL_MODULATE emulation): */ | |
/* Assign result as output fragment color: */ | |
gl_FragColor = texcolor * unclampedFragColor; | |
} | |
PTB-INFO: Creating the following vertex shader, GLSL source code follows: | |
/* Simple pass-through vertex shader: Emulates fixed function pipeline, but passes */ | |
/* modulateColor as varying unclampedFragColor to circumvent vertex color */ | |
/* clamping on gfx-hardware / OS combos that don't support unclamped operation: */ | |
/* PTBs color handling is expected to pass the vertex color in modulateColor */ | |
/* for unclamped drawing for this reason. */ | |
varying vec4 unclampedFragColor; | |
attribute vec4 modulateColor; | |
void main() | |
{ | |
/* Simply copy input unclamped RGBA pixel color into output varying color: */ | |
unclampedFragColor = modulateColor; | |
gl_TexCoord[0] = gl_TextureMatrix[0] * gl_MultiTexCoord0; | |
/* Output position is the same as fixed function pipeline: */ | |
gl_Position = ftransform(); | |
} | |
Building a fragment shader:Reading shader from file /Users/ian/Code/Psychtoolbox-3/Psychtoolbox/PsychOpenGL/PsychGLSLShaders/BasicGaborShader.frag.txt ... | |
Building a vertex shader:Reading shader from file /Users/ian/Code/Psychtoolbox-3/Psychtoolbox/PsychOpenGL/PsychGLSLShaders/BasicGaborShader.vert.txt ... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-ERROR: VBL kernel-level timestamp queries broken on your setup [Impossible order of events]! | |
PTB-ERROR: Will disable them for now until the problem is resolved. You may want to restart Matlab and retry. | |
PTB-ERROR: postflip - time_at_swapcompletion == 0.003859 secs. | |
PTB-ERROR: Btw. if you are running in windowed mode, this is not unusual -- timestamping doesn't work well in windowed mode... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001368 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001431 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001399 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001404 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001404 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001517 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001370 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001381 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001399 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001435 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001404 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001379 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001543 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001603 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001564 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001499 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001387 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001459 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001390 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001430 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001380 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001442 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001871 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001496 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001512 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001503 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001425 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001596 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001447 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001559 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001386 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001376 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001392 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001384 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001406 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001533 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001498 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001467 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001354 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001533 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001941 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001584 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001495 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001510 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001393 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001528 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001461 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001469 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001962 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001451 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001528 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001394 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001526 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001404 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001386 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
PTB-DEBUG: Swaprequest too close to last swap vbl (0.001391 secs) or between forbidden scanline 1 and 50. Delaying... | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
TexUnit 0 reading from texid -- 1 | |
Blitting to system framebuffer, w x h = 1440 900 | |
Hookchain 'IdentityBlitChain' : Slot 0: Id='Builtin:IdentityBlit' : Builtin-Function : Name= Builtin:IdentityBlit : Params= | |
PTB-DEBUG: PsychBlitterIdentity: Blitting x=0 y=0 sx=1.000000 sy=1.000000 w=1440 h=900 | |
---> Opticka: abortRun triggered!!! | |
---> Opticka: endRun triggered!!! | |
---> screenManager: RESET GAMMA TABLES | |
PTB-INFO: ReadNormalizedGammatable: screenid 0 mapped to CGDisplayId 0x42803c0. | |
PTB-INFO: ReadNormalizedGammatable: numEntries = 256. | |
PTB-INFO: LoadNormalizedGammatable: screenid 0 mapped to CGDisplayId 0x42803c0. | |
PTB-DEBUG: In ScreenCloseAllWindows(): Destroying window 0 | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
OwnerPID: 160 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 160 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 205 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Dropbox | |
OwnerPID: 160 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 181 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Notification Center | |
OwnerPID: 74 | |
WindowLevel: 24 (ShieldingWindow 2147483629) | |
WindowName: Menubar | |
WindowOwnerName: Window Server | |
OwnerPID: 1636 | |
WindowLevel: 0 (ShieldingWindow 2147483629) | |
WindowName: Opticka Stimulus Generator V0.721 | |
WindowOwnerName: MATLAB | |
TARGETWINDOWNAME: 'Opticka Stimulus Generator V0.721' with pid 1636. | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
PTB-INFO: Releasing shared memory mapping for screen 0. | |
PTB-INFO: Releasing CVDisplayLink for screen 0. | |
INFO: PTB's Screen('Flip', 10) command seems to have missed the requested stimulus presentation deadline | |
INFO: a total of 2 times out of a total of 599 flips during this session. | |
INFO: This number is fairly accurate (and indicative of real timing problems in your own code or your system) | |
INFO: if you provided requested stimulus onset times with the 'when' argument of Screen('Flip', window [, when]); | |
INFO: If you called Screen('Flip', window); without the 'when' argument, this count is more of a ''mild'' indicator | |
INFO: of timing behaviour than a hard reliable measurement. Large numbers may indicate problems and should at least | |
INFO: deserve your closer attention. Cfe. 'help SyncTrouble', the FAQ section at www.psychtoolbox.org and the | |
INFO: examples in the PDF presentation in PsychDocumentation/Psychtoolbox3-Slides.pdf for more info and timing tips. | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
OwnerPID: 160 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 160 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 205 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Dropbox | |
OwnerPID: 160 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 181 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Notification Center | |
OwnerPID: 74 | |
WindowLevel: 24 (ShieldingWindow 2147483629) | |
WindowName: Menubar | |
WindowOwnerName: Window Server | |
OwnerPID: 1636 | |
WindowLevel: 0 (ShieldingWindow 2147483629) | |
WindowName: Opticka Stimulus Generator V0.721 | |
WindowOwnerName: MATLAB | |
TARGETWINDOWNAME: 'Opticka Stimulus Generator V0.721' with pid 1636. | |
!!!>>> >>> >>> There were 1 MISSED FRAMES <<< <<< <<<!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment