1. 8c9b9aa gallium: change comments to remove 'state tracker' by Marek Olšák · 4 years, 9 months ago
  2. 17ed4a0 docs/envvars: update RADV_FORCE_FAMILY by Rhys Perry · 4 years, 4 months ago
  3. 5c6afd0 docs/envvars: document ACO_DEBUG by Rhys Perry · 4 years, 4 months ago
  4. 771f16c radeonsi: remove AMD_DEBUG=sisched option by Pierre-Eric Pelloux-Prayer · 4 years, 6 months ago
  5. cd6ec2b radv: implement a dummy winsys for creating devices without AMDGPU by Samuel Pitoiset · 4 years, 7 months ago
  6. 31a7815 hud: add GALLIUM_HUD_SCALE by Jonathan Marek · 4 years, 8 months ago
  7. 82913ba docs/envvars: document RADV_TEX_ANISO by Samuel Pitoiset · 4 years, 7 months ago
  8. 886acbe radv: remove unnecessary RADV_DEBUG=nobatchchain option by Samuel Pitoiset · 4 years, 7 months ago
  9. b253137 radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched by Samuel Pitoiset · 4 years, 7 months ago
  10. a8024aa radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set by Samuel Pitoiset · 4 years, 7 months ago
  11. 90312de docs: document AMD_DEBUG variable by Pierre-Eric Pelloux-Prayer · 4 years, 8 months ago
  12. 519d9b3 radv: remove useless RADV_DEBUG=unsafemath debug option by Samuel Pitoiset · 4 years, 10 months ago
  13. cc66976 docs: document all RADV environment variables by Samuel Pitoiset · 4 years, 10 months ago
  14. d438261 intel: Add INTEL_DEBUG=nofc for disabling fast clears by Caio Marcelo de Oliveira Filho · 5 years ago
  15. d317944 docs: document three NIR_ envvars by Alejandro Piñeiro · 5 years ago
  16. c339c01 docs: fixup typo by Erik Faye-Lund · 5 years ago
  17. 205f960 docs: add missing code-tags by Erik Faye-Lund · 5 years ago
  18. 52667f9 docs: use more code-tags in envvars.html by Erik Faye-Lund · 5 years ago
  19. d311d8f docs: use code-tags for envvars and options by Erik Faye-Lund · 5 years ago
  20. 5639f0d docs: use dl instead of ul by Erik Faye-Lund · 5 years ago
  21. 0bca0f1 docs: remove pointlessly repeated list by Erik Faye-Lund · 5 years ago
  22. 8620f53 docs: do not use br-tag for non-significant breaks by Erik Faye-Lund · 5 years ago
  23. ecdab0d docs: drop h1 in header by Erik Faye-Lund · 5 years ago
  24. f0f7c3b svga: add SVGA_NO_LOGGING env var (v2) by Brian Paul · 5 years ago
  25. 4a91d4e docs: update the default mesa shader cache dir by Timothy Arceri · 6 years ago
  26. a055f51 docs: properly escape characters by Andres Gomez · 6 years ago
  27. 806ab42 mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API override by Marek Olšák · 7 years ago
  28. bebf758 docs: document WGL_SWAP_INTERVAL env var by Brian Paul · 6 years ago
  29. a1ee513 vulkan/util: Add a helper to get a version override by Jason Ekstrand · 7 years ago
  30. 4f8d1af i965: Add an INTEL_DEBUG=reemit option. by Kenneth Graunke · 7 years ago
  31. edfd8d4 i965: Add an INTEL_DEBUG=submit option for printing batch statistics. by Kenneth Graunke · 7 years ago
  32. e9cf458 docs: Document shader capturing environment variables. by Kenneth Graunke · 7 years ago
  33. d861eb5 util/disk_cache: turn MESA_GLSL_CACHE_DISABLE into a boolean by Eric Engestrom · 7 years ago
  34. 717fb6e glx: turn LIBGL_NO_DRAWARRAYS into a boolean by Eric Engestrom · 7 years ago
  35. 14e431b egl+glx: turn LIBGL_DRI3_DISABLE into a boolean by Eric Engestrom · 7 years ago
  36. 177fd32 glx: turn LIBGL_ALWAYS_INDIRECT into a boolean by Eric Engestrom · 7 years ago
  37. 5c68ea2 egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean by Eric Engestrom · 7 years ago
  38. 6c2e052 docs: update envvar docs to reflect MESA_NO_ERROR change by Eric Engestrom · 7 years ago
  39. 9cd6902 i965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for consistency. by Kenneth Graunke · 7 years ago
  40. cf1adb7 svga: log the process command line to the vmware.log file by Brian Paul · 7 years ago
  41. 620f12a i965: Drop INTEL_DEBUG=stats. by Kenneth Graunke · 7 years ago
  42. 2beff74 docs/envvars: sort INTEL_DEBUG envvar options by name by Samuel Iglesias Gonsálvez · 7 years ago
  43. a0ed0eb mesa: add env var to force enable the KHR_no_error ctx flag by Timothy Arceri · 7 years ago
  44. 2b074bb intel: Add a INTEL_DEBUG=color option. by Kenneth Graunke · 7 years ago
  45. ee8d2e2 docs: update envvars.html to reflect having a cache per arch by Timothy Arceri · 8 years ago
  46. 077879c docs: fix a few typos by Eric Engestrom · 8 years ago
  47. 41ad178 docs: add shader cache environment variables by Timothy Arceri · 8 years ago
  48. 883ca59 docs: document INTEL_PRECISE_TRIG envvar by Juan A. Suarez Romero · 8 years ago
  49. 3f5fba8 docs: document GALLIUM_HUD_DUMP_DIR envvar by Edmondo Tommasina · 8 years ago
  50. 2acfd36 docs: document MESA_DEBUG=context by Brian Paul · 8 years ago
  51. 2fba720 clover: Introduce CLOVER_EXTRA_*_OPTIONS environment variables by Vedran Miletić · 8 years ago
  52. 55ba5fa doc: document GALLIUM_DRIVER by Christoph Haag · 8 years ago
  53. 7b414bc doc: fix typo of GALLIUM_HUD_TOGGLE_SIGNAL by Christoph Haag · 8 years ago
  54. a97ee60 docs: update MESA_DEBUG envvar documentation. by Alejandro Piñeiro · 8 years ago
  55. 2343235 doc: improve INTEL_DEBUG documentation by Grazvydas Ignotas · 8 years ago
  56. 6ca118d i965: Add norbc debug option by Topi Pohjolainen · 8 years ago
  57. 8f45691 doc: document spilling options accepted by INTEL_DEBUG by Iago Toral Quiroga · 8 years ago
  58. 7a712e6 doc: add 'vec4' option in INTEL_DEBUG by Juan A. Suarez Romero · 8 years ago
  59. a0f55e9 docs: Correct typo in LLVMpipe envvar description by Rhys Kidd · 9 years ago
  60. 76e2af3 docs: Document VC4_DEBUG envvar by Rhys Kidd · 9 years ago
  61. a150101 docs: document MESA_GLES_VERSION_OVERRIDE envvar by Alejandro Piñeiro · 9 years ago
  62. bc8a684 mesa: add MESA_NO_MINMAX_CACHE environment variable by Nicolai Hähnle · 9 years ago
  63. a2c5200 st/va: disable MPEG4 by default v2 by Christian König · 9 years ago
  64. 09d6107 gallium/hud: document GALLIUM_HUD_PERIOD in envvars.html. by Jimmy Berry · 9 years ago
  65. 56a1c10 gallium/hud: control visibility at startup and runtime. by Jimmy Berry · 9 years ago
  66. a26e82b docs: document INTEL_DEBUG 'optimizer' envvar by Alejandro Piñeiro · 9 years ago
  67. e4b2973 docs: document the LIBGL_DRI3_DISABLE environment variable by Martin Peres · 9 years ago
  68. 0691b37 docs: fix misspellings by Nathan Kidd · 11 years ago
  69. 90d1855 docs: describe the INTEL_* envvars that do exist by Chris Forbes · 11 years ago
  70. 26eb6ad docs: drop INTEL_* envvars which no longer exist by Chris Forbes · 11 years ago
  71. 90fa71b docs: update some environment variable info by Brian Paul · 11 years ago
  72. dd6152b docs: document GALLIUM_HUD and LIBGL_SHOW_FPS by Marek Olšák · 11 years ago
  73. 00905db mesa: allow MESA_GL_VERSION_OVERRIDE to override the API type by Jordan Justen · 12 years ago
  74. b5da52a docs: add new iframe layout by Andreas Boll · 12 years ago
  75. 75e6202 docs: document the GALLIUM_LOG_FILE env var by Brian Paul · 12 years ago
  76. 9ccf5bf mesa: new MESA_LOG_FILE env var to log errors, warnings, etc., to a file by Brian Paul · 12 years ago
  77. 210a27d docs: prefer lowercase html tags by Andreas Boll · 12 years ago
  78. ecd5c7c docs: consolidate html header and footer by Andreas Boll · 12 years ago
  79. ef3cec5 Rename R300_NO_TCL envvar to RADEON_NO_TCL by Matt Turner · 13 years ago
  80. 6afa7cd softpipe: Document new llvm flag by Jakob Bornecrantz · 13 years ago
  81. 963727a Remove remnants of legacy glide support by Guillem Jover · 13 years ago
  82. a1eff55 mesa: Allow overriding GLSL version with environment variable by Chad Versace · 13 years ago
  83. 0527c11 mesa: Allow override of GL version with environment variable by Chad Versace · 13 years ago
  84. 82dd62f mesa: new MESA_EXTENSION_MAX_YEAR env var by Brian Paul · 13 years ago
  85. 1bf9954 docs: updated environment variable list by Brian Paul · 14 years ago
  86. 7fc3581 docs: Update for EGL environment variables. by Chia-I Wu · 15 years ago
  87. 1d8b308 docs: document Intel, R300 env vars by Brian Paul · 15 years ago
  88. 85fb3e4 docs: document more MESA_GLSL env var options by Brian Paul · 15 years ago
  89. cc26e27 docs: document MESA_EXTENSION_OVERRIDE env var by Brian Paul · 15 years ago
  90. b6c41fd docs: assorted updates, link fixes by Brian Paul · 16 years ago
  91. 4d3ab19 document MESA_TEX/TNL_PROG env vars by Brian Paul · 18 years ago
  92. 5e9d731 misc updates by Brian Paul · 19 years ago
  93. 8894a55 added MESA_GLX_ALPHA_BITS env var by Brian Paul · 19 years ago
  94. eacd347 update MESA_DEBUG with FP info by Brian Paul · 19 years ago
  95. 36da045 Use a simple CSS style sheet. by Brian Paul · 20 years ago
  96. dfa5c2b new MESA_GLX_DEPTH_BITS env var by Brian Paul · 20 years ago
  97. 4f6b1ad added MESA_GLX_FORCE_ALPHA env var by Brian Paul · 20 years ago
  98. b07d6a8 updated list of env vars by Brian Paul · 21 years ago
  99. 0b27ace Documentation/website overhaul. The website content and doc/ directory by Brian Paul · 22 years ago