1. e1b83c6 radeonsi: lp_type::length is always 1 by Marek Olšák · 7 years ago
  2. 906ee3a radeonsi: don't use bld.elem_type by Marek Olšák · 7 years ago
  3. 723a239 radeonsi: don't use lp_build_const_* by Marek Olšák · 7 years ago
  4. b4600b4 radeonsi: use ctx->ac.context and ctx->types by Marek Olšák · 7 years ago
  5. d0751f6 radeonsi: use ctx->ac.builder by Marek Olšák · 7 years ago
  6. 82dc72c radeonsi: use ctx->i/f32 types more by Marek Olšák · 7 years ago
  7. dcbd3d4 radeonsi: use i32_0 and i32_1 more by Marek Olšák · 7 years ago
  8. bacdf5a radeonsi: use bitcast in a few places by Marek Olšák · 7 years ago
  9. ad7305a radeonsi: use ac helpers for bitcasts by Marek Olšák · 7 years ago
  10. 9a88580 glsl_to_tgsi: skip UARL for 1D registers if the driver doesn't need it by Marek Olšák · 7 years ago
  11. 1bf1bfc glsl_to_tgsi: handle reladdr as TEMP in rename_temp_registers and dead_code by Marek Olšák · 7 years ago
  12. 8602c6a glsl_to_tgsi: each reladdr object should have only one parent by Marek Olšák · 7 years ago
  13. 985338e glsl_to_tgsi: fix instruction order for bindless textures by Marek Olšák · 7 years ago
  14. bd18374 glsl_to_tgsi: enable copy propagation for tessellation shaders by Marek Olšák · 7 years ago
  15. dbe16d7 radeonsi: implement PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS by Marek Olšák · 7 years ago
  16. 44993bd radeonsi: use si_get_indirect_index for TEMP indexing by Marek Olšák · 7 years ago
  17. e986a16 radeonsi: use si_get_indirect_index for CONST indexing by Marek Olšák · 7 years ago
  18. 212c612 tgsi/ureg: allow any register file in address operands by Marek Olšák · 7 years ago
  19. 41b8515 gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS by Marek Olšák · 7 years ago
  20. cb686a3 tgsi/scan: scan address operands (v2) by Marek Olšák · 7 years ago
  21. 37714c6 tgsi/scan: set correct usage mask for tex offsets in scan_src_operand by Marek Olšák · 7 years ago
  22. 5cc7791 tgsi/scan: take advantage of already swizzled usage mask in scan_src_operand by Marek Olšák · 7 years ago
  23. ea85b76 tgsi/scan: set non-valid src_index for tex offsets in scan_src_operand by Marek Olšák · 7 years ago
  24. be3ab86 tgsi: implement tgsi_util_get_inst_usage_mask properly by Marek Olšák · 7 years ago
  25. bb8abc1 tgsi: add docs for some existing pack opcodes by Marek Olšák · 7 years ago
  26. 4ffb989 radv: Enable VK_KHR_maintenance2 extension. by Bas Nieuwenhuizen · 7 years ago
  27. 0c90ca7 radv: Make tess winding order a bit more intuitive. by Bas Nieuwenhuizen · 7 years ago
  28. c62afd0 radv: Allow setting the domain origin in tess. by Bas Nieuwenhuizen · 7 years ago
  29. ca21634 radv: Disable usage checks in metadata for images with extended usage data. by Bas Nieuwenhuizen · 7 years ago
  30. f800d91 radv: Implement querying the point clipping behavior. by Bas Nieuwenhuizen · 7 years ago
  31. bbe2082 broadcom: Fix out-of-tree build include path by Daniel Stone · 7 years ago
  32. 908a25e meson: generate builddir/src/amd/vulkan/dev_icd.json by Bas Nieuwenhuizen · 7 years ago
  33. 18bdf73 mesa: Use a 565 format for GL_RGB and GL_UNSIGNED_SHORT_5_6_5 textures. by Kenneth Graunke · 7 years ago
  34. 7463d50 intel/compiler: Don't propagate cmod into integer multiplies by Jason Ekstrand · 7 years ago
  35. b91ecee intel/compiler: Don't cmod propagate into a saturated operation by Jason Ekstrand · 7 years ago
  36. 17d78ec broadcom/vc4: Don't advertise tiled dmabuf modifiers if we can't use them by Derek Foreman · 7 years ago
  37. b174a1a egl: Simplify the "driver" interface by Adam Jackson · 7 years ago
  38. 15e208c loader/dri3: Don't accidently free buffer holding new back content by Thomas Hellstrom · 7 years ago
  39. 1b8e0be loader/dri3: Avoid resizing existing buffers in dri3_find_back_alloc by Thomas Hellstrom · 7 years ago
  40. 622f5e1 loader/dri3: Use local blits and local buffers when resizing by Thomas Hellstrom · 7 years ago
  41. 1359af9 gallivm/ppc64le: allow environmental control of Altivec code generation by Ben Crocker · 7 years ago
  42. e93f056 gallivm/ppc64le: adjust VSX code generation control. by Ben Crocker · 7 years ago
  43. 5c75f0c gallivm: allow additional llc options by Ben Crocker · 7 years ago
  44. 3a9feb4 gallivm: fix typo in debug_printf message by Ben Crocker · 7 years ago
  45. 8196a3c radv: remove useless checks around radv_CmdBindPipeline() by Samuel Pitoiset · 7 years ago
  46. b53c207 radv: check that pipeline is different before binding it by Samuel Pitoiset · 7 years ago
  47. 2572c27 i965: Validate "Special Requirements for Handling Double Precision Data Types" by Matt Turner · 7 years ago
  48. 98298c7 i965: Fix and enable forgotten validation test by Matt Turner · 7 years ago
  49. 122ef37 i965: Only insert error message if not already present by Matt Turner · 7 years ago
  50. 5e76cf1 i965: Avoid validation error when src1 is not present by Matt Turner · 7 years ago
  51. cacc229 i965: Remove validate_reg() by Matt Turner · 7 years ago
  52. 678d88b i965: Add and use STRIDE and WIDTH macros by Matt Turner · 7 years ago
  53. 4c961a5 i965: Add parentheses around usage of macro arguments by Matt Turner · 7 years ago
  54. 1fcdb1c i965: Add GLK, CFL, CNL to test_eu_validate.c by Matt Turner · 7 years ago
  55. d4c39e9 i965: Add Atom graphics names to parse_devid_override() by Matt Turner · 7 years ago
  56. 6db5ec7 i965: Fix support for disassembling 64-bit integer immediates by Matt Turner · 7 years ago
  57. 7e88f93 i965/fs: Rewrite fsign64 to skip the float -> double conversion by Matt Turner · 7 years ago
  58. b541945 i965/fs: Unpack count argument to 64-bit shift ops on Atom by Matt Turner · 7 years ago
  59. 2082c32 i965/fs: Don't apply POW/FDIV workaround on Gen10+ by Matt Turner · 7 years ago
  60. d407935 i965: Fix src0 vs src1 typo by Matt Turner · 7 years ago
  61. ad3d98d radv: enable tc compatible htile for d32s8 also. by Dave Airlie · 7 years ago
  62. 844ae72 radv: dump SPIRV when a GPU hang is detected by Samuel Pitoiset · 7 years ago
  63. a2a350a radv: dump NIR when a GPU hang is detected by Samuel Pitoiset · 7 years ago
  64. 94d800b ac: silence a warning by Marek Olšák · 7 years ago
  65. b65d6da egl/wayland: Don't use dmabuf with no modifiers by Daniel Stone · 7 years ago
  66. 6273d2f egl/wayland: Check queryImage return for wl_buffer by Daniel Stone · 7 years ago
  67. d246aa3 travis: move include path from $CC to $CFLAGS by Eric Engestrom · 7 years ago
  68. 80bfff5 wayland-egl: adds CFLAGS for wayland.egl.h include by Tobias Klausmann · 7 years ago
  69. fd404e3 automake: add texcompress_s3tc_tmp.h to the sources list by Emil Velikov · 7 years ago
  70. 409491e st/va: add RGB support to vlVaPutSurface by Leo Liu · 7 years ago
  71. 0fa950e st/va: don't re-allocate interlaced buffer with pakced format by Leo Liu · 7 years ago
  72. 327480d st/vdpau: don't re-allocate interlaced buffer with packed YUV format by Leo Liu · 7 years ago
  73. ae61fe4 radv: Implement TC compatible HTILE. by Bas Nieuwenhuizen · 8 years ago
  74. 4e93d6b radv: emit fmuladd instead of fma to llvm. by Dave Airlie · 7 years ago
  75. b2dce27 android: fix build issues with brw_nir_trig_workarounds.c by Tapani Pälli · 7 years ago
  76. d3acc24 intel: compiler: vec4: add missing default 0 lod by Lionel Landwerlin · 7 years ago
  77. 8733567 anv: Remove base_vertex/instance from push_constants by Jason Ekstrand · 7 years ago
  78. e4c7a2a util: include string.h in u_string.h by Brian Paul · 7 years ago
  79. 33122e8 llvmpipe: silence 'variable may be used uninitialized' warnings by Brian Paul · 7 years ago
  80. 42eb305 mesa: silence 'variable may be used uninitialized' warning in teximage.c by Brian Paul · 7 years ago
  81. fed8564 mesa: silence 'variable may be used uninitialized' warning in bufferobj.c by Brian Paul · 7 years ago
  82. 980fe46 svga: wrap long comments in svga_tgsi_vgpu10.c by Brian Paul · 7 years ago
  83. 362fb05 svga: tweak pre-VGPU10 rasterization offsets by Brian Paul · 7 years ago
  84. 3e39abf svga: if we get nr_samples==1, store nr_samples=0 by Brian Paul · 7 years ago
  85. 3c71c42 svga: emit sampler constants only if sampler view exists by Charmaine Lee · 7 years ago
  86. b7c08e5 svga: fix incorrect case in svga_typeless_format() by Brian Paul · 7 years ago
  87. cbe72ae svga: add typeless switch cases in svga_typeless_format() by Brian Paul · 7 years ago
  88. 9a7d42b svga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET binding flag on vgpu10. by Neha Bhende · 8 years ago
  89. df6b320 etnaviv: Set up unknown GC3000 states by Wladimir J. van der Laan · 7 years ago
  90. a2132fb etnaviv: Fix point sprite rendering on GC3000 by Wladimir J. van der Laan · 7 years ago
  91. ec254f4 etnaviv: Add support for DP2 instruction by Wladimir J. van der Laan · 7 years ago
  92. 80f608b etnaviv: Support opcodes with bit 6 set in assembler by Wladimir J. van der Laan · 7 years ago
  93. df82012 travis: add meson build for vulkan drivers. by Dylan Baker · 7 years ago
  94. 7a5a986 meson: convert gtest to an internal dependency by Dylan Baker · 7 years ago
  95. 052c0d5 meson: set C++ standard to C++11 by Dylan Baker · 7 years ago
  96. af867d7 meson: add window system deps to intel vulkan common by Dylan Baker · 7 years ago
  97. cc4f587 meson: look for libelf as a library if there is no pkgconfig by Dylan Baker · 7 years ago
  98. 9d9a46d egl/surfaceless: Use KMS swrast fallback by Gurchetan Singh · 7 years ago
  99. 540c804 egl/surfaceless: add probe device helper function by Gurchetan Singh · 7 years ago
  100. a8e4a0f gallium/u_tests: fix ifdef for sync_file fences by George Kyriazis · 7 years ago