1. 6e3894d lavapipe: fixup device allocate + enable private data by Dave Airlie · 3 years, 8 months ago
  2. f6a7322 clover/spirv: Add missing break for SpvOpExecutionMode case. by Vinson Lee · 3 years, 9 months ago
  3. 5953d04 frontends/va: Fix *num_entrypoints check. by Vinson Lee · 3 years, 9 months ago
  4. b8ddfc0 vdpau: Add missing printf format specifier. by Vinson Lee · 3 years, 9 months ago
  5. bc3e92a lavapipe: disable SNORM blending for now by Dave Airlie · 3 years, 9 months ago
  6. 0e4e0a0 lavapipe: enable alpha to one. by Dave Airlie · 3 years, 9 months ago
  7. 39d1576 st/nine: Remove unnecessary NULL check. by Vinson Lee · 3 years, 9 months ago
  8. 2fd5079 clover: implements clSetContextDestructorCallback by Serge Martin · 3 years, 9 months ago
  9. 04e1b17 clover: add empty cl 3.0 dispatch entries. by Dave Airlie · 3 years, 9 months ago
  10. 558325c clover/spirv: hook up spir-v environment for 3.0 by Dave Airlie · 3 years, 9 months ago
  11. 7230f39 clover/llvm: add 3.0 versioning. by Dave Airlie · 3 years, 9 months ago
  12. a52c613 clover: access 3.0 and deprecated 2.2 API by Dave Airlie · 3 years, 9 months ago
  13. 725df7c CL: update CL headers to 3.0 by Dave Airlie · 3 years, 10 months ago
  14. 7d3df69 va: support VA_RT_FORMAT_PROTECTED by Pierre-Eric Pelloux-Prayer · 3 years, 9 months ago
  15. 81be8b3 va/picture: make sure destination buffer is protected if needed by Pierre-Eric Pelloux-Prayer · 3 years, 9 months ago
  16. 70191f3 frontends/va: Added protected playback support for VP9 by Veerabadhran Gopalakrishnan · 3 years, 10 months ago
  17. deb7dc8 frontends/va: handle protected slice data buffer by Boyuan Zhang · 4 years, 2 months ago
  18. 5fb77a5 lavapipe: request correct sample mask behaviour by Dave Airlie · 3 years, 9 months ago
  19. 9d36151 lavapipe: don't advertise linear filtering on integer textures. by Dave Airlie · 3 years, 9 months ago
  20. 3d81cf4 lavapipe: use clear_buffer callback by Dave Airlie · 3 years, 9 months ago
  21. 1e3fbee lavapipe: stop crashes with 3D z blits by Dave Airlie · 3 years, 9 months ago
  22. c871ac0 lavapipe: fix 3d compressed texture copies. by Dave Airlie · 3 years, 9 months ago
  23. a5aab63 lavapipe: fix dEQP-VK.info.device_properties by Dave Airlie · 3 years, 10 months ago
  24. 6dabb80 lavapipe: constify state pointers into command buffers. by Dave Airlie · 3 years, 9 months ago
  25. 33a2f27 lavapipe: don't write to pending clear aspects in cmd buffer by Dave Airlie · 3 years, 9 months ago
  26. 788f6dc Revert "gallium/dri: fix dri2_from_planar for multiplanar images" by Lucas Stach · 3 years, 9 months ago
  27. b6a0309 lavapipe: use resource get param. by Dave Airlie · 3 years, 11 months ago
  28. e972472 gallium: add a level parameter to resource parameter get by Dave Airlie · 3 years, 11 months ago
  29. 18b7caf driconf: add disable_protected_content_check option by Pierre-Eric Pelloux-Prayer · 3 years, 10 months ago
  30. 9b0ffa9 egl/dri2: implement createImageFromDmaBufs3 by Pierre-Eric Pelloux-Prayer · 3 years, 10 months ago
  31. bd18277 egl: implement EGL_EXT_protected_surface support by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  32. ea83fd9 glsl: drop NMS OpenGL workarounds by Timothy Arceri · 3 years, 9 months ago
  33. a09717c glsl: add extra pp tokens workaround and enable for CoR by Timothy Arceri · 3 years, 9 months ago
  34. 13859c7 gallium/dri: fix dri2_from_planar for multiplanar images by Philipp Zabel · 5 years ago
  35. 6c118ae gallium/dri: fix dri2_query_image for multiplanar images by Philipp Zabel · 5 years ago
  36. 0f3594c gallium/dri: allow create image for formats that only support SV or RT binding by Lucas Stach · 6 years ago
  37. fdb1997 Fix VMware capitalization. by Vinson Lee · 3 years, 9 months ago
  38. 72ce22f lavapipe: fix usleep usage in lvp_device by Michel Zou · 3 years, 9 months ago
  39. 5f686c3 st/va: fix build with old libva by Andrew Randrianasulu · 3 years, 9 months ago
  40. 9c1f6ed frontends/va: Initialize drm modifier on import. by Bas Nieuwenhuizen · 3 years, 9 months ago
  41. bef6007 gallium: update abs_delta segementation parameter by SureshGuttula · 3 years, 9 months ago
  42. 9c67f3d frontends/omx/enc: fix omx h264 encoding force-keyframe-period issue. by Ruijing Dong · 3 years, 9 months ago
  43. a071590 frontends/omx/h265: Check the pps set before the scaling data by Leo Liu · 3 years, 9 months ago
  44. 08762d5 frontends/omx/dec: Use the known codec profile when allocating buffers by Leo Liu · 3 years, 9 months ago
  45. 0eccd15 frontends/va: Return P010/P016 as possible surface formats when encoding by Thong Thai · 3 years, 9 months ago
  46. 4ba255d dri/DRI2ConfigQueryExtension: add support for string options by Martin Peres · 3 years, 9 months ago
  47. 354e375 frontends/va/postproc: Un-break field flag by Thong Thai · 3 years, 9 months ago
  48. 1a775b7 clover/nir: set kernel_image cap by Karol Herbst · 3 years, 10 months ago
  49. 4f24dee clover/nir: Add an image lowering pass by Jason Ekstrand · 3 years, 11 months ago
  50. 5e31fad8 clover/nir: Calculate sizes of images and samplers properly by Jason Ekstrand · 3 years, 11 months ago
  51. f6c46e8 clover/device: use PIPE_MAX_SHADER_SAMPLER_VIEWS for max_images_read by Karol Herbst · 3 years, 9 months ago
  52. 43a42b6 clover: clCreateImage: calculate image row_pitch and slice_pitch when not provided by Serge Martin · 3 years, 9 months ago
  53. f2bdb69 clover: support custom driver strides by Karol Herbst · 3 years, 9 months ago
  54. 9583ce0 clover: validate image_row_pitch and image_slice_pitch in clEnqueueMapImage by Serge Martin · 3 years, 9 months ago
  55. 1ff4db1 clover: Fix incorrect error check in clGetSupportedImageFormats by Aaron Watry · 4 years, 9 months ago
  56. 3aead71 clover: use pipe_image_view for images instead of set_compute_resources by Karol Herbst · 3 years, 10 months ago
  57. 7e55f0e clover/nir: add a constant folding pass before lowering mem const by Dave Airlie · 3 years, 9 months ago
  58. a7d3be7 clover: don't call validate spirv at all if not needed by Dave Airlie · 3 years, 10 months ago
  59. 54eae33 clover: Stop leaking NIR shaders by Jason Ekstrand · 3 years, 10 months ago
  60. 826a102 st/mesa: Add NV12 lowering to PIPE_FORMAT_R8_G8B8_420_UNORM by Kristian H. Kristensen · 3 years, 10 months ago
  61. 2fa7c79 spirv: Move nir_lower_libclc to src/compiler/spirv by Jason Ekstrand · 3 years, 10 months ago
  62. 43390a5 clover: Use core libclc loader by Dave Airlie · 3 years, 10 months ago
  63. ed7e962 clover/meson: use dep.get_variable instead of deprecated get_pkgconfig_variable by Dylan Baker · 3 years, 10 months ago
  64. fd3209a clover: move tokenize function to algorithm by Serge Martin · 3 years, 10 months ago
  65. ee5b46f clover/spirv: support CL_KERNEL_COMPILE_WORK_GROUP_SIZE by Karol Herbst · 4 years ago
  66. 2bb2ba7 clover/spirv: parse arg_info by Karol Herbst · 4 years ago
  67. 4f99826 clover: avoid adding an extra space to compiler options by Serge Martin · 4 years, 1 month ago
  68. 811b17a clover: implements notification callback on program builds by Serge Martin · 4 years, 2 months ago
  69. c04d5e7 clover: implements clGetKernelWorkGroupInfo CL_KERNEL_COMPILE_WORK_GROUP_SIZE by Serge Martin · 3 years, 10 months ago
  70. aadd134 clover: add CL_KERNEL_ATTRIBUTES for clGetKernelInfo by Serge Martin · 4 years ago
  71. ef0f8ec clover: bind sampler_t type to module::argument::sampler by Serge Martin · 4 years, 2 months ago
  72. 9aea6e3 clover: implements clGetKernelArgInfo by Serge Martin · 4 years, 2 months ago
  73. d7d66e3 clover: implements clEnqueueFillImage by Serge Martin · 4 years, 3 months ago
  74. c0f03f6 clover: implements clEnqueueMigrateMemObjects by Serge Martin · 4 years, 3 months ago
  75. 8b20540 omx/tizonia: fix build by Pierre-Eric Pelloux-Prayer · 3 years, 10 months ago
  76. f5f0c01 gallium/util: remove empty file u_half.h by Marek Olšák · 3 years, 10 months ago
  77. b42c6ff util: remove util_float_to_half and util_half_to_float wrappers by Marek Olšák · 3 years, 10 months ago
  78. 7c6f1d3 clover/nir: extract constant buffer into its own section by Karol Herbst · 3 years, 11 months ago
  79. adbfff6 clover: bind constant buffer if one is provided by Karol Herbst · 3 years, 11 months ago
  80. af85985 clover/util: add id_type_equals to support symbols with multiple sections by Karol Herbst · 3 years, 11 months ago
  81. 8a05d6f driconf: Make the driver's declarations be structs instead of XML. by Eric Anholt · 3 years, 10 months ago
  82. 1aac47d Revert F16C series (MR 6774) by Matt Turner · 3 years, 10 months ago
  83. bc7ed03 clover/nir: Call nir_lower_convert_alu_types by Jason Ekstrand · 3 years, 10 months ago
  84. e94fd4c lavapipe: rename vallium to lavapipe by Dave Airlie · 3 years, 10 months ago
  85. 4fb2edd gallium/util: remove empty file u_half.h by Marek Olšák · 3 years, 10 months ago
  86. 2b6a172 util: remove util_float_to_half and util_half_to_float wrappers by Marek Olšák · 3 years, 10 months ago
  87. 1cadbe5 vallium: Stop using lower_ubo_ssbo_access_to_offsets by Jason Ekstrand · 3 years, 10 months ago
  88. d3fa745 anv,radv,tu,val: Call nir_lower_io for push constants by Jason Ekstrand · 4 years, 2 months ago
  89. a3543ad clover: set LLVM min version to 8.0.1 by Serge Martin · 4 years ago
  90. bf80fb7 clover/nir: Call the memcpy lowering pass by Jason Ekstrand · 3 years, 10 months ago
  91. f33b417 clover: handle libclc shader (v3) by Dave Airlie · 5 years ago
  92. 45d43ad clover/nir: add libclc lowering pass by Dave Airlie · 4 years, 8 months ago
  93. 03e7b75 gallium/dri2: Move image->texture assignment after image NULL check. by Vinson Lee · 3 years, 10 months ago
  94. 3586068 gallium: rename pipe_transfer_usage -> pipe_map_flags by Marek Olšák · 4 years, 1 month ago
  95. 22253e6 gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* by Marek Olšák · 4 years, 1 month ago
  96. 9a4daac frontends/va: Enabled packed headers for H.264 encoder by Thong Thai · 4 years, 2 months ago
  97. 245f619 gallium: Parse packed HEVC SPS encode header for crop parameters by Thong Thai · 4 years, 4 months ago
  98. afa5c2e clover: Pull the stride from pipe_transfer for image maps by Jason Ekstrand · 3 years, 11 months ago
  99. 338745c frontends/va: Derive image from interlaced buffers in some cases by Thong Thai · 4 years ago
  100. fcb5583 frontends/va: Derive image from interlaced buffers by Thong Thai · 4 years ago