1. ced3df5 meson: Fix typo that breaks -Dgalium-xvmc=false by Dylan Baker · 7 years ago
  2. 94cf397 meson: Fix auto option for va by Dylan Baker · 7 years ago
  3. a6943bb meson: Fix auto option for xvmc by Dylan Baker · 7 years ago
  4. d9a8008 meson: Correct behavior of vdpau=auto by Dylan Baker · 7 years ago
  5. ca59c39 radv: always check the return error when submitting a CS by Samuel Pitoiset · 7 years ago
  6. 68d9517 radv: check the return values of radv_signal_fence() by Samuel Pitoiset · 7 years ago
  7. 0783208 radv: change the returned error in radv_signal_fence() by Samuel Pitoiset · 7 years ago
  8. 94bc06b freedreno: a2xx: fix clear color by Jonathan Marek · 7 years ago
  9. dd8553d freedreno: a2xx: fix crash when freeing context by Jonathan Marek · 7 years ago
  10. 6eeac34 freedreno: a2xx: fix crash on first clear by Jonathan Marek · 7 years ago
  11. 17e16ba freedreno: add a20x by Jonathan Marek · 7 years ago
  12. d5ff36b freedreno: a2xx: increase size of the offset field in instr_fetch_vtx_t by Jonathan Marek · 7 years ago
  13. 69ae42c v3d: Don't forget to initialize the buffer offset of a new winsys handle. by Eric Anholt · 7 years ago
  14. ee9a6a1 v3d, vc4: Disable valgrind checking of CLE inputs when NDEBUG is set. by Eric Anholt · 7 years ago
  15. a2790b1 mesa: fix glGetInteger64v for arrays of integers by Marek Olšák · 7 years ago
  16. ce4b8b9 ac/surface: disallow rotated micro tile mode by Marek Olšák · 7 years ago
  17. 9410cd5 radeonsi: fix occlusion queries with 16x AA without FBO attachments on Stoney by Marek Olšák · 7 years ago
  18. 9c21002 radeonsi: handle non-clearable DCC buffers as MSAA resolve dst by Marek Olšák · 7 years ago
  19. 587e712 radeonsi: disable DCC MSAA for 128bpp formats on Stoney by Marek Olšák · 7 years ago
  20. 6764aae docs: update freedreno features by Rob Clark · 7 years ago
  21. fbd1542 mesa: fix GLES 3.1 version calculation by Rob Clark · 7 years ago
  22. cf0c725 freedreno/a5xx: MSAA by Rob Clark · 7 years ago
  23. b6e690e freedreno: update generated headers by Rob Clark · 7 years ago
  24. 418b3fd freedreno/ir3: txf_ms support by Rob Clark · 7 years ago
  25. d03bd10 freedreno/a5xx: fix gpu hangs with large compute shaders by Rob Clark · 7 years ago
  26. e1e4093 freedreno/ir3: fix base_vertex by Rob Clark · 7 years ago
  27. 77e790f i965: Link uniforms of SPIR-V programs using the NIR linker by Eduardo Lima Mitev · 7 years ago
  28. ae0208e i965: Setup glsl uniforms by index rather than name matching by Neil Roberts · 7 years ago
  29. 57b6184 i965: account for NIR uniforms without name by Eduardo Lima Mitev · 7 years ago
  30. 7dd96a0 i965: Update TexturesUsed after linking the shaders by Neil Roberts · 7 years ago
  31. 4bf8b80 i965: Build SPIR-V programs' resource list using NIR by Eduardo Lima Mitev · 7 years ago
  32. 3cf12c6 nir/linker: Add nir_build_program_resource_list() by Eduardo Lima Mitev · 7 years ago
  33. 215c935 compiler/link: move add_program_resource to linker_util by Alejandro Piñeiro · 7 years ago
  34. 2bf9173 nir/linker: Set the uniform initial values by Neil Roberts · 7 years ago
  35. 7a9e5cd nir/linker: Add gl_nir_link_uniforms() by Eduardo Lima Mitev · 7 years ago
  36. aa95f0b compiler/link: add linker_util.h, move linker_error/warning to it by Alejandro Piñeiro · 7 years ago
  37. b995bda spirv: Set nir_variable->explicit_binding by Neil Roberts · 7 years ago
  38. 386f09b spirv: Get rid of vtn_variable_mode_image/sampler by Neil Roberts · 7 years ago
  39. 23edc5b spirv: translate default-block uniforms by Nicolai Hähnle · 8 years ago
  40. 3d66647 nir/types: Add a utility wrapper to glsl_type::sampler_index() by Eduardo Lima Mitev · 7 years ago
  41. f1ab16c nir/types: Add a glsl_get_component_slots() utility by Eduardo Lima Mitev · 7 years ago
  42. 2b8765b nir/lower_samplers: Limit assert to GLSL shader programs by Eduardo Lima Mitev · 7 years ago
  43. 652be15 nir: Add explicit_binding to nir_variable by Neil Roberts · 7 years ago
  44. 8d1ec2e mesa/main: add NULL name check when searching for a resource name by Alejandro Piñeiro · 7 years ago
  45. a6dc3d2 i965: use gl_shader_program_data::spirv by Alejandro Piñeiro · 7 years ago
  46. a940683 mesa/main: Add a 'spirv' flag to gl_shader_program_data by Eduardo Lima Mitev · 7 years ago
  47. 6972541 docs/release-calendar: restore the missing 18.1 column by Emil Velikov · 7 years ago
  48. dfb1f27 configure: use compliant grep regex checks by Emil Velikov · 7 years ago
  49. d589edd glsl/tests/glcpp: reinstate "error out if no tests found" by Emil Velikov · 7 years ago
  50. a2f5292 glsl/glcpp/tests: reinstate srcdir/abs_builddir blurb by Emil Velikov · 7 years ago
  51. 87cebac glsl: fold glcpp-test-cr-lf.sh into glcpp-test.sh by Emil Velikov · 7 years ago
  52. 1c1f70d st/dri: constify dri_fill_st_visual's screen by Emil Velikov · 7 years ago
  53. ccaa9f0 mesa: remove struct gl_extensions::ATI_separate_stencil by Emil Velikov · 7 years ago
  54. 1714dfc travis: add libXrandr and its randrproto dependency by Eric Engestrom · 7 years ago
  55. d24839b swr: bump minimum supported LLVM version to 5.0 by Juan A. Suarez Romero · 7 years ago
  56. f966929 radeonsi: add a debug flag to zero vram allocations by Grazvydas Ignotas · 7 years ago
  57. 4e0d93d radeonsi: use shifts for sign extension by Grazvydas Ignotas · 7 years ago
  58. af17a29 radv: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation by Samuel Pitoiset · 7 years ago
  59. 41f6096 radv: use EOP_DATA_SEL_* instead of magic numbers by Samuel Pitoiset · 7 years ago
  60. 53959fc r600: fix copy/paste bug for sampleMaskIn workaround by Roland Scheidegger · 7 years ago
  61. edb7890 v3d: Fix min vs mag determination when not doing mip filtering. by Eric Anholt · 7 years ago
  62. 3f960c1 vulkan: EXT_acquire_xlib_display requires libXrandr headers to build by Keith Packard · 7 years ago
  63. f49d112 v3d: Implement ALPHA_TO_COVERAGE. by Eric Anholt · 7 years ago
  64. 94f7c01 v3d: Track write reference to the separate stencil buffer. by Eric Anholt · 7 years ago
  65. a52c357 v3d: Add missing reference to the separate stencil buffer. by Eric Anholt · 7 years ago
  66. 1334295 v3d: Fix return value from fence_finish. by Eric Anholt · 7 years ago
  67. 8b30993 mesa/st: only do scalar lowerings if driver benefits by Christian Gmeiner · 7 years ago
  68. f485e56 gallium: add scalar isa shader cap by Christian Gmeiner · 7 years ago
  69. 050d8a4 radv: Add VK_EXT_display_surface_counter to radv driver by Keith Packard · 7 years ago
  70. 1801d7c anv: Add VK_EXT_display_surface_counter to anv driver [v2] by Keith Packard · 7 years ago
  71. b1a013d Vulkan/wsi: Implement VK_EXT_display_surface_counter by Jason Ekstrand · 7 years ago
  72. 8f3b58e vulkan/wsi: Get rid of the get_capabilities hook by Jason Ekstrand · 7 years ago
  73. 7f3cb7d intel/aubinator: drop unused functions by Eric Engestrom · 7 years ago
  74. 65b3fed radv: always initialize the clear depth/stencil values to 0 by Samuel Pitoiset · 7 years ago
  75. 204cf57 radv: always initialize the clear color values to 0 by Samuel Pitoiset · 7 years ago
  76. 4b564bd radv: always initialize the DCC predicate to FALSE by Samuel Pitoiset · 7 years ago
  77. 70c1bee radv: do not use an user SGPR for the sample position offset by Samuel Pitoiset · 7 years ago
  78. 2017086 radv: don't store the number of samples as log2 by Samuel Pitoiset · 7 years ago
  79. 8a6e3f0 gallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare warning in u_cpu_detect.c by Gert Wollny · 7 years ago
  80. 33f4e8a gallium/aux/util/u_debug.h: Fix "noreturn" warnings in debug mode by Gert Wollny · 7 years ago
  81. 70f6329 gallium/aux/util: Fix some warnings by Gert Wollny · 7 years ago
  82. 3e091d5 gallium/aux/tgsi_ureg.c: remove unused parameter from match_or_expand_immediate64 by Gert Wollny · 7 years ago
  83. f79b980 gallium/aux/tgsi_two_side.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  84. dc5ba7e gallium/aux/tgsi_ureg.c: Fix various warnings by Gert Wollny · 7 years ago
  85. c5e8280 gallium/aux/tgsi_text.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  86. b16b6d0 gallium/aux/tgsi_point_sprite.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  87. 3792d85 gallium/aux/tgsi_lowering.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  88. 7a3daaa gallium/aux/tgsi_build.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  89. 94f40d3 gallium/aux/tgsi_build.c: Remove now unused variable by Gert Wollny · 7 years ago
  90. dc46b2a gallium/aux/tgsi_build.c: Remove unused parameters prev_token from various functions by Gert Wollny · 7 years ago
  91. f06194b gallium/aux/tgsi_exec.c: Fix various -Wsign-compare by Gert Wollny · 7 years ago
  92. a7cbb9b gallium/aux/tgsi_exec.c: remove superfluous parameter from etch_source_d by Gert Wollny · 7 years ago
  93. 5fe1b3b gallium/aux/tgsi_exec.c: remove superfluous parameter from store_dest_dstret by Gert Wollny · 7 years ago
  94. c9b53c6 gallium/aux/tgsi_exec.c: Remove unused parameter from fetch_src_file_channel by Gert Wollny · 7 years ago
  95. 38a9b42 gallium/aux/tgsi_exec.c: Remove paramater inst from exec_kill by Gert Wollny · 7 years ago
  96. b8fca73 gallium/aux/tgsi_aa_point.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  97. 09b3b37 gallium/aux/tgsi_sanity.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  98. bf6b695 gallium/aux/tgsi/tgsi_parse.c: Fix two warnings by Gert Wollny · 7 years ago
  99. fc9e259 gallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings by Gert Wollny · 7 years ago
  100. 03ac970 gallium/aux/cso_cache: Fix various warnings by Gert Wollny · 7 years ago