| /xsrc/external/mit/xorg-server/dist/hw/xfree86/glamor_egl/ |
| H A D | Makefile.am | 25 $(top_srcdir)/glamor/glamor_egl.c \ 26 $(top_srcdir)/glamor/glamor_eglmodule.c \ 36 $(top_builddir)/glamor/libglamor.la \ 41 -I$(top_srcdir)/glamor \
|
| H A D | Makefile.in | 162 libglamoregl_la_DEPENDENCIES = $(top_builddir)/glamor/libglamor.la 573 $(top_srcdir)/glamor/glamor_egl.c \ 574 $(top_srcdir)/glamor/glamor_eglmodule.c \ 584 $(top_builddir)/glamor/libglamor.la \ 589 -I$(top_srcdir)/glamor \ 700 glamor_egl.lo: $(top_srcdir)/glamor/glamor_egl.c 701 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glamor_egl.lo -MD -MP -MF $(DEPDIR)/glamor_egl.Tpo -c -o glamor_egl.lo `test -f '$(top_srcdir)/glamor/glamor_egl.c' || echo '$(srcdir)/'`$(top_srcdir)/glamor/glamor_egl.c 703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/glamor/glamor_egl.c' object='glamor_egl.lo' libtool=yes @AMDEPBACKSLASH@ 705 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glamor_egl.lo `test -f '$(top_srcdir)/glamor/glamor_eg [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.h | 50 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, argument 73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, argument
|
| H A D | ephyr_glamor_glx.c | 50 * global state for Xephyr with glamor. 64 * Per-screen state for Xephyr with glamor. 142 ephyr_glamor_setup_texturing_shader(struct ephyr_glamor *glamor) argument 174 glamor->texture_shader = prog; 175 glamor->texture_shader_position_loc = glGetAttribLocation(prog, "position"); 176 assert(glamor->texture_shader_position_loc != -1); 177 glamor->texture_shader_texcoord_loc = glGetAttribLocation(prog, "texcoord"); 178 assert(glamor->texture_shader_texcoord_loc != -1); 194 ephyr_glamor_set_texture(struct ephyr_glamor *glamor, uint32_t tex) argument 196 glamor 200 ephyr_glamor_set_vertices(struct ephyr_glamor * glamor) argument 212 ephyr_glamor_damage_redisplay(struct ephyr_glamor * glamor,struct pixman_region16 * damage) argument 301 struct ephyr_glamor *glamor; local in function:ephyr_glamor_glx_screen_init 378 ephyr_glamor_glx_screen_fini(struct ephyr_glamor * glamor) argument 421 ephyr_glamor_set_window_size(struct ephyr_glamor * glamor,unsigned width,unsigned height) argument [all...] |
| H A D | Makefile.am | 31 -I$(top_srcdir)/glamor \ 68 $(top_builddir)/glamor/libglamor.la \ 69 $(top_builddir)/glamor/libglamor_egl_stubs.la \
|
| H A D | ephyr.h | 91 * Per-screen Xlib-using state for glamor (private to 94 struct ephyr_glamor *glamor; member in struct:_ephyrScrPriv 214 /* hostx.c glamor support */
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_sync.c | 51 glamor_screen_private *glamor = glamor_get_screen_private(screen); local in function:glamor_sync_fence_set_triggered 55 glamor_make_current(glamor); 69 glamor_screen_private *glamor = glamor_get_screen_private(screen); local in function:glamor_sync_create_fence 73 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence; 75 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; 87 glamor_screen_private *glamor = glamor_get_screen_private(screen); local in function:glamor_sync_init 106 glamor->saved_procs.sync_screen_funcs.CreateFence = screen_funcs->CreateFence; 116 glamor_screen_private *glamor = glamor_get_screen_private(screen); local in function:glamor_sync_close 120 screen_funcs->CreateFence = glamor->saved_procs.sync_screen_funcs.CreateFence;
|
| H A D | Makefile.am | 8 glamor.c \ 50 glamor.h 62 sdk_HEADERS = glamor.h
|
| H A D | Makefile.in | 97 subdir = glamor 120 am__libglamor_la_SOURCES_DIST = glamor.c glamor_context.h \ 133 glamor_sync.c glamor.h glamor_xv.c 135 am_libglamor_la_OBJECTS = glamor.lo glamor_copy.lo glamor_core.lo \ 170 am__depfiles_remade = ./$(DEPDIR)/glamor.Plo \ 603 libglamor_la_SOURCES = glamor.c glamor_context.h glamor_copy.c \ 616 glamor_sync.c glamor.h $(am__append_1) 622 sdk_HEADERS = glamor.h 636 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign glamor/Makefile'; \ 638 $(AUTOMAKE) --foreign glamor/Makefil [all...] |
| /xsrc/external/mit/xorg-server/dist/test/scripts/ |
| H A D | xephyr-glamor-piglit.sh | 8 # Start a Xephyr server using glamor. Since the test environment is 10 export PIGLIT_RESULTS_DIR=$XSERVER_BUILDDIR/test/piglit-results/xephyr-glamor 13 -glamor \ 14 -glamor-skip-present \
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_glamor_wrappers.c | 79 info->glamor.SavedGetImage(&pixmap->drawable, 0, 0, 1, 1, 420 info->glamor.SavedPolyFillRect(pDrawable, pGC, nrect, prect); 530 ret = info->glamor.SavedCopyArea(pSrcDrawable, pDstDrawable, 622 info->glamor.SavedCopyArea = pGC->ops->CopyArea; 623 info->glamor.SavedPolyFillRect = pGC->ops->PolyFillRect; 783 info->glamor.SavedComposite(op, pSrc, pMask, pDst, 845 info->glamor.SavedGlyphs(op, src, dst, maskFormat, xSrc, 864 info->glamor.SavedTrapezoids(op, src, dst, maskFormat, 883 info->glamor.SavedTriangles(op, src, dst, maskFormat, 906 pScreen->CreateGC = info->glamor [all...] |
| H A D | amdgpu_glamor.c | 86 "Depth %d not supported with glamor, disabling\n", 94 "glamor requires Load \"glamoregl\" in " 100 /* Load glamor module */ 105 "Incompatible glamor version, required >= 0.3.0.\n"); 113 "Depth 30 requires glamor >= 1.0.1 (xserver 1.20)," 114 " can't enable glamor\n"); 120 "glamor detected, initialising EGL layer.\n"); 123 "glamor detected, failed to initialize EGL.\n"); 128 xf86DrvMsg(scrn->scrnIndex, X_ERROR, "glamor not available\n"); 190 screen->DestroyPixmap = info->glamor [all...] |
| H A D | amdgpu_glamor.h | 35 #include <glamor.h>
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_glamor_wrappers.c | 412 info->glamor.SavedPolyFillRect(pDrawable, pGC, nrect, prect); 522 ret = info->glamor.SavedCopyArea(pSrcDrawable, pDstDrawable, 614 info->glamor.SavedCopyArea = pGC->ops->CopyArea; 615 info->glamor.SavedPolyFillRect = pGC->ops->PolyFillRect; 775 info->glamor.SavedComposite(op, pSrc, pMask, pDst, 837 info->glamor.SavedGlyphs(op, src, dst, maskFormat, xSrc, 856 info->glamor.SavedTrapezoids(op, src, dst, maskFormat, 875 info->glamor.SavedTriangles(op, src, dst, maskFormat, 898 pScreen->CreateGC = info->glamor.SavedCreateGC; 899 pScreen->CloseScreen = info->glamor [all...] |
| H A D | radeon_glamor.c | 86 * glamor isn't working yet for GL. disable where not 102 if (s && strcasecmp(s, "glamor") != 0) { 105 "EXA not supported, using glamor\n"); 112 "glamor requires R300 or higher GPU, disabling.\n"); 118 "glamor may not work (well) with GPUs < RV515.\n"); 127 "Depth %d not supported with glamor, disabling\n", 143 "glamor requires Load \"glamoregl\" in " 156 /* Load glamor module */ 161 "Incompatible glamor version, required >= 0.3.0.\n"); 166 "glamor detecte [all...] |
| H A D | radeon_glamor.h | 43 #include <glamor.h>
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/ |
| H A D | configure.ac | 116 AC_ARG_ENABLE(glamor, optenable 117 AS_HELP_STRING([--disable-glamor], 118 [Disable glamor, a new GL-based acceleration [default=enabled]]), 123 AC_CHECK_HEADERS([glamor.h], [GLAMOR_H="yes"], [GLAMOR_H="no"], [#include "xorg-server.h"]) 129 #include "glamor.h"]) 135 #include "glamor.h"]) 141 #include "glamor.h"]) 148 #include "glamor.h"]) 152 PKG_CHECK_MODULES(LIBGLAMOR, [glamor >= 0.6.0]) 153 PKG_CHECK_MODULES(LIBGLAMOR_EGL, [glamor [all...] |
| /xsrc/external/mit/xf86-video-ati-kms/dist/ |
| H A D | configure.ac | 115 AC_ARG_ENABLE(glamor, optenable 116 AS_HELP_STRING([--disable-glamor], 117 [Disable glamor, a new GL-based acceleration [default=enabled]]), 122 AC_CHECK_HEADERS([glamor.h], [GLAMOR_H="yes"], [GLAMOR_H="no"], [#include "xorg-server.h"]) 128 #include "glamor.h"]) 134 #include "glamor.h"]) 140 #include "glamor.h"]) 147 #include "glamor.h"]) 151 PKG_CHECK_MODULES(LIBGLAMOR, [glamor >= 0.6.0]) 152 PKG_CHECK_MODULES(LIBGLAMOR_EGL, [glamor [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | Makefile.am | 33 -I$(top_srcdir)/glamor \
|
| H A D | driver.c | 670 if (ms->drmmode.glamor) 671 ms->glamor.finish(screen); 938 ms->glamor.back_pixmap_from_fd = LoaderSymbolFromModule(mod, "glamor_back_pixmap_from_fd"); 939 ms->glamor.block_handler = LoaderSymbolFromModule(mod, "glamor_block_handler"); 940 ms->glamor.clear_pixmap = LoaderSymbolFromModule(mod, "glamor_clear_pixmap"); 941 ms->glamor.egl_create_textured_pixmap = LoaderSymbolFromModule(mod, "glamor_egl_create_textured_pixmap"); 942 ms->glamor.egl_create_textured_pixmap_from_gbm_bo = LoaderSymbolFromModule(mod, "glamor_egl_create_textured_pixmap_from_gbm_bo"); 943 ms->glamor.egl_exchange_buffers = LoaderSymbolFromModule(mod, "glamor_egl_exchange_buffers"); 944 ms->glamor.egl_get_gbm_device = LoaderSymbolFromModule(mod, "glamor_egl_get_gbm_device"); 945 ms->glamor [all...] |
| H A D | present.c | 183 if (ms->drmmode.glamor) 184 ms->glamor.block_handler(screen); 278 if (!ms->drmmode.glamor) 283 gbm = ms->glamor.gbm_bo_from_pixmap(screen, pixmap);
|
| H A D | driver.h | 41 #include "glamor.h" 153 /* glamor API */ 177 } glamor; member in struct:_modesettingRec 181 #define glamor_finish(screen) ms->glamor.finish(screen)
|
| H A D | pageflip.c | 318 ms->glamor.block_handler(screen); 320 new_front_bo.gbm = ms->glamor.gbm_bo_from_pixmap(screen, new_front);
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | Makefile.am | 35 GLAMOR_DIR=glamor 114 glamor \ 155 glamor/meson.build \
|
| /xsrc/external/mit/xorg-server/dist/test/ |
| H A D | Makefile.am | 23 XEPHYR_GLAMOR_TESTS = scripts/xephyr-glamor-piglit.sh 189 scripts/xephyr-glamor-piglit.sh \
|