1. cad959d gallium: add LDEXP TGSI instruction and corresponding cap by Nicolai Hähnle · 7 years ago
  2. 2b0bfc5 tgsi: infer that dst[1] of DFRACEXP is an integer by Nicolai Hähnle · 7 years ago
  3. 5cf279b gallivm: add support for TGSI instructions with two outputs by Nicolai Hähnle · 7 years ago
  4. 7af64b4 gallivm: add dst register index to lp_build_tgsi_context::emit_store by Nicolai Hähnle · 7 years ago
  5. 3c78215 tgsi: clarify the semantics of DFRACEXP by Nicolai Hähnle · 7 years ago
  6. dbe7fc0 tgsi: fix the documentation of DLDEXP by Nicolai Hähnle · 7 years ago
  7. d713af7 tgsi: infer that DLDEXP's second source has an integer type by Nicolai Hähnle · 7 years ago
  8. 93bf9c1 glsl/lower_instruction: handle denorms and overflow in ldexp correctly by Nicolai Hähnle · 7 years ago
  9. a208cd7 util/queue: fix a race condition in the fence code by Nicolai Hähnle · 7 years ago
  10. c49400a r600: cleanup set_occlusion_query_state by Nicolai Hähnle · 7 years ago
  11. 5184a1e r300: add missing case PIPE_SHADER_CAP_INT64_ATOMICS by Nicolai Hähnle · 7 years ago
  12. 797dd12 radeonsi: fix border color translation for integer textures by Nicolai Hähnle · 7 years ago
  13. 6eb9483 radeonsi: clamp border colors for upgraded depth textures by Nicolai Hähnle · 7 years ago
  14. 4c56e07 radeonsi: clamp depth comparison value only for fixed point formats by Nicolai Hähnle · 7 years ago
  15. 7dfa891 radeonsi/gfx9: fix geometry shaders without output vertices by Nicolai Hähnle · 7 years ago
  16. a6ea4c1 amd/common: save an instruction in the build_cube_select sequence by Nicolai Hähnle · 7 years ago
  17. 5be5c1e amd/common: fix build_cube_select by Nicolai Hähnle · 7 years ago
  18. 8ea7d3a st/glsl_to_tgsi: fix conditional assignments to packed shader outputs by Nicolai Hähnle · 7 years ago
  19. 2703fa6 st/glsl_to_tgsi: fix a use-after-free in merge_two_dsts by Nicolai Hähnle · 7 years ago
  20. 4ed4193 radeonsi: move descriptor logs to after corresponding draw/compute packet by Nicolai Hähnle · 7 years ago
  21. 9ddc6e1 amd/common: remove ac_shader_abi::chip_class by Nicolai Hähnle · 7 years ago
  22. 5b86c53 gallium/radeon: fix a comment by Nicolai Hähnle · 7 years ago
  23. 47e527b i965/fs: force pull model for 64-bit GS inputs by Iago Toral Quiroga · 7 years ago
  24. 2df897c i965/link: Use prog->nir instead of creating a temporary by Jason Ekstrand · 7 years ago
  25. 006533d i965/link: Make more use of NIR_PASS by Jason Ekstrand · 7 years ago
  26. 69ed324 i965/link: Make better use of temporary variables by Jason Ekstrand · 7 years ago
  27. ce09364 util: fix in-class initialization of static member by Thomas Helland · 7 years ago
  28. a35f250 REVIEWERS: add myself as a Meson reviewer by Eric Engestrom · 7 years ago
  29. 573a60f REVIEWERS: add Meson by Eric Engestrom · 7 years ago
  30. a118322 meson: remove duplicate libisl dependency in anv by Dylan Baker · 7 years ago
  31. 4d5497d svga: add missing PIPE_SHADER_CAP_INT64_ATOMICS switch cases by Brian Paul · 7 years ago
  32. e8d09f8 svga: trivial whitespace clean-ups in svga_screen.c by Brian Paul · 7 years ago
  33. f33fbe2 gallium/util: use new util_vasprintf() function by Brian Paul · 7 years ago
  34. 864148d util: add util_vasprintf() for Windows (v2) by Brian Paul · 7 years ago
  35. 76a4209 st/mesa: don't call close() on Windows by Brian Paul · 7 years ago
  36. 652bc4b svga: start advertising PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION by Neha Bhende · 7 years ago
  37. 9d54025 mesa: fix texture updates for ATI_fragment_shader by Marek Olšák · 7 years ago
  38. 15e3657 etnaviv: optimize RS transfers by Lucas Stach · 7 years ago
  39. 69eb93c etnaviv: add resource subregion copy by Lucas Stach · 7 years ago
  40. 9df6358 etnaviv: support tile aligned RS blits by Lucas Stach · 7 years ago
  41. 6ed61b8 st/va: use pipe transfer_map to map upload buffer by Leo Liu · 7 years ago
  42. c951976 anv: add an assertion in genX(BeginCommandBuffer) by Gwan-gyeong Mun · 7 years ago
  43. d0d6a61 radv: add an assertion in radv_BeginCommandBuffer() by Gwan-gyeong Mun · 7 years ago
  44. 5603670 gallium/docs: add reference links for resource_create method by Gwan-gyeong Mun · 7 years ago
  45. c6c23e9 gallium/docs: fix a reference link for get_paramf by Gwan-gyeong Mun · 7 years ago
  46. 8e627af i965: enable up to 32 inputs for geometry shaders in gen8+ by Iago Toral Quiroga · 7 years ago
  47. 913bfd4 radv: set image view type when decompressing depth surfaces by Samuel Pitoiset · 7 years ago
  48. 3e3772c broadcom/vc4: Fix release build by Eric Anholt · 7 years ago
  49. a8fd58e vc4: Add labels to BOs for debug builds or with VC4_DEBUG=surf set. by Eric Anholt · 7 years ago
  50. 673dda8 meson: build "radv" vulkan driver for radeon hardware by Dylan Baker · 7 years ago
  51. d199225 meson: Add build Intel "anv" vulkan driver by Dylan Baker · 7 years ago
  52. c8b9cf4 util/ralloc: Don't define assert with magic member without DEBUG by Dylan Baker · 7 years ago
  53. 848da66 intel: use a flag instead of setting PYTHONPATH by Dylan Baker · 7 years ago
  54. a65db0a st/dri: don't expose modifiers in EGL if the driver doesn't implement them by Marek Olšák · 7 years ago
  55. 4fe3913 vulkan/wsi/wayland: Return better error messages by Jason Ekstrand · 7 years ago
  56. 537b9bc vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if available by Jason Ekstrand · 7 years ago
  57. 4369102 vulkan/wsi/wayland: Stop caching Wayland displays by Jason Ekstrand · 7 years ago
  58. 77181d9 vulkan/wsi/wayland: Refactor wsi_wl_display code by Jason Ekstrand · 7 years ago
  59. f67ceef clover: Query and export int64 atomics by Jan Vesely · 7 years ago
  60. 0852162 glx: Be more tolerant in glXImportContext (v2) by Adam Jackson · 7 years ago
  61. 23a09b4 egl/dri2: Implement swapInterval fallback in a conformant way (v2) by Tomasz Figa · 7 years ago
  62. f70f6ba gallium/radeon: consolidate PIPE_BIND_SHARED/SCANOUT handling by Marek Olšák · 7 years ago
  63. 3ab0cff radeonsi: remove useless check in si_blit_decompress_color() by Samuel Pitoiset · 7 years ago
  64. eba2abf gallium/radeon: more use of vi_dcc_formats_are_incompatible() by Samuel Pitoiset · 7 years ago
  65. 8860b39 radv: store the amount of saved constants in the compute state by Samuel Pitoiset · 7 years ago
  66. bd7fd6a radv: remove useless radv_meta_{begin,end}_XXX() helpers by Samuel Pitoiset · 7 years ago
  67. e927cb5 swr: Remove unneeeded comparison by George Kyriazis · 7 years ago
  68. b9aa0fa swr: Handle resource across context changes by George Kyriazis · 7 years ago
  69. 016de7e vulkan/wsi/wayland: Stop printing out the DRM device by Jason Ekstrand · 7 years ago
  70. a553eb0 i965: Support copy propagating of untyped atomic surface indexes. by Kenneth Graunke · 7 years ago
  71. 66342c9 i965/vec4: Fix swizzles on atomic sources. by Kenneth Graunke · 7 years ago
  72. a62fe34 i965/vec4: Actually handle atomic op intrinsics. by Kenneth Graunke · 7 years ago
  73. 17eb2af i965: Convert brw->*_program into a brw->programs[i] array. by Kenneth Graunke · 7 years ago
  74. b99cf70 anv: Fix some comment typos. by Eric Anholt · 7 years ago
  75. 6cc59de gallium: Weaken assertion about u_mm's align2 field. by Eric Anholt · 8 years ago
  76. bb7c978 intel/genxml: Convert a not-present-or-"1" dict to a set. by Eric Anholt · 7 years ago
  77. ef57890 broadcom/vc4: Fix infinite retry in vc4_bo_alloc() by Boris Brezillon · 7 years ago
  78. 68c91a8 broadcom/vc4: Keep pipe_sampler_view->texture matching the original texture. by Eric Anholt · 7 years ago
  79. 4b407a6 radv: fix saved compute state when doing statistics/occlusion queries by Samuel Pitoiset · 7 years ago
  80. 5b7e651 Revert "wayland-drm: constify the callbacks struct" by Daniel Stone · 7 years ago
  81. 8822ea1 svga: silence unused var warning in optimized build with MAYBE_UNUSED by Brian Paul · 7 years ago
  82. d86bc36 glcpp: Avoid unnecessary call to strlen by Thomas Helland · 7 years ago
  83. e7220d2 glcpp: Use string_buffer for line continuation removal by Thomas Helland · 7 years ago
  84. cad323f glsl: Change the parser to use the string buffer by Thomas Helland · 7 years ago
  85. 584a2a2 util: Add tests for the string buffer by Thomas Helland · 7 years ago
  86. 7885bb6 util: Add a string buffer implementation by Thomas Helland · 7 years ago
  87. 379b24a i965: make use of nir linking by Timothy Arceri · 7 years ago
  88. 49e4248 i965/nir: export nir_optimize by Timothy Arceri · 7 years ago
  89. 833e4dd i965: call brw_shader_gather_info() from the callers of brw_create_nir() by Timothy Arceri · 7 years ago
  90. 348cf74 i965: create a brw_shader_gather_info() helper by Timothy Arceri · 7 years ago
  91. 45ef10c nir: add some helpers for doing linking by Timothy Arceri · 7 years ago
  92. 3529f82 glsl: mark xfb varyings as always active by Timothy Arceri · 7 years ago
  93. 4244bea nir: add always_active_io to nir variable by Timothy Arceri · 7 years ago
  94. 06bfb2d r600: fork and import gallium/radeon by Marek Olšák · 7 years ago
  95. e1623da i965: Rename do_flush_locked to submit_batch(). by Kenneth Graunke · 7 years ago
  96. 962cc1b i965: Use atomic ops in get_new_program_id(). by Kenneth Graunke · 7 years ago
  97. 2eb26a9 i965: Convert brw_bufmgr to use C11 mutexes instead of pthreads. by Kenneth Graunke · 7 years ago
  98. 93bb914 i965: Delete dead meta stencil blit program fields from brw_context. by Kenneth Graunke · 7 years ago
  99. 5a2bca5 swr/rast: Handle instanceID offset / Instance Stride enable by Tim Rowley · 7 years ago
  100. 68d8dd1 swr/rast: Remove code supporting legacy llvm (<3.9) by Tim Rowley · 7 years ago