Home
last modified time | relevance | path

Searched refs:glamor (Results 1 – 25 of 724) sorted by relevance

12345678910>>...29

/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/kdrive/ephyr/
H A Dephyr_glamor.c224 glamor->tex = tex; in ephyr_glamor_set_texture()
252 eglMakeCurrent(glamor->dpy, glamor->egl_win, glamor->egl_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
259 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
269 eglSwapBuffers(glamor->dpy, glamor->egl_win); in ephyr_glamor_damage_redisplay()
292 if (!glamor) { in ephyr_glamor_screen_init()
337 glamor->ctx = ctx; in ephyr_glamor_screen_init()
354 return glamor; in ephyr_glamor_screen_init()
363 eglDestroyContext(glamor->dpy, glamor->ctx); in ephyr_glamor_screen_fini()
364 eglDestroySurface(glamor->dpy, glamor->egl_win); in ephyr_glamor_screen_fini()
366 free(glamor); in ephyr_glamor_screen_fini()
[all …]
H A Dephyr_glamor.h40 ephyr_glamor_screen_fini(struct ephyr_glamor *glamor);
44 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor,
48 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, in ephyr_glamor_set_window_size() argument
60 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, in ephyr_glamor_damage_redisplay() argument
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
H A Dephyr_glamor_glx.h50 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor);
54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor,
58 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
67 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, in ephyr_glamor_set_window_size() argument
73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, in ephyr_glamor_damage_redisplay() argument
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
H A Dephyr_glamor_glx.h50 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor);
54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor,
58 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
67 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, in ephyr_glamor_set_window_size() argument
73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, in ephyr_glamor_damage_redisplay() argument
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
H A Dephyr_glamor_glx.h50 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor);
54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor,
58 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
67 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, in ephyr_glamor_set_window_size() argument
73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, in ephyr_glamor_damage_redisplay() argument
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
H A Dephyr_glamor_glx.h50 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor);
54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor,
58 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
67 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, in ephyr_glamor_set_window_size() argument
73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, in ephyr_glamor_damage_redisplay() argument
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
H A Dephyr_glamor_glx.h50 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor);
54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor,
58 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
67 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, in ephyr_glamor_set_window_size() argument
73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, in ephyr_glamor_damage_redisplay() argument
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c196 glamor->tex = tex; in ephyr_glamor_set_texture()
224 glXMakeCurrent(dpy, glamor->glx_win, glamor->ctx); in ephyr_glamor_damage_redisplay()
231 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
305 if (!glamor) { in ephyr_glamor_glx_screen_init()
357 glamor->ctx = ctx; in ephyr_glamor_glx_screen_init()
358 glamor->win = win; in ephyr_glamor_glx_screen_init()
374 return glamor; in ephyr_glamor_glx_screen_init()
384 free(glamor); in ephyr_glamor_glx_screen_fini()
424 if (!glamor) in ephyr_glamor_set_window_size()
427 glamor->width = width; in ephyr_glamor_set_window_size()
[all …]
H A Dephyr_glamor_glx.h50 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor);
54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor,
58 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
67 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, in ephyr_glamor_set_window_size() argument
73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, in ephyr_glamor_damage_redisplay() argument
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xwayland/xorg-server-1.20.13/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xephyr/xorg-server-1.20.13/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xarcan/xarcan-0.6.0/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glamor/
H A Dglamor_sync.c51 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_fence_set_triggered() local
55 glamor_make_current(glamor); in glamor_sync_fence_set_triggered()
69 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_create_fence() local
73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_create_fence()
75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_create_fence()
87 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_init() local
106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; in glamor_sync_init()
116 glamor_screen_private *glamor = glamor_get_screen_private(screen); in glamor_sync_close() local
120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; in glamor_sync_close()

12345678910>>...29