1. 9911371 meson: build intel-ui tools as part of `all` tools by Eric Engestrom · 5 years ago
  2. c32ebfe gitlab-ci: add gtk3 dev files for `-D tools=intel-ui` by Eric Engestrom · 5 years ago
  3. 6b8269d clover: Fix build after clang r367864 by Jan Vesely · 5 years ago
  4. d81e113 mesa: remove super old TODOs from shaderapi.c by Timothy Arceri · 5 years ago
  5. fcfa2d1 mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation by John Stultz · 5 years ago
  6. 96baf05 mesa: Add ir3/ir3_nir_imul.c generation to Android.mk by John Stultz · 5 years ago
  7. 16edd56 panfrost: Take into account a index_bias for glDrawElementsBaseVertex calls by Rohan Garg · 5 years ago
  8. 4bb17c0 radv/gfx10: Enable DCC for storage images. by Bas Nieuwenhuizen · 5 years ago
  9. 3a5950f radv: Add device argument for dcc compression check. by Bas Nieuwenhuizen · 5 years ago
  10. 8c63ffe radv: Disable compression for compute DCC decompress store. by Bas Nieuwenhuizen · 5 years ago
  11. 216a9d8 radv: Add extra struct to image view creation. by Bas Nieuwenhuizen · 5 years ago
  12. 50add1b radv: Do not decompress on LAYOUT_GENERAL. by Bas Nieuwenhuizen · 5 years ago
  13. 66131ce radv: Pass through render loop detection to internal layout decisions. by Bas Nieuwenhuizen · 5 years ago
  14. a171a66 radv: Add render loop detection in renderpass. by Bas Nieuwenhuizen · 5 years ago
  15. a5b9394 drirc: Add vendor workaround for Divinity: Original Sin EE by Timothy Arceri · 5 years ago
  16. dca119f mesa/gallium: add dric option to allow overriding GL vendor string by Timothy Arceri · 5 years ago
  17. c95e2a1 relnotes/19.2: document EXT_texture_dhadow_lod by Marek Olšák · 5 years ago
  18. 04c6feb radv: Fix config reg assert. by Bas Nieuwenhuizen · 5 years ago
  19. 16577f5 tgsi_to_nir: add a few needed double opcodes by Marek Olšák · 5 years ago
  20. 2207daf tgsi_to_nir: implement a few needed 64-bit integer opcodes by Marek Olšák · 5 years ago
  21. 37f6350 ttn: Prepare for 64-bit sources and destinations by Connor Abbott · 5 years ago
  22. 4b10949 ttn: Use 1-bit NIR comparison opcodes by Connor Abbott · 5 years ago
  23. e7fd90e nir/builder: Add nir_b2i by Connor Abbott · 5 years ago
  24. f84c9ad radeonsi: enable EXT_shader_image_load_store by Pierre-Eric Pelloux-Prayer · 5 years ago
  25. 25fff59 radeonsi: add support for nir atomic_inc_wrap/atomic_dec_wrap by Pierre-Eric Pelloux-Prayer · 5 years ago
  26. 8789248 radeonsi: add support for tgsi ATOMDEC_WRAP / ATOMINC_WRAP opcodes by Pierre-Eric Pelloux-Prayer · 5 years ago
  27. 704a6b5 ac: add ac_atomic_inc_wrap / ac_atomic_dec_wrap support by Pierre-Eric Pelloux-Prayer · 5 years ago
  28. a9ec718 nir: add atomic_inc_wrap/atomic_dec_wrap image intrinsics by Pierre-Eric Pelloux-Prayer · 5 years ago
  29. fc0a2e5 glsl: add EXT_shader_image_load_store new image functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  30. 70a47fb glsl: add EXT_shader_image_load_store keywords to lexer by Pierre-Eric Pelloux-Prayer · 5 years ago
  31. cfba168 glsl: add size qualifiers from EXT_shader_image_load_store by Pierre-Eric Pelloux-Prayer · 5 years ago
  32. cd45d09 glsl: handle differences between ARB/EXT versions of shader_image_load_store by Pierre-Eric Pelloux-Prayer · 5 years ago
  33. 5db28b0 mesa: add EXT_shader_image_load_store glBindImageTextureEXT function by Pierre-Eric Pelloux-Prayer · 5 years ago
  34. 71e619a glapi: add EXT_shader_image_load_store by Pierre-Eric Pelloux-Prayer · 5 years ago
  35. 9192445 gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support by Pierre-Eric Pelloux-Prayer · 5 years ago
  36. 8b6bfed tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode by Pierre-Eric Pelloux-Prayer · 5 years ago
  37. 1d8a71a radeonsi/gfx10: enable all CUs for GS if NGG is never used by Marek Olšák · 5 years ago
  38. 91227a1 radeonsi/gfx10: add global use_ngg and use_ngg_streamout flags by Marek Olšák · 5 years ago
  39. f064b53 radeonsi/gfx10: remove an obsolete VGT_REUSE_OFF workaround by Marek Olšák · 5 years ago
  40. 37dd8eb radeonsi/gfx10: disable LATE_ALLOC_GS on Navi14 by Marek Olšák · 5 years ago
  41. c5a6ecf radeonsi/gfx10: implement a bug workaround for GE_PC_ALLOC by Marek Olšák · 5 years ago
  42. 8f8c287 radeonsi/gfx10: implement a bug workaround for NGG -> legacy transitions by Marek Olšák · 5 years ago
  43. cb9d956 radeonsi/gfx10: implement a GE bug workaround by Marek Olšák · 5 years ago
  44. e08b0d7 radeonsi/gfx10: set GE_CNTL for tessellation correctly by Marek Olšák · 5 years ago
  45. 71b5302 radeonsi/gfx10: simplify NGG code in si_update_shaders by Marek Olšák · 5 years ago
  46. a232f5e radeonsi/gfx10: fix input VGPRs for legacy VS by Marek Olšák · 5 years ago
  47. 8d90157 radeonsi: make sure that rasterizer state != NULL and remove all NULL checking by Marek Olšák · 5 years ago
  48. 8b8819e radeonsi: make sure that DSA state != NULL and remove all NULL checking by Marek Olšák · 5 years ago
  49. b758eed radeonsi: make sure that blend state != NULL and remove all NULL checking by Marek Olšák · 5 years ago
  50. 8b68511 radeonsi: DCC MSAA blending bug - include logic op, limit to Navi14 and older by Marek Olšák · 5 years ago
  51. e69c1c8 radeonsi: determine accurately whether logic op is enabled by Marek Olšák · 5 years ago
  52. b38f5eb radeonsi: skip draw calls with 0-sized index buffers by Marek Olšák · 5 years ago
  53. e777720 radeonsi/nir: lower PS inputs before scanning the shader by Marek Olšák · 5 years ago
  54. f818d9a radeonsi/nir: handle key.mono.u.ps.interpolate_at_sample_force_center by Marek Olšák · 5 years ago
  55. b3eed3c radeonsi: add missing prints into si_dump_shader_key by Marek Olšák · 5 years ago
  56. 6b3ee86 radeonsi: disable SDMA image copies on dGPUs to fix corruption in games by Marek Olšák · 5 years ago
  57. 0556932 mesa: add EXT_dsa glMultiTexCoordPointerEXT function by Pierre-Eric Pelloux-Prayer · 5 years ago
  58. e364dde mesa: add EXT_dsa glMultiTexGen* functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  59. e8e0de6 mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiTexSubImage* by Pierre-Eric Pelloux-Prayer · 5 years ago
  60. f28d9ab mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXT by Pierre-Eric Pelloux-Prayer · 5 years ago
  61. 989c375 mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT by Pierre-Eric Pelloux-Prayer · 5 years ago
  62. aac6578 mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMultiTexImageEXT by Pierre-Eric Pelloux-Prayer · 5 years ago
  63. 885dbe2 mesa: add glBindMultiTextureEXT display list support by Pierre-Eric Pelloux-Prayer · 5 years ago
  64. d9e26c3 mesa: add EXT_dsa glMultiTexParameter* functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  65. e04f950 mesa: add EXT_dsa (Get)MultiTexEnv functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  66. 04b8e50 mesa: add _mesa_(get)texenvi(f)v_indexed helpers by Pierre-Eric Pelloux-Prayer · 5 years ago
  67. 0e59532 mesa: add new helper _mesa_get_texobj_by_target_and_texunit by Pierre-Eric Pelloux-Prayer · 5 years ago
  68. 58030d2 mesa: replace _mesa_get_current_fixedfunc_tex_unit with _mesa_get_fixedfunc_tex_unit by Pierre-Eric Pelloux-Prayer · 5 years ago
  69. b4c54894 iris: Handle vertex shader with window space position by Danylo Piliaiev · 5 years ago
  70. b783f9f lima: fix pipe_debug_callback warnings by Erico Nunes · 5 years ago
  71. 5adfc86 lima/ppir: move sin/cos input scaling into NIR by Vasily Khoruzhick · 5 years ago
  72. 954224b nir/spirv: Fix gl_BaseVertex for non-indexed draws for OpenGL by Antia Puentes · 6 years ago
  73. 382f92a iris: Increase BATCH_SZ to 64kB by Kenneth Graunke · 5 years ago
  74. 2af00b1 ac/nir: Use correct cast for readfirstlane and ptrs. by Bas Nieuwenhuizen · 5 years ago
  75. 2301b2e radv: Do non-uniform lowering before bool lowering. by Bas Nieuwenhuizen · 5 years ago
  76. dfe0480 etnaviv: support 3D and 2D array textures by Jonathan Marek · 5 years ago
  77. 3508f2f etnaviv: fix 3d texture upload by Jonathan Marek · 5 years ago
  78. ed7a277 etnaviv: add alternative NIR compiler by Jonathan Marek · 5 years ago
  79. ee1ed59 etnaviv: prep for UBOs by Jonathan Marek · 5 years ago
  80. ca58c11 etnaviv: disasm: add dual16 bits, immediate decoding, and some opcodes by Jonathan Marek · 5 years ago
  81. e9a5181 etnaviv: asm: new features by Jonathan Marek · 5 years ago
  82. 98e59f0 etnaviv: update headers from rnndb by Jonathan Marek · 5 years ago
  83. e0aeee9 lima: add summary report for shader-db by Erico Nunes · 5 years ago
  84. 9e41a51 lima: add support for debug callback by Erico Nunes · 5 years ago
  85. 67f4e1e panfrost/ci: Remove two tests from list of failures by Tomeu Vizoso · 5 years ago
  86. 84fae8e st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to dri_helpers.c by Jon Turney · 5 years ago
  87. b514f41 glcpp: use pre-expansion line number for __LINE__ by Jonathan Marek · 5 years ago
  88. bc61253 anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D by Jason Ekstrand · 5 years ago
  89. 5544b2c nir/algebraic: Use value range analysis to eliminate useless unary ops by Ian Romanick · 7 years ago
  90. 8d14380 nir/algebraic: Use value range analysis to convert fmin to fsat by Ian Romanick · 7 years ago
  91. b77070e nir/algebraic: Use value range analysis to eliminate tautological compares by Ian Romanick · 7 years ago
  92. 96fcb3f nir/algebraic: Use value range analysis to eliminate tautological compares not used by if-statements by Ian Romanick · 6 years ago
  93. fa116ce nir/range-analysis: Range tracking for ffma and flrp by Ian Romanick · 5 years ago
  94. 586602c nir/range-analysis: Range tracking for bcsel by Ian Romanick · 7 years ago
  95. 3009cbe nir/range-analysis: Tighten the range of fsat based on the range of its source by Ian Romanick · 6 years ago
  96. 405de7c nir/range-analysis: Rudimentary value range analysis pass by Ian Romanick · 7 years ago
  97. d24edb4 nir/algebraic: Simplify some comparisons like a+constant < constant by Ian Romanick · 7 years ago
  98. 7c64cbf nir/algebraic: Recognize (a < 0 || 0 < b) as min(a, -b) < 0 by Ian Romanick · 6 years ago
  99. 92b75c1 nir/algebraic: Replace checks that a value is between (or not) [0, 1] by Ian Romanick · 7 years ago
  100. a44b420 tgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR shaders by Jonathan Marek · 5 years ago