1. bcb15be glx: Simplify some dummy vtable interactions by Adam Jackson · 7 years ago
  2. 8893418 docs/release-calendar: update and extend by Emil Velikov · 7 years ago
  3. 8d58e9b docs/specs: annotate MESA_set_3dfx_mode as obsolete by Emil Velikov · 7 years ago
  4. f8aea0c xlib: remove dummy GLX_MESA_set_3dfx_mode implementation by Emil Velikov · 7 years ago
  5. 7a41072 docs/specs: annotate MESA_agp_offset as obsolete by Emil Velikov · 7 years ago
  6. bcf0ce4 xlib: remove empty GLX_MESA_agp_offset stubs by Emil Velikov · 7 years ago
  7. b1e7386 xlib: remove empty GLX_NV_vertex_array_range stubs by Emil Velikov · 7 years ago
  8. e20830d i965/gen10: Change the order of PIPE_CONTROL and load register. by Rafael Antognolli · 7 years ago
  9. 2919adf intel/compiler: Implement WaClearTDRRegBeforeEOTForNonPS. by Rafael Antognolli · 7 years ago
  10. 979fc1b i965/gen10: emit 3DSTATE_MULTISAMPLE more often. by Rafael Antognolli · 7 years ago
  11. dbeb278 meson: install khrplatform header for EGL as well as GLES by Dylan Baker · 7 years ago
  12. 91244db meson: install dri internal header by Dylan Baker · 7 years ago
  13. ee57b15 i965: Disable regular fast-clears (CCS_D) on gen9+ by Jason Ekstrand · 7 years ago
  14. a1b4f18 egl/x11: Remove unneeded free() on always null string by Vadym Shovkoplias · 7 years ago
  15. 29ee934 gallium/hud: use #ifdef to test for macro existence by Eric Engestrom · 7 years ago
  16. 13a7a2d amd: remove always-true BRAHMA_BUILD define by Eric Engestrom · 7 years ago
  17. d555929 glx/dri3: Remove unused deviceName variable by Vadym Shovkoplias · 7 years ago
  18. 95adbe1 swr/scons: Fix intermittent build failure by George Kyriazis · 7 years ago
  19. 80e6e71 radv: only reset command buffers when the allocation fails by Samuel Pitoiset · 7 years ago
  20. 921986b radv: do not dump meta shaders with RADV_DEBUG=shaders by Samuel Pitoiset · 7 years ago
  21. 4e7f643 r600: add ARB_shader_storage_buffer_object support (v3) by Dave Airlie · 7 years ago
  22. c758fd0 r600/cayman: looks like cmpxchg moved to Z by Dave Airlie · 7 years ago
  23. 4f3e735 r600/shader: fix 64->32 conversions by Dave Airlie · 7 years ago
  24. ff0f17d radv: do not allocate CMASK or DCC for small surfaces by Samuel Pitoiset · 7 years ago
  25. f5955c6 radv: do not set DISABLE_LSB_CEIL on GFX9 by Samuel Pitoiset · 7 years ago
  26. 319f56e radv: remove set but unnecessary radv_color_buffer_info::micro_tile_mode by Samuel Pitoiset · 7 years ago
  27. 4eab78b radv: do not store gfx9_epitch in radv_color_buffer_info by Samuel Pitoiset · 7 years ago
  28. 7776dc3 meson: fix glxext.h install by Dylan Baker · 7 years ago
  29. a80a3e4 meson: fix GLES3/gl31.h install by Dylan Baker · 7 years ago
  30. 186adc5 ac/surface: always compute DCC info when DCC is possible on GFX9 by Marek Olšák · 7 years ago
  31. ed47803 radeonsi/gfx9: fix importing shared textures with DCC by Marek Olšák · 7 years ago
  32. 6f0ce26 meson: fix deps and underlinkage of libGL by Jon Turney · 7 years ago
  33. 5ef75cb meson: build src/glx/windows by Jon Turney · 7 years ago
  34. 3ae998a meson: don't require dri2proto for darwin or windows by Jon Turney · 7 years ago
  35. dbe36e3 meson: set _GNU_SOURCE on cygwin by Jon Turney · 7 years ago
  36. 9cdd41b meson: set windows glx defines by Jon Turney · 7 years ago
  37. bb5d663 meson: fix generated source inclusion on macOS and Windows by Dylan Baker · 7 years ago
  38. cdb3eb7 intel/blorp: Fix possible NULL pointer dereferencing by Vadym Shovkoplias · 7 years ago
  39. faccbaf mesa: add AllowGLSLCrossStageInterpolationMismatch workaround by Tapani Pälli · 7 years ago
  40. 8c1e4b1 anv: Check if memfd_create is already defined. by Vinson Lee · 7 years ago
  41. 8620f7e i965/vec4: use a temp register to compute offsets for pull loads by Iago Toral Quiroga · 7 years ago
  42. f1a9a72 etnaviv: GC7000: Factor out state based texture functionality by Wladimir J. van der Laan · 7 years ago
  43. 075f8cd etnaviv: GC7000: Move active_samplers_bits to texture by Wladimir J. van der Laan · 7 years ago
  44. 260a5e2 etnaviv: GC7000: Factor out incompatible texture handling logic by Wladimir J. van der Laan · 7 years ago
  45. 9d1f880 etnaviv: GC7000: Track dirty sampler views by Wladimir J. van der Laan · 7 years ago
  46. 5cc36f9 etnaviv: GC7000: Make point sprites work on HALTI5 by Wladimir J. van der Laan · 7 years ago
  47. 3d09bb3 etnaviv: GC7000: State changes for HALTI3..5 by Wladimir J. van der Laan · 7 years ago
  48. acd3dff etnaviv: GC7000: Update screen specs for HALTI5 by Wladimir J. van der Laan · 7 years ago
  49. c6033e8 etnaviv: GC7000: Update context reset for ..HALTI5 by Wladimir J. van der Laan · 7 years ago
  50. baff59e etnaviv: GC7000: No RS align when using BLT by Wladimir J. van der Laan · 7 years ago
  51. dd3a04c etnaviv: GC7000: BLT engine blitting support by Wladimir J. van der Laan · 7 years ago
  52. 079bbae etnaviv: GC7000: Factor out RS blit functionality by Wladimir J. van der Laan · 7 years ago
  53. 77768b1 etnaviv: GC7000: Move etna_coalesce to emit header file by Wladimir J. van der Laan · 7 years ago
  54. 571d980 etnaviv: GC7000: Support BLT as recipient for etna_stall by Wladimir J. van der Laan · 7 years ago
  55. 150d876 etnaviv: Use only DRAW_INSTANCED on GC3000+ by Wladimir J. van der Laan · 7 years ago
  56. 23630ab etnaviv: Emit SCALE for vertex attributes by Wladimir J. van der Laan · 7 years ago
  57. 74e3873 i965: Reorganize batch/state BO fields into a 'brw_growing_bo' struct. by Kenneth Graunke · 7 years ago
  58. ca43616 i965: Don't grow batch/state buffer on every emit after an overflow. by Kenneth Graunke · 7 years ago
  59. 52d3291 i965: Preserve EXEC_OBJECT_CAPTURE when growing the BO. by Kenneth Graunke · 7 years ago
  60. 2af7085 i965: Use old_bo->align when growing batch/state buffer instead of 4096. by Kenneth Graunke · 7 years ago
  61. 2c4861e r600: no need to reinit compute regs by Dave Airlie · 7 years ago
  62. ea355e2 r600: split cb setup code out from evergreen compute path. by Dave Airlie · 7 years ago
  63. 77c70e5 r600: add support for compute pkt flags to debug dumping. by Dave Airlie · 7 years ago
  64. 779306c r600: fix bfe where src/dst are same. by Dave Airlie · 7 years ago
  65. 0d04435 gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control by Adam Jackson · 7 years ago
  66. cfc5af5 i965: Program the dynamic state heap size to MAX_STATE_SIZE. by Kenneth Graunke · 7 years ago
  67. 2c5f293 r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_* by Marek Olšák · 7 years ago
  68. 950221f radeonsi: remove r600_common_screen by Marek Olšák · 7 years ago
  69. 4d1fe8f radeonsi: remove r600_pipe_common::barrier_flags::compute_to_L2 by Marek Olšák · 7 years ago
  70. c0d44fe radeonsi: remove query/apply_opaque_metadata callbacks by Marek Olšák · 7 years ago
  71. 2208b76 radeonsi: move shader debug helpers out of r600_pipe_common.c by Marek Olšák · 7 years ago
  72. e4cce7d radeonsi: dismantle si_common_screen_init/destroy by Marek Olšák · 7 years ago
  73. e32d3a6 radeonsi: document our vendor string situation by Marek Olšák · 7 years ago
  74. eae85b9 radeonsi: set all pipe buffer functions in r600_buffer_common.c by Marek Olšák · 7 years ago
  75. 63f8864 radeonsi/uvd: don't call ws->query_info by Marek Olšák · 7 years ago
  76. b86feec radeonsi: move video queries into si_get.c by Marek Olšák · 7 years ago
  77. 30d5f2c radeonsi: remove more functions from r600_pipe_common.c by Marek Olšák · 7 years ago
  78. 757ea3e radeonsi: move/remove ac_shader_binary helpers by Marek Olšák · 7 years ago
  79. 03e2adc radeonsi: move all get functions to si_get.c; disk_cache_create to si_pipe.c by Marek Olšák · 7 years ago
  80. 1823bbb radeonsi: remove R600_CONTEXT_* flags by Marek Olšák · 7 years ago
  81. d96c7e7 radeonsi: just include si_pipe.h in r600_query.c by Marek Olšák · 7 years ago
  82. c63e225 radeonsi: remove some definitions and helpers from r600_pipe_common.h by Marek Olšák · 7 years ago
  83. 175ee08 radeonsi: don't use fast color clear for small surfaces by Marek Olšák · 7 years ago
  84. 8a58724 radeonsi: unify code setting dirty_level_mask for fast clear by Marek Olšák · 7 years ago
  85. 980bf9a radeonsi: clean up si_do_fast_color_clear parameters by Marek Olšák · 7 years ago
  86. 092756f radeonsi: remove r600_common_context::clear_buffer by Marek Olšák · 7 years ago
  87. b191e2d radeonsi: move r600_test_dma.c into si_test_dma.c by Marek Olšák · 7 years ago
  88. 132471b radeonsi: move si_pipe_clear_buffer into si_cp_dma.c by Marek Olšák · 7 years ago
  89. 7aa2366 radeonsi: move all clear() code into si_clear.c by Marek Olšák · 7 years ago
  90. 3c4d871 radeonsi: enable DCC with MSAA for VI by Marek Olšák · 7 years ago
  91. 373f4a4 radeonsi: implement fast color clear for DCC with MSAA for VI by Marek Olšák · 7 years ago
  92. 36ac7a1 radeonsi: add a workaround for blending with DCC and MSAA by Marek Olšák · 7 years ago
  93. d1f65e5 radeonsi: clear PIPE_IMAGE_ACCESS_WRITE when it's invalid to be on the safe side by Marek Olšák · 7 years ago
  94. e3c0a5b ac/surface: enable DCC computation for MSAA by Marek Olšák · 7 years ago
  95. 6863651 radeonsi: fix layered DCC fast clear by Marek Olšák · 7 years ago
  96. 2c62ccb util: Also include endian.h on cygwin by Jon Turney · 7 years ago
  97. 6d540aa mesa: deal with vs_inputs as 64-bit unsigned integer by Juan A. Suarez Romero · 7 years ago
  98. a39a3b4 mesa: rework _mesa_add_parameter() to only add a single param by Timothy Arceri · 8 years ago
  99. f8a54c4 r600: lds load cleanups. by Dave Airlie · 7 years ago
  100. 76837e2 r600_shader: only load from LDS what is really used by Gert Wollny · 7 years ago