1. bdd6147 configure.ac: remove dummy radeon_gallium_llvm_check() by Emil Velikov · 8 years ago
  2. d4840c0 configure.ac: correctly manage llvm auto-detection by Emil Velikov · 8 years ago
  3. ce65cc1 configure.ac: disable enable_gallium_llvm in the !x86 case by Emil Velikov · 8 years ago
  4. 4d8bb9c configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed by Emil Velikov · 8 years ago
  5. fc30992 Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10" by Emil Velikov · 8 years ago
  6. 5e9f4a5 configure.ac: don't use == with test by Emil Velikov · 8 years ago
  7. 65ee9df configure.ac: remove unused LLVM variables by Emil Velikov · 8 years ago
  8. 143c566 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 8 years ago
  9. 04377cb configure.ac: Rework MESA_LLVM and LLVM detection by Tobias Droste · 8 years ago
  10. 5869a7d configure.ac: move enable-gallium-llvm dependency with-gallium-drivers by Emil Velikov · 8 years ago
  11. a66ffcd configure.ac: Mandate --enable-gallium-llvm when checking LLVM version by Emil Velikov · 8 years ago
  12. 514a494 configure.ac: Rename the gallium_require_llvm helper by Emil Velikov · 8 years ago
  13. f64d4d8 configure.ac: Don't check LLVM version in require_llvm by Tobias Droste · 8 years ago
  14. 38abcdb configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up by Emil Velikov · 8 years ago
  15. 3a7973f configure.ac: remove unused AC_SUBST([MESA_LLVM]) by Emil Velikov · 8 years ago
  16. de6e6a3 loader: unconditionally include unistd.h and stdlib.h by Nicolai Hähnle · 8 years ago
  17. a04cb3f intel/blorp: do not return const data by get_px_size_sa() by Emil Velikov · 8 years ago
  18. 43a2ba1 gallium/radeon: use staging for texture read mappings from GTT WC by Marek Olšák · 8 years ago
  19. dc7483f gallium/radeon: ignore the level parameter in buffer_transfer_map by Marek Olšák · 8 years ago
  20. d86099d gallium/radeon: fix performance of buffer readbacks by Marek Olšák · 8 years ago
  21. 24e3b06 radeonsi: align vertex buffer descriptor list size for optimal prefetch by Marek Olšák · 8 years ago
  22. 3a534c5 radeonsi: align shader binaries to CP DMA alignment for optimal prefetch by Marek Olšák · 8 years ago
  23. 1a392a4 radeonsi: move CP_DMA_ALIGNMENT definition by Marek Olšák · 8 years ago
  24. 4c288c7 radeonsi: remove SI_CONTEXT_FLUSH_AND_INV_FRAMEBUFFER by Marek Olšák · 8 years ago
  25. 65df38b radeonsi: remove separate CB/DB_META flush flags by Marek Olšák · 8 years ago
  26. 8a2ae41 radeonsi: reduce the number of FMASK input coordinates by Marek Olšák · 8 years ago
  27. 28c06b3 radeonsi: write shader asm annotated with wave info into GPU hang reports by Marek Olšák · 8 years ago
  28. 3de8c5a radeonsi: write wave information into GPU hang reports by Marek Olšák · 8 years ago
  29. dc2d9b8 tgsi-dump: dump label if instruction has one by Marc-André Lureau · 8 years ago
  30. bd1cab1 tgsi: remove ureg_label_insn by Marc-André Lureau · 8 years ago
  31. e5a5d17 radv: handle queue submission with no cs but semaphores by Dave Airlie · 8 years ago
  32. a4086bb util/disk_cache: error check asprintf() by Timothy Arceri · 8 years ago
  33. 41ad178 docs: add shader cache environment variables by Timothy Arceri · 8 years ago
  34. c95f821 nvc0/ir: fix ubo max clamp, reset file index by Ilia Mirkin · 8 years ago
  35. e4a698c nv50/ir: always return 0 when trying to read thread id along unit dim by Ilia Mirkin · 8 years ago
  36. 1acdd62 nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute by Ilia Mirkin · 8 years ago
  37. 59ca352 nvc0: increase number of ubo binding points by Ilia Mirkin · 8 years ago
  38. 8a2d88e configure: add blurb about what the LIBDRM_*_REQUIRED stuff means by Ilia Mirkin · 8 years ago
  39. 1e4f598 nvc0: expose int64 by Ilia Mirkin · 8 years ago
  40. ab00a41 nvc0/ir: make it possible to have the flags def in def0 by Ilia Mirkin · 8 years ago
  41. 61d7676 nvc0/ir: add support for 64-bit shift lowering on SM20/SM30 by Ilia Mirkin · 8 years ago
  42. 1aefd61 nvc0/ir: add support for all the new int64 tgsi opcodes by Ilia Mirkin · 8 years ago
  43. 009c54a nv50/ir: Split 64-bit integer MAD/MUL operations by Pierre Moreau · 8 years ago
  44. 22c705e nvc0/ir: add a "high" subop for shifts, emit shf.l/shf.r for 64-bit by Ilia Mirkin · 8 years ago
  45. 2e986fa nvc0/ir: fix SET and SLCT emission by Ilia Mirkin · 8 years ago
  46. eac5099 nvc0/ir: add support for emitting partial min/max ops for int64 by Ilia Mirkin · 8 years ago
  47. b090033 gallium: add separate PIPE_CAP_INT64_DIVMOD by Ilia Mirkin · 8 years ago
  48. 6a71a69 docs: improve the list of gl implementations by Eric Engestrom · 8 years ago
  49. 8278f1e docs: improve the list of implemented APIs by Eric Engestrom · 8 years ago
  50. d7a0486 glsl: Allow compatibility shaders with MESA_GL_VERSION_OVERRIDE=... by Matt Turner · 8 years ago
  51. 89b4176 docs: reword sentence that my brain can't parse by Eric Engestrom · 8 years ago
  52. 30cf9ff docs: https all the links \o/ by Eric Engestrom · 8 years ago
  53. 2b0fe3c docs: fix gallium wiki link in relnotes by Eric Engestrom · 8 years ago
  54. 9f8a6a5 docs: update 'thanks' for hosting by Eric Engestrom · 8 years ago
  55. ca16f0a i965/fs: add support for int64 to bool conversion by Samuel Iglesias Gonsálvez · 8 years ago
  56. 824e1bb nir: add opcode to perform int64 to bool conversions by Samuel Iglesias Gonsálvez · 8 years ago
  57. 7ab2661 i965/fs: Add support for nir_op_[iu]2[iu]32 by Samuel Iglesias Gonsálvez · 8 years ago
  58. 7b5834f i965/fs: Add support for nir_op_[iu]642f by Samuel Iglesias Gonsálvez · 8 years ago
  59. b115407 i965/fs: legalize [u]int64 to 32-bit data conversions in lower_d2x by Samuel Iglesias Gonsálvez · 8 years ago
  60. 8734461 i965/fs: Add support for nir_op_[iu]642d by Jason Ekstrand · 8 years ago
  61. 91d2d26 i965: Allow int64 conversion operations in channel_expressions by Jason Ekstrand · 8 years ago
  62. f3d9114 util/disk_cache: stop using ralloc_asprintf() unnecessarily by Timothy Arceri · 8 years ago
  63. 0bf2151 glsl: add param to force shader recompile by Timothy Arceri · 8 years ago
  64. 4026b45 util: add a disk_cache_remove() function by Timothy Arceri · 8 years ago
  65. a3fd8bb st/mesa/i965: create link status enum by Timothy Arceri · 8 years ago
  66. ac58454 docs: update intro.html to mention new APIs, etc by Brian Paul · 8 years ago
  67. b2722a8 docs: the site is now hosted by freedesktop.org by Brian Paul · 8 years ago
  68. f22836d radv: Add CPU color packing for VK_FORMAT_A2B10G10R10_UNORM_PACK32. by Bas Nieuwenhuizen · 8 years ago
  69. f64d74a mesa: (trivial) include <inttypes.h> for PRIx64 macros by Roland Scheidegger · 8 years ago
  70. c1aa444 swr: [rasterizer jitter] Pass LLVM-IR size into jitter by Tim Rowley · 8 years ago
  71. e0a829d swr: [rasterizer core] Frontend SIMD16 WIP by Tim Rowley · 8 years ago
  72. 79174e5 swr: [rasterizer jitter] Disable unsafe FP optimizations in the jitter by Tim Rowley · 8 years ago
  73. db599e3 swr: [rasterizer core] Frontend SIMD16 WIP by Tim Rowley · 8 years ago
  74. 09c54cf swr: [rasterizer jitter] Add DEBUGTRAP jit builder function by Tim Rowley · 8 years ago
  75. b01f26e swr: [rasterizer jitter] Multisample blend jit fix by Tim Rowley · 8 years ago
  76. 8780706 swr: [rasterizer jitter] Change SimdVector representation to array by Tim Rowley · 8 years ago
  77. d159b0b swr: [rasterizer jitter] Fix issues with stream-out on llvm>=3.8 by Tim Rowley · 8 years ago
  78. 8423ad4 swr: [rasterizer jitter] Adjust jitter header includes by Tim Rowley · 8 years ago
  79. feecd7d swr: [rasterizer core] Frontend SIMD16 WIP by Tim Rowley · 8 years ago
  80. a618d6c docs: update package contents by Eric Engestrom · 8 years ago
  81. 06e40dc docs: fix unpacking instructions by Eric Engestrom · 8 years ago
  82. d7e1a16 docs: remove dead 'beta' link by Eric Engestrom · 8 years ago
  83. 5b10c36 docs: add a note about the new version scheme by Eric Engestrom · 8 years ago
  84. 94262e5 r600/sb: Fix memory leak by Bartosz Tomczyk · 8 years ago
  85. 90014d0 mesa: use PRId64/PRIu64 when printing 64-bit ints by Timothy Arceri · 8 years ago
  86. c674f11 mesa/st: fix strict aliasing issue in int64 code. by Dave Airlie · 8 years ago
  87. 30cff4f mesa/uniform: fix strict aliasing issues with int64 code. by Dave Airlie · 8 years ago
  88. 6d5d6da radv: handle dcc in explicit image resolve path. (v2) by Dave Airlie · 8 years ago
  89. 0d12838 radv: Enable fast clears by default. by Bas Nieuwenhuizen · 8 years ago
  90. 1de3cd8 spirv: Add more asserts in vtn_vector_construct by Jason Ekstrand · 8 years ago
  91. 25aa98c configure.ac: remove src/gallium/winsys/intel/drm/Makefile reference by Emil Velikov · 8 years ago
  92. 73bce69 docs: reword ilo removal note by Emil Velikov · 8 years ago
  93. 97495c4 configure.ac: Remove redundant libglvnd stanza by Boyan Ding · 8 years ago
  94. bef4d74 travis: use both cores for make/make check by Emil Velikov · 8 years ago
  95. 3026717 travis: add nearly all gallium drivers to the list by Emil Velikov · 8 years ago
  96. 96d86b1 travis: correct libdrm required regex to also track libdrm itself by Emil Velikov · 8 years ago
  97. 49f6408 configure.ac: add swr to the gallium drivers list. by Emil Velikov · 8 years ago
  98. 9d5b681 configure.ac: list all the dri-drivers in the help string by Emil Velikov · 8 years ago
  99. 21efe25 glsl: correct compute shader checks for memoryBarrier functions by Marc Di Luzio · 8 years ago
  100. 83fb63d gallium/tgsi: fix oob access in parse instruction by Li Qiang · 8 years ago