Searched +refs:compile +refs:syntax +refs:property +refs:list (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dsyntax.lsp30 ;; $XFree86: xc/programs/xedit/lisp/modules/syntax.lsp,v 1.11 2003/01/16 03:50:46 paulo Exp $
33 (provide "syntax")
37 (defvar *syntax-symbols* '(
38 syntax-highlight defsyntax defsynprop synprop-p syntax-p
44 (export *syntax-symbols*)
46 (dolist (symbol xedit::*syntax-symbols*)
50 (makunbound '*syntax-symbols*)
60 This must be carefully checked at compile time, such instruction should
73 should be detected at compile tim
[all...]
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md24 been using syntax requiring 3.5 for a while unknowingly anyway.
46 1. The EWMH `_NET_FRAME_EXTENTS` property is now set on windows when we
88 1. Perform various manipulations and overrides of `WM_HINTS` property
117 1. The EWMH `_NET_WM_NAME` property is now supported, and used for the
122 1. The EWMH `_NET_WM_ICON_NAME` property is now supported, and used for
154 behavior, where we're reject invalid property encoding for window
167 difference, and kept everything in one list. This caused the internal
266 conditionalize the syntax with m4 or some other preprocessing.
292 the mailing list so we can figure out a long-term solution.
386 1. Windows which fail to use the `WM_HINTS` property t
[all...]
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc147 ctwm prints its detailed version and compile time options.
194 `bitmapFilePath` for a colon-separated list of directories to search
347 === ctwm compile-time options
409 When a variable containing a list of strings representing windows is
413 name or class name (both given by the `WM_CLASS` window property). The
431 file. Lists of window name prefix strings are indicated by `win-list`.
434 AlwaysOnTop { `win-list` }::
435 This variable specifies a list of windows (all windows if the list is defaulted)
447 AlwaysSqueezeToGravity [{ `win-list` }]
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst16 the apiVersion property of the VkPhysicalDeviceProperties struct
64 - Mesa 21.3rc3 - compile failure
101 - Valgrind errors in VBO display list code since vertex store rework
108 - llvmpipe doesn't compile a shader with an inner scope in a for loop
109 - llvmpipe doesn't compile the increment of a for a loop
136 - llvmpipe doesn't compile a valid shader with an useless switch
571 - radv: Fix modifier property query.
585 - panfrost: Move the polygon list init logic to pan_cmdstream.c
767 - ci: Fix syntax error in radv fails files
1386 - nir: Pull the instr list fre
[all...]
H A D19.1.0.rst380 - meson: Remove panfrost from default driver list
487 - panfrost: Include all cubemap faces in bitmap list
530 - panfrost/midgard: Update integer op list
537 - panfrost/midgard: Add "op commutes?" property
702 - radv: Do not use the bo list for local buffers.
725 - turnip: Add 630 to the list.
736 - turnip: Implement a slow bo list
767 - radv: Use local buffers for the global bo list.
824 - mesa: fix display list corner case assertion
859 - st/mesa: implement "zombie" shaders list
[all...]
H A D21.1.0.rst16 the apiVersion property of the VkPhysicalDeviceProperties struct
136 - lima context state bugs with shader compile
171 - freedreno: async background shader compile
453 - pan/decode: Deduplicate shader property printing
765 - mesa: ensure parameter list capacity before associating uniform storage
1033 - panfrost: Fix a polygon list corruption in the multi-context case
1091 - panfrost: Provide a helper to calculate the polygon list size
1118 - frontends/omx/h265: search entire dpb list
1330 - ir3: Fix list corruption in legalize_block()
1464 - turnip: handle format list fo
[all...]
H A D20.2.0.rst16 the apiVersion property of the VkPhysicalDeviceProperties struct
138 - Unable to compile mesa-git from b559d26c
325 - panfrost: Update dEQP expectation list
580 - panfrost: Update fails list
595 - pan/mdg: Add opcode roundmode property
972 - drirc: Add picom to adaptive_sync exclusion list
1031 - util/list: Add list_foreach_entry_from_safe
1579 - drm-shim/meson: The name of the target is a string not a list
1661 - freedreno: Immediately compile a default variant of shaders.
1701 - freedreno: Drop the noubo fails list fo
[all...]
H A D20.3.0.rst16 the apiVersion property of the VkPhysicalDeviceProperties struct
582 - pan/decode: Fix awkward syntax
614 - pan/bi: Use canonical syntax for registers/uniforms/imms
615 - pan/bi: Use canonical syntax for special constants
960 - panfrost: Pass compile arguments through a struct
1447 - uitl: Add R1_UNORM to the list of noaccess (no pack/unpack) formats.
1463 - ci/deqp-runner: Add a post-deqp-run filter list for known flakes.
1592 - ci/softpipe: Add another flaky GS test to the skips list.
1601 - symbols-check: Add \__cxa_guard_\* to the list of approved symbols.
1645 - ci: Add the new timeout-prone softpipe-gl test to the skips list
[all...]
H A D7.10.rst42 This list is likely incomplete.
200 - r600g: use dirty list to track dirty blocks
295 - gallivm: add compile-time option to emit inst addrs and/or line
360 - mesa: display list support for GL_EXT_texture_integer
884 - r600g: fix typo in evergreen register list
940 - r600g: add bo fenced list.
1029 - r600g: hack around property unknown issues.
1113 - mesa: Move the list of builtin uniform info from ir_to_mesa to shared
1177 - i965: Drop the check for YUV constants in the param list.
1334 - i965: Fix compile warnin
[all...]

Completed in 18 milliseconds