1. 72048dd turnip: add support for pre-fs texture fetch by Rob Clark · 5 years ago
  2. a5afcc7 freedreno/a6xx: add support for pre-fs texture fetch by Rob Clark · 5 years ago
  3. e9450ad freedreno/ir3: Add support for texture sampling pre-dispatch by Hyunjun Ko · 5 years ago
  4. 2a0d45a freedreno/ir3: Add a NIR pass to select tex instructions eligible for pre-fetch by Eduardo Lima Mitev · 5 years ago
  5. 7d4213f freedreno/ir3: force i/j pixel to r0.x by Rob Clark · 5 years ago
  6. 07e9bf5 freedreno/ir3: add pre-dispatch tex fetch to disasm by Rob Clark · 5 years ago
  7. 2b93eb9 freedreno/ir3: add dummy bary.f(ei) for pre-fs-fetch by Rob Clark · 5 years ago
  8. 392a309 freedreno/ir3: fixup register footprint to account for prefetch by Rob Clark · 5 years ago
  9. 482e1b9 freedreno/ir3: add meta instruction for pre-fs texture fetch by Rob Clark · 5 years ago
  10. 11e467c freedreno/ir3: don't DCE ij_pix if used for pre-fs-texture-fetch by Rob Clark · 5 years ago
  11. af817a4 freedreno/ir3: track sysval slot for inputs by Rob Clark · 5 years ago
  12. 35692fa freedreno/ir3: remove unused ir3_instruction::inout by Rob Clark · 5 years ago
  13. fd14788 freedreno/ir3: Add data structures to support texture pre-fetch by Hyunjun Ko · 5 years ago
  14. 766a68c freedreno: update registers by Rob Clark · 5 years ago
  15. f1d4fad nir: Add new texop nir_texop_tex_prefetch by Eduardo Lima Mitev · 5 years ago
  16. 27df3e0 osmesa: add missing #include <stdint.h> by Eric Engestrom · 5 years ago
  17. 1ce23b5 docs: Add new feature for compiling for windows with meson by Dylan Baker · 5 years ago
  18. 0b6b7ff appveyor: Move appveyor script into .appveyor directory by Dylan Baker · 5 years ago
  19. fbb969b appveyor: Add support for building llvmpipe with meson by Dylan Baker · 5 years ago
  20. 41b3eb0 docs: update meson docs for windows by Dylan Baker · 5 years ago
  21. 821cf69 meson: Use cmake to find LLVM when building for windows by Dylan Baker · 5 years ago
  22. b962c7c meson: Add support for wrapping llvm by Dylan Baker · 7 years ago
  23. dbd554b meson/llvmpipe: Add dep_llvm to driver_swrast by Dylan Baker · 5 years ago
  24. fa611b0 Revert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext." by Hal Gentz · 5 years ago
  25. 94386d4 Revert "egl: Fixes transparency with EGL and X11." by Hal Gentz · 5 years ago
  26. 9997693 Revert "egl: Puts RGBA visuals in the second config selection group." by Hal Gentz · 5 years ago
  27. 4ef2c53 Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`." by Hal Gentz · 5 years ago
  28. 9a7a92c etnaviv: check NO_ASTC feature bit by Jonathan Marek · 5 years ago
  29. 15c5ec0 etnaviv: fix TS samplers on GC7000L by Jonathan Marek · 5 years ago
  30. ad48411 etnaviv: fix linear_nearest / nearest_linear filters on GC7000Lite by Jonathan Marek · 5 years ago
  31. 95adc39 etnaviv: GC7000: flush TX descriptor and instruction cache by Lucas Stach · 7 years ago
  32. 54dd288 etnaviv: add linear texture support on GC7000 by Lucas Stach · 6 years ago
  33. eda73d7 etnaviv: GC7000: Texture descriptors by Wladimir J. van der Laan · 7 years ago
  34. 5bc3fcf etnaviv: check for softpin availability on Halti5 devices by Lucas Stach · 5 years ago
  35. 0bdf542 etnaviv: drm: add softpin interface by Lucas Stach · 5 years ago
  36. e5cc66d etnaviv: Rework locking by Marek Vasut · 5 years ago
  37. 0c38c54 etnaviv: Command buffer realloc by Marek Vasut · 5 years ago
  38. 1456aa6 etnaviv: Rework resource status tracking by Marek Vasut · 5 years ago
  39. 1194afd etnaviv: rework the stream flush to always go through the context flush by Lucas Stach · 5 years ago
  40. 1864fcd etnaviv: drm: remove unused etna_cmd_stream_finish by Lucas Stach · 5 years ago
  41. 9e672e4 etnaviv: keep references to pending resources by Lucas Stach · 5 years ago
  42. 90e2236 etnaviv: Make contexts track resources by Marek Vasut · 5 years ago
  43. 2946bd6 REVIEWERS: add VMware reviewers by Brian Paul · 5 years ago
  44. 7c50214 radv: implement VK_KHR_shader_float_controls by Samuel Pitoiset · 5 years ago
  45. 2c2aaf2 ac/llvm: force fneg/fabs to flush denorms to zero if requested by Samuel Pitoiset · 5 years ago
  46. 7dfb15f ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO by Samuel Pitoiset · 5 years ago
  47. d94bd4e ac/llvm: add ac_build_canonicalize() helper by Samuel Pitoiset · 5 years ago
  48. 3ad6154 travis: test meson install as well by Eric Engestrom · 5 years ago
  49. b0853a4 travis: don't (re)install python by Eric Engestrom · 5 years ago
  50. a651926 gbm: Add GBM_MAX_PLANES definition by Lepton Wu · 5 years ago
  51. f8da0f6 v3d: Explicitly expose OpenGL ES Shading Language 3.1 by Jose Maria Casanova Crespo · 5 years ago
  52. db87439 v3d: request the kernel to flush caches when TMU is dirty by Iago Toral Quiroga · 5 years ago
  53. 66e2d3b v3d: Add Compute Shader support by Eric Anholt · 6 years ago
  54. 2d8b51e broadcom: document known hardware issues for L2T flush command by Iago Toral Quiroga · 5 years ago
  55. 46182fc v3d: add new flag dirty TMU cache at v3d_compiler by Iago Toral Quiroga · 5 years ago
  56. d2203d7 v3d: trivial update to obsolete comment by Iago Toral Quiroga · 5 years ago
  57. fd21ee8 radv: Fix single stage constant flush with merged shaders. by Bas Nieuwenhuizen · 5 years ago
  58. 1b65c49 rbug: remove superfluous NULL check by Lucas Stach · 5 years ago
  59. 93d4793 rbug: implement resource creation with modifier by Lucas Stach · 5 years ago
  60. 5b3e570 rbug: forward can_create_resource to pipe driver by Lucas Stach · 5 years ago
  61. 8eea8c9 rbug: forward texture_barrier to pipe driver by Lucas Stach · 5 years ago
  62. 024eaa7 rbug: implement missing explicit sync related fence functions by Lucas Stach · 5 years ago
  63. 5f76d3c rbug: move flush_resource initialization by Lucas Stach · 5 years ago
  64. a75eb88 rbug: unwrap index buffer resource by Lucas Stach · 5 years ago
  65. 6174cba rbug: fix transmitted texture sizes by Lucas Stach · 5 years ago
  66. f6461df gallium/util: don't depend on implementation defined behavior in listen() by Lucas Stach · 5 years ago
  67. 5be5b53 mesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in GL_OES_geometry_shader by Iago Toral Quiroga · 5 years ago
  68. af60187 mesa: implement glTextureStorageNDEXT functions by Pierre-Eric Pelloux Prayer · 5 years ago
  69. 50533d4 mesa: add EXT_dsa NamedCopyBufferSubDataEXT function by Pierre-Eric Pelloux-Prayer · 5 years ago
  70. da21435 mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEXT function by Pierre-Eric Pelloux-Prayer · 5 years ago
  71. 2e14749 mesa: add EXT_dsa Generate*MipmapEXT functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  72. fb80426 mesa: refactor GenerateTextureMipmap handling by Pierre-Eric Pelloux-Prayer · 5 years ago
  73. cfc0ebe mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT by Pierre-Eric Pelloux-Prayer · 5 years ago
  74. a4e935f mesa: add EXT_dsa + EXT_gpu_program_parameters functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  75. 78b6534 mesa: add EXT_dsa + EXT_gpu_shader4 functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  76. c2d6f61 mesa: add EXT_dsa + EXT_texture_integer functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  77. 2bdf809 mesa: add EXT_dsa + EXT_texture_buffer_object functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  78. 28cc07a mesa: add EXT_dsa glProgramUniform*EXT functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  79. 1d1722e mesa: add EXT_dsa NamedProgram functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  80. eaeab0a mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClientAttribDefaultEXT by Pierre-Eric Pelloux-Prayer · 5 years ago
  81. 01666ad mesa: add EXT_dsa glNamedRenderbufferStorageEXT and glGetNamedRenderbufferParameterivEXT by Pierre-Eric Pelloux-Prayer · 5 years ago
  82. 40689f5 panfrost: Respect offset for imported resources by Daniel Stone · 5 years ago
  83. 22859a1 iris/resource: Use isl surface alignment during bo allocation by Jordan Justen · 5 years ago
  84. 48c153e intel/isl: Add isl_aux_usage_has_ccs by Jason Ekstrand · 7 years ago
  85. d83fe05 intel/isl: Add R10G10B10_FLOAT_A2_UNORM format by Jordan Justen · 7 years ago
  86. f192741 intel/compiler: Report the number of non-spill/fill SEND messages by Kenneth Graunke · 5 years ago
  87. cac5182 st/mesa: don't call variables "tgsi" when they can reference NIR by Marek Olšák · 5 years ago
  88. 48b4843 st/mesa: merge st_fragment_program into st_common_program by Marek Olšák · 5 years ago
  89. e94da4a st/mesa: remove redundant function st_reference_compprog by Marek Olšák · 5 years ago
  90. 6143317 st/mesa: remove unused st_xxx_program::sha1 by Marek Olšák · 5 years ago
  91. 0c74e35 st/mesa: remove st_vp_variant_key in favor of st_common_variant_key by Marek Olšák · 5 years ago
  92. 6468df0 st/mesa: remove num_tgsi_tokens from st_xx_program by Marek Olšák · 5 years ago
  93. 64dfc82 st/mesa: rename basic -> common for st_common_program by Marek Olšák · 5 years ago
  94. 33d53f0 st/mesa: rename st_xxx_program::tgsi to state by Marek Olšák · 5 years ago
  95. dd4d791 st/mesa: lower doubles for NIR after linking by Marek Olšák · 5 years ago
  96. 7908e82 st/mesa: call st_nir_opts for linked shaders only once by Marek Olšák · 5 years ago
  97. 9225221 intel/vec4: Don't try both sources as immediates for DPH by Ian Romanick · 5 years ago
  98. 050e4e2 nir/search: Fix possible NULL dereference in is_fsign by Ian Romanick · 5 years ago
  99. da10fa9 iris: Let isl decide the supported tiling in more situations by Jordan Justen · 6 years ago
  100. be89fbd intel/isl: Add gen12 depth/stencil surface alignments by Jordan Justen · 7 years ago