1. cbfc92c svga: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  2. dc37cb0 tgsi: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  3. bf41b2b gallium/wgl: fix default pixel format issue by Frank Richter · 7 years ago
  4. 824e808 svga: issue debug warning for unsupported two-sided stencil state by Brian Paul · 7 years ago
  5. cacb884 st/mesa: whitespace fixes in st_manager.c by Brian Paul · 7 years ago
  6. 8150690 st/mesa: whitespace clean-ups in st_context.c by Brian Paul · 7 years ago
  7. 0605a6c st/mesa: move st_manager_destroy() earlier in file by Brian Paul · 7 years ago
  8. 3a74eb3 st/mesa: move st_init_driver_flags() earlier in file by Brian Paul · 7 years ago
  9. d61a914 etnaviv: Add sampler TS support by Wladimir J. van der Laan · 7 years ago
  10. 59d76e7 etnaviv: Flush TS cache before changing TS configuration by Wladimir J. van der Laan · 7 years ago
  11. 0d6d9b5 etnaviv: Add TS_SAMPLER formats to etnaviv_format by Wladimir J. van der Laan · 7 years ago
  12. ade528e etnaviv: Check that resource has a valid TS in etna_resource_needs_flush by Wladimir J. van der Laan · 7 years ago
  13. b24cb40 etnaviv: rnndb update by Wladimir J. van der Laan · 7 years ago
  14. 00bf875 radv: it isn't an error to not support a format or driver by Dave Airlie · 7 years ago
  15. 5da2b26 i965: Drop some reserved space remnants. by Kenneth Graunke · 7 years ago
  16. e48cc01 intel: Drop mtypes.h include from brw_compiler.h. by Kenneth Graunke · 7 years ago
  17. 0704702 i965: Fold ABO state upload code into the SSBO/UBO state upload code. by Kenneth Graunke · 7 years ago
  18. ff96491 i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code. by Kenneth Graunke · 7 years ago
  19. f48f52b i965: Make a better helper function for UBO/SSBO/ABO surface handling. by Kenneth Graunke · 7 years ago
  20. 059d25a radv: add the vertex buffers BO to the list at bind time by Samuel Pitoiset · 7 years ago
  21. c665879 radv: replace vb_dirty with RADV_CMD_DIRTY_VERTEX_BUFFER by Samuel Pitoiset · 7 years ago
  22. 8fd2132 radv: drop radv_cmd_dirty_mask_t typedef by Samuel Pitoiset · 7 years ago
  23. f697365 radv: use an unsigned 32-bit integer for radv_queue::family_index by Samuel Pitoiset · 7 years ago
  24. f9e1ff2 radv: do not add the image BO in radv_set_dcc_need_cmask_elim_pred() by Samuel Pitoiset · 7 years ago
  25. 40290c8 radv: do not add the image BO in radv_set_color_clear_regs() by Samuel Pitoiset · 7 years ago
  26. 65123ee r600: set the number type correctly for float rts in cb setup by Roland Scheidegger · 7 years ago
  27. 570d5b7 r600: use ieee version of rsq by Roland Scheidegger · 7 years ago
  28. 1c8d57a r600: use ieee version of rcp by Roland Scheidegger · 7 years ago
  29. 3835009 r600: use DX10_CLAMP bit in shader setup by Roland Scheidegger · 7 years ago
  30. aab0bfc r600: use min_dx10/max_dx10 instead of min/max by Roland Scheidegger · 7 years ago
  31. 3ceee04 r600: fix cubemap arrays by Dave Airlie · 7 years ago
  32. 7676e71 freedreno/a5xx: small comment fix by Rob Clark · 7 years ago
  33. d27318b freedreno/a5xx: indirect draw support by Rob Clark · 7 years ago
  34. f383cf9 freedreno/a5xx: split out helper for pipeline stalls by Rob Clark · 7 years ago
  35. d74029b freedreno: update generated headers by Rob Clark · 7 years ago
  36. 5041ea9 gallium/radeon: disable the cache when nir backend enabled by Timothy Arceri · 7 years ago
  37. 7273e98 st/glsl_to_tgsi: use tgsi_get_gl_varying_semantic() for gs/tes outputs by Timothy Arceri · 7 years ago
  38. bc30812 gallium/tgsi: add tess output supoort to tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  39. 4ae9f0b st/glsl_to_tgsi: make use of tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  40. 3d21eb3 gallium/tgsi: add prim id to tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  41. fc59546 i965: Make use of brw_load_register_imm32() helper function by Anuj Phogat · 7 years ago
  42. 1dc45d7 i965/gen8+: Fix the number of dwords programmed in MI_FLUSH_DW by Anuj Phogat · 7 years ago
  43. 6165fda i965: Program DWord Length in MI_FLUSH_DW by Anuj Phogat · 7 years ago
  44. 5d8164c anv/gen10: Enable float blend optimization by Anuj Phogat · 7 years ago
  45. 72a2392 intel/genxml: Add Cache Mode SubSlice Register to gen10.xml by Anuj Phogat · 7 years ago
  46. aacf194 anv/gen10: Implement WaSampleOffsetIZ workaround by Anuj Phogat · 7 years ago
  47. 20e8dfc mesa/st: add missing copyright headers to memoryobjects files by Andres Rodriguez · 7 years ago
  48. 60baf1a mesa: minor tidy up for memory object error strings by Andres Rodriguez · 7 years ago
  49. f7580e7 broadcom/vc4: fix indentation in vc4_screen.c by Andres Rodriguez · 7 years ago
  50. a31d038 Revert "intel/fs: Use a pure vertical stride for large register strides" by Matt Turner · 7 years ago
  51. 6ac2d16 i965/fs: Fix extract_i8/u8 to a 64-bit destination by Matt Turner · 7 years ago
  52. cfcfa0b i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK by Matt Turner · 7 years ago
  53. d848951 swr/rast: Faster emulated simd16 permute by Tim Rowley · 7 years ago
  54. 4399048 swr/rast: Use gather instruction for i32gather_ps on simd16/avx512 by Tim Rowley · 7 years ago
  55. 0db36ca egl/wayland: Add a fallback when fourcc query isn't supported by Derek Foreman · 7 years ago
  56. 89e669d radeonsi: remove has_cp_dma, has_streamout flags (v2) by Marek Olšák · 7 years ago
  57. b904ad7 i965: implement (un)mapImage by Julien Isorce · 7 years ago
  58. 8a7d409 radv: force enable LLVM sisched for The Talos Principle by Samuel Pitoiset · 7 years ago
  59. ecabe22 radv: add nosisched debug option by Samuel Pitoiset · 7 years ago
  60. b498172 spirv: fix typo on DO NOT EDIT header by Alejandro Piñeiro · 7 years ago
  61. 7c25578 radv: Free temporary syncobj after waiting on it. by Bas Nieuwenhuizen · 7 years ago
  62. 917d3b4 radv: Free syncobj with multiple imports. by Bas Nieuwenhuizen · 7 years ago
  63. fb0e9b5 i965: Track the depth and render caches separately by Jason Ekstrand · 7 years ago
  64. d6d0ac9 i965/blorp: Add more destination flushing by Jason Ekstrand · 7 years ago
  65. 4a09070 i965: Add more precise cache tracking helpers by Jason Ekstrand · 7 years ago
  66. 6830ba0 i965: Add stencil buffers to cache set regardless of stencil texturing by Jason Ekstrand · 7 years ago
  67. 4b1e70c i965: Switch over to fully external-or-not MOCS scheme by Jason Ekstrand · 7 years ago
  68. d7a19d6 i965: Use PTE MOCS for all external buffers by Jason Ekstrand · 7 years ago
  69. bc933d0 intel/blorp: Make the MOCS setting part of blorp_address by Jason Ekstrand · 7 years ago
  70. deec84f anv/blorp: Add a device parameter to blorp_surf_for_anv_image by Jason Ekstrand · 7 years ago
  71. 4639cc7 intel/blorp: Use mocs.tex for depth stencil by Jason Ekstrand · 7 years ago
  72. 866158b intel/tools/error: Decode compute shaders. by Kenneth Graunke · 7 years ago
  73. 7049c38 intel/tools/error: Use do-while for field iterator loops. by Kenneth Graunke · 7 years ago
  74. 8b749ee intel/tools/error: Decode shaders while decoding batch commands. by Kenneth Graunke · 7 years ago
  75. 4979bf2 intel/tools/error: Save error state sections and decode them later. by Kenneth Graunke · 7 years ago
  76. eb8ad56 intel/tools/error: Fix null termination of ring name string. by Kenneth Graunke · 7 years ago
  77. ac17b38 intel/tools/error: Drop unused MAX_RINGS #define. by Kenneth Graunke · 7 years ago
  78. 596e860 intel/tools/error: Refactor buffer matching, add more buffers. by Kenneth Graunke · 7 years ago
  79. 4bb119f intel/tools/error: Only decode a few sections of error states. by Kenneth Graunke · 7 years ago
  80. 00981e7 intel/tools/error: Drop unused parameters from decode() helper. by Kenneth Graunke · 7 years ago
  81. 1898bf1 intel/tools/error: Drop support for non-ascii85 encoded error states. by Kenneth Graunke · 7 years ago
  82. 53586f8 intel/tools/error: Do ascii85 decode first. by Kenneth Graunke · 7 years ago
  83. f09e001 egl/haiku: Correct invalid void* conversion in calloc by Alexander von Gluck IV · 7 years ago
  84. 46a7fdd meson: Remove build_by_default from amd code by Dylan Baker · 7 years ago
  85. 49fa074 meson: Don't build intel shared components by default by Dylan Baker · 7 years ago
  86. 2bfd34c meson: don't use build_by_default for specific gallium drivers by Dylan Baker · 7 years ago
  87. 63b6eb9 r600/shader: handle bitfield extract semantics properly. by Dave Airlie · 7 years ago
  88. 0442809 r600: handle bitfieldInsert corner case. by Dave Airlie · 7 years ago
  89. 53d5dda r600: add gs tri strip adjacency fix. by Dave Airlie · 7 years ago
  90. f3f8615 r600: fix isoline tess factor component swapping. by Dave Airlie · 7 years ago
  91. 50330d7 r600/shader: reserve first register of vertex shader. by Dave Airlie · 7 years ago
  92. da31e2c r600: don't emit atomic save if we have no atomic counters. by Dave Airlie · 7 years ago
  93. 257edb5 glx/dri3: Fix passing renderType into glXCreateContext by Adam Jackson · 7 years ago
  94. 033cfb1 glx/drisw: Fix glXMakeCurrent(dpy, None, ctx) by Adam Jackson · 7 years ago
  95. bc1bc6f glx: Lower GLX opcode lookup into SendMakeCurrentRequest by Adam Jackson · 7 years ago
  96. 93200ea aubinator: Don't skip the first field in each subgroup by Jason Ekstrand · 7 years ago
  97. 74a9e51 intel/genxml: Delete empty groups by Jason Ekstrand · 7 years ago
  98. 54a6f7e anv: Don't crash on invalid heap sizes when the PCI ID is overriden by Jason Ekstrand · 7 years ago
  99. 4122d00 nir/spirv: tg4 requires a sampler by Alex Smith · 7 years ago
  100. e9eb3c4 spirv: Use correct type for sampled images by Alex Smith · 7 years ago