1. c39f391 radv: make radv_bind_descriptor_set() static by Samuel Pitoiset · 7 years ago
  2. 799ef80 radv: make sure we set buffers as shareable properly. by Dave Airlie · 7 years ago
  3. 6594213 svga: Use __asm__ instead of asm by Dylan Baker · 7 years ago
  4. 1f2640b Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx." by Marek Olšák · 7 years ago
  5. 8d8b9d1 intel: decoder: enable decoding a single field by Lionel Landwerlin · 7 years ago
  6. bb16503 intel: decoder: expose missing find_enum() by Lionel Landwerlin · 7 years ago
  7. ad876f7 intel: decoder: extract field value computation by Lionel Landwerlin · 7 years ago
  8. 81aee9f intel: decoder: rename field() to field_value() by Lionel Landwerlin · 7 years ago
  9. 69d1585 intel: decoder: rename internal function to free name by Lionel Landwerlin · 7 years ago
  10. 2015693 intel: decoder: simplify field_is_header() by Lionel Landwerlin · 7 years ago
  11. cab93a9 intel: common: make intel utils available from C++ by Lionel Landwerlin · 7 years ago
  12. ea14ba0 intel: decoder: remove unused platform field by Lionel Landwerlin · 7 years ago
  13. 938f62a intel: error-decode: implement a rolling window of programs by Lionel Landwerlin · 7 years ago
  14. eedecb4 gallium: increase pipe_sampler_view::target bitfield size for MSVC by Brian Paul · 7 years ago
  15. 5d4ffb9 mapi: fix .so path in ABI-check by Eric Engestrom · 7 years ago
  16. 38f338c intel: decoder: extract instruction/structs length by Lionel Landwerlin · 7 years ago
  17. 2795316 intel: decoder: pack iterator variable declarations by Lionel Landwerlin · 7 years ago
  18. 1cf1591 intel: decoder: simplify creation of struct when 0-allocated by Lionel Landwerlin · 7 years ago
  19. eb00b8b intel: decoder: add destructor for gen_spec by Lionel Landwerlin · 7 years ago
  20. de213b4 intel: decoder: expose helper to test header fields by Lionel Landwerlin · 7 years ago
  21. 68e1853 intel: decoder: don't read qword outside instruction/struct limit by Lionel Landwerlin · 7 years ago
  22. f5e5ca1 intel: decoder: split out getting the next field and decoding it by Lionel Landwerlin · 7 years ago
  23. ffa011d intel: decoder: move field name copy by Lionel Landwerlin · 7 years ago
  24. 0698318 intel: decoder: reorder iterator init function by Lionel Landwerlin · 7 years ago
  25. 1b369ac intel: common: print out all dword with field spanning multiple dwords by Lionel Landwerlin · 7 years ago
  26. 3ae5c57 intel: decoder: build sorted linked lists of fields by Lionel Landwerlin · 7 years ago
  27. 957a6ee intel: common: expose gen_spec fields by Lionel Landwerlin · 7 years ago
  28. f0ab3f7 travis: build meson first for quicker feedback by Eric Engestrom · 7 years ago
  29. d364684 meson: bump libdrm version required by amdgpu by Eric Engestrom · 7 years ago
  30. 1a61a8b i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false by Jordan Justen · 8 years ago
  31. ccb7005 dri drivers: Always add the sha1 build-id by Jordan Justen · 7 years ago
  32. e5b1416 disk_cache: Fix issue reading GLSL metadata by Jordan Justen · 7 years ago
  33. e6ecd7d glsl/shader_cache: Save fs (BlendSupport) metadata by Jordan Justen · 7 years ago
  34. 7f5204a i965: Initialize sha1 hash of dri config options by Jordan Justen · 8 years ago
  35. 478a73f i965: Don't link when the program was found in the disk cache by Jordan Justen · 8 years ago
  36. c3a8ae1 i965: add cache fallback support using serialized nir by Jordan Justen · 7 years ago
  37. a4078b8 i965: add support for cached shaders with xfb qualifiers by Timothy Arceri · 8 years ago
  38. 15f39e8 mesa/glsl: add api_enabled flag to gl_transform_feedback_info by Timothy Arceri · 8 years ago
  39. 8a019f5 i965: Add shader cache support for compute by Jordan Justen · 8 years ago
  40. 42383fa i965: add shader cache support for tess stages by Timothy Arceri · 8 years ago
  41. 5a4afd8 i965: add shader cache support for geometry shaders by Timothy Arceri · 8 years ago
  42. 2589e7d i965: Add shader cache support for vertex and fragment stages by Timothy Arceri · 8 years ago
  43. 516d50d i965: add initial implementation of on disk shader cache by Timothy Arceri · 8 years ago
  44. f9d5a7a i965: Calculate thread_count in brw_alloc_stage_scratch by Jordan Justen · 7 years ago
  45. f082d7f intel/compiler: Add functions to get prog_data and prog_key sizes for a stage by Jordan Justen · 7 years ago
  46. 05b1193 intel/compiler: Add union types for prog_data and prog_key stages by Jordan Justen · 7 years ago
  47. 4c7a1ec blob: Don't set overrun if reading 0 bytes at end of data by Jordan Justen · 7 years ago
  48. 3dcbc5c intel/compiler: Remove final_program_size from brw_compile_* by Jordan Justen · 7 years ago
  49. 5406360 intel/compiler: add new field for storing program size by Carl Worth · 8 years ago
  50. 1edf0fe i965: Don't rely on nir for uses_texture_gather by Jordan Justen · 7 years ago
  51. 0610a62 i965/link: Serialize program to nir after linking for shader cache by Jordan Justen · 7 years ago
  52. 6b815e4 glsl/shader_cache: Save and restore serialized nir in gl_program by Jordan Justen · 7 years ago
  53. 571bee9 main: Add driver cache blob fields to gl_program by Jordan Justen · 7 years ago
  54. 54f6913 nir: Add hooks for testing serialization by Jason Ekstrand · 7 years ago
  55. 120da00 nir: add serialization and deserialization by Connor Abbott · 7 years ago
  56. 57892a2 mesa/st: implement max combined output resources limiting. by Dave Airlie · 7 years ago
  57. d3fdd66 gallium: add cap for driver specified max combined shader resources. by Dave Airlie · 7 years ago
  58. 69eee51 r600/sb: bail out if prepare_alu_group() doesn't find a proper scheduling by Gert Wollny · 7 years ago
  59. e80bbd6 radeonsi: fix culldist_writemask in nir path by Timothy Arceri · 7 years ago
  60. b697ece nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARB by Neil Roberts · 7 years ago
  61. 9e849eb i965: Check CCS_E compatibility for texture view rendering by Nanley Chery · 7 years ago
  62. c7baaaf intel/isl: Disable some gen10 CCS_E formats for now by Nanley Chery · 7 years ago
  63. 3ba973f meson: pass correct args to gles2 ABI test by Eric Engestrom · 7 years ago
  64. 8a3022f meson: pass correct args to gles1 ABI test by Eric Engestrom · 7 years ago
  65. 5eb7bd0 meson: pass correct args to gbm symbol test by Eric Engestrom · 7 years ago
  66. be301ab meson: pass correct args to wayland-egl symbol test by Eric Engestrom · 7 years ago
  67. 64f1744 automake+meson: don't run egl symbol check on libglvnd lib by Eric Engestrom · 7 years ago
  68. 1946de2 meson: pass correct env/args to egl tests by Eric Engestrom · 7 years ago
  69. ddb3a69 gles2: fail symbol check if lib is missing by Eric Engestrom · 7 years ago
  70. 4e7612c gles1: fail symbol check if lib is missing by Eric Engestrom · 7 years ago
  71. d830351 gbm: fail symbol check if lib is missing by Eric Engestrom · 7 years ago
  72. 4e43ba5 wayland-egl: fail symbol check if lib is missing by Eric Engestrom · 7 years ago
  73. 0529a63 egl: fail symbol check if lib is missing by Eric Engestrom · 7 years ago
  74. 1c59119 meson: set visibility flags on gbm by Dylan Baker · 7 years ago
  75. c16486f meson: Don't link gbm with threads by Dylan Baker · 7 years ago
  76. 0589331 meson: Use true and false instead of yes and no for tristate options by Dylan Baker · 7 years ago
  77. f03b7c9 winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx. by Andrey Grodzovsky · 7 years ago
  78. 5c2ff57 meson: do not search for needless deps by Erik Faye-Lund · 7 years ago
  79. 5010436 radv: bail out when binding the same vertex buffers by Samuel Pitoiset · 7 years ago
  80. 11fdc2c radv: bail out when binding the same index buffer by Samuel Pitoiset · 7 years ago
  81. cf41c19 meson: use dep_m in libgallium by Erik Faye-Lund · 7 years ago
  82. e92405c radv: use correct alloc function when loading from disk by Timothy Arceri · 7 years ago
  83. 048d4c4 i965: Fix ARB_indirect_parameters logic. by Plamena Manolova · 7 years ago
  84. 877dd14 i965: Don't flag BRW_NEW_SURFACES unless some push constants are dirty. by Kenneth Graunke · 7 years ago
  85. 28fcf5c intel/genxml: Fix decoding of groups with fields smaller than a DWord. by Kenneth Graunke · 7 years ago
  86. 53c7b8b glsl: Fix bad formatting in a comment by Ian Romanick · 7 years ago
  87. 2a77c76 broadcom/vc5: Force blending to treat alpha as 1 for formats without alpha. by Eric Anholt · 7 years ago
  88. 61bb0df broadcom/vc5: Do BGRA vs RGBA swapping for the BLEND_CONSTANT_COLOR. by Eric Anholt · 7 years ago
  89. 2e3c7be broadcom/vc5: Pack clear colors according to the TLB internal format/type. by Eric Anholt · 7 years ago
  90. 828299d broadcom/vc5: Don't do r/b channel swapping on 565. by Eric Anholt · 7 years ago
  91. 9e5df18 broadcom/vc5: Use the proper gallium format for our RGB10_A2. by Eric Anholt · 7 years ago
  92. 6d1809a broadcom/vc5: Add some comments about the texture/output format ordering. by Eric Anholt · 7 years ago
  93. 2d6088f broadcom/vc5: Drop duplicated setup of clip_window_height_in_pixels. by Eric Anholt · 7 years ago
  94. 1b32786 broadcom/vc5: Don't forget to actually turn on stencil testing. by Eric Anholt · 7 years ago
  95. 4d2619a broadcom/vc5: Stop lowering negates to subs. by Eric Anholt · 7 years ago
  96. a797f0e broadcom/vc5: Set up MSAA texture type according to the internal format. by Eric Anholt · 7 years ago
  97. fe6fc57 broadcom/vc5: Use the sampler view's format, not the resource's. by Eric Anholt · 7 years ago
  98. 0ec4b41 broadcom/vc5: Emit raw loads for MSAA buffers. by Eric Anholt · 7 years ago
  99. 464f1fb broadcom/vc5: Use raw stores for MSAA buffers. by Eric Anholt · 7 years ago
  100. e717e3e broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture. by Eric Anholt · 7 years ago