1. 013313c radv: clone meta shaders before linking by Timothy Arceri · 7 years ago
  2. 069211f gallium/util: don't call close() on Windows in u_tests.c by Brian Paul · 7 years ago
  3. 5134c0d mesa: use util_strdup() macro in u_debug_symbol.c by Brian Paul · 7 years ago
  4. 8937222 mesa: use util_strdup() macro in symbol_table.c by Brian Paul · 7 years ago
  5. acd6ea0 util: add util_strdup() wrapper macro by Brian Paul · 7 years ago
  6. 6230773 gallium/util: replace gethostbyname() with getaddrinfo() by Brian Paul · 7 years ago
  7. fee9d05 radv: Update code pointer correctly if a variant is already created by Alex Smith · 7 years ago
  8. 013d331 i965: Revert absolute mode for constant buffer pointers. by Kenneth Graunke · 7 years ago
  9. d4567ef meson: build imx driver by Dylan Baker · 7 years ago
  10. 51558a1 meson: build etnaviv driver + winsys by Dylan Baker · 7 years ago
  11. ba85525 ac: Silence a compiler warning about results[0]. by Eric Anholt · 7 years ago
  12. 34c04c7 ac: Fix a compiler warning for possibly undefined "name" by Eric Anholt · 7 years ago
  13. 77f7ef0 meson: fix egl build for meson version < 0.43 by Dylan Baker · 7 years ago
  14. f9ccfda amd/common/gfx9: workaround DCC corruption more conservatively by Nicolai Hähnle · 7 years ago
  15. 4d24a7c glsl: fix derived cs variables by Ilia Mirkin · 7 years ago
  16. 2665d01 radv: automake: include radv_extensions.py in the tarball by Juan A. Suarez Romero · 7 years ago
  17. a548b72 ac/nir: Only clamp shadow reference on radeonsi. by Bas Nieuwenhuizen · 7 years ago
  18. c07d719 radv: Disallow indirect outputs for GS on GFX9 as well. by Bas Nieuwenhuizen · 7 years ago
  19. 2c5b43c ac/nir: Fix nir_texop_lod on GFX for 1D arrays. by Bas Nieuwenhuizen · 7 years ago
  20. da9c3cd radv/ac/nir: only emit tess factors to storage if tes reads them by Dave Airlie · 7 years ago
  21. 6ce5504 radv: Don't use vgpr indexing for outputs on GFX9. by Bas Nieuwenhuizen · 7 years ago
  22. ad727b9 ac/nir: Account for compact array index in GS input load from LDS. by Bas Nieuwenhuizen · 7 years ago
  23. 67648c0 radv: Don't compile shaders when they are cached already. by Bas Nieuwenhuizen · 7 years ago
  24. 3bf954b radv: Don't check for max GL GS invocations. by Bas Nieuwenhuizen · 7 years ago
  25. 050f7e2 radv: Don't explicitly reference vertex shader for draw_id. by Bas Nieuwenhuizen · 7 years ago
  26. 20fb15b radv: Don't reset cmd_buffer->state.dirty. by Bas Nieuwenhuizen · 7 years ago
  27. fb55477 radv: Correctly detect changed shaders for vertex descriptors. by Bas Nieuwenhuizen · 7 years ago
  28. 24fe4e6 ac/nir: Set larged wrokgroup size for GS on GFX9. by Bas Nieuwenhuizen · 7 years ago
  29. 9e82f2b ac/nir: Take the max workgroup size of all provided shaders. by Bas Nieuwenhuizen · 7 years ago
  30. 0fdd531 radv: Fix pipeline cache locking issues by Alex Smith · 7 years ago
  31. c71d44c anv: don't assert on device init on Cannonlake by Lionel Landwerlin · 7 years ago
  32. 0c95ada anv: disable stencil pma fix on Gen > 9 by Lionel Landwerlin · 7 years ago
  33. 0c92651 blorp: enable R32G32B32X32 blorp ccs copies by Lionel Landwerlin · 7 years ago
  34. 48615d1 meson: Fix vc5 deps on the XML-generated headers. by Eric Anholt · 7 years ago
  35. 07bfdb4 broadcom/vc5: Propagate vc4 aliasing fix to vc5. by Eric Anholt · 7 years ago
  36. e5fea0d broadcom/vc4: Fix aliasing issue by Stefan Schake · 7 years ago
  37. 035ec7a meson: Add support for EGL glvnd by Dylan Baker · 7 years ago
  38. 108d257 meson: build libEGL by Dylan Baker · 7 years ago
  39. ddf06a0 meson: move wayland_drm_protocol generation to wayland-drm by Dylan Baker · 7 years ago
  40. 5a0d3e1 nir: Print the components referenced for split or packed shader in/outs. by Eric Anholt · 7 years ago
  41. d9ce4ac nir: Add a safety check that we don't remove dead I/O vars after lowering. by Eric Anholt · 7 years ago
  42. a2c6fbb radv: disable implicit sync for radv allocated bos v3 by Andres Rodriguez · 7 years ago
  43. eff2bdb radv: factor out radv_alloc_memory by Andres Rodriguez · 7 years ago
  44. 9272433 radv: Expose VK_EXT_global_priority by Andres Rodriguez · 7 years ago
  45. 9f7edf4 radv: don't skip PS/VS partial flush by Andres Rodriguez · 7 years ago
  46. fd04f3e radv: Implement VK_EXT_global_priority by Andres Rodriguez · 7 years ago
  47. 557de3b radeonsi: hardcode shader WAVE_LIMIT to the maximum value by Andres Rodriguez · 7 years ago
  48. 986c4b0 radv: hardcode shader WAVE_LIMIT to the maximum value by Andres Rodriguez · 7 years ago
  49. b7c2f70 vulkan: update headers & registry to VK 1.0.63 by Andres Rodriguez · 7 years ago
  50. 9b5fa21 broadcom/vc5: Use SETMSF to handle discards. by Eric Anholt · 7 years ago
  51. a48a389 broadcom/vc5: Set the snorm/unorm packing functions to be lowered. by Eric Anholt · 7 years ago
  52. 0e6fee7 broadcom/vc5: Fix pasteo that broke vertex texturing. by Eric Anholt · 7 years ago
  53. 3469053 broadcom/vc5: Move default attribute value setup to the CSO and fix them. by Eric Anholt · 7 years ago
  54. fb15168 broadcom/vc5: Move most of the shader state attribute record to the CSO. by Eric Anholt · 7 years ago
  55. f4ff8f7 broadcom/vc5: Fix build failure frm nir_shader::stage removal. by Eric Anholt · 7 years ago
  56. 9cd60fc i965/fs: Use align1 mode on ternary instructions on Gen10+ by Matt Turner · 7 years ago
  57. 8c16c9c i965: Add align1 ternary instruction emission support by Matt Turner · 7 years ago
  58. f11fa5a i965: Add align1 ternary instruction disassembler support by Matt Turner · 7 years ago
  59. 6c7fc9b i965: Add align1 ternary instruction-word support by Matt Turner · 7 years ago
  60. 3b2c868 i965: Add align1 ternary instruction support to conversion functions by Matt Turner · 7 years ago
  61. 281e8b8 i965: Add align1 ternary instruction field encodings by Matt Turner · 9 years ago
  62. 5f6ee55 i965: Add functions to abstract access to 3src register types by Matt Turner · 7 years ago
  63. e15dac3 i965: Rename brw_inst's functions that access the 3src register type by Matt Turner · 7 years ago
  64. e7f3b82 i965: Rename brw_inst 3src functions in preparation for align1 by Matt Turner · 7 years ago
  65. ba50b53 i965: Print subreg in units of type-size on ternary instructions by Matt Turner · 7 years ago
  66. 3f14150 i965: Add functions for brw_reg_type <-> hw 3src type by Matt Turner · 7 years ago
  67. 4c857d1 i965: Move brw_reg_type_is_floating_point to brw_reg_type.h by Matt Turner · 7 years ago
  68. 59fb59a nir: Get rid of nir_shader::stage by Jason Ekstrand · 7 years ago
  69. 341529d radv: use optimal packet order for draws by Samuel Pitoiset · 7 years ago
  70. af6985b radv: add radv_emit_shaders_prefetch() by Samuel Pitoiset · 7 years ago
  71. 0d85f4a radv: add radv_emit_shader_prefetch() by Samuel Pitoiset · 7 years ago
  72. 46f452d st/mesa: correct a u_vbuf comment by Marek Olšák · 7 years ago
  73. 65ccee2 etnaviv: fix implicit conversion warning by Christian Gmeiner · 7 years ago
  74. 57a5868 etnaviv: enable occlusion query if GPU supports it by Christian Gmeiner · 7 years ago
  75. 246243d etnaviv: add support for occlusion queries by Christian Gmeiner · 7 years ago
  76. 282d869 etnaviv: add basic infrastructure for hw queries by Christian Gmeiner · 7 years ago
  77. b8c335c etnaviv: update headers from rnndb by Christian Gmeiner · 7 years ago
  78. f723922 i965: Report supported context priorities to EGL/DRI by Chris Wilson · 8 years ago
  79. 1617fca i965: Pass the EGL/DRI context priority through to the kernel by Chris Wilson · 8 years ago
  80. 2102395 i965: Record the presence of the kernel scheduler by Chris Wilson · 7 years ago
  81. 5c56183 egl,dri: Propagate context priority hint to driver->CreateContext by Chris Wilson · 8 years ago
  82. 95ecf3d egl: Support IMG_context_priority by Chris Wilson · 8 years ago
  83. e2053b8 radv: don't flush the VS when srcStageMask == TOP_OF_PIPE_BIT by Fredrik Höglund · 7 years ago
  84. 565c221 radv: mark total_count as MAYBE_UNUSED in CmdSet{Viewport,Scissor} by Samuel Pitoiset · 7 years ago
  85. c8f2b73 radv: rename radv_cmd_buffer_flush_state() to radv_draw() by Samuel Pitoiset · 7 years ago
  86. 9e45e5c radv: emit primitive restart from radv_emit_draw_registers() by Samuel Pitoiset · 7 years ago
  87. 93207a8 radv: add radv_emit_draw_registers() by Samuel Pitoiset · 7 years ago
  88. 9466856 radv: refactor indirect draws (+count buffer) with radv_draw_info by Samuel Pitoiset · 7 years ago
  89. 75dfab2 radv: refactor indirect draws with radv_draw_info by Samuel Pitoiset · 7 years ago
  90. 03afa95 radv: refactor simple and indexed draws with radv_draw_info by Samuel Pitoiset · 7 years ago
  91. 54fa635 radv: re-emit VGT_INDEX_TYPE because non-indexed draws overwrite it by Samuel Pitoiset · 7 years ago
  92. eae46f1 radv: clear the dirty flags in the corresponding emit helpers by Samuel Pitoiset · 7 years ago
  93. 68cd356 radv: rename RADV_CMD_DIRTY_RENDER_TARGETS to RADV_CMD_DIRTY_FRAMEBUFFER by Samuel Pitoiset · 7 years ago
  94. 94e69f4 radv: move DB_COUNT_CONTROL initialization to si_emit_config() by Samuel Pitoiset · 7 years ago
  95. 9e515cf i965/vec4: remove setting default LOD in the backend by Samuel Iglesias Gonsálvez · 7 years ago
  96. c6d7d09 i965/fs: remove setting default LOD in the backend by Samuel Iglesias Gonsálvez · 7 years ago
  97. e382890 nir: set default lod to texture opcodes that needed it but don't provide it by Samuel Iglesias Gonsálvez · 7 years ago
  98. 6bc4285 radv: enable GS on GFX9 by Bas Nieuwenhuizen · 7 years ago
  99. 73749ca radv: calculate and emit GFX9 GS registers to pipeline state. by Bas Nieuwenhuizen · 7 years ago
  100. 9961ae2 ac/nir: Fix up GS input vgprs. by Bas Nieuwenhuizen · 7 years ago