1. a5abb2d meson: Add support for read-only text segment on x86 by Matt Turner · 6 years ago
  2. 8f2421d meson: work around gentoo applying -m32 to host compiler in cross builds by Dylan Baker · 6 years ago
  3. e0fa239 i965/screen: Sanity check that all formats we advertise are useable by Jason Ekstrand · 6 years ago
  4. 0e7f3fe i965/screen: Use RGBA non-sRGB formats for images by Jason Ekstrand · 6 years ago
  5. a266934 i965/screen: Return false for unsupported formats in query_modifiers by Jason Ekstrand · 6 years ago
  6. eeae485 i965/screen: Refactor query_dma_buf_formats by Jason Ekstrand · 6 years ago
  7. 3b54dd8 intel/isl: Add bounds-checking assertions for the format_info table by Jason Ekstrand · 6 years ago
  8. 778e288 intel/isl: Add bounds-checking assertions in isl_format_get_layout by Jason Ekstrand · 6 years ago
  9. c267f46 meson: Clarify why asm cannot be used in cross compile by Dylan Baker · 6 years ago
  10. f436ae2 docs: talk about Wayland instead of libwayland by Eric Engestrom · 6 years ago
  11. 237c5ac anv: Set fence/semaphore types to NONE in impl_cleanup by Jason Ekstrand · 6 years ago
  12. 3ba16d6 nir: Add global invocation id intrinsic. by Plamena Manolova · 6 years ago
  13. 61edad2 travis: bump libwayland to the first version with libwayland-egl by Eric Engestrom · 6 years ago
  14. 3ea2d79 i965: Require softpin support for Cannonlake and later. by Kenneth Graunke · 7 years ago
  15. a363bb2 i965: Allocate VMA in userspace for full-PPGTT systems. by Kenneth Graunke · 7 years ago
  16. 74259b9 intel/blorp: Emit VF cache invalidates for 48-bit bugs with softpin. by Kenneth Graunke · 6 years ago
  17. 2a74296 nir: add opt_if_loop_terminator() by Timothy Arceri · 6 years ago
  18. 1098bc5 nir: move ends_in_break() helper to nir_loop_analyze.h by Timothy Arceri · 6 years ago
  19. 186988e radv: fix Coverity no effect control flow issue by Timothy Arceri · 6 years ago
  20. 44c6148 intel/blorp: Don't vertex fetch directly from clear values by Jason Ekstrand · 6 years ago
  21. b28a251 dri: add missing 16bits formats mapping by Lionel Landwerlin · 6 years ago
  22. 833c404 nir: Look into uniform structs for samplers when counting num_textures. by Eric Anholt · 7 years ago
  23. f69473a v3d: Work around GFXH-1461/GFXH-1689 by using CLEAR_TILE_BUFFERS. by Eric Anholt · 7 years ago
  24. 9d58603 v3d: Enable the new NIR bitfield operation lowering paths. by Eric Anholt · 7 years ago
  25. 73953b0 nir: Add lowering for nir_op_bit_count. by Eric Anholt · 6 years ago
  26. 7afa26d nir: Add lowering for nir_op_bitfield_reverse. by Eric Anholt · 6 years ago
  27. 6e1597c nir: Add an ALU lowering pass for mul_high. by Eric Anholt · 6 years ago
  28. 6a0db5f nir: Add lowering for find_lsb. by Eric Anholt · 7 years ago
  29. d4c7c3c nir: Add lowering for ifind_msb to ufind_msb. by Eric Anholt · 7 years ago
  30. af88acf nir: Add lowering from ibitfield_extract/ubitfield_extract to shifts. by Eric Anholt · 7 years ago
  31. 74618cc nir: Add lowering for bitfieldInsert without using bfi. by Eric Anholt · 7 years ago
  32. 735b104 docs: add note about moving to libwayland-egl in 18.2.0 by Eric Engestrom · 6 years ago
  33. b9361c9 egl: remove wayland-egl now that we're using libwayland-egl by Eric Engestrom · 6 years ago
  34. 1db4ec0 egl: rewire the build systems to use libwayland-egl by Eric Engestrom · 6 years ago
  35. 67f7a16 glsl: Take 'double' as reserved after GLSL ES 1.0 by zhaowei yuan · 6 years ago
  36. 17a4206 r300g/swtcl: make pipe_context uploaders use malloc'd memory as before by Marek Olšák · 6 years ago
  37. 01ad206 intel/eu: Use a struct copy instead of a memcpy by Jason Ekstrand · 6 years ago
  38. cc21e96 radv: Use correct color format for fast clears by Philip Rebohle · 6 years ago
  39. 2b1b2cb v3d: Be more explicit about include directory from our generated code. by Eric Anholt · 6 years ago
  40. 2a10fd9 radv: Do not hardcode fast clear formats. by Bas Nieuwenhuizen · 6 years ago
  41. 6fb2211 intel/tools: add intel_sanitize_gpu to EXTRA_DIST by Scott D Phillips · 6 years ago
  42. 08535dd util/tests/vma: Fix warning c++11-narrowing by Scott D Phillips · 6 years ago
  43. 4b123fb util: tests: vma test depends on C++11 support by Scott D Phillips · 6 years ago
  44. 6b8f372 glx: Fix number of property values to read in glXImportContextEXT by Michel Dänzer · 6 years ago
  45. c765c39 configure: radv depends on mako by Eric Engestrom · 6 years ago
  46. 5bdc38f travis: use correct form for array options by Eric Engestrom · 6 years ago
  47. 9aedee6 anv: intel: add softpin flag on imported BOs by Lionel Landwerlin · 6 years ago
  48. 66c6179 autotools: add missing android file to package by Eric Engestrom · 6 years ago
  49. 7c4423c meson: fix platforms check for `-D egl=true` by Eric Engestrom · 6 years ago
  50. 1ac4439 mesa: Make sure that imm draws are flushed before other draws execute. by Mathias Fröhlich · 6 years ago
  51. a7b74a7 virgl: use bits in caps set v2 by gurchetansingh@chromium.org · 6 years ago
  52. 6ce94a5 virgl: add shader offset alignment to to v2 caps struct by gurchetansingh@chromium.org · 6 years ago
  53. 1c9053d i965: Prepare batchbuffer module for softpin support. by Kenneth Graunke · 7 years ago
  54. 01058a5 i965: Add virtual memory allocator infrastructure to brw_bufmgr. by Kenneth Graunke · 7 years ago
  55. e99b32d i965: Disable internal CCS for shadows of multi-sampled windows by Jason Ekstrand · 6 years ago
  56. 6ab9fe7 i965/miptree: Rename a parameter to create_for_dri_image by Jason Ekstrand · 6 years ago
  57. 6a9525b intel/eu: Switch to a logical state stack by Jason Ekstrand · 6 years ago
  58. db9675f intel/eu: Set flag [sub]register number differently for 3src by Jason Ekstrand · 6 years ago
  59. 2d20303 intel/eu: Copy fields manually in brw_next_insn by Jason Ekstrand · 6 years ago
  60. 381fac2 intel/eu: Add some brw_get_default_ helpers by Jason Ekstrand · 6 years ago
  61. db38c3b trace: Fix parsing of recent traces. by Jose Fonseca · 6 years ago
  62. 8652ff7 trace: Fix trace_context_transfer_unmap methods. by Jose Fonseca · 6 years ago
  63. a9a7993 amd/common: use the dimension-aware image intrinsics on LLVM 7+ by Nicolai Hähnle · 7 years ago
  64. b3ba47c i965: Fix batch-last mode to properly swap BOs. by Kenneth Graunke · 6 years ago
  65. 06d3c65 radv: fix a GPU hang when MRTs are sparse by Samuel Pitoiset · 6 years ago
  66. 2835b6b radv: Don't pass a TESS_EVAL shader when tesselation is not enabled. by Bas Nieuwenhuizen · 6 years ago
  67. e3e929f nir: implement the GLSL equivalent of if simplication in nir_opt_if by Samuel Pitoiset · 6 years ago
  68. e44f90e nir: make is_comparison() a non-static helper function by Samuel Pitoiset · 6 years ago
  69. 67eccd6 nir: use num_components wrappers in print/validate. by Dave Airlie · 6 years ago
  70. bad7332 doc: update calendar, add news and link release notes for 18.0.5 by Juan A. Suarez Romero · 6 years ago
  71. 41c01d7 docs: add sha256 checksums for 18.0.5 by Juan A. Suarez Romero · 6 years ago
  72. a89cb67 docs: add release notes for 18.0.5 by Juan A. Suarez Romero · 6 years ago
  73. 8841c2c scons: Fix MinGW cross compilation with LLVM 5.0. by Jose Fonseca · 6 years ago
  74. 64e6196 anv: Don't even bother processing relocs if we have softpin by Jason Ekstrand · 6 years ago
  75. c7be17c anv: Refactor reloc handling in execbuf_add_bo by Jason Ekstrand · 6 years ago
  76. 7105b78 anv: Assert that the kernel leaves pinned BO addresses alone by Jason Ekstrand · 6 years ago
  77. 4affeba anv: Soft-pin everything else by Scott D Phillips · 6 years ago
  78. f3dbe04 anv: Soft-pin batch buffers by Scott D Phillips · 6 years ago
  79. a0b1332 anv/batch_chain: Simplify secondary batch return chaining by Jason Ekstrand · 6 years ago
  80. 4f20c66 anv/batch_chain: Call batch_bo_finish at the end of end_batch_buffer by Jason Ekstrand · 6 years ago
  81. e7d0378 anv: Soft-pin client-allocated memory by Jason Ekstrand · 6 years ago
  82. caf41c7 anv/allocator: Support softpin in the BO cache by Jason Ekstrand · 6 years ago
  83. b0d5024 anv/allocator: Set the BO flags in bo_cache_alloc/import by Jason Ekstrand · 6 years ago
  84. 27cc68d anv: For pinned BOs, skip relocations, but track bo usage by Scott D Phillips · 7 years ago
  85. c7db0ed anv: Use a separate pool for binding tables when soft pinning by Scott D Phillips · 7 years ago
  86. e662bdb anv: Soft-pin state pools by Scott D Phillips · 7 years ago
  87. f00fcfb nir: Lower !f2b(x) to x == 0.0 by Ian Romanick · 6 years ago
  88. 619c517 nir: Add some missing "optimization undo" patterns by Ian Romanick · 6 years ago
  89. 57fbc2a docs/meson: mention how to use array options by Eric Engestrom · 6 years ago
  90. 03a2e7b meson: drop unused empty string array element by Eric Engestrom · 6 years ago
  91. 0ed6a87 meson: fix platforms=[] by Eric Engestrom · 6 years ago
  92. a92cdcd meson: fix vulkan-drivers=[] by Eric Engestrom · 6 years ago
  93. a425db4 meson: fix gallium-drivers=[] by Eric Engestrom · 6 years ago
  94. 393abd6 meson: fix dri-drivers=[] by Eric Engestrom · 6 years ago
  95. 8faa22c REVIEWERS: add root meson.build to the Meson reviewers group by Eric Engestrom · 6 years ago
  96. cbe4bae glsl: Add ir_binop_vector_extract in NIR by Juan A. Suarez Romero · 6 years ago
  97. 4ad8e2a doc: update calendar, add news and link release notes for 18.1.1 by Dylan Baker · 6 years ago
  98. 55ee53e docs/relnotes: Add sha256 sums for mesa 18.1.1 by Dylan Baker · 6 years ago
  99. 423c4fe docs: Add release notes for 18.1.1 by Dylan Baker · 6 years ago
  100. 9393127 i965: Add ARB_fragment_shader_interlock support. by Plamena Manolova · 7 years ago