Home
last modified time | relevance | path

Searched refs:ALLEGRO_DEBUG (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/allegro5/allegro5-5.2.7.0/src/android/
H A Dandroid_display.c42 ALLEGRO_DEBUG("nativeOnCreate");
315 ALLEGRO_DEBUG("locking mutex"); in _al_android_resize_display()
364 ALLEGRO_DEBUG("done"); in _al_android_resize_display()
503 ALLEGRO_DEBUG("begin"); in android_create_display()
592 ALLEGRO_DEBUG("end"); in android_create_display()
636 ALLEGRO_DEBUG("destroy cond"); in android_destroy_display()
649 ALLEGRO_DEBUG("free display"); in android_destroy_display()
652 ALLEGRO_DEBUG("done"); in android_destroy_display()
733 ALLEGRO_DEBUG("done"); in android_acknowledge_resize()
860 ALLEGRO_DEBUG("begin"); in android_acknowledge_drawing_resume()
[all …]
H A Dandroid_system.c144 ALLEGRO_DEBUG("signaling running"); in android_app_trampoline()
189 ALLEGRO_DEBUG("nativeOnCreate begin");
219 ALLEGRO_DEBUG("get directories");
236 ALLEGRO_DEBUG("get system pointer");
241 ALLEGRO_DEBUG("init display vector");
244 ALLEGRO_DEBUG("init time");
286 ALLEGRO_DEBUG("pause activity\n");
326 ALLEGRO_DEBUG("resume activity");
339 ALLEGRO_DEBUG("got display: %p", d);
431 ALLEGRO_DEBUG("emit event");
[all …]
H A Dandroid_input_stream.c35 ALLEGRO_DEBUG("nativeRead begin: handle:%lli fp:%p offset:%i length:%i",
39 ALLEGRO_DEBUG("array length: %i", array_len);
44 ALLEGRO_DEBUG("al_fread: p:%p, o:%i, l:%i", array_ptr, offset, length);
54 ALLEGRO_DEBUG("nativeRead end");
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_android.c61 ALLEGRO_DEBUG("init allegro!"); in main()
66 ALLEGRO_DEBUG("init primitives"); in main()
69 ALLEGRO_DEBUG("init image addon"); in main()
72 ALLEGRO_DEBUG("init touch input"); in main()
75 ALLEGRO_DEBUG("init keyboard"); in main()
78 ALLEGRO_DEBUG("creating display"); in main()
181 ALLEGRO_DEBUG("tick"); in main()
188 ALLEGRO_DEBUG("display close"); in main()
193 ALLEGRO_DEBUG("halt drawing"); in main()
214 ALLEGRO_DEBUG("done resize"); in main()
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/src/x/
H A Dxrandr.c176 ALLEGRO_DEBUG("found %i outputs.\n", rrcrtc->noutput); in xrandr_copy_crtc()
211 ALLEGRO_DEBUG("found %i crtcs.\n", res->ncrtc); in xrandr_copy_screen()
225 ALLEGRO_DEBUG("found %i outputs.\n", res->noutput); in xrandr_copy_screen()
513 ALLEGRO_DEBUG("mode already set, good to go\n"); in xrandr_set_mode()
636 ALLEGRO_DEBUG("display offset: %ix%i.\n", *x, *y); in xrandr_get_display_offset()
703 ALLEGRO_DEBUG("RRNotify_CrtcChange!\n"); in xrandr_handle_xevent()
764 ALLEGRO_DEBUG("xrandr: RRNotify_OutputProperty!\n"); in xrandr_handle_xevent()
774 ALLEGRO_DEBUG("RRScreenChangeNotify!\n"); in xrandr_handle_xevent()
846 ALLEGRO_DEBUG("XRandR exiting.\n"); in _al_xsys_xrandr_exit()
856 ALLEGRO_DEBUG("XRRFreeScreenResources\n"); in _al_xsys_xrandr_exit()
[all …]
H A Dxglx_config.c22 ALLEGRO_DEBUG("Swap method: undefined\n"); in display_pixel_format()
135 ALLEGRO_DEBUG("Incomplete glX mode ...\n"); in read_fbconfig()
142 ALLEGRO_DEBUG("Not RGBA mode\n"); in read_fbconfig()
148 ALLEGRO_DEBUG("Cannot render to a window.\n"); in read_fbconfig()
154 ALLEGRO_DEBUG("GLX windows not supported.\n"); in read_fbconfig()
238 ALLEGRO_DEBUG("-- \n"); in get_visuals_new()
304 ALLEGRO_DEBUG("Incomplete glX mode ...\n"); in read_xvisual()
311 ALLEGRO_DEBUG("Not RGBA mode\n"); in read_xvisual()
317 ALLEGRO_DEBUG("OpenGL Unsupported\n"); in read_xvisual()
369 ALLEGRO_DEBUG("-- \n"); in get_visuals_old()
[all …]
H A Dxfullscreen.c19 ALLEGRO_DEBUG("mhead get default adapter\n"); in _al_xsys_mheadx_get_default_adapter()
82 ALLEGRO_DEBUG("mhead get screen %i\n", adapter); in _al_xsys_mheadx_get_xscreen()
218 ALLEGRO_DEBUG("xfullscreen: xinerama exit.\n"); in xinerama_exit()
268 ALLEGRO_DEBUG("xinerama get default adapter\n"); in xinerama_get_default_adapter()
283 ALLEGRO_DEBUG("xinerama returning default 0\n"); in xinerama_get_default_adapter()
483 ALLEGRO_DEBUG("xfvm dpy off %ix%i\n", *x, *y); in xfvm_get_display_offset()
527 ALLEGRO_DEBUG("xfvm get default adapter\n"); in xfvm_get_default_adapter()
675 ALLEGRO_DEBUG("xfullscreen: XFVM exit\n"); in xfvm_exit()
945 ALLEGRO_DEBUG("get default adapter\n"); in _al_xglx_get_default_adapter()
958 ALLEGRO_DEBUG("get xscreen\n"); in _al_xglx_get_xscreen()
[all …]
H A Dxdisplay.c40 ALLEGRO_DEBUG("use adapter %i\n", adapter); in _al_xglx_use_adapter()
48 ALLEGRO_DEBUG("unuse adapter %i\n", adapter); in _al_xglx_unuse_adapter()
254 ALLEGRO_DEBUG("X11 window created.\n"); in xdpy_create_display_window()
567 ALLEGRO_DEBUG("X11 window mapped.\n"); in xdpy_create_display_hook_default()
683 ALLEGRO_DEBUG("restore mode.\n"); in restore_mode_if_last_fullscreen_display()
701 ALLEGRO_DEBUG("destroy context.\n"); in xdpy_destroy_display_hook_default()
718 ALLEGRO_DEBUG("destroy glx window\n"); in xdpy_destroy_display_hook_default()
724 ALLEGRO_DEBUG("destroy window.\n"); in xdpy_destroy_display_hook_default()
742 ALLEGRO_DEBUG("destroying display.\n"); in xdpy_destroy_display()
755 ALLEGRO_DEBUG("unmanaged extensions.\n"); in xdpy_destroy_display()
[all …]
H A Dxclipboard.c60 ALLEGRO_DEBUG("window %p: SelectionRequest (requestor = %ld, target = %ld)\n", xdisplay, in _al_xwin_display_selection_request()
103 ALLEGRO_DEBUG("Awaiting selection event\n"); in _al_display_xglx_await_selection_event()
133 ALLEGRO_DEBUG("Couldn't find a window to own the selection"); in xdpy_set_clipboard_text()
176 ALLEGRO_DEBUG("Couldn't access X clipboard"); in xdpy_get_clipboard_text()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/audio/
H A Ddsound.cpp296 ALLEGRO_DEBUG("Releasing device\n"); in _dsound_close()
298 ALLEGRO_DEBUG("Released device\n"); in _dsound_close()
311 ALLEGRO_DEBUG("Allocating voice\n"); in _dsound_allocate_voice()
370 ALLEGRO_DEBUG("Allocated voice\n"); in _dsound_allocate_voice()
401 ALLEGRO_DEBUG("Loading voice\n"); in _dsound_load_voice()
448 ALLEGRO_DEBUG("Unloading voice\n"); in _dsound_unload_voice()
452 ALLEGRO_DEBUG("Unloaded voice\n"); in _dsound_unload_voice()
466 ALLEGRO_DEBUG("Starting voice\n"); in _dsound_start_voice()
528 ALLEGRO_DEBUG("Stopping voice\n"); in _dsound_stop_voice()
551 ALLEGRO_DEBUG("Joined thread\n"); in _dsound_stop_voice()
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Ddisplay_settings.c248 ALLEGRO_DEBUG("Vsync requirement not met.\n"); in _al_score_display_settings()
258 ALLEGRO_DEBUG("Color depth requirement not met.\n"); in _al_score_display_settings()
277 ALLEGRO_DEBUG("Red depth requirement not met.\n"); in _al_score_display_settings()
292 ALLEGRO_DEBUG("Green depth requirement not met.\n"); in _al_score_display_settings()
307 ALLEGRO_DEBUG("Blue depth requirement not met.\n"); in _al_score_display_settings()
420 ALLEGRO_DEBUG("Aux Buffer requirement not met.\n"); in _al_score_display_settings()
435 ALLEGRO_DEBUG("Z-Buffer requirement not met.\n"); in _al_score_display_settings()
449 ALLEGRO_DEBUG("Stencil depth requirement not met.\n"); in _al_score_display_settings()
465 ALLEGRO_DEBUG("Render Method requirement not met.\n"); in _al_score_display_settings()
505 ALLEGRO_DEBUG("Float Color requirement not met.\n"); in _al_score_display_settings()
[all …]
H A Ddtor.c116 ALLEGRO_DEBUG("calling dtor for %s %p, func %p\n", in _al_run_destructors()
196 ALLEGRO_DEBUG("added dtor for %s %p, func %p\n", name, in _al_register_destructor()
227 ALLEGRO_DEBUG("removed dtor for %s %p\n", dtor->name, dtor->object); in _al_unregister_destructor()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/acodec/
H A Dopus.c232 ALLEGRO_DEBUG("channels %d\n", channels); in _al_load_ogg_opus_f()
233 ALLEGRO_DEBUG("word_size %d\n", word_size); in _al_load_ogg_opus_f()
234 ALLEGRO_DEBUG("rate %ld\n", rate); in _al_load_ogg_opus_f()
235 ALLEGRO_DEBUG("total_samples %ld\n", (long)total_samples); in _al_load_ogg_opus_f()
236 ALLEGRO_DEBUG("total_size %ld\n", (long)total_size); in _al_load_ogg_opus_f()
440 ALLEGRO_DEBUG("channels %d\n", channels); in _al_load_ogg_opus_audio_stream_f()
441 ALLEGRO_DEBUG("word_size %d\n", word_size); in _al_load_ogg_opus_audio_stream_f()
442 ALLEGRO_DEBUG("rate %ld\n", rate); in _al_load_ogg_opus_audio_stream_f()
443 ALLEGRO_DEBUG("total_samples %ld\n", total_samples); in _al_load_ogg_opus_audio_stream_f()
444 ALLEGRO_DEBUG("total_size %ld\n", total_size); in _al_load_ogg_opus_audio_stream_f()
H A Dogg.c263 ALLEGRO_DEBUG("channels %d\n", channels); in _al_load_ogg_vorbis_f()
264 ALLEGRO_DEBUG("word_size %d\n", word_size); in _al_load_ogg_vorbis_f()
265 ALLEGRO_DEBUG("rate %ld\n", rate); in _al_load_ogg_vorbis_f()
266 ALLEGRO_DEBUG("total_samples %ld\n", total_samples); in _al_load_ogg_vorbis_f()
267 ALLEGRO_DEBUG("total_size %ld\n", total_size); in _al_load_ogg_vorbis_f()
502 ALLEGRO_DEBUG("channels %d\n", channels); in _al_load_ogg_vorbis_audio_stream_f()
503 ALLEGRO_DEBUG("word_size %d\n", word_size); in _al_load_ogg_vorbis_audio_stream_f()
504 ALLEGRO_DEBUG("rate %ld\n", rate); in _al_load_ogg_vorbis_audio_stream_f()
505 ALLEGRO_DEBUG("total_samples %ld\n", total_samples); in _al_load_ogg_vorbis_audio_stream_f()
506 ALLEGRO_DEBUG("total_size %ld\n", total_size); in _al_load_ogg_vorbis_audio_stream_f()
H A Dvoc.c272 ALLEGRO_DEBUG("channels %d\n", vocdata->channels); in _al_load_voc_f()
273 ALLEGRO_DEBUG("word_size %d\n", vocdata->sample_size); in _al_load_voc_f()
274 ALLEGRO_DEBUG("rate %d\n", vocdata->samplerate); in _al_load_voc_f()
275 ALLEGRO_DEBUG("first_block_samples %d\n", vocdata->samples); in _al_load_voc_f()
276 ALLEGRO_DEBUG("first_block_size %d\n", vocdata->samples * vocdata->sample_size); in _al_load_voc_f()
/dports/devel/allegro5/allegro5-5.2.7.0/src/opengl/
H A Dogl_lock.c158 ALLEGRO_DEBUG("Locking backbuffer\n"); in _al_ogl_lock_region_new()
163 ALLEGRO_DEBUG("Locking non-backbuffer WRITEONLY\n"); in _al_ogl_lock_region_new()
168 ALLEGRO_DEBUG("Locking non-backbuffer READWRITE\n"); in _al_ogl_lock_region_new()
282 ALLEGRO_DEBUG("Locking non-backbuffer READWRITE with fbo\n"); in ogl_lock_region_nonbb_readwrite()
287 ALLEGRO_DEBUG("Locking non-backbuffer READWRITE no fbo\n"); in ogl_lock_region_nonbb_readwrite()
428 ALLEGRO_DEBUG("Unlocking non-backbuffer READONLY\n"); in _al_ogl_unlock_region_new()
488 ALLEGRO_DEBUG("Unlocking backbuffer\n"); in ogl_unlock_region_non_readonly()
494 ALLEGRO_DEBUG("Unlocking non-backbuffer (FBO)\n"); in ogl_unlock_region_non_readonly()
498 ALLEGRO_DEBUG("Unlocking non-backbuffer (non-FBO)\n"); in ogl_unlock_region_non_readonly()
594 ALLEGRO_DEBUG("Unlocking non-backbuffer FBO WRITEONLY\n"); in ogl_unlock_region_nonbb_fbo()
[all …]
H A Dogl_lock_es.c159 ALLEGRO_DEBUG("Converting from format %d -> %d\n", in ogl_lock_region_bb_readonly()
191 ALLEGRO_DEBUG("Creating backbuffer proxy bitmap\n"); in ogl_lock_region_bb_proxy()
199 ALLEGRO_DEBUG("Locking backbuffer proxy bitmap\n"); in ogl_lock_region_bb_proxy()
230 ALLEGRO_DEBUG("Converting from format %d -> %d\n", in ogl_lock_region_bb_proxy()
302 ALLEGRO_DEBUG("Locking non-backbuffer %s\n", in ogl_lock_region_nonbb()
449 ALLEGRO_DEBUG("Converting from format %d -> %d\n", in ogl_lock_region_nonbb_readwrite_fbo()
499 ALLEGRO_DEBUG("Unlocking READONLY\n"); in _al_ogl_unlock_region_gles()
522 ALLEGRO_DEBUG("Unlocking backbuffer proxy bitmap\n"); in ogl_unlock_region_bb_proxy()
526 ALLEGRO_DEBUG("Drawing proxy to backbuffer\n"); in ogl_unlock_region_bb_proxy()
554 ALLEGRO_DEBUG("Destroying backbuffer proxy bitmap\n"); in ogl_unlock_region_bb_proxy()
[all …]
H A Dogl_fbo.c72 ALLEGRO_DEBUG("glBindFramebufferEXT failed (%s)", in _al_ogl_bind_framebuffer()
124 ALLEGRO_DEBUG("Deleting depth render buffer: %u\n", in detach_depth_buffer()
140 ALLEGRO_DEBUG("Deleting multisample render buffer: %u\n", in detach_multisample_buffer()
217 ALLEGRO_DEBUG("Depth render buffer created: %u\n", in attach_depth_buffer()
281 ALLEGRO_DEBUG("Multisample render buffer created: %u\n", in attach_multisample_buffer()
349 ALLEGRO_DEBUG("glFrameBufferTexture2DEXT failed! fbo=%d texture=%d (%s)\n", in _al_ogl_create_persistent_fbo()
373 ALLEGRO_DEBUG("Persistent FBO: %u\n", info->fbo); in _al_ogl_create_persistent_fbo()
391 ALLEGRO_DEBUG("Persistent FBO: %u\n", new_info->fbo); in _al_ogl_persist_fbo()
425 ALLEGRO_DEBUG("Deleting FBO: %u\n", info->fbo); in _al_ogl_del_fbo()
469 ALLEGRO_DEBUG("Created FBO: %u\n", info->fbo); in ogl_new_fbo()
[all …]
H A Dextensions.c127 ALLEGRO_DEBUG("Parsed '%s' as 0x%08x\n", s, ver); in parse_opengl_version()
191 ALLEGRO_DEBUG("%s\n", buf); in print_extensions()
207 ALLEGRO_DEBUG("%s\n", name); in print_extensions_3_0()
294 ALLEGRO_DEBUG("%s successfully loaded (%p)\n", name, fptr); in load_extension()
652 ALLEGRO_DEBUG("get_proc_address : Symbol %s successfully loaded\n", name); in al_get_opengl_proc_address()
727 ALLEGRO_DEBUG("OpenGL Extensions:\n"); in _al_ogl_manage_extensions()
773 ALLEGRO_DEBUG("GLX Extensions:\n"); in _al_ogl_manage_extensions()
795 ALLEGRO_DEBUG("OpenGL Extensions:\n"); in _al_ogl_manage_extensions()
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwclipboard.c67 ALLEGRO_DEBUG("Could not open clipboard for handle %p", handle); in win_set_clipboard_text()
80 ALLEGRO_DEBUG("GlobalAlloc failed to allocate memory for the clipboard data"); in win_set_clipboard_text()
93 ALLEGRO_DEBUG("Couldn't set clipboard data"); in win_set_clipboard_text()
117 ALLEGRO_DEBUG("Couldn't get clipboard data"); in win_get_clipboard_text()
H A Dwsystem.c261 ALLEGRO_DEBUG("Toggle mouse grab key: '%s'\n", binding); in win_get_display_driver()
290 ALLEGRO_DEBUG("Configuration value graphics.driver = %s\n", s); in win_get_display_driver()
349 ALLEGRO_DEBUG("Configuration value joystick.driver = %s\n", driver); in win_configured_joystick_driver_is()
376 ALLEGRO_DEBUG("Selected DirectInput joystick driver.\n"); in win_get_joystick_driver()
382 ALLEGRO_DEBUG("Selected XInput joystick driver.\n"); in win_get_joystick_driver()
403 ALLEGRO_DEBUG("Selected DirectInput haptic driver.\n"); in win_get_haptic_driver()
409 ALLEGRO_DEBUG("Selected XInput haptic driver.\n"); in win_get_haptic_driver()
417 ALLEGRO_DEBUG("Selected combined XInput/DirectInput haptic driver.\n"); in win_get_haptic_driver()
780 ALLEGRO_DEBUG("Calling LoadLibrary %s\n", upath_str); in load_library_at_path()
819 ALLEGRO_DEBUG("Also searching %s\n", al_path_cstr(path2, '\\')); in maybe_parent_dir()
[all …]
H A Dwhapxi.c229 ALLEGRO_DEBUG("XInput haptic effect stopped.\n"); in hapxi_force_stop()
241 ALLEGRO_DEBUG("Starting to play back haptic effect: %d.\n", (int)(res)); in hapxi_force_play()
274 ALLEGRO_DEBUG("Polling XInput haptic effect. Really Starting: %d!\n", effxi->state); in hapxi_poll_haptic_effect_starting()
339 ALLEGRO_DEBUG("XInput haptic effect state not valid :%d.\n", effxi->state); in hapxi_poll_haptic_effect()
502ALLEGRO_DEBUG("Compiled against older XInput library, assuming force feedback support is available… in hapxi_is_joystick_haptic()
505ALLEGRO_DEBUG("joyxi->capabilities.Flags: %d <-> %d\n", joyxi->capabilities.Flags, XINPUT_CAPS_FFB… in hapxi_is_joystick_haptic()
789ALLEGRO_DEBUG("Playing effect state: %d %p %lf %lf\n", effxi->state, effxi, al_get_time(), id->_en… in hapxi_is_effect_playing()
H A Dd3d_disp.cpp825 ALLEGRO_DEBUG("trying D3DDEVTYPE_REF\n"); in d3d_create_device()
861 ALLEGRO_DEBUG("Success\n"); in d3d_create_device()
1202 ALLEGRO_DEBUG("Fake format\n"); in real_choose_bitmap_format()
1206 ALLEGRO_DEBUG("#Bits don't match\n"); in real_choose_bitmap_format()
1210 ALLEGRO_DEBUG("Alpha doesn't match\n"); in real_choose_bitmap_format()
1220 ALLEGRO_DEBUG("Found a format\n"); in real_choose_bitmap_format()
1223 ALLEGRO_DEBUG("Texture format not OK\n"); in real_choose_bitmap_format()
1705 ALLEGRO_DEBUG("Resumed after wait.\n"); in d3d_create_display_internals()
1723 ALLEGRO_DEBUG("al_display = %p\n", al_display); in d3d_create_display_internals()
1783 ALLEGRO_DEBUG("al_display=%p\n", al_display); in d3d_create_display_locked()
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/src/gp2xwiz/
H A Dwiz_display_opengl.c109 ALLEGRO_DEBUG("EGL Version: %d.%d\n", majorVersion, minorVersion); in gp2xwiz_create_display_ogl()
122 ALLEGRO_DEBUG("GP2X Wiz window created.\n"); in gp2xwiz_create_display_ogl()
125 ALLEGRO_DEBUG("Calling _al_ogl_manage_extensions\n"); in gp2xwiz_create_display_ogl()
127 ALLEGRO_DEBUG("Calling _al_ogl_set_extensions\n"); in gp2xwiz_create_display_ogl()
137 ALLEGRO_DEBUG("Display created successfully\n"); in gp2xwiz_create_display_ogl()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/video/
H A Dogv.c252 ALLEGRO_DEBUG("Clean up Theora.\n"); in free_stream()
268 ALLEGRO_DEBUG("Clean up Vorbis.\n"); in free_stream()
301 ALLEGRO_DEBUG("End of file.\n"); in read_page()
368 ALLEGRO_DEBUG("Found Theora stream.\n"); in try_decode_theora_header()
458 ALLEGRO_DEBUG("Begin reading headers.\n"); in read_headers()
513 ALLEGRO_DEBUG("End reading headers.\n"); in read_headers()
675 ALLEGRO_DEBUG("Audio stream ready.\n"); in create_audio_stream()
1000 ALLEGRO_DEBUG("Thread started.\n"); in decode_thread_func()
1043 ALLEGRO_DEBUG("Begin decode loop.\n"); in decode_thread_func()
1104 ALLEGRO_DEBUG("End decode loop.\n"); in decode_thread_func()
[all …]

1234