1. c6012a6 radeonsi: rename cache flushing flags once more by Marek Olšák · 9 years ago
  2. 10130cc radeonsi: set the DISABLE_WR_CONFIRM flag on CI-VI as well by Marek Olšák · 9 years ago
  3. 40912dd radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney by Marek Olšák · 9 years ago
  4. f775710 radeonsi: add glClearBufferSubData acceleration by Marek Olšák · 9 years ago
  5. 19773f9 radeonsi: add SI_SAVE_FRAGMENT_STATE blitter flag by Marek Olšák · 9 years ago
  6. 19a9c1e gallium/u_blitter: add support for multi-dword clear values in clear_buffer by Marek Olšák · 9 years ago
  7. e15c5c7 radeonsi: fix a future crash in emit_cb_target_mask by Marek Olšák · 9 years ago
  8. 65d0c55 radeonsi: fix unaligned clear_buffer fallback by Marek Olšák · 9 years ago
  9. 7f1e34e r600g: fix clear_buffer fallback with offset != 0 by Marek Olšák · 9 years ago
  10. 0152613 gallium/radeon: fix PIPE_QUERY_GPU_FINISHED by Marek Olšák · 9 years ago
  11. 4066386 mesa: minor comment fix in blend.c by Brian Paul · 9 years ago
  12. 5a5efbf docs: add link to Coverity on developer utilities page by Brian Paul · 9 years ago
  13. 0004639 docs: update VMware driver instructions by Brian Paul · 9 years ago
  14. d1314de egl/wayland: Ignore rects from SwapBuffersWithDamage by Daniel Stone · 9 years ago
  15. a29d922 Revert "nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers" by Iago Toral Quiroga · 9 years ago
  16. 5f004fd glsl: fix 'shared' layout qualifier related regressions by Samuel Iglesias Gonsálvez · 9 years ago
  17. 8610cd6 nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers by Iago Toral Quiroga · 9 years ago
  18. 5f43e07 nir/vars_to_ssa: Delete dead output set code by Jason Ekstrand · 9 years ago
  19. 226ba88 nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_store by Jason Ekstrand · 9 years ago
  20. 4bbf2ac nir/validate: Allow subroutine types for the tails of derefs by Jason Ekstrand · 9 years ago
  21. 79f6830 mesa: Replace gl_extensions::EXT_texture3D with ::dummy_true by Nanley Chery · 9 years ago
  22. 2de2e17 mesa: fix MSVC build break in extensions.h by Brian Paul · 9 years ago
  23. 39f51ec nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION by Ilia Mirkin · 9 years ago
  24. e3d9dbe gallium: add support for gl_HelperInvocation semantic by Ilia Mirkin · 9 years ago
  25. 2074831 glsl: add gl_HelperInvocation system value by Ilia Mirkin · 9 years ago
  26. b52cb9e glsl: Correctly handle vector extract on function parameter by Jordan Justen · 9 years ago
  27. a16ffb7 mesa: In helpers, only check driver capability for meta by Nanley Chery · 9 years ago
  28. 5645770 mesa/extensions: Prefix global struct and extension type by Nanley Chery · 9 years ago
  29. ab129a4 mesa: Generate a helper function for each extension by Nanley Chery · 9 years ago
  30. eda15ab mesa/extensions: Replace extension::api_set with ::version by Nanley Chery · 9 years ago
  31. a82bc77 mesa/extensions: Use _mesa_extension_supported() by Nanley Chery · 9 years ago
  32. f6a818e mesa/extensions: Create _mesa_extension_supported() by Nanley Chery · 9 years ago
  33. f47df8f mesa/extensions: Add extension::version by Nanley Chery · 9 years ago
  34. 8bd82a9 mesa/extensions: Move entries entries to separate file by Nanley Chery · 9 years ago
  35. c0b568f mesa/extensions: Wrap array entries in macros by Nanley Chery · 9 years ago
  36. e5af09f mesa/extensions: Remove array sentinel by Nanley Chery · 9 years ago
  37. 74e48e9 i965: Check instructions appear only on supported hardware. by Matt Turner · 9 years ago
  38. 0b45d47 i965: Add initial assembly validation pass. by Matt Turner · 9 years ago
  39. 34ed455 i965: Add annotation_insert_error() and support for printing errors. by Matt Turner · 9 years ago
  40. a280e83 i965: Combine assembly annotations if possible. by Matt Turner · 9 years ago
  41. 93e371c i965: Set annotation_info's mem_ctx. by Matt Turner · 9 years ago
  42. 9ab45b4 i965: Don't consider control flow instructions to have sources. by Matt Turner · 9 years ago
  43. 0865e74 i965: Fill out instruction list. by Matt Turner · 9 years ago
  44. 2388772 ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL. by Matt Turner · 9 years ago
  45. 9030506 i965: Consolidate is_3src() functions. by Matt Turner · 9 years ago
  46. 3e74038 st/wgl: add a comment about recursive locking in stw_make_current() by Brian Paul · 9 years ago
  47. f45b644 st/wgl: add a lock assertion in stw_framebuffer_from_hwnd_locked() by Brian Paul · 9 years ago
  48. a1c9fea st/wgl: add some mutex checking code by José Fonseca · 9 years ago
  49. 166769f st/wgl: rename stw_framebuffer_release() to stw_framebuffer_unlock() by Brian Paul · 9 years ago
  50. dabc423 st/wgl: reimplement stw_framebuffer::mutex with CRITICAL_SECTION by Brian Paul · 9 years ago
  51. f71508a st/wgl: include u_debug.h by Brian Paul · 9 years ago
  52. fce6883 st/wgl: reimplement stw_device::fb_mutex with CRITICAL_SECTION by Brian Paul · 9 years ago
  53. fa30de7 st/wgl: re-implement stw_device::ctx_mutex with CRITICAL_SECTION by Brian Paul · 9 years ago
  54. a02385c gallium/hud: add cpu graph support for Windows by Brian Paul · 9 years ago
  55. f2fe607 glsl: set matrix_stride for non matrices with atomic counter buffers by Tapani Pälli · 9 years ago
  56. 7e6dac1 mesa: validate precision of varyings during ValidateProgramPipeline by Tapani Pälli · 9 years ago
  57. 5bd122c glsl: do not lose precision information when packing varyings by Tapani Pälli · 9 years ago
  58. f84bc57 glsl: Add precision information to ir_variable by Iago Toral Quiroga · 9 years ago
  59. 9a00e1a glsl: Move the definition of precision_qualifier_allowed by Iago Toral Quiroga · 9 years ago
  60. e6629d8 glsl: Add user-defined default precision qualifiers to the symbol table by Iago Toral Quiroga · 10 years ago
  61. e3082fb glsl: Add default precision qualifiers to the symbol table by Iago Toral Quiroga · 10 years ago
  62. d6a6167 glsl: Add API to put default precision qualifiers in the symbol table by Iago Toral Quiroga · 10 years ago
  63. d4fdb84 i965/fs/nir: fix the number of register written by FS_OPCODE_GET_BUFFER_SIZE by Samuel Iglesias Gonsálvez · 9 years ago
  64. 55314c5 i965/skl/gt4: Fix URB programming restriction. by Ben Widawsky · 9 years ago
  65. c4182bb nv50,nvc0: add ARB_clear_texture support by Ilia Mirkin · 9 years ago
  66. ae39b0f st/mesa: implement ARB_clear_texture by Ilia Mirkin · 11 years ago
  67. 3695b25 gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype by Ilia Mirkin · 9 years ago
  68. 725fcdf glsl: add helper to check for enhanced layouts support by Timothy Arceri · 9 years ago
  69. 82e4f22 mesa: add ARB_enhanced_layouts by Timothy Arceri · 9 years ago
  70. df8af7d r600: initialised PGM_RESOURCES_2 for ES/GS by Dave Airlie · 9 years ago
  71. 918bda2 i965: Split nir_emit_intrinsic by stage with a general fallback. by Kenneth Graunke · 9 years ago
  72. 912babb mesa/copyimage: allow width/height to not be multiples of block by Ilia Mirkin · 9 years ago
  73. 80890eb i965/brw_reg: Add a brw_VxH_indirect helper by Jason Ekstrand · 9 years ago
  74. 68993f7 mesa: remove old comments in arrayobj.c by Brian Paul · 9 years ago
  75. 9870a5c st/wgl: clarify code in stw_framebuffer_from_hwnd_locked() by Brian Paul · 9 years ago
  76. 004ed6f st/wgl: improve some function comments by Brian Paul · 9 years ago
  77. b93cb6c st/wgl: whitespace/formatting fixes by Brian Paul · 9 years ago
  78. eb81292 st/wgl: fix locking issue in stw_st_framebuffer_present_locked() by Brian Paul · 9 years ago
  79. e42a295 i965: Print force_writemask_all in dump_instructions(). by Kenneth Graunke · 9 years ago
  80. ecb5e0a i965: Combine BRW_NEW_*_BINDING_TABLE dirty bits. by Kenneth Graunke · 10 years ago
  81. a2987ff i965: Map GL_PATCHES to 3DPRIM_PATCHLIST_n. by Kenneth Graunke · 9 years ago
  82. cbb7d90 docs: add news item and link release notes for 11.0.5 by Emil Velikov · 9 years ago
  83. 6435d8a docs: add sha256 checksums for 11.0.5 by Emil Velikov · 9 years ago
  84. 07948b0 docs: add release notes for 11.0.5 by Emil Velikov · 9 years ago
  85. 3f45d29 r600g: Pass conservative depth parameters to hw by Glenn Kennard · 9 years ago
  86. b3e793f Revert "r600g: Pass conservative depth parameters to hw" by Dave Airlie · 9 years ago
  87. c878d61 r600g: Implement ARB_texture_view by Glenn Kennard · 9 years ago
  88. a1fc789 r600g: Pass conservative depth parameters to hw by Glenn Kennard · 9 years ago
  89. de51676 i965/nir/opt_peephole_ffma: Bypass fusion if any operand of fadd and fmul is a const by Eduardo Lima Mitev · 9 years ago
  90. fb3b566 util: Add list_is_singular() helper function by Eduardo Lima Mitev · 9 years ago
  91. 94ff352 nir/nir_opt_peephole_ffma: Move this lowering pass to the i965 driver by Eduardo Lima Mitev · 9 years ago
  92. 96b22fb glsl: Use array deref for access to vector components by Kristian Høgsberg Kristensen · 9 years ago
  93. 60dd528 glsl: Lower UBO and SSBO access in glsl linker by Kristian Høgsberg Kristensen · 9 years ago
  94. f0e95c2 glsl: Drop exec_list argument to lower_ubo_reference by Kristian Høgsberg Kristensen · 9 years ago
  95. 213f864 nir/glsl: switch to using the builder by Connor Abbott · 9 years ago
  96. fbbfb7c nir/glsl: make emit() take nir_ssa_def * sources by Connor Abbott · 9 years ago
  97. a60e990 nir/glsl: convert nir_visitor::result to a nir_ssa_def * by Connor Abbott · 9 years ago
  98. 30fe8ea nir/glsl: make evaluate_rvalue() return a nir_ssa_def * by Connor Abbott · 9 years ago
  99. 6f42162 st/mesa: Destroy buffer object's mutex. by Jose Fonseca · 9 years ago
  100. db54673 nir: Store PatchInputsRead and PatchOutputsWritten in nir_shader_info. by Kenneth Graunke · 9 years ago