mesa/src/intel/ds
Tim Van Patten f90e0f0797
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
intel: Convert getenv() to os_get_option()
os_get_option() is a wrapper for getenv() that checks properties in
Android. It should be a no-op for other OS but will allow full use of
env vars in Android.

The environment variable names are automatically renamed by
os_get_option() and the order of precedence thus becomes:

1. getenv (non-Android)
2. debug.mesa.* (Android)
3. vendor.mesa.* (Android)
4. mesa.* (Android, as a fallback for older versions)

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37587>
2025-09-25 17:01:18 -06:00
..
.clang-format clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
intel_driver_ds.cc intel/ds: minor code clean up 2025-09-18 17:23:42 +00:00
intel_driver_ds.h intel/ds: simplify clock sync emit 2025-09-18 17:23:42 +00:00
intel_pps_driver.cc intel: Convert getenv() to os_get_option() 2025-09-25 17:01:18 -06:00
intel_pps_driver.h intel/perf: Replace drm_i915_perf_record_header by intel_perf_record_header 2024-05-27 19:34:06 +00:00
intel_pps_perf.cc intel/ds: Nuke ralloc_ctx and ralloc_cfg 2024-05-07 21:44:34 +00:00
intel_pps_perf.h intel/ds: Nuke ralloc_ctx and ralloc_cfg 2024-05-07 21:44:34 +00:00
intel_pps_priv.h intel/ds: update GPU clock to be sequence-scoped when applicable 2025-09-18 17:23:42 +00:00
intel_tracepoints.py vulkan: Add more detail to encode debug markers 2025-09-10 08:35:50 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00