1. 24a9033 radv: Refactor blit pipeline creation. by Bas Nieuwenhuizen · 6 years ago
  2. 806a792 radv: Make fs key exemplars ordered to be a reverse fs_key lookup. by Bas Nieuwenhuizen · 6 years ago
  3. 0be5e9f virgl: ARB_texture_barrier support by Dave Airlie · 6 years ago
  4. 6d61aed docs: update calendar, add news item and link release notes for 18.1.6 by Dylan Baker · 6 years ago
  5. 973ae7a docs: Add sha256 sums for 18.1.6 by Dylan Baker · 6 years ago
  6. 66c8a64 docs: Add release notes for 18.1.6 by Dylan Baker · 6 years ago
  7. 668ab8a mesa/glspirv: fix compilation with MSVC by Alejandro Piñeiro · 6 years ago
  8. f976d22 travis: install correct version of mako for each build system by Eric Engestrom · 6 years ago
  9. ae57701 mesa/st/glsl_to_tgsi: fixup copy-paste mistake by Erik Faye-Lund · 6 years ago
  10. c91a5f7 i965/nir: Use the nir copy of shader_info to handle gl_PatchVerticesIn by Neil Roberts · 6 years ago
  11. a105c1e mesa/glspirv: Set separate_shader on shader_info by Neil Roberts · 7 years ago
  12. 40947d4 mesa/glspirv: pick off the only entry point we need by Iago Toral Quiroga · 6 years ago
  13. 32e1d4c mesa/glspirv: compute double inputs and remap attributes by Alejandro Piñeiro · 7 years ago
  14. d6c8066 nir/glsl: make nir_remap_attributes public by Alejandro Piñeiro · 7 years ago
  15. af194bd nir/lower_samplers: don't assume a deref for both texture and sampler srcs by Alejandro Piñeiro · 6 years ago
  16. fe2de39 nir/linker: take into account hidden uniforms by Alejandro Piñeiro · 6 years ago
  17. 5332d75 nir: add how_declared to nir_variable.data by Alejandro Piñeiro · 7 years ago
  18. be6f472 spirv: Make VertexIndex and VertexId both non-zero-based by Neil Roberts · 7 years ago
  19. 624c00f spirv: fill info.gs.input_primitive too by Alejandro Piñeiro · 7 years ago
  20. ed94a57 docs/features: mark GL_EXT_render_snorm as done for i965 by Tapani Pälli · 6 years ago
  21. fa9e6c2 i965: enable EXT_render_snorm by Tapani Pälli · 6 years ago
  22. 0d356cf mesa: enable EXT_render_snorm extension by Tapani Pälli · 6 years ago
  23. de57926 blorp: Properly handle Z24X8 blits. by Kenneth Graunke · 6 years ago
  24. 8a29086 blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering. by Kenneth Graunke · 6 years ago
  25. a9f7bcf intel: Switch the order of the 2x MSAA sample positions by Jason Ekstrand · 6 years ago
  26. 8a87138 mesa/st/tests: Add array life range estimation and renumbering tests by Gert Wollny · 6 years ago
  27. 0981fc8 mesa/st/tests: Add array life range tests infrastructure to common test class by Gert Wollny · 6 years ago
  28. d8c2119 mesa/st/glsl_to_tgsi: Expose array live range tracking and merging by Gert Wollny · 6 years ago
  29. c317d0a mesa/st/glsl_to_tgsi: add array life range evaluation into tracking code by Gert Wollny · 6 years ago
  30. 5e58eb3 mesa/st/glsl_to_tgsi: add class for array access tracking by Gert Wollny · 6 years ago
  31. 7d55d01 mesa/st/glsl_to_tgsi: move evaluation of read mask up in the call hierarchy by Gert Wollny · 6 years ago
  32. f2a4636 mesa/st/glsl_to_tgsi: rename access_record to register_merge_record and some more renames by Gert Wollny · 6 years ago
  33. 8c89728 mesa/st/tests: Add tests for array merge helper classes. by Gert Wollny · 6 years ago
  34. 12316aa mesa/st/glsl_to_tgsi: Add array merge logic by Gert Wollny · 6 years ago
  35. d097ef4 mesa/st/glsl_to_tgsi: Add helper classes to apply array merging and interleaving by Gert Wollny · 6 years ago
  36. d54c2f9 mesa/st/glsl_to_tgsi: Add helper class for array live range merging and interleaving by Gert Wollny · 6 years ago
  37. 331ae3c mesa/st/glsl_to_tgsi:rename lifetime to register_live_range by Gert Wollny · 6 years ago
  38. f40c9d0 mesa/st/glsl_to_tgsi: Properly resolve life times simple if/else + use constructs by Gert Wollny · 6 years ago
  39. 568bda2 mesa/st/glsl_to_tgsi: Split arrays whose elements are only accessed directly by Gert Wollny · 6 years ago
  40. b1cead3 mesa/st/glsl_to_tgsi: Add method to collect some TGSI statistics by Gert Wollny · 6 years ago
  41. be95ca9 Gallium/tgsi: Correct signdness of return value of bit operations by Gert Wollny · 6 years ago
  42. 2ee1c86 meson: Build with Python 3 by Mathieu Bridon · 6 years ago
  43. bd27203 python: Rework bytes/unicode string handling by Mathieu Bridon · 6 years ago
  44. 15ac05f python: Fix inequality comparisons by Mathieu Bridon · 6 years ago
  45. e94095e mesa/st: ETC2 now uses R8G8B8A8_SRGB as fallback by Gert Wollny · 6 years ago
  46. 08fe9b3 python: Simplify list sorting by Mathieu Bridon · 6 years ago
  47. 8d3ff62 python: Use key-functions when sorting containers by Mathieu Bridon · 6 years ago
  48. 1e668ca python: Better check for integer types by Mathieu Bridon · 6 years ago
  49. 14f1ab9 python: Do not mix bytes and unicode strings by Mathieu Bridon · 6 years ago
  50. c644b2d python: Explicitly use a list by Mathieu Bridon · 6 years ago
  51. d9ca4a1 python: Use the right function for the job by Mathieu Bridon · 6 years ago
  52. b618d7e egl: Fix leak of X11 pixmaps backing pbuffers in DRI3. by Eric Anholt · 6 years ago
  53. 08a5c39 intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5. by Kenneth Graunke · 6 years ago
  54. 11b9f63 i965: Only enable depth IZ signals if there's an actual depthbuffer. by Kenneth Graunke · 6 years ago
  55. 63a6b71 glx: GLX_MESA_multithread_makecurrent is direct-only by Adam Jackson · 7 years ago
  56. fcf259e anv: set error in all failure paths by Eric Engestrom · 6 years ago
  57. aac80f7 intel/tools: add missing variable initialisation by Eric Engestrom · 6 years ago
  58. e0de26e drirc: Allow extension midshader for Metro Redux by vadym.shovkoplias · 6 years ago
  59. 03a5ace glsl: handle error case with ast_post_inc, ast_post_dec by Tapani Pälli · 6 years ago
  60. fdfb689 vc4: Implement texture_subdata() to directly upload tiled data. by Eric Anholt · 6 years ago
  61. 25bee5e vc4: Handle partial loads/stores of tiled textures. by Eric Anholt · 8 years ago
  62. 3e06b91 vc4: Compile the LT image helper per cpp we might load/store. by Eric Anholt · 6 years ago
  63. d6a1746 vc4: Refactor to reuse the LT tile walking code. by Eric Anholt · 8 years ago
  64. a9fb331 wayland/egl: update surface size on window resize by Juan A. Suarez Romero · 6 years ago
  65. 1fe7cbd wayland/egl: initialize window surface size to window size by Juan A. Suarez Romero · 6 years ago
  66. f9d0e7d travis: make drivers explicit in Meson targets by Juan A. Suarez Romero · 6 years ago
  67. 51e878c svga: use pipe_sampler_view::target in svga_set_sampler_views() by Brian Paul · 6 years ago
  68. 92e5dc9 svga: use SVGA3D_RS_FILLMODE for vgpu9 by Brian Paul · 6 years ago
  69. a45b495 svga: add TGSI_SEMANTIC_FACE switch case in svga_swtnl_update_vdecl() by Brian Paul · 6 years ago
  70. 92e7342 xlib: remove unused Fake_glXGetAGPOffsetMESA() function by Brian Paul · 6 years ago
  71. 6ff4795 gl.h: define GLeglImageOES depending on GL_EXT_EGL_image_storage by Brian Paul · 6 years ago
  72. 32aa7ff Android: copy -fno*math* options from the autotools build by Emil Velikov · 7 years ago
  73. 315c46c autotools: use correct gl.pc LIBS when using glvnd by Emil Velikov · 7 years ago
  74. 8dc9641 glx: automake: add egl.pc/headers TODO when using glvnd by Emil Velikov · 7 years ago
  75. 94ed4c4 egl: automake: add egl.pc/headers TODO when using glvnd by Emil Velikov · 7 years ago
  76. 25a9450 autotools: error out when building with mangling and glvnd by Emil Velikov · 7 years ago
  77. d5ac236 autotools: error out when using the broken --with-{gl, osmesa}-lib-name by Emil Velikov · 7 years ago
  78. 4f2b73d meson: recommend building the surfaceless platform by Emil Velikov · 7 years ago
  79. a7ea751 automake: require shared glapi when using DRI based libGL by Emil Velikov · 7 years ago
  80. 8340365 ttn: remove {varying_slot, frag_result}_to_tgsi_semantic helpers by Emil Velikov · 7 years ago
  81. db43219 travis: remove libedit-dev dependency in LLVM 6.0 targets by Juan A. Suarez Romero · 6 years ago
  82. 0f450e0 glsl_to_tgsi: plumb image writable through to driver by Erik Faye-Lund · 6 years ago
  83. cfe69d0 vc4: Fix vc4_fence_server_sync() on pre-syncobj kernels. by Eric Anholt · 6 years ago
  84. 69158c4 vc4: Ignore samplers for finding uniform offsets. by Eric Anholt · 6 years ago
  85. e24a8e5 vc4: Extend dumping of uniforms in QIR and in the command stream. by Eric Anholt · 6 years ago
  86. 3954331 vc4: Pull uinfo->data[i] dereference out to the top of the loop. by Eric Anholt · 6 years ago
  87. 550e9c9 vc4: Make sure to emit a tile coordinates between two MSAA loads. by Eric Anholt · 6 years ago
  88. 9ab6912 vc4: Respect a sampler view's first_layer field. by Eric Anholt · 6 years ago
  89. fe0a3a4 virgl: add ARB_shader_clock support by Dave Airlie · 6 years ago
  90. ba1ebf2 python: Specify the template output encoding by Mathieu Bridon · 6 years ago
  91. e1b88ae python: Fix rich comparisons by Mathieu Bridon · 6 years ago
  92. 9b6746b python: Use explicit integer divisions by Mathieu Bridon · 6 years ago
  93. 3dc2238 egl/main: Add bits for EGL_KHR_mutable_render_buffer by Chad Versace · 7 years ago
  94. 5c6d6ee dri: Add param driCreateConfigs(mutable_render_buffer) by Chad Versace · 7 years ago
  95. bbe2d50 dri: Define DRI_MutableRenderBuffer extensions by Chad Versace · 7 years ago
  96. eabf597 egl/dri2: In dri2_make_current, return early on failure by Chad Versace · 7 years ago
  97. f48f9a7 egl: Simplify queries for EGL_RENDER_BUFFER by Chad Versace · 7 years ago
  98. d145e33 radeonsi: set GLC=1 for all write-only shader resources by Marek Olšák · 6 years ago
  99. 2ab8cf6 radeonsi: don't load block dimensions into SGPRs if they are not variable by Marek Olšák · 6 years ago
  100. 03cff7e travis: meson/Vulkan requires LLVM 6.0 by Juan A. Suarez Romero · 6 years ago