1. d12cdc9 gallivm: fix pow(0, y) to be 0 by Dave Airlie · 4 years ago
  2. 89a1a3e r600/sfn: extend life range of all variables by one by Gert Wollny · 4 years ago
  3. 02245e3 r600/sfn: Add support for more barrier instructions by Gert Wollny · 4 years ago
  4. 48edb98 r600/sfn: Fix IDX register ID by Gert Wollny · 4 years ago
  5. 7683e27 r600/sfn: Fix enabling the right interpolator for inerpolate_at_sample by Gert Wollny · 4 years ago
  6. 16a3a56 freedreno: Don't leak LRZ bo's by Rob Clark · 4 years ago
  7. 98093e2 freedreno/a6xx: Small cleanup by Rob Clark · 4 years ago
  8. 5be3cfd freedreno: Don't leak border_color_buf reference by Rob Clark · 4 years ago
  9. 6a20c63 zink: unify all occurrences of waiting on a fence by Mike Blumenkrantz · 4 years, 3 months ago
  10. e31381a zink: combine all surface layout-setting for src/dst into util function by Mike Blumenkrantz · 4 years, 3 months ago
  11. 2584d48 gallium/vl: add chroma_format arg to vl_video_buffer functions by Pierre-Eric Pelloux-Prayer · 4 years ago
  12. b121b1b gallium/vl: do not call transfer_unmap if transfer is NULL by Pierre-Eric Pelloux-Prayer · 4 years ago
  13. a3363c3 gallium: Make pipe_viewport_state swizzle_x/y/z/w bit-fields 8 bits wide by Michel Dänzer · 4 years ago
  14. cd1fab4 radeonsi: enable support for GL_NV_shader_atomic_int64 by Indrajit Kumar Das · 4 years ago
  15. 8930b3b gallium: prepare framework for supporting GL_NV_shader_atomic_int64 by Indrajit Kumar Das · 4 years ago
  16. d4d5382 panfrost: Add support for rbg16 formats by Boris Brezillon · 4 years ago
  17. b4c07a8 gallium/util: allow scaling blits for stencil-fallback by Erik Faye-Lund · 4 years ago
  18. 69654f0 gallium/util: fix texture-coordinates for stencil-fallback by Erik Faye-Lund · 4 years ago
  19. a21e1e6 gallium/util: set right dst-dimensions by Erik Faye-Lund · 4 years ago
  20. 1a19fae radeonsi: call nir_io_add_const_offset_to_base only once per shader by Samuel Pitoiset · 4 years ago
  21. cff7de4 kmsro: Add mediatek entry point by Boris Brezillon · 4 years ago
  22. fefb3e9 panfrost: Add preliminary support for Mali G72 by Boris Brezillon · 4 years ago
  23. 287ef94 gallium/swr: Remove unreachable code. by Vinson Lee · 4 years ago
  24. bc32d41 r600/sfn: Add support for helper invocations by Gert Wollny · 4 years ago
  25. 6aa196b r600/sfn: remove old code to track uniforms as it is no longer needed by Gert Wollny · 4 years ago
  26. 31e42fb r600/sfn: replace hand-backed literal check by NIR function by Gert Wollny · 4 years ago
  27. 6784cea r600/sfn; go back to not lowering uniforms to UBOs by Gert Wollny · 4 years ago
  28. 9a6b11a r600/sfn: Fix indirect const buffer access by Gert Wollny · 4 years ago
  29. 73c5f45 r600/sfn: Fix interpolate at sample by Gert Wollny · 4 years ago
  30. a8435f7 r600/sfn: use fine gradient evaluation for interpolate_at_offset by Gert Wollny · 4 years ago
  31. 8540523 r600/sfn: save some instructions when doing multisample on sample 0 by Gert Wollny · 4 years ago
  32. 0c5dfd2 r600/sfn: Support group memory barrier by Gert Wollny · 4 years ago
  33. 972dd73 r600/sfn: lower to scalar for some optimizations and vectortize later by Gert Wollny · 4 years ago
  34. d55404b r600/sfn: Handle nir_op_b2b32 by Gert Wollny · 4 years ago
  35. b2df9c2 r600/sfn: Fix emitting shared atomics with constant sources by Gert Wollny · 4 years ago
  36. b2d042b zink: remove old extension infrastructure by Hoe Hao Cheng · 4 years ago
  37. 08d51e92 zink: use the new, generated extension infrastructure by Hoe Hao Cheng · 4 years ago
  38. 79c0023 zink: use the new extension infrastructure in device creation by Hoe Hao Cheng · 4 years ago
  39. 0ed17a2 zink: hook zink_device_info.py to build system by Hoe Hao Cheng · 4 years ago
  40. f1432fd3 zink: generate extension infrastructure using a python script by Hoe Hao Cheng · 4 years ago
  41. 756441b pan/mdg: Infer whether to disassemble shaders from info.internal by Icecream95 · 4 years ago
  42. 9283141 lima: set clear depth value to 0x00ffffff as default by Andreas Baierl · 4 years ago
  43. 2e9599b panfrost: Fix bifrost tiler job emission by Boris Brezillon · 4 years ago
  44. a3543ad clover: set LLVM min version to 8.0.1 by Serge Martin · 4 years, 1 month ago
  45. bf80fb7 clover/nir: Call the memcpy lowering pass by Jason Ekstrand · 4 years ago
  46. 4cb6a8d gallivm: add support for lowered IO in vertex shaders by Marek Olšák · 4 years ago
  47. f33b417 clover: handle libclc shader (v3) by Dave Airlie · 5 years ago
  48. 45d43ad clover/nir: add libclc lowering pass by Dave Airlie · 4 years, 10 months ago
  49. b4a087c driconf: Use nesting macros for defining options. by Eric Anholt · 4 years ago
  50. e5d2481 virgl: Clean up the driconf definition of GLES_SAMPLES_PASSED_VALUE. by Eric Anholt · 4 years ago
  51. b54a0bb freedreno/layout: add tile_all flag to the layout by Samuel Iglesias Gonsálvez · 4 years ago
  52. b8c31ac lima: fix glCopyTexSubImage2D by Andreas Baierl · 4 years ago
  53. 7b9cf77 kmsro: Extend to include imx-dcss by Guido Günther · 4 years, 8 months ago
  54. cbef2dc zink: only set stencil-ref for back if two-sided by Erik Faye-Lund · 4 years ago
  55. 4b2525b zink: store base-object of DSA-state by Erik Faye-Lund · 4 years ago
  56. 9e94dcc zink: correct typo in stencil-setup by Erik Faye-Lund · 4 years ago
  57. d1d27e9 radeonsi: remove redundant info.uses_fbfetch by Marek Olšák · 4 years ago
  58. 7b1e01f radeonsi: remove redundant variables from struct si_compute by Marek Olšák · 4 years ago
  59. 16afaf0 radeonsi: assume that constant load_local_group_size has been optimized out by Marek Olšák · 4 years ago
  60. 0492ada radeonsi: run NIR optimizations that glsl_to_nir runs but other places might not by Marek Olšák · 4 years ago
  61. 8a1d556 radeonsi: get input/output usage flags from shader_info directly by Marek Olšák · 4 years ago
  62. 0280cc7 radeonsi: get information about FS color outputs from shader_info directly by Marek Olšák · 4 years ago
  63. 343e5ca radeonsi: use info.system_values_read by Marek Olšák · 4 years ago
  64. cce3556 radeonsi: call nir_shader_gather_info after lowering and optimizing NIR by Marek Olšák · 4 years ago
  65. 8be46d6 radeonsi: fix indirect dispatches with variable block sizes by Marek Olšák · 4 years ago
  66. a7e3cc7 etnaviv: simplify linear stride implementation by Christian Gmeiner · 4 years, 9 months ago
  67. 03e7b75 gallium/dri2: Move image->texture assignment after image NULL check. by Vinson Lee · 4 years ago
  68. 4bd0df0 r600/sfn: Initialize GPRValue member m_pin_to_channel. by Vinson Lee · 4 years ago
  69. 974981c gallium/drm: Make the pipe loader handle the driconf merging. by Eric Anholt · 4 years ago
  70. 8739238 gallium/drm: Define the DRM entrypoints in drm_helper.h by Eric Anholt · 4 years ago
  71. bc10b49 gallium/drm: Refactor the stub screen create functions. by Eric Anholt · 4 years ago
  72. 9ec28b8 gallium/drm: Deduplicate screen creation for the dynamic (clover) pipe loader. by Eric Anholt · 4 years ago
  73. 472a20c radeonsi: Only call nir_lower_var_copies at the end of the opt loop by Jason Ekstrand · 4 years ago
  74. 7971918 zink: reorder create_stream_output_target to fix failure case leak by Mike Blumenkrantz · 4 years, 1 month ago
  75. bc5c043 zink: apply viewport count when creating pipelines by Mike Blumenkrantz · 4 years, 2 months ago
  76. cc939fe zink: correctly set up fb-sized scissors for each viewport by Mike Blumenkrantz · 4 years, 2 months ago
  77. 8a2ddcb zink: set multiviewport cap in ntv when gl_ViewportIndex is a written output by Mike Blumenkrantz · 4 years, 2 months ago
  78. 09be30b zink: move viewport count to zink_gfx_pipeline_state by Mike Blumenkrantz · 4 years, 2 months ago
  79. 818bd61 zink: implement ARB_instanced_arrays by Mike Blumenkrantz · 4 years, 2 months ago
  80. 0051551 zink: verify that src and dst aspects are the same in resource_copy_region hook by Mike Blumenkrantz · 4 years, 3 months ago
  81. 6feec2d zink: clamp min created fb size to 1x1 by Mike Blumenkrantz · 4 years, 3 months ago
  82. 9ce1e99 zink: use correct layer count when creating framebuffer by Mike Blumenkrantz · 4 years, 3 months ago
  83. e30367a zink: use correct number of samples on framebuffer in set_framebuffer_state by Mike Blumenkrantz · 4 years, 3 months ago
  84. f6c8721 zink: use correct value for color buffer sample count when creating renderpass by Mike Blumenkrantz · 4 years, 3 months ago
  85. 140f53e Revert "nir: replace lower_ffma and fuse_ffma with has_ffma" by Kenneth Graunke · 4 years ago
  86. 90b98c0 amd/tmz: move uses_secure_bos to radeon_winsys by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  87. 2479689 radeonsi/tmz: add workaround for mpv/vaapi subtitles by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  88. 2c66435 radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  89. 1338955 radeonsi: disable primitive discard if tmz is in use by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  90. 8e2768b radeonsi/tmz: add tmz variant for sctx::tess_rings by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  91. 2589888 radeonsi/tmz: add tmz variant of sctx::wait_mem_scratch by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  92. de088dac radeonsi/tmz: fail si_texture_transfer_map if tex is encrypted by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  93. 55b018b amd/winsys: add RADEON_FLUSH_TOGGLE_SECURE_SUBMISSION by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  94. 1b0d660 radeonsi/tmz: allow secure job if the app made a tmz allocation by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  95. 5e4aece radeonsi: introduce SI_RESOURCE_FLAG_INTERNAL / RADEON_FLAG_DRIVER_INTERNAL by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  96. 131412c radeonsi/tmz: allocate depth/stencil buffers as encrypted by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  97. 0a59d2a radeonsi/tmz: add safety assert when tmz is enabled by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  98. 59b267d radeonsi/tmz: use secure job if using an encrypted z/s buffer by Pierre-Eric Pelloux-Prayer · 4 years ago
  99. 5bc24fe radeonsi/tmz: use secure job if framebuffer has dcc by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  100. 32d7548 radeonsi: always inline draw-related functions that have only one use by Marek Olšák · 4 years ago