Home
last modified time | relevance | path

Searched refs:Render (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c126 static Bool Render = TRUE; variable
344 Render = TRUE; in ddxProcessArgument()
349 Render = FALSE; in ddxProcessArgument()
937 if (ret && Render) in vfbScreenInit()
983 if (Render) { in InitOutput()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Devent.cpp20 { Event::Render, "Render" },
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/nyancat/
H A Dnyancat_1.5.2.bb1 SUMMARY = "Render a loop of the Nyan Cat / Poptart Cat animation"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Devent.hpp20 Render, enumerator
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxrender_0.9.10.bb3 DESCRIPTION = "The X Rendering Extension (Render) introduces digital \
/OK3568_Linux_fs/buildroot/package/x11r7/xcb-util-renderutil/
H A DConfig.in15 - renderutil: Convenience functions for the Render
/OK3568_Linux_fs/yocto/poky/scripts/contrib/bb-perf/
H A Dbb-matrix-plot.sh37 -w Render the plot as wireframe with a 2D colormap projected on the
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvc4.rst78 :doc: Render command list generation
H A Ddrm-uapi.rst114 Render nodes
132 nodes were introduced. Render nodes solely serve render clients, that
142 this node. Especially GEM_OPEN will be explicitly prohibited. Render
229 Requirements for Render and Cross-Device UAPI
/OK3568_Linux_fs/buildroot/package/vkmark/
H A D0003-core-Add-off-screen-command-line-option.patch55 + " --off-screen Render to an off-screen surface\n"
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A Dexa-driver.txt6 Render extension, including solid fills, blits within screen memory and to and
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/
H A Dcairo_1.16.0.bb7 extended Porter/Duff compositing algebra as found in the X Render \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer_impl.cpp326 Log::Warning(Event::Render, "can't find source for layer '%s'", layer->getID().c_str()); in render()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog13493 glamor: Scissor Render composite operations to the bounds of the drawing.
13496 statechanges of the scissor. However, given that our Render drawing
13498 shouldn't be a limiting factor for Render acceleration.
20575 glamor: Require that pixmap depths match for Render copies.
20580 16 depth right now (24 vs 32 would also have matching Render formats,
27197 would use for a single Render operation and then throw away).
27202 pixmaps + Render) on GLES2.
27312 a Render operation completed. We don't want to hang onto GL memory
28798 glamor: Reuse the glamor_program_alpha_* enums for Render.
28800 This is a step toward using glamor_program.c for Render acceleration.
[all …]
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog3719 Fix buffer overflow in Render. (CVE 2006-1526). Patch by Eric Anholt.