1. 613154f mesa/main: fix meta caller of _mesa_ClampColor by Nicolai Hähnle · 8 years ago
  2. ff81869 gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN by Dave Airlie · 8 years ago
  3. 9cb0666 Update version to 17.0.0-rc1 by Emil Velikov · 8 years ago
  4. 45297f7 utils: really remove the __END_DECLS macro by Emil Velikov · 8 years ago
  5. acc7837 utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 8 years ago
  6. d1efa09 util: import sha1 implementation from OpenBSD by Emil Velikov · 8 years ago
  7. 5b4a531 i965: Make brw_cache_item structure private to brw_program_cache.c. by Kenneth Graunke · 8 years ago
  8. c67a279 radeonsi: determine in advance which VBOs should be added to the buffer list by Marek Olšák · 8 years ago
  9. 1db2bf8 radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors by Marek Olšák · 8 years ago
  10. b9b9540 radeonsi: reject invalid vertex buffer indices at state creation by Marek Olšák · 8 years ago
  11. cf24892 radeonsi: use a global dirty mask for shader pointers by Marek Olšák · 8 years ago
  12. 861d7af radeonsi: use a bitmask-based loop in si_decompress_textures by Marek Olšák · 8 years ago
  13. 4bde7d3 radeonsi: skip an unnecessary mutex lock for L2 prefetches by Marek Olšák · 8 years ago
  14. d93b0ea radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches by Marek Olšák · 8 years ago
  15. 395c498 radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE by Marek Olšák · 8 years ago
  16. 35cd755 radeonsi: use the correct target machine when building shader variants by Marek Olšák · 8 years ago
  17. 3ae3be6 radeonsi: move shader pipe context state into a separate structure by Marek Olšák · 8 years ago
  18. b0cc55f i965: Fix SURFACE_STATE to handle non-zero aux offsets by Ben Widawsky · 8 years ago
  19. 65a44a7 Revert "etnaviv: Fake occlusion query capability" by Christian Gmeiner · 8 years ago
  20. 730574c android: ac/debug: move sid_tables.h generation and IB decode to amd/common by Mauro Rossi · 8 years ago
  21. 02185a1 android: gallium/auxiliary: fix building error in Android 7.0 by Mauro Rossi · 8 years ago
  22. f93f7ca android: amd/common: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  23. db3aaa3 android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  24. a2a63ad android: radeon: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  25. 9c50039 nouveau: remove always false argument in nouveau_fence_new() by Emil Velikov · 8 years ago
  26. af4a298 egl/wayland: resolve quirky try_damage_buffer() implementation by Emil Velikov · 8 years ago
  27. 687cf37 configure: error out when building static XOR shared by Emil Velikov · 8 years ago
  28. da410e6 configure: explicitly require shared glapi for enable-dri by Emil Velikov · 8 years ago
  29. b628fdd configure: factor out commom egl/gbm checks by Emil Velikov · 8 years ago
  30. e8044dd configure: remove HAVE_EGL_DRIVER_DRI[23] by Emil Velikov · 8 years ago
  31. 3b887f1 configure: forbid static EGL/GBM by Emil Velikov · 8 years ago
  32. d406621 configure: remove unused AC_SUBST variables by Emil Velikov · 8 years ago
  33. 4380a20 gallium: correctly manage libsensors link flags by Emil Velikov · 8 years ago
  34. cb5e799 egl/wayland: unify dri2_wl_create_surface implementations by Emil Velikov · 8 years ago
  35. bfd6314 egl/wayland: use the destroy_window_callback for swrast by Emil Velikov · 8 years ago
  36. 3ecd6c6 glx: unify GLX_SGIX_pbuffer aliased declarations by Emil Velikov · 8 years ago
  37. 9898bcf glx: use GLX_ALIAS for glXGetProcAddress by Emil Velikov · 8 years ago
  38. dfc84c2 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro by Emil Velikov · 8 years ago
  39. 63c58dfc android: set HAVE_FUNC_ATTRIBUTE_ALIAS by Emil Velikov · 8 years ago
  40. 52bf10c scons: set HAVE_FUNC_ATTRIBUTE_ALIAS by Emil Velikov · 8 years ago
  41. 95d9eae configure: use standard check for attribure alias by Emil Velikov · 8 years ago
  42. f121ac6 glx: remove always false ifdef GLX_NO_STATIC_EXTENSION_FUNCTIONS by Emil Velikov · 8 years ago
  43. b7ac0f5 etnaviv: Fake occlusion query capability by Wladimir J. van der Laan · 8 years ago
  44. 103c363 etnaviv: add flags parameter to texture barrier by Christian Gmeiner · 8 years ago
  45. 3ef916c etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH by Christian Gmeiner · 8 years ago
  46. 5644170 gallivm: (trivial) fix copy/paste bug with big endian code by Roland Scheidegger · 8 years ago
  47. 3404196 configure.ac: Revert recent HAVE_LLVM changes. by Jose Fonseca · 8 years ago
  48. 5034cf4 docs: Fix GLSL compiler link by Elie TOURNIER · 8 years ago
  49. 8d1712a vulkan: automake: do not use EXTRA_DIST in a conditional by Emil Velikov · 8 years ago
  50. 2d14ae6 configure.ac: Respect LLVM_CFLAGS in LLVM version detection by Tomasz Figa · 8 years ago
  51. 1a0aa46 configure.ac: Don't check LLVM version in gallium_require_llvm by Tobias Droste · 8 years ago
  52. 4d0efb9 configure.ac: Set and use HAVE_GALLIUM_LLVM define by Tobias Droste · 8 years ago
  53. b045d23 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 8 years ago
  54. 38e8129 configure.ac: Only set LLVM_LIBS if LLVM is used by Tobias Droste · 8 years ago
  55. add9066 configure.ac: Rename MESA_LLVM to FOUND_LLVM by Tobias Droste · 8 years ago
  56. 903eb09 gallivm: Cleanup USE_MCJIT. by Jose Fonseca · 8 years ago
  57. aa291c3 i965: Don't map/unmap in brw_print_program_cache on LLC platforms. by Kenneth Graunke · 8 years ago
  58. ce89239 i965: Move program cache printing to brw_program_cache.c. by Kenneth Graunke · 8 years ago
  59. f9edc55 i965: Make a helper for finding an existing shader variant. by Kenneth Graunke · 8 years ago
  60. e7d4008 glsl: Make copy propagation not panic when it sees an intrinsic. by Kenneth Graunke · 8 years ago
  61. 9919542 i965: Make DCE set null destinations on messages with side effects. by Kenneth Graunke · 8 years ago
  62. 90bf39c i965: Combine some dead code elimination NOP'ing code. by Kenneth Graunke · 8 years ago
  63. be5f53e i965: Make DCE explicitly not eliminate any control flow instructions. by Kenneth Graunke · 8 years ago
  64. aac562f radv: disable vertex reuse when writing viewport index by Dave Airlie · 8 years ago
  65. 7e0382f radv: add support for layered clears (v2) by Dave Airlie · 8 years ago
  66. 7886100 radv/ac: split part of llvm compile into a separate function by Dave Airlie · 8 years ago
  67. 5dadd7c radv/ac: switch an if to switch by Dave Airlie · 8 years ago
  68. 6b635bb radv: add support for writing layer/viewport index (v2) by Dave Airlie · 8 years ago
  69. 3b4bf8a ac/debug: Decrease num_dw for type 2 NOP's. by Bas Nieuwenhuizen · 8 years ago
  70. 57f1862 radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+ by Marek Olšák · 8 years ago
  71. 3a8f316 st/vdpau: remove the delayed rendering hack(v1.1) by Nayan Deshmukh · 8 years ago
  72. 15bfdea st/vdpau: use dri3 to directly send the buffer to X(v2) by Nayan Deshmukh · 8 years ago
  73. 0ef17d7 vl/dri3: use external texture as back buffers(v4) by Nayan Deshmukh · 8 years ago
  74. 9fe9db8 anv: set UAV coherence required bit when needed by Iago Toral Quiroga · 8 years ago
  75. ff0dd67 anv: increase ANV_MAX_STATE_SIZE_LOG2 limit to 1 MB by Samuel Iglesias Gonsálvez · 8 years ago
  76. 1996323 nv50/ir: optimize shl + and by Ilia Mirkin · 8 years ago
  77. 5ba380c nvc0: enable FBFETCH with a special slot for color buffer 0 by Ilia Mirkin · 8 years ago
  78. 6b7511c st/mesa: add support for advanced blend when fb can be fetched from by Ilia Mirkin · 8 years ago
  79. a1c8484 gallium: add flags parameter to texture barrier by Ilia Mirkin · 8 years ago
  80. ee3ebe6 gallium: add PIPE_CAP_TGSI_FS_FBFETCH by Ilia Mirkin · 8 years ago
  81. 1393999 gallium: add FBFETCH opcode to retrieve the current sample value by Ilia Mirkin · 8 years ago
  82. 376316e mesa: allow BlendBarrier to be used without support for full fb fetch by Ilia Mirkin · 8 years ago
  83. 2dd4cde glsl: avoid treating fb fetches as output reads to be lowered by Ilia Mirkin · 8 years ago
  84. 75f858c radv/meta: split color renderpass creation out. by Dave Airlie · 8 years ago
  85. 5ae4de1 radv: Support multiple devices. by Bas Nieuwenhuizen · 8 years ago
  86. 8406f79 radv: Get physical device from radv_device instead of the instance. by Bas Nieuwenhuizen · 8 years ago
  87. 0baa639 nvc0: true up exposing of the HW_METRIC_QUERY_GROUP for maxwell by Ilia Mirkin · 8 years ago
  88. d4392a8 radv/ac: use ctx->voidt in more places. (v2) by Dave Airlie · 8 years ago
  89. 3634dfd radv/meta: consolidate the depth stencil clear renderpasses by Dave Airlie · 8 years ago
  90. 5eeebca nv50/ir: handle new DDIV op which will be used for double divisions by Ilia Mirkin · 8 years ago
  91. 6be4a40 tgsi: add DDIV instruction by Nicolai Hähnle · 8 years ago
  92. 5e94e5b radeonsi: fix R600_DEBUG=nooptvariant by Nicolai Hähnle · 8 years ago
  93. 7a2b65a i965: Make BLORP disable the NP Z PMA stall fix. by Kenneth Graunke · 8 years ago
  94. d2590eb i965: Enable OpenGL 4.5 on Haswell. by Kenneth Graunke · 8 years ago
  95. d523415 radeonsi: implement GL_FIXED vertex format by Marek Olšák · 8 years ago
  96. 018fb2e radeonsi: implement 32-bit SNORM/UNORM/SSCALED/USCALED vertex formats by Marek Olšák · 8 years ago
  97. 44e9b67 radeonsi: make fix_fetch 64-bit by Marek Olšák · 8 years ago
  98. 8daf6de gallium/hud: avoid buffer overrun by Thomas Hindoe Paaboel Andersen · 8 years ago
  99. 0d9a4ef gallium/radeon: add GPU-shaders-busy HUD query by Marek Olšák · 8 years ago
  100. aa0de72 gallium/radeon: make the GPU load / GRBM_STATUS monitoring extensible by Marek Olšák · 8 years ago