1. 3db1ce0 radeonsi: recompute the relative timeout after waiting for ready fence by Nicolai Hähnle · 7 years ago
  2. f5ea8d1 ddebug: fix the hang detection timeout calculation by Nicolai Hähnle · 7 years ago
  3. 16f8da2 ddebug: fix use-after-free of streamout targets by Nicolai Hähnle · 7 years ago
  4. aaebf49 gallium/u_threaded: properly initialize fence unflushed tokens by Nicolai Hähnle · 7 years ago
  5. 81aabb2 util/u_queue: really use futex-based fences by Nicolai Hähnle · 7 years ago
  6. a6e8311 util/u_queue: fix timeout handling in util_queue_fence_wait_timeout by Nicolai Hähnle · 7 years ago
  7. 764bd6e st/mesa: use asynchronous flushes in st_finish by Nicolai Hähnle · 7 years ago
  8. 2d8b82b st/mesa: implement st_server_wait_sync properly by Nicolai Hähnle · 7 years ago
  9. ce470af u_threaded_gallium: remove synchronization in fence_server_sync by Nicolai Hähnle · 7 years ago
  10. abeded1 amd: build addrlib with C++11 by Nicolai Hähnle · 7 years ago
  11. df5ebe0 radeonsi/gfx9: fix VM fault with fetched instance divisors by Nicolai Hähnle · 7 years ago
  12. 3a32858 radv: use a 16 bytes array for the sampled/storage image descriptors by Samuel Pitoiset · 7 years ago
  13. bc92ed0 radv: do not add the query pool BO to the list in vkCmdEndQuery() by Samuel Pitoiset · 7 years ago
  14. cf54ea1 radv: only load needed depth clear regs for fast depth clears by Samuel Pitoiset · 7 years ago
  15. e55b760 radv: do not add the image BO in radv_set_depth_clear_regs() by Samuel Pitoiset · 7 years ago
  16. 3c6bba8 radv: remove useless assertion in emit_depthstencil_clear() by Samuel Pitoiset · 7 years ago
  17. 403a3d8 radv: remove useless check in radv_set_depth_clear_regs() by Samuel Pitoiset · 7 years ago
  18. 59ca0c4 docs/features: mark some r600 extensions supported by Dave Airlie · 7 years ago
  19. f09c2ce glsl: Catch subscripted calls to undeclared subroutines by George Barrett · 7 years ago
  20. 514db90 broadcom/vc5: Fix up integer texture handling. by Eric Anholt · 7 years ago
  21. 65ae452 broadcom/vc5: Fix simulator assertion failures about color RT clears. by Eric Anholt · 7 years ago
  22. ae44845 freedreno/ir3: add texture gather support by Rob Clark · 7 years ago
  23. f5d477f etnaviv: enable full overwrite when no color buffer is present by Lucas Stach · 7 years ago
  24. 1eab327 i965: Stop including brw_cfg.h in brw_disasm_info.h by Jason Ekstrand · 7 years ago
  25. 0a6a137 i965: Mark BOs as external when we export their handle by Jason Ekstrand · 7 years ago
  26. 344252a i965/bufmgr: Add a helper to mark a BO as external by Jason Ekstrand · 7 years ago
  27. 1866f7a i965: Correct disasm_info usage in eu_validate test by Andres Gomez · 7 years ago
  28. 8d59940 broadcom/vc5: Set up the padded height at surface creation time. by Eric Anholt · 7 years ago
  29. 87391e2 broadcom/vc5: Ensure that there is always a TLB write. by Eric Anholt · 7 years ago
  30. c40ac13 broadcom/vc5: Fix clear color for swap_color_rb render targets. by Eric Anholt · 7 years ago
  31. 52f3e9e broadcom/vc5: Fix pasteo in front stencil ref value setup. by Eric Anholt · 7 years ago
  32. b63dd62 broadcom/vc5: Fix colormasking when we need to swap r/b colors. by Eric Anholt · 7 years ago
  33. 2daf941 broadcom/vc5: Enable the Z min/max clipping planes. by Eric Anholt · 7 years ago
  34. c259bf6 broadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW_ATOMIC_*. by Eric Anholt · 7 years ago
  35. 2b5b6be r300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch cases by Brian Paul · 7 years ago
  36. af322ed tgsi: s/uint/enum pipe_shader_type/ by Brian Paul · 7 years ago
  37. fdee3e1 tgsi: bump tgsi_opcode_info::output_mode size to 4 bits by Brian Paul · 7 years ago
  38. a01ba36 i965: Revert Gen8 aspect of VF PIPE_CONTROL workaround. by Kenneth Graunke · 7 years ago
  39. ddcd4b0 egl: Convert int to attrib in eglGetPlatformDisplay by Adam Jackson · 7 years ago
  40. 1831e3f docs: update features for freedreno by Rob Clark · 7 years ago
  41. 821ec47 i965: Rename intel_asm_annotation -> brw_disasm_info by Matt Turner · 7 years ago
  42. 4f82b17 i965: Rewrite disassembly annotation code by Matt Turner · 7 years ago
  43. f80e973 i965: Simplify annotation_insert_error() by Matt Turner · 7 years ago
  44. f4276ef i965: Move common code out of #ifdef by Matt Turner · 7 years ago
  45. 822fd23 i965: Remove DWord length from MI_FLUSH_DW definition by Anuj Phogat · 7 years ago
  46. a07f7b2 anv/cmd_buffer: Take bo_offset into account in fast clear state addresses by Jason Ekstrand · 7 years ago
  47. a6cc361 anv/cmd_buffer: Advance the address when initializing clear colors by Jason Ekstrand · 7 years ago
  48. 3b7fd35 radeon/video: enable encode support for raven by Boyuan Zhang · 7 years ago
  49. 549a41e radeonsi: enable vcn encode by Boyuan Zhang · 7 years ago
  50. fe50797 radeon/vcn: add create encoder by Boyuan Zhang · 7 years ago
  51. 3c53fbb radeon/vcn: add encode get feedback by Boyuan Zhang · 7 years ago
  52. bc96444 radeon/vcn: add encode destroy by Boyuan Zhang · 7 years ago
  53. 3f83c24 radeon/vcn: add encode end frame by Boyuan Zhang · 7 years ago
  54. 47443bc radeon/vcn: add encode bitstream by Boyuan Zhang · 7 years ago
  55. f40fe72 radeon/vcn: add encode begin frame by Boyuan Zhang · 7 years ago
  56. c2448f2 radeon/vcn: add encode header implementations by Boyuan Zhang · 7 years ago
  57. d940fdf radeon/vcn: add encode header algorithms by Boyuan Zhang · 7 years ago
  58. be996f2 radeon/vcn: add ib implementations by Boyuan Zhang · 7 years ago
  59. 7f7ae47 radeon/vcn: add common encode part by Boyuan Zhang · 7 years ago
  60. 58aa4df st/va: implement poc type by Boyuan Zhang · 7 years ago
  61. 76e0dcd vl: add poc type by Boyuan Zhang · 7 years ago
  62. c445cdf winsys/amdgpu: add vcn enc cs support by Boyuan Zhang · 7 years ago
  63. 436a3f8 radeon/common: add vcn enc ip info query by Boyuan Zhang · 7 years ago
  64. f2021d9 radeon/winsys: add vcn enc ring type by Boyuan Zhang · 7 years ago
  65. d3d8914 radeon/vcn: add vcn encode interface by Boyuan Zhang · 7 years ago
  66. b50eda8 gallium/aux/util/u_surface.c: Silence warnings and remove unneeded MAYBE_UNUSED by Gert Wollny · 7 years ago
  67. c7bf83e gallium/aux/util/u_debug_image.c: Silence warnings -Wunused-param by Gert Wollny · 7 years ago
  68. f23f214 gallium/aux/util/u_debug_flush.c: Silence warnings -Wunused-param by Gert Wollny · 7 years ago
  69. 1dca234 gallium/aux/util/u_debug.c: Silence warnings -Wunused-param by Gert Wollny · 7 years ago
  70. bec80e8 gallium/aux/util/u_format_table.py: Add UNUSED decoration to the generated function headers by Gert Wollny · 7 years ago
  71. c7ebf95 gallium/aux/util/u_async_debug.c: Fix -Wtype-limits warning. by Gert Wollny · 7 years ago
  72. 537d046 gallium/aux/os/os_thread.h: Silence -Wunused-param. by Gert Wollny · 7 years ago
  73. 4bdad3d gallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param warnings by Gert Wollny · 7 years ago
  74. 2049c63 gallium/aux/util/u_blit.c: Fix -Wunused-param warnings by Gert Wollny · 7 years ago
  75. 0b98418 src/util/simple_mtx.h: Fix two -Wunused-param warnings. by Gert Wollny · 7 years ago
  76. 811eb70 mesa/main/texcompress_s3tc_tmp.h: Fix two -Wparam-unused warnings. by Gert Wollny · 7 years ago
  77. 28a02eb gallium/aux/util/u_transfer.c: Fix some -Wunused-param warnings. by Gert Wollny · 7 years ago
  78. 82e2f1e gallium/aux/util/u_threaded_context.c: Fix some -Wunused-param warnings. by Gert Wollny · 7 years ago
  79. a5da06d gallium/aux/util/u_surface.c: Silence a -Wsign-compare warning. by Gert Wollny · 7 years ago
  80. c9fef0f gallium/aux/util/u_pstipple.c: Fix one -Wsign-compare warning in ?: construct. by Gert Wollny · 7 years ago
  81. 2644a80 gallium/aux/util/u_mm.c: Fix one -Wparam-unused warning. by Gert Wollny · 7 years ago
  82. 1c0d4ba gallium/aux/util/u_format_yuv.c: Fix a number of -Wunused-param warnings. by Gert Wollny · 7 years ago
  83. a837a3d gallium/aux/util/u_format_rgtc.c: Fix a number of -Wunused-param warnings by Gert Wollny · 7 years ago
  84. a29181d gallium/aux/util/u_format_other.c: Fix various -Wunused-param warnings by Gert Wollny · 7 years ago
  85. 3b4bacc gallium/aux/util/u_format_latc.c: Fix various -Wunused-param warnings, (v2) by Gert Wollny · 7 years ago
  86. d744387 gallium/aux/util/u_format_etc.c: Fix eight -Wunused-param warnings (v2) by Gert Wollny · 7 years ago
  87. cf93a7f gallium/aux/util/u_format.c: Fix one -Wunused-param warning by Gert Wollny · 7 years ago
  88. e979ab7 gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings by Gert Wollny · 7 years ago
  89. 20d3e94 gallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsigned warning by Gert Wollny · 7 years ago
  90. 373c263 gallium/aux/util/u_debug_stack.c: Silence -Wunused-result warning by Gert Wollny · 7 years ago
  91. 9b80c03 gallium/aux/util/u_debug_describe.c: Silence an -Wunused-param warning by Gert Wollny · 7 years ago
  92. ca7d517 gallium/aux/util/u_blitter.c: Silence some warnings by Gert Wollny · 7 years ago
  93. c267750 freedreno/a5xx: stencil texturing support by Rob Clark · 7 years ago
  94. a39d403 freedreno/a5xx/gmem: fix z32/s8 restore/resolve by Rob Clark · 7 years ago
  95. 010ebed freedreno/a5xx/gmem: move ZS restore tiling hack by Rob Clark · 7 years ago
  96. 22605dc freedreno: update generated headers by Rob Clark · 7 years ago
  97. 501591e svga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* cases by Brian Paul · 7 years ago
  98. 92c1290 glsl: s/unsigned/glsl_base_type/ in glsl type code (v2) by Brian Paul · 7 years ago
  99. 940fba6 util/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode field size by Brian Paul · 7 years ago
  100. d4726b1 st/mesa: use enum types instead of int/unsigned (v3) by Brian Paul · 7 years ago