1. e057cda docs: GL_ARB_indirect_parameters is now supported on i965/gen7+ by Matt Turner · 7 years ago
  2. 40ef836 travis: Remove libtxc_dxtn from the build by Matt Turner · 7 years ago
  3. 74b5568 build: Remove HAVE_DLOPEN by Matt Turner · 7 years ago
  4. 8d02abd mesa: Delete now unused dlopen.h by Matt Turner · 7 years ago
  5. c17c472 mesa: Remove force_s3tc_enable driconf variable by Matt Turner · 7 years ago
  6. dc546a7 gallium: Remove util_format_s3tc_init() by Matt Turner · 7 years ago
  7. 3a8a5e7 gallium: Remove util_format_s3tc_enabled by Matt Turner · 7 years ago
  8. f6c56e0 mesa/st: Drop has_lib_dxtc argument from st_init_extensions() by Matt Turner · 7 years ago
  9. c5d5080 mesa: Drop Mesa_DXTn from gl_context by Matt Turner · 7 years ago
  10. 78c6221 mesa: Drop function pointer checks in s3tc code by Matt Turner · 7 years ago
  11. 34cf3c4 mesa: Call DXTn functions directly by Matt Turner · 7 years ago
  12. fb5338c mesa: Remove fprintf referring to libdxtn by Matt Turner · 7 years ago
  13. 82c54c4 mesa: Remove prototypes and mark S3TC functions static by Matt Turner · 7 years ago
  14. 7ce9999 mesa: Remove commented-out DXTn fetch code by Matt Turner · 7 years ago
  15. f7daa73 mesa: Combine libtxc_dxtn sources into texcompress_s3tc_tmp.h by Matt Turner · 7 years ago
  16. 04396a1 mesa: Import libtxc_dxtn sources by Matt Turner · 7 years ago
  17. 14555d0 anv: Remove unreachable cases from isl_format_for_size() by Józef Kucia · 7 years ago
  18. 15fdbf9 anv: Fix vkCmdFillBuffer() by Józef Kucia · 7 years ago
  19. 2d62817 st/mesa: don't use pipe_surface for passing information about EGLImage by Marek Olšák · 7 years ago
  20. d50ead5 gallium/u_tests: test sync_file fences by Marek Olšák · 7 years ago
  21. 598d613 i965: Implement ARB_indirect_parameters. by Plamena Manolova · 7 years ago
  22. 3fb8483 i965: Refactor brw_try_draw_prims. by Plamena Manolova · 7 years ago
  23. 646e112 i965: Indroduce brw_finish_drawing. by Plamena Manolova · 7 years ago
  24. c63c8f5 i965: Introduce brw_prepare_drawing. by Plamena Manolova · 7 years ago
  25. 765e1fa glsl: Remove spurious assertions by Ian Romanick · 7 years ago
  26. ff5254b glsl: Move 'foo = foo;' optimization to opt_dead_code_local by Ian Romanick · 7 years ago
  27. 623002f glsl/ast: Use logical-or instead of conditional assignment to set fallthru_var by Ian Romanick · 7 years ago
  28. d5361d9 glsl/ast: Generate a more compact expression to disable execution of default case by Ian Romanick · 7 years ago
  29. 3e5cd2a glsl/ast: Explicitly track the set of case labels that occur after default by Ian Romanick · 7 years ago
  30. f307de2 glsl/ast: Convert ast_case_label::hir to ir_builder by Ian Romanick · 7 years ago
  31. 4a8086c glsl/ast: Use ir_binop_equal instead of ir_binop_all_equal by Ian Romanick · 7 years ago
  32. ed80746 glsl/ast: Stop processing a switch-statement after an error in the init-expression by Ian Romanick · 7 years ago
  33. 6d1765c glsl: Don't pass NULL to ir_assignment constructor when not necessary by Ian Romanick · 7 years ago
  34. 3cc997c glsl: Convert lower_variable_index_to_cond_assign to ir_builder by Ian Romanick · 7 years ago
  35. eb58668 glsl: Fix coding standards issues in lower_variable_index_to_cond_assign by Ian Romanick · 7 years ago
  36. acd8b86 glsl: Convert lower_vec_index_to_cond_assign to using ir_builder by Ian Romanick · 7 years ago
  37. 1f4fcdb glsl: Return ir_variable from compare_index_block by Ian Romanick · 7 years ago
  38. 4d00945 glsl: Fix coding standards issues in lower_vec_index_to_cond_assign by Ian Romanick · 7 years ago
  39. 425921a glsl: Fix coding standards issues in lower_if_to_cond_assign by Ian Romanick · 7 years ago
  40. ef61d09 nir/spirv: Allow loop breaks in a switch body. by Bas Nieuwenhuizen · 7 years ago
  41. 7f3eab0 freedreno/a5xx: fix missing restore state by Rob Clark · 7 years ago
  42. 278679f radv: make radv_dynamic_state_copy() static by Samuel Pitoiset · 7 years ago
  43. e915b8d meson: change vulkan icd config to - instead of _ by Dylan Baker · 7 years ago
  44. 9342a7d meson: check for python2 mako by Dylan Baker · 7 years ago
  45. 86a82b6 docs: update calendar, add news item and link release notes for 17.2.2 by Juan A. Suarez Romero · 7 years ago
  46. 47ef8c8 docs: add sha256 checksums for 17.2.2 by Juan A. Suarez Romero · 7 years ago
  47. 9e74ee2 docs: add release notes for 17.2.2 by Juan A. Suarez Romero · 7 years ago
  48. 677edff wayland-egl: rework and simplify wl_egl_window initialization by Emil Velikov · 7 years ago
  49. ebc51ff wayland-egl: move WL_EGL_EXPORT declaration to where it's used by Emil Velikov · 7 years ago
  50. 0f8b0c0 wayland-egl: use C99 comments by Emil Velikov · 7 years ago
  51. ab0589c wayland-egl: remove no longer needed wayland-client dependency by Emil Velikov · 7 years ago
  52. 5bd13d8 wayland-egl: add stdint.h include for intptr_t by Emil Velikov · 7 years ago
  53. 860deb4 wayland-egl: forward declare struct wl_surface by Emil Velikov · 7 years ago
  54. 198af27 wayland-egl: rename wayland-egl-{priv,backend}.h by Emil Velikov · 7 years ago
  55. d884d8d egl/dri: link directly to libglapi.so by Emil Velikov · 7 years ago
  56. 21e2710 swr/rast: do not crash on NULL strings returned by getenv by Emil Velikov · 7 years ago
  57. 16ac70b freedreno/a5xx: align height to GMEM by Rob Clark · 7 years ago
  58. 146c2b7 radeonsi: adjust clip discard based on line width / point size by Nicolai Hähnle · 7 years ago
  59. 6368047 radeonsi: remove si_context::{scissor_enabled,clip_halfz} by Nicolai Hähnle · 7 years ago
  60. 12f3155 radeonsi: simplify the signature of si_update_vs_writes_viewport_index by Nicolai Hähnle · 7 years ago
  61. 7bbcb6a radeonsi: move current_rast_prim into si_context by Nicolai Hähnle · 7 years ago
  62. 6b416ec radeonsi: move and rename scissor and viewport state and functions by Nicolai Hähnle · 7 years ago
  63. 449ac25 radeonsi: remove si_apply_scissor_bug_workaround by Nicolai Hähnle · 7 years ago
  64. c955f45 radeonsi: move r600_viewport.c to si_viewport.c by Nicolai Hähnle · 7 years ago
  65. 30e3728 radeonsi: fix maximum advertised point size / line width by Nicolai Hähnle · 7 years ago
  66. a3fa3b2 radeonsi: deduce rast_prim correctly for tessellation point mode by Nicolai Hähnle · 7 years ago
  67. 4d74432 radeonsi: don't discard points and lines by Nicolai Hähnle · 7 years ago
  68. f86a112 radeonsi: move current_rast_prim to r600_common_context by Nicolai Hähnle · 7 years ago
  69. 6f83085 st/mesa: use R10G10B10X2 format where applicable by Nicolai Hähnle · 7 years ago
  70. 85a3e1c gallium: add PIPE_FORMAT_R10G10B10X2_UNORM by Nicolai Hähnle · 7 years ago
  71. d2b60e4 mesa/main: R10G10B10_(A2) formats are not color renderable in ES by Nicolai Hähnle · 7 years ago
  72. f38b942 mesa/main: select the R10G10B10X2_UNORM internal format based on data type by Nicolai Hähnle · 7 years ago
  73. fcae1a6 glsl: do not set the 'smooth' qualifier by default on ES shaders by Nicolai Hähnle · 7 years ago
  74. d304c46 freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE by Rob Clark · 7 years ago
  75. c3f5152 egl/wayland: simplify LIBGL_ALWAYS_SOFTWARE logic by Eric Engestrom · 7 years ago
  76. 6d23f7c radeonsi: fix a regression in integer cube map handling by Nicolai Hähnle · 7 years ago
  77. 052b974 amd/common: move ac_build_phi from radeonsi by Nicolai Hähnle · 7 years ago
  78. 70f6b95 radv: remove unused radv_meta_state::btoi::render_pass handle by Samuel Pitoiset · 7 years ago
  79. 6f1447c radv: do not check the number of levels when doing fast htile by Samuel Pitoiset · 7 years ago
  80. 06dbe07 radv: cleanup radv_device_finish_meta_XXX() helpers by Samuel Pitoiset · 7 years ago
  81. 2084629 radv: select the pipeline outside of emit_fast_clear_flush() by Samuel Pitoiset · 7 years ago
  82. 331a4f8 radv: drop useless param in emit_depth_decomp() by Samuel Pitoiset · 7 years ago
  83. 87f4e43 radv: drop useless check in depth_view_can_fast_clear() by Samuel Pitoiset · 7 years ago
  84. 689930f radv: add radv_subpass_clear_attachment() helper by Samuel Pitoiset · 7 years ago
  85. a821771 radv: add radv_attachment_needs_clear() helper by Samuel Pitoiset · 7 years ago
  86. 0a20812 radv: remove unused param in radv_handle_{cmask,dcc}_image_transition() by Samuel Pitoiset · 7 years ago
  87. db2e68b radv: add radv_vi_dcc_enabled() helper by Samuel Pitoiset · 7 years ago
  88. 457306f radv: do not need to double zero-init the meta state structures by Samuel Pitoiset · 7 years ago
  89. af62984 radv: inline destroy_render_pass() by Samuel Pitoiset · 7 years ago
  90. 84635ef radv: use pipeline handles instead of objects for meta clear operations by Samuel Pitoiset · 7 years ago
  91. a5f76d2 radv: inline blit2d_unbind_dst() by Samuel Pitoiset · 7 years ago
  92. 219be27 radv: rework DCC/CMASK/FMASK/HTILE allocations by Samuel Pitoiset · 7 years ago
  93. 1262e82 meson: fix version typo + grammar by Eric Engestrom · 7 years ago
  94. 5e584a9 i965: skip reading unused slots at the begining of the URB for the FS by Iago Toral Quiroga · 7 years ago
  95. 3cfd6ad i965: Normalize types for FBL, FBH, etc by Matt Turner · 8 years ago
  96. da3cf0e radeonsi: don't use the template keyword by Marek Olšák · 7 years ago
  97. e90a2ed glx: don't use the template keyword by Marek Olšák · 7 years ago
  98. 9592c43 gallium/vl: don't use the template keyword by Marek Olšák · 7 years ago
  99. 874db83 egl/dri2: don't use the template keyword by Marek Olšák · 7 years ago
  100. 3797a82 radeonsi/uvd: clean up si_video_buffer_create by Benedikt Schemmer · 7 years ago