1. f9de7f5 glsl/linker: Check that re-declared, inter-shader built-in blocks match by Eduardo Lima Mitev · 8 years ago
  2. f5fe99a glsl: Use the utility function to copy symbols between symbol tables by Eduardo Lima Mitev · 8 years ago
  3. 4c62a27 glsl_parser_extra: Add utility to copy symbols between symbol tables by Eduardo Lima Mitev · 8 years ago
  4. ceaad79 i965: remove unused variable by Eric Engestrom · 7 years ago
  5. c5ec155 meson: wire up egl/android by Eric Engestrom · 7 years ago
  6. 6403efb glsl: Remove ir_binop_greater and ir_binop_lequal expressions by Ian Romanick · 9 years ago
  7. 34f7e76 glsl/parser: Track built-in types using the glsl_type directly by Ian Romanick · 7 years ago
  8. 747c057 glsl/parser: Return the glsl_type object from the lexer by Ian Romanick · 7 years ago
  9. 4171900 glsl/parser: Allocate identifier inside classify_identifier by Ian Romanick · 7 years ago
  10. 792acfc glsl/parser: Move anonymous struct name handling to the parser by Ian Romanick · 7 years ago
  11. fc07ab1 glsl/parser: Silence unused parameter warning by Ian Romanick · 7 years ago
  12. d70e8ef glsl: Silence unused parameter warnings by Ian Romanick · 7 years ago
  13. 7dae419 Android: move drivers' symlinks to /vendor (v2) by Mauro Rossi · 7 years ago
  14. fc7816f Revert "foo" by Emil Velikov · 7 years ago
  15. 6997d22 docs/release-calendar: update - 17.3.0-rc2 is out by Emil Velikov · 7 years ago
  16. 27d5a7b foo by Emil Velikov · 7 years ago
  17. a8b1715 util: hashtable: make hashing prototypes match by Lionel Landwerlin · 7 years ago
  18. c220202 docs: update calendar, add news item and link release notes for 17.2.4 by Andres Gomez · 7 years ago
  19. d100e96 docs: add sha256 checksums for 17.2.4 by Andres Gomez · 7 years ago
  20. bccb074 docs: add release notes for 17.2.4 by Andres Gomez · 7 years ago
  21. 134a40d radv: Fix -Wformat-security issue by Alex Smith · 7 years ago
  22. 1e84e53 radv: add cache items to in memory cache when reading from disk by Timothy Arceri · 7 years ago
  23. 446c572 i965: fix blorp stage_prog_data->param leak by Tapani Pälli · 7 years ago
  24. d30b5f2 i965: correctly assign SamplerCount of INTERFACE_DESCRIPTOR_DATA by Kevin Rogovin · 7 years ago
  25. 992e2cf i965: Only set key->high_quality_derivatives when it matters. by Kenneth Graunke · 7 years ago
  26. 86c68bb nir: Make nir_gather_info collect a uses_fddx_fddy flag. by Kenneth Graunke · 7 years ago
  27. f970e4d i965: Update brw_wm_debug_recompile() for newer key entries. by Kenneth Graunke · 7 years ago
  28. d1b392d i965: Delete brw_wm_prog_key::drawable_height. by Kenneth Graunke · 7 years ago
  29. de88979 radv: Implement VK_AMD_shader_info by Alex Smith · 7 years ago
  30. 0a23841 etnaviv: add ext_texture_srgb support by Christian Gmeiner · 7 years ago
  31. 97e01ad intel/compiler/gen9: Pixel shader header only workaround by Topi Pohjolainen · 7 years ago
  32. 2b61243 scons: fix OSMesa driver build by Brian Paul · 7 years ago
  33. 05592ce scons: fix scons build to find generated glapitable.h by Brian Paul · 7 years ago
  34. 1fe4c7b gallium: s/unsigned/enum pipe_prim_type/ by Brian Paul · 7 years ago
  35. 3e4fd2d draw: don't cull tris with zero area by Roland Scheidegger · 7 years ago
  36. f7f1278 meson: Add a dependency on nir_opcodes_h for freedreno by Dylan Baker · 7 years ago
  37. f121a66 meson: build gallium based osmesa by Dylan Baker · 7 years ago
  38. cbbd5bb meson: build classic osmesa by Dylan Baker · 7 years ago
  39. 7503ab6 meson: Add generated files to non-shared glapi by Dylan Baker · 7 years ago
  40. ea53d9a glapi: include generated headers without path by Dylan Baker · 7 years ago
  41. 5daed06 osmesa: Include generated headers without path by Dylan Baker · 7 years ago
  42. 06c6675 meson: move gallium include declarations to src by Dylan Baker · 7 years ago
  43. 63c360d meson: fix glprocs.h generator by Dylan Baker · 7 years ago
  44. 1f11ac4 meson: rename all instances of xf86vm to xxf86vm by Dylan Baker · 7 years ago
  45. b92992e meson: fix pkg-config Gl Require.Private by Dylan Baker · 7 years ago
  46. 4f538c3 mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility. by Kenneth Graunke · 7 years ago
  47. 7a71866 gallium/os: fix align_malloc() / os_malloc_aligned() comment mix-up by Brian Paul · 7 years ago
  48. fd01137 formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPE by Alejandro Piñeiro · 7 years ago
  49. 05a94a4 meson: bring MESA_GIT_SHA1 in line with other build systems by Eric Engestrom · 7 years ago
  50. 7088622 buildsys: move file regeneration logic to the script itself by Eric Engestrom · 7 years ago
  51. a41e2e9 radv: allow to use a compute shader for resetting the query pool by Samuel Pitoiset · 7 years ago
  52. 0d61109 radv: make radv_fill_buffer() return the needed flush bits by Samuel Pitoiset · 7 years ago
  53. 4b9421d meson: wire up selinux by Eric Engestrom · 7 years ago
  54. 866c8a9 wayland-egl: fix wayland cflags by Eric Engestrom · 7 years ago
  55. 5d44e35 vc4: fix release build by Eric Engestrom · 7 years ago
  56. 0b131ca i965: unref push_const_bo in intelDestroyContext by Tapani Pälli · 7 years ago
  57. eeb3515 i965: remove if conditions from scratch_bo unref by Tapani Pälli · 7 years ago
  58. 70cd05d anv: Fix assert about source attrs. by Kenneth Graunke · 7 years ago
  59. 49d3c00 anv: Drop URB entry output read handling in 3DSTATE_XS. by Kenneth Graunke · 7 years ago
  60. 2c87306 i965: Delete unused brw_vs_prog_data::nr_attributes field. by Kenneth Graunke · 7 years ago
  61. dd79aa4 radeonsi: update hack for HTILE corruption in ARK: Survival Evolved by Samuel Pitoiset · 7 years ago
  62. a639d40 radv: add support for local bos. (v3) by Dave Airlie · 7 years ago
  63. 39c5c12 i965/miptree: Take an isl_format in render_aux_usage by Jason Ekstrand · 7 years ago
  64. 78e5018 i965/blorp: Use more temporary isl_format variables by Jason Ekstrand · 7 years ago
  65. 9438994 i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees by Jason Ekstrand · 7 years ago
  66. 8ab9820 spirv: Claim support for the simple memory model by Jason Ekstrand · 7 years ago
  67. 90dd6e5 Android: egl: add dependency on libnativewindow by Rob Herring · 7 years ago
  68. eb3bb03 meson: build nouveau vieux driver by Dylan Baker · 7 years ago
  69. eecd286 meson: build r200 driver by Dylan Baker · 7 years ago
  70. 191e785 meson: build r100 driver by Dylan Baker · 7 years ago
  71. 8da3626 install_megadrivers: print the full path with driver name by Dylan Baker · 7 years ago
  72. e640b3f intel/tools/disasm: correctly observe FILE *out parameter by Kevin Rogovin · 7 years ago
  73. 75d10e4 intel/compiler: brw_validate_instructions to take const void* instead of void* by Kevin Rogovin · 7 years ago
  74. 109de30 loader: drop empty function alias by Eric Engestrom · 7 years ago
  75. 3f8e3c2 radeonsi: add a workaround for weird s_buffer_load_dword behavior on SI by Marek Olšák · 7 years ago
  76. 9d8c91e util: use OpenBSD/NetBSD code on FreeBSD/DragonFly by Greg V · 7 years ago
  77. cece4ff winsys/svga/drm: add ERESTART define for *BSD by Greg V · 7 years ago
  78. db8519a loader: use drmGetDeviceNameFromFd2 from libdrm by Greg V · 7 years ago
  79. 9f7ed60 meson: wayland-egl depends on wayland-client by Daniel Stone · 7 years ago
  80. 4f0f807 freedreno: implement pipe->invalidate_resource() by Rob Clark · 7 years ago
  81. 9fc7de8 freedreno: GL_ARB_texture_barrier by Rob Clark · 7 years ago
  82. a6bd23e freedreno/a5xx: rename invalidate_resource() by Rob Clark · 7 years ago
  83. 4afcadb freedreno/a5xx: mem2gmem is read-only for BO by Rob Clark · 7 years ago
  84. a4744c2 freedreno: small rename by Rob Clark · 7 years ago
  85. ea3dc75 radeon/video: add gfx9 offsets when rejoin the video surface by Leo Liu · 7 years ago
  86. 06a12f2 radv: only copy the dynamic states that changed by Samuel Pitoiset · 7 years ago
  87. b1e31c1 radv: store the dynamic state mask into radv_dynamic_state by Samuel Pitoiset · 7 years ago
  88. 672cf69 radv: only emit the depth bounds test values when set dynamically by Samuel Pitoiset · 7 years ago
  89. 13652e7 glsl/linker: Fix type checks for location aliasing by Iago Toral Quiroga · 7 years ago
  90. 7276ccf glsl/linker: refactor check_location_aliasing by Iago Toral Quiroga · 7 years ago
  91. e2abb75 glsl/linker: validate explicit locations for SSO programs by Iago Toral Quiroga · 7 years ago
  92. bdaf058 glsl/linker: generalize validate_explicit_variable_location for SSO by Iago Toral Quiroga · 7 years ago
  93. e7b7fe3 glsl/linker: create a helper function to validate explicit locations by Iago Toral Quiroga · 7 years ago
  94. ab40acb glsl/linker: outputs in the same location must share auxiliary storage by Iago Toral Quiroga · 7 years ago
  95. 0b565f7 glsl/linker: outputs in the same location must share interpolation by Iago Toral Quiroga · 7 years ago
  96. c454567 glsl/linker: fix location aliasing checks for interface variables by Iago Toral Quiroga · 7 years ago
  97. 6aa6877 glsl/linker: refactor link-time validation of output locations by Iago Toral Quiroga · 7 years ago
  98. b944617 glsl/linker: report linker errors for invalid explicit locations on inputs by Iago Toral Quiroga · 7 years ago
  99. 16cfbef ac/llvm: drop pointless wrappers around umsb/imsb by Dave Airlie · 7 years ago
  100. 82d47b9 ac/llvm: consolidate find lsb function. by Dave Airlie · 7 years ago