1. a837a3d gallium/aux/util/u_format_rgtc.c: Fix a number of -Wunused-param warnings by Gert Wollny · 7 years ago
  2. a29181d gallium/aux/util/u_format_other.c: Fix various -Wunused-param warnings by Gert Wollny · 7 years ago
  3. 3b4bacc gallium/aux/util/u_format_latc.c: Fix various -Wunused-param warnings, (v2) by Gert Wollny · 7 years ago
  4. d744387 gallium/aux/util/u_format_etc.c: Fix eight -Wunused-param warnings (v2) by Gert Wollny · 7 years ago
  5. cf93a7f gallium/aux/util/u_format.c: Fix one -Wunused-param warning by Gert Wollny · 7 years ago
  6. e979ab7 gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings by Gert Wollny · 7 years ago
  7. 20d3e94 gallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsigned warning by Gert Wollny · 7 years ago
  8. 373c263 gallium/aux/util/u_debug_stack.c: Silence -Wunused-result warning by Gert Wollny · 7 years ago
  9. 9b80c03 gallium/aux/util/u_debug_describe.c: Silence an -Wunused-param warning by Gert Wollny · 7 years ago
  10. ca7d517 gallium/aux/util/u_blitter.c: Silence some warnings by Gert Wollny · 7 years ago
  11. c267750 freedreno/a5xx: stencil texturing support by Rob Clark · 7 years ago
  12. a39d403 freedreno/a5xx/gmem: fix z32/s8 restore/resolve by Rob Clark · 7 years ago
  13. 010ebed freedreno/a5xx/gmem: move ZS restore tiling hack by Rob Clark · 7 years ago
  14. 22605dc freedreno: update generated headers by Rob Clark · 7 years ago
  15. 501591e svga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* cases by Brian Paul · 7 years ago
  16. 940fba6 util/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode field size by Brian Paul · 7 years ago
  17. 8c52ece r600: enable ARB_shader_image_load_store, ARB_shader_image_size by Dave Airlie · 7 years ago
  18. 31db4a3 r600: handle image size support. by Dave Airlie · 7 years ago
  19. f94f5c9 r600/sb: disable SB for images. by Dave Airlie · 7 years ago
  20. aa38bf6 r600/shader: add support for load/store/atomic ops on images. by Dave Airlie · 7 years ago
  21. a6b3792 r600: add core pieces of image support. by Dave Airlie · 7 years ago
  22. 5689bb0 r600/shader: implement getting thread id. by Dave Airlie · 7 years ago
  23. c119a1a r600/shader: add flag to denote if shader uses images by Dave Airlie · 7 years ago
  24. 894e2de r600: implement basic memory barrier. by Dave Airlie · 7 years ago
  25. ac4f175 r600: allocate immed buffer resource for images. by Dave Airlie · 7 years ago
  26. 77d36cb r600: handle writes_memory properly by Dave Airlie · 7 years ago
  27. d8acf79 autotools: change version TINY -> PATCH by Dylan Baker · 7 years ago
  28. 65fc16c autotools: set XA versions in configure.ac and configure header file by Dylan Baker · 7 years ago
  29. ff018a3 freedreno: also mark images used by draw/grid by Rob Clark · 7 years ago
  30. 92e75bf freedreno: mark SSBOs written at draw time by Rob Clark · 7 years ago
  31. 2878af7 freedreno/a5xx: ARB_framebuffer_no_attachments support by Rob Clark · 7 years ago
  32. f3fa3b0 tgsi/exec: fix LDEXP in softpipe by Nicolai Hähnle · 7 years ago
  33. a8bdf0e radeonsi: copy some nir gs info by Timothy Arceri · 7 years ago
  34. b73ce64 ac: add gs_{prim,invocation}_id to the abi by Timothy Arceri · 7 years ago
  35. 8ae92a9 radeonsi: gather stream info in nir path by Timothy Arceri · 7 years ago
  36. ae7b4fd tgsi: whitespace clean-ups in tgsi_util.[ch] by Brian Paul · 7 years ago
  37. cbfc92c svga: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  38. dc37cb0 tgsi: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  39. bf41b2b gallium/wgl: fix default pixel format issue by Frank Richter · 7 years ago
  40. 824e808 svga: issue debug warning for unsupported two-sided stencil state by Brian Paul · 7 years ago
  41. d61a914 etnaviv: Add sampler TS support by Wladimir J. van der Laan · 7 years ago
  42. 59d76e7 etnaviv: Flush TS cache before changing TS configuration by Wladimir J. van der Laan · 7 years ago
  43. 0d6d9b5 etnaviv: Add TS_SAMPLER formats to etnaviv_format by Wladimir J. van der Laan · 7 years ago
  44. ade528e etnaviv: Check that resource has a valid TS in etna_resource_needs_flush by Wladimir J. van der Laan · 7 years ago
  45. b24cb40 etnaviv: rnndb update by Wladimir J. van der Laan · 7 years ago
  46. 65123ee r600: set the number type correctly for float rts in cb setup by Roland Scheidegger · 7 years ago
  47. 570d5b7 r600: use ieee version of rsq by Roland Scheidegger · 7 years ago
  48. 1c8d57a r600: use ieee version of rcp by Roland Scheidegger · 7 years ago
  49. 3835009 r600: use DX10_CLAMP bit in shader setup by Roland Scheidegger · 7 years ago
  50. aab0bfc r600: use min_dx10/max_dx10 instead of min/max by Roland Scheidegger · 7 years ago
  51. 3ceee04 r600: fix cubemap arrays by Dave Airlie · 7 years ago
  52. 7676e71 freedreno/a5xx: small comment fix by Rob Clark · 7 years ago
  53. d27318b freedreno/a5xx: indirect draw support by Rob Clark · 7 years ago
  54. f383cf9 freedreno/a5xx: split out helper for pipeline stalls by Rob Clark · 7 years ago
  55. d74029b freedreno: update generated headers by Rob Clark · 7 years ago
  56. 5041ea9 gallium/radeon: disable the cache when nir backend enabled by Timothy Arceri · 7 years ago
  57. bc30812 gallium/tgsi: add tess output supoort to tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  58. 3d21eb3 gallium/tgsi: add prim id to tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  59. f7580e7 broadcom/vc4: fix indentation in vc4_screen.c by Andres Rodriguez · 7 years ago
  60. d848951 swr/rast: Faster emulated simd16 permute by Tim Rowley · 7 years ago
  61. 4399048 swr/rast: Use gather instruction for i32gather_ps on simd16/avx512 by Tim Rowley · 7 years ago
  62. 89e669d radeonsi: remove has_cp_dma, has_streamout flags (v2) by Marek Olšák · 7 years ago
  63. 2bfd34c meson: don't use build_by_default for specific gallium drivers by Dylan Baker · 7 years ago
  64. 63b6eb9 r600/shader: handle bitfield extract semantics properly. by Dave Airlie · 7 years ago
  65. 0442809 r600: handle bitfieldInsert corner case. by Dave Airlie · 7 years ago
  66. 53d5dda r600: add gs tri strip adjacency fix. by Dave Airlie · 7 years ago
  67. f3f8615 r600: fix isoline tess factor component swapping. by Dave Airlie · 7 years ago
  68. 50330d7 r600/shader: reserve first register of vertex shader. by Dave Airlie · 7 years ago
  69. da31e2c r600: don't emit atomic save if we have no atomic counters. by Dave Airlie · 7 years ago
  70. 2b72ab5 etnaviv: automake,meson: include common_3d.xml.h in the sources lists by Juan A. Suarez Romero · 7 years ago
  71. 4a9aad9 freedreno/a5xx: fix SSBO emit for non-zero offset by Rob Clark · 7 years ago
  72. 5f25ab4 freedreno/a5xx: remove obsolete comment by Rob Clark · 7 years ago
  73. 8fcee85 freedreno/ir3: don't create split/fo if only writing .x by Rob Clark · 7 years ago
  74. e7b2719 freedreno/a5xx: indirect grids by Rob Clark · 7 years ago
  75. 471aa1b freedreno/a5xx: add global size compute cap by Rob Clark · 7 years ago
  76. 62981bb freedreno/ir3: turn on std430 packing by Rob Clark · 7 years ago
  77. bedbe7f freedreno/a5xx: image support by Rob Clark · 7 years ago
  78. 819a613 freedreno/ir3: moar better scheduler by Rob Clark · 7 years ago
  79. 15ea8d1 freedreno/ir3: move macros by Rob Clark · 7 years ago
  80. 9edfc36 freedreno/ir3: image support by Rob Clark · 7 years ago
  81. eaae810 freedreno/ir3: shared variable support by Rob Clark · 7 years ago
  82. dd75abc freedreno/ir3: some SSBO cleanups/fixes by Rob Clark · 7 years ago
  83. 2f8bdf2 freedreno/ir3: split out INSTR4F instructions by Rob Clark · 7 years ago
  84. 0038deb freedreno/ir3: cat6 encoding fixes by Rob Clark · 7 years ago
  85. 4e9a6c6 freedreno/ir3: add barriers by Rob Clark · 7 years ago
  86. 4c711f4 freedreno/ir3: invert is_same_type_mov() logic by Rob Clark · 7 years ago
  87. 6da5130 freedreno/ir3: add cat7 instructions by Rob Clark · 7 years ago
  88. 33f5f63 freedreno/ir3: add SSBO get_buffer_size() support by Rob Clark · 7 years ago
  89. b267a08 freedreno/ir3: extract helper for common consts by Rob Clark · 7 years ago
  90. 13fe1fe freedreno: add image view state tracking by Rob Clark · 7 years ago
  91. 12c1c3a freedreno: update generated headers by Rob Clark · 7 years ago
  92. 5009dc5 freedreno/ir3: rename ir3_compile -> ir3_context by Rob Clark · 7 years ago
  93. 8fe6abd ac: add emit_vertex to the abi by Timothy Arceri · 7 years ago
  94. dc42a21 radeonsi: rework gs_vtx_offset handling by Timothy Arceri · 7 years ago
  95. 3a71eac st/dri: fix deadlock when waiting on android fences by Marek Olšák · 7 years ago
  96. 881f6e7 meson: Guard freedreno build with with_gallium_freedreno. by Rob Clark · 7 years ago
  97. ad9c2f5 meson: build gallium-xlib based glx by Dylan Baker · 7 years ago
  98. 140b688 meson: add nir_builder_opcodes_h to gallium_auxiliary by Dylan Baker · 7 years ago
  99. 7210d00 gallium/xlib: remove GL_{MAJOR,MINOR,TINY} by Dylan Baker · 7 years ago
  100. f9e5216 radeonsi: get llvm types from ac by Timothy Arceri · 7 years ago