1. 916dda5 radv: remove unnecessary code around CACHE_FLUSH_AND_INV_TS_EVENT by Samuel Pitoiset · 7 years ago
  2. 4705a5d radv: Fix flush_bits being used uninitialized. by Bas Nieuwenhuizen · 7 years ago
  3. dbac8e2 radv: Add EXT_acquire_xlib_display to radv driver [v2] by Keith Packard · 7 years ago
  4. 46090a6 anv: Add EXT_acquire_xlib_display to anv driver [v3] by Keith Packard · 7 years ago
  5. 7ab1fff vulkan: Add EXT_acquire_xlib_display [v5] by Keith Packard · 7 years ago
  6. 5a2efef radv: Add EXT_direct_mode_display to radv driver by Keith Packard · 7 years ago
  7. f89d387 anv: Add EXT_direct_mode_display to anv driver [v2] by Keith Packard · 7 years ago
  8. 352d320 vulkan: Add EXT_direct_mode_display [v2] by Keith Packard · 7 years ago
  9. 451b58a radv: Add KHR_display extension to radv [v5] by Keith Packard · 7 years ago
  10. 54d0daa anv: Add KHR_display extension to anv [v7] by Keith Packard · 7 years ago
  11. da997eb vulkan: Add KHR_display extension using DRM [v10] by Keith Packard · 7 years ago
  12. ef79457 radv: Merge the flush bits of CMASK & DCC clear. by Bas Nieuwenhuizen · 7 years ago
  13. ed06b1c radv: Don't check for pipeline being set in draw. by Bas Nieuwenhuizen · 7 years ago
  14. 1ba87f4 radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx by Marek Olšák · 7 years ago
  15. 6703fec amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf by Marek Olšák · 7 years ago
  16. 39b4fdc freedreno/a5xx: move emit_marker5() into a5xx backend by Rob Clark · 7 years ago
  17. 0c8d9e9 freedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_attribute_binding.buffer_bounds.bind_vertex_buffer_offset_near_wrap_10 by Rob Clark · 7 years ago
  18. 4a41b02 freedreno/a5xx: don't crash if compute shader compile fails by Rob Clark · 7 years ago
  19. 658f1f6 freedreno/ir3: fix missing recursion into block condition by Rob Clark · 7 years ago
  20. 1a61502 freedreno/a5xx: better FOUR_QUAD/TWO_QUAD decision for compute by Rob Clark · 7 years ago
  21. f071544 freedreno/a5xx: bordercolor fixes by Rob Clark · 7 years ago
  22. ced14f1 freedreno: remove per-stateobj dirty_mask's by Rob Clark · 7 years ago
  23. 5708440 freedreno/a5xx: remove one image stateblock by Rob Clark · 7 years ago
  24. e0c6135 freedreno/a5xx: cubemap image fixes by Rob Clark · 7 years ago
  25. 0bb0cac freedreno/ir3: handle image buffer by Rob Clark · 7 years ago
  26. d1d2b13 freedreno/ir3: handle arrays of images by Rob Clark · 7 years ago
  27. 5b2ef78 freedreno/ir3: images can be arrays too by Rob Clark · 7 years ago
  28. f489fa1 freedreno/ir3: use move_load_const pass by Rob Clark · 7 years ago
  29. 7235c14 nir: add pass to move load_const by Rob Clark · 7 years ago
  30. c9d6e57 mesa/st/nir: fix driver_location for arrays of image/sampler by Rob Clark · 7 years ago
  31. 2284572 nir: add comment for loop_unroll pass by Rob Clark · 7 years ago
  32. e3bbc1e glsl: fix random typo by Rob Clark · 7 years ago
  33. dfeb61c radeonsi: ignore PIPE_RESOURCE_FLAG_MAP_COHERENT by Marek Olšák · 7 years ago
  34. 9322974 radeonsi: always put persistent buffers into GTT on radeon by Marek Olšák · 7 years ago
  35. ffbbc00 radeonsi: fix si_get_num_queries for radeon by Marek Olšák · 7 years ago
  36. 94b2976 radeonsi: don't expose performance counters for non-existent blocks by Marek Olšák · 7 years ago
  37. a2451a4 ac/gpu_info: add radeon_info::num_tcc_blocks by Marek Olšák · 7 years ago
  38. 166c00e radeonsi: set a better NUM_PATCHES hard limit by Marek Olšák · 7 years ago
  39. 0d685ba radeonsi: make sure LS-HS vector lanes are reasonably occupied by Marek Olšák · 7 years ago
  40. e93fe40 radeonsi: properly compute an LS-HS thread group size limit by Marek Olšák · 7 years ago
  41. da0115b v3d: Fix blitting from a linear winsys BO. by Eric Anholt · 7 years ago
  42. 07b2436 v3d: Add missing always_flush debug flag. by Eric Anholt · 7 years ago
  43. 9b1cb50 virgl: Remove debugging left-overs by Tomeu Vizoso · 7 years ago
  44. 6c243ac glsl: fix desktop glsl linking regression by Timothy Arceri · 7 years ago
  45. a9114b5 util: add allow_glsl_relaxed_es to drirc for Google Earth VR by Timothy Arceri · 7 years ago
  46. 725b1a4 mesa/util: add allow_glsl_relaxed_es driconfig override by Timothy Arceri · 7 years ago
  47. 781c23e util: add allow_glsl_builtin_const_expression to drirc for Google Earth VR by Timothy Arceri · 7 years ago
  48. 90dbab0 mesa/util: add allow_glsl_builtin_const_expression driconf override by Timothy Arceri · 7 years ago
  49. de93f54 util: manually extract the program name from program_invocation_name by Timothy Arceri · 7 years ago
  50. 1a8501a ac/surface: Set compressZ for stencil-only surfaces. by Bas Nieuwenhuizen · 7 years ago
  51. 0146d79 anv: Use a single global API patch version by Jason Ekstrand · 7 years ago
  52. 68bf94a radeonsi: enable OpenGL 3.3 compat profile by Timothy Arceri · 7 years ago
  53. 89a5d6f mesa: add ff fragment shader support for geom and tess shaders by Timothy Arceri · 7 years ago
  54. e636199 v3d: Set the SO offsets correctly if we have to re-emit. by Eric Anholt · 7 years ago
  55. 9417804 gallium/hud: = should rename the last added data source by Marek Olšák · 7 years ago
  56. ba2c187 anv: Disable constant buffer 0 being relative. by Rafael Antognolli · 7 years ago
  57. be18d5a anv/device: Check for kernel support of context isolation. by Rafael Antognolli · 7 years ago
  58. 056214e intel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM. by Rafael Antognolli · 7 years ago
  59. a678f40 swr/rast: Clang-Format most rasterizer source code by Alok Hota · 7 years ago
  60. d85fef1 radv: fix reported number of available VGPRs by Eric Engestrom · 7 years ago
  61. 9a4bd6b mesa: add missing return in error path by Eric Engestrom · 7 years ago
  62. a3d93ee radv: Use less conservative approximation for context rolls. by Bas Nieuwenhuizen · 7 years ago
  63. 4d08c1e radv: fix bitwise check by Eric Engestrom · 7 years ago
  64. e8eb848 meson: fix i965/anv/isl genX static lib names by Eric Engestrom · 7 years ago
  65. 66673be mesa: Unconditionally enable floating-point textures by Timothy Arceri · 7 years ago
  66. b8e099e intel/fs: shuffle_64bit_data_for_32bit_write is not used anymore by Jose Maria Casanova Crespo · 7 years ago
  67. a496584 intel/fs: Use new shuffle_32bit_write for all 64-bit storage writes by Jose Maria Casanova Crespo · 7 years ago
  68. a4d445b intel/fs: shuffle_32bit_load_result_to_64bit_data is not used anymore by Jose Maria Casanova Crespo · 7 years ago
  69. 71b319a intel/fs: Use shuffle_from_32bit_read for 64-bit FS load_input by Jose Maria Casanova Crespo · 7 years ago
  70. 8003ae8 intel/fs: shuffle_from_32bit_read at load_per_vertex_input at TCS/TES by Jose Maria Casanova Crespo · 7 years ago
  71. 5565630 intel/fs: Use shuffle_from_32bit_read at VS load_input by Jose Maria Casanova Crespo · 7 years ago
  72. 152bffb intel/fs: Use shuffle_from_32bit_read for 64-bit gs_input_load by Jose Maria Casanova Crespo · 7 years ago
  73. 8b26a2d intel/fs: shuffle_from_32bit_read for 64-bit do_untyped_vector_read by Jose Maria Casanova Crespo · 7 years ago
  74. c2297bd intel/fs: Remove old 16-bit shuffle/unshuffle functions by Jose Maria Casanova Crespo · 7 years ago
  75. fd3d8a8 intel/fs: Use shuffle_for_32bit_write for 16-bits store_ssbo by Jose Maria Casanova Crespo · 7 years ago
  76. 20e4732 intel/fs: Use shuffle_from_32bit_read to read 16-bit SSBO by Jose Maria Casanova Crespo · 7 years ago
  77. a0891ea intel/fs: Use shuffle_from_32bit_read at VARYING_PULL_CONSTANT_LOAD by Jose Maria Casanova Crespo · 7 years ago
  78. 22c6549 intel/fs: New shuffle_for_32bit_write and shuffle_from_32bit_read by Jose Maria Casanova Crespo · 7 years ago
  79. a566505 intel/fs: general 8/16/32/64-bit shuffle_src_to_dst function by Jose Maria Casanova Crespo · 7 years ago
  80. d882331 appveyor: Consume LLVM 5.0.1. by Jose Fonseca · 7 years ago
  81. c4714f6 ac: Clear meminfo to avoid valgrind warning. by Bas Nieuwenhuizen · 7 years ago
  82. 5917761 radv: fix emitting the TCS regs on GFX9 by Samuel Pitoiset · 7 years ago
  83. 355868d nir: Document a couple instances of parent_instr by Ian Romanick · 7 years ago
  84. 4467040 i965/fs: Propagate conditional modifiers from not instructions by Ian Romanick · 7 years ago
  85. f2d8bb7 i965/fs: Rearrange code to remove most of the gotos by Ian Romanick · 7 years ago
  86. 77f269b i965/fs: Refactor propagation of conditional modifiers from compares to adds by Ian Romanick · 7 years ago
  87. 22f9fbc i965/vec4: Optimize OR with 0 into a MOV by Ian Romanick · 7 years ago
  88. e6a9bd9 i965/vec4: Don't register coalesce into source of VS_OPCODE_UNPACK_FLAGS_SIMD4X2 by Ian Romanick · 7 years ago
  89. 284b563 i965/fs: Optimize OR with 0 into a MOV by Ian Romanick · 7 years ago
  90. 4106f6c v3d: Handle a no-intersection scissor even if it's outside of the VP. by Eric Anholt · 7 years ago
  91. 9aa670e v3d: Use the proper depth texture type for sampling. by Eric Anholt · 7 years ago
  92. 778594a v3d: Limit shader threading according to our maximum TMU fifo usage. by Eric Anholt · 7 years ago
  93. e130ada v3d: Fix shaders using pixel center W but no varyings. by Eric Anholt · 7 years ago
  94. 0d4f338 docs: Update release-notes and calendar by Dylan Baker · 7 years ago
  95. 3c454fc docs: Add release notes for 18.1.2 by Dylan Baker · 7 years ago
  96. 9e1f208 intel/aubinator: Use int to store getopt_long flags. by Rafael Antognolli · 7 years ago
  97. f8e2c4c Revert "radv: always set/load both depth and stencil clear values" by Samuel Pitoiset · 7 years ago
  98. a2f6e72 radv: don't check for linear images in emit_fast_color_clear() by Samuel Pitoiset · 7 years ago
  99. 3befac5 radv: allow RADV_PERFTEST=dccmsaa on GFX9 by Samuel Pitoiset · 7 years ago
  100. bfca15e radv: add RADV_DEBUG=checkir by Samuel Pitoiset · 7 years ago