Home
last modified time | relevance | path

Searched refs:_opengl (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/schroedinger/schroedinger-1.0.11/testsuite/opengl/
H A Dopengl_combine.c68 opengl_dest_frame = schro_opengl_frame_new (_opengl, _opengl_domain, in opengl_test_add()
70 opengl_src_frame = schro_opengl_frame_new (_opengl, _opengl_domain, in opengl_test_add()
83 schro_opengl_lock (_opengl); in opengl_test_add()
88 schro_opengl_unlock (_opengl); in opengl_test_add()
97 schro_opengl_lock (_opengl); in opengl_test_add()
108 schro_opengl_unlock (_opengl); in opengl_test_add()
223 opengl_src_frame = schro_opengl_frame_new (_opengl, _opengl_domain, in opengl_test_subtract()
236 schro_opengl_lock (_opengl); in opengl_test_subtract()
241 schro_opengl_unlock (_opengl); in opengl_test_subtract()
250 schro_opengl_lock (_opengl); in opengl_test_subtract()
[all …]
H A Dopengl.c67 opengl_dest_frame = schro_opengl_frame_new (_opengl, _opengl_domain, in opengl_test_convert()
69 opengl_src_frame = schro_opengl_frame_new (_opengl, _opengl_domain, in opengl_test_convert()
86 schro_opengl_lock (_opengl); in opengl_test_convert()
100 schro_opengl_unlock (_opengl); in opengl_test_convert()
242 schro_opengl_lock (_opengl); in opengl_test_wavelet_inverse()
296 schro_opengl_unlock (_opengl); in opengl_test_wavelet_inverse()
466 opengl_src_frame = schro_opengl_frame_new (_opengl, _opengl_domain, in opengl_test_motion()
472 opengl_dest_frame = schro_opengl_frame_new (_opengl, _opengl_domain, in opengl_test_motion()
710 _opengl = local_opengl; in main()
715 _opengl = schro_opengl_new (); in main()
[all …]
H A Dopengl_pushpull.c50 opengl_frame = schro_opengl_frame_new (_opengl, _opengl_domain, format, width, in opengl_test_push_pull()
59 schro_opengl_lock (_opengl); in opengl_test_push_pull()
72 schro_opengl_unlock (_opengl); in opengl_test_push_pull()
H A Dopengl_util.c16 SchroOpenGL *_opengl = NULL; variable
/dports/games/battletanks/btanks-0.9.8083/engine/src/
H A Dwindow.cpp129 LOG_DEBUG(("gl: %s, vsync: %s", _opengl?"yes":"no", _vsync?"yes":"no"));
134 if (_opengl)
172 default_flags |= (_opengl? SDL_OPENGL: 0);
174 if (_opengl) {
179 _opengl = false;
188 if (_opengl) {
249 _opengl = true;
263 else if (strcmp(argv[i], "--no-gl") == 0) _opengl = false;
320 if (_opengl && !force_gl && !sdlx::System::accelerated_gl(!_fullscreen)) {
322 _opengl = false;
[all …]
H A Dwindow.h80 bool _opengl, _force_soft; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/
H A Dcalls_video_incoming.h41 bool _opengl = false; variable
H A Dcalls_video_incoming.cpp566 _opengl = (backend == Ui::GL::Backend::OpenGL); in chooseRenderer()
568 .renderer = (_opengl in chooseRenderer()
/dports/games/residualvm/residualvm-0.3.1/
H A Dconfigure4639 if test "$_opengl" = yes ; then
4640 _opengl=yes
4650 if test "$_opengl" = auto ; then
4651 _opengl=no
4687 if test "$_opengl" = yes ; then
4693 _opengl=no
4703 _opengl=yes
4713 _opengl=yes
4731 _opengl=yes
4735 if test "$_opengl" = yes ; then
[all …]
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android3d/
H A Dgraphics.cpp55 _opengl(false), in AndroidGraphicsManager()
664 _opengl = accel3d; in setupScreen()
667 if (_opengl) { in setupScreen()
805 if (_opengl) { in clearScreen()
H A Dgraphics.h142 bool _opengl; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_viewport.cpp317 || !_opengl in startLargeChangeAnimation()
808 _opengl = (backend == Ui::GL::Backend::OpenGL); in chooseRenderer()
810 .renderer = (_opengl in chooseRenderer()
819 return !_opengl; in requireARGB32()
H A Dcalls_group_viewport.h171 bool _opengl = false; variable
/dports/games/residualvm/residualvm-0.3.1/backends/platform/android/
H A Dgfx.cpp340 if (_opengl) { in clearScreen()
463 _opengl = accel3d; in setupScreen()
468 if (_opengl) { in setupScreen()
H A Dandroid.h113 bool _opengl; variable
H A Dandroid.cpp123 _opengl(false), in OSystem_Android()
/dports/devel/emscripten/emscripten-2.0.3/site/source/docs/porting/multimedia_and_graphics/
H A DOpenGL-support.rst17 .. _opengl-support-webgl-subset:
32 .. _opengl-support-opengl-es2-0-emulation:
49 .. _opengl-support-legacy_and_mobile:
/dports/graphics/gpxsee/GPXSee-7.32/src/GUI/
H A Dmapview.h162 bool _opengl; variable
H A Dmapview.cpp91 _opengl = false; in MapView()
873 else if (_opengl) in drawBackground()
927 _opengl = use; in useOpenGL()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/view/
H A Dmedia_view_pip.h250 bool _opengl = false; variable
H A Dmedia_view_overlay_widget.h415 bool _opengl = false; variable
H A Dmedia_view_overlay_widget.cpp508 const auto openglWidget = _opengl in updateGeometry()
1069 if (_opengl) { in updateContentRect()
2960 if (_opengl) { in playbackControlsRotate()
3251 _opengl = true; in chooseRenderer()
3869 if (_opengl) { in setZoomLevel()
4542 if (_opengl && !isHidden() && !_hideWorkaround) { in applyHideWindowWorkaround()
/dports/multimedia/libxine/xine-lib-1.2.11/misc/
H A Dxine-lib.spec769 echo "%defattr(-,root,root)" > ${RPM_BUILD_DIR}/filelist_%{name}_opengl
771 …ngl" ${RPM_BUILD_DIR}/filelist_%{name}_old | %{__cat} - >> ${RPM_BUILD_DIR}/filelist_%{name}_opengl
910 %files opengl -f ../filelist_%{name}_opengl
H A Dxine-lib.spec.in769 echo "%defattr(-,root,root)" > ${RPM_BUILD_DIR}/filelist_%{name}_opengl
771 …ngl" ${RPM_BUILD_DIR}/filelist_%{name}_old | %{__cat} - >> ${RPM_BUILD_DIR}/filelist_%{name}_opengl
910 %files opengl -f ../filelist_%{name}_opengl
/dports/games/scummvm/scummvm-2.5.1/
H A Dconfigure5397 _opengl=yes
5402 _opengl=no
5407 _opengl=no
5441 if test "$_glew" != "no" && test "$_opengl" = "no"; then
5490 …if (test "$_backend" = "sdl" && test "$_opengl" = yes) || test "$_backend" = "android3d" || test "…
5584 define_in_config_if_yes "$_opengl" "USE_OPENGL"

12