1. f94f5c9 r600/sb: disable SB for images. by Dave Airlie · 7 years ago
  2. aa38bf6 r600/shader: add support for load/store/atomic ops on images. by Dave Airlie · 7 years ago
  3. a6b3792 r600: add core pieces of image support. by Dave Airlie · 7 years ago
  4. 5689bb0 r600/shader: implement getting thread id. by Dave Airlie · 7 years ago
  5. c119a1a r600/shader: add flag to denote if shader uses images by Dave Airlie · 7 years ago
  6. 894e2de r600: implement basic memory barrier. by Dave Airlie · 7 years ago
  7. ac4f175 r600: allocate immed buffer resource for images. by Dave Airlie · 7 years ago
  8. 77d36cb r600: handle writes_memory properly by Dave Airlie · 7 years ago
  9. d8acf79 autotools: change version TINY -> PATCH by Dylan Baker · 7 years ago
  10. 65fc16c autotools: set XA versions in configure.ac and configure header file by Dylan Baker · 7 years ago
  11. f274687 genxml: Fix PIPELINE_SELECT on G45/Ironlake. by Kenneth Graunke · 7 years ago
  12. 9b02230 egl: pass the dri2_dpy to the $plat_teardown functions by Emil Velikov · 7 years ago
  13. 306914d meson: Add dridriverdir variable to dri.pc. by Rafael Antognolli · 7 years ago
  14. bc17ac5 docs: add documentation for building with meson by Dylan Baker · 7 years ago
  15. d25123e docs: Point to apt.llvm.org for development snapshot packages by Kai Wasserbäch · 7 years ago
  16. ca95d7a egl: fix var type by Eric Engestrom · 7 years ago
  17. 9e74e2d i915: add missing extensions.h include by Emil Velikov · 7 years ago
  18. f3ea079 mesa: return 'unrecognized' extensions in glGetStringi by Emil Velikov · 7 years ago
  19. 310e448 mesa: rework the way we manage extra_extensions by Emil Velikov · 7 years ago
  20. 693682b mesa: pass the ctx to _mesa_one_time_init_extension_overrides by Emil Velikov · 7 years ago
  21. 9aa9b98 mesa: call atexit() only as needed by Emil Velikov · 7 years ago
  22. 3d81e11 mesa: remove unnecessary 'sort by year' for the GL extensions by Emil Velikov · 7 years ago
  23. a3f8287 mesa: reuse set_extension() for _mesa_extension_override_disables by Emil Velikov · 7 years ago
  24. 444d9e4 mesa: drop unnecessary coping of extra_extensions by Emil Velikov · 7 years ago
  25. e4cdce5 mesa: remove duplicate 'disabled extensions' list by Emil Velikov · 7 years ago
  26. 167e958 mesa: call _mesa_make_extension_string only as needed by Emil Velikov · 7 years ago
  27. ba8a347 mesa: split extensions overrides and glGetString(GL_EXTENSIONS) by Emil Velikov · 7 years ago
  28. afd6a96 i965: remove ARB_compute_shader extension override by Emil Velikov · 7 years ago
  29. f881293 i965: use _mesa_is_desktop_gl helper by Emil Velikov · 7 years ago
  30. 6614804 egl: add note about missing $plat_teardown by Emil Velikov · 7 years ago
  31. 8d745ab egl/wayland: move teardown code to the platform file by Emil Velikov · 7 years ago
  32. 40a01c9 egl/drm: move teardown code to the platform file by Emil Velikov · 7 years ago
  33. 938fcab egl/x11: move teardown code to the platform file by Emil Velikov · 7 years ago
  34. 55245fe egl: Provide meaningfull error when built w/o requested platform by Emil Velikov · 7 years ago
  35. 8ceccbf meson: Don't define HAVE_PTHREAD only on linux by Jon Turney · 7 years ago
  36. ff018a3 freedreno: also mark images used by draw/grid by Rob Clark · 7 years ago
  37. 92e75bf freedreno: mark SSBOs written at draw time by Rob Clark · 7 years ago
  38. 2878af7 freedreno/a5xx: ARB_framebuffer_no_attachments support by Rob Clark · 7 years ago
  39. 8d48671 i965: Implement another VF cache invalidate workaround on Gen8+. by Kenneth Graunke · 7 years ago
  40. f3fa3b0 tgsi/exec: fix LDEXP in softpipe by Nicolai Hähnle · 7 years ago
  41. 2e3d0dd threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET by Nicolai Hähnle · 7 years ago
  42. a8bdf0e radeonsi: copy some nir gs info by Timothy Arceri · 7 years ago
  43. b73ce64 ac: add gs_{prim,invocation}_id to the abi by Timothy Arceri · 7 years ago
  44. 8ae92a9 radeonsi: gather stream info in nir path by Timothy Arceri · 7 years ago
  45. cd58b98 mapi: Use correct shared libraries suffix on macOS. by Vinson Lee · 7 years ago
  46. ae7b4fd tgsi: whitespace clean-ups in tgsi_util.[ch] by Brian Paul · 7 years ago
  47. cbfc92c svga: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  48. dc37cb0 tgsi: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  49. bf41b2b gallium/wgl: fix default pixel format issue by Frank Richter · 7 years ago
  50. 824e808 svga: issue debug warning for unsupported two-sided stencil state by Brian Paul · 7 years ago
  51. cacb884 st/mesa: whitespace fixes in st_manager.c by Brian Paul · 7 years ago
  52. 8150690 st/mesa: whitespace clean-ups in st_context.c by Brian Paul · 7 years ago
  53. 0605a6c st/mesa: move st_manager_destroy() earlier in file by Brian Paul · 7 years ago
  54. 3a74eb3 st/mesa: move st_init_driver_flags() earlier in file by Brian Paul · 7 years ago
  55. 955cbdf docs: update llvmpipe.html build instructions by Brian Paul · 7 years ago
  56. d61a914 etnaviv: Add sampler TS support by Wladimir J. van der Laan · 7 years ago
  57. 59d76e7 etnaviv: Flush TS cache before changing TS configuration by Wladimir J. van der Laan · 7 years ago
  58. 0d6d9b5 etnaviv: Add TS_SAMPLER formats to etnaviv_format by Wladimir J. van der Laan · 7 years ago
  59. ade528e etnaviv: Check that resource has a valid TS in etna_resource_needs_flush by Wladimir J. van der Laan · 7 years ago
  60. b24cb40 etnaviv: rnndb update by Wladimir J. van der Laan · 7 years ago
  61. 00bf875 radv: it isn't an error to not support a format or driver by Dave Airlie · 7 years ago
  62. 5da2b26 i965: Drop some reserved space remnants. by Kenneth Graunke · 7 years ago
  63. e48cc01 intel: Drop mtypes.h include from brw_compiler.h. by Kenneth Graunke · 7 years ago
  64. 0704702 i965: Fold ABO state upload code into the SSBO/UBO state upload code. by Kenneth Graunke · 7 years ago
  65. ff96491 i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code. by Kenneth Graunke · 7 years ago
  66. f48f52b i965: Make a better helper function for UBO/SSBO/ABO surface handling. by Kenneth Graunke · 7 years ago
  67. 059d25a radv: add the vertex buffers BO to the list at bind time by Samuel Pitoiset · 7 years ago
  68. c665879 radv: replace vb_dirty with RADV_CMD_DIRTY_VERTEX_BUFFER by Samuel Pitoiset · 7 years ago
  69. 8fd2132 radv: drop radv_cmd_dirty_mask_t typedef by Samuel Pitoiset · 7 years ago
  70. f697365 radv: use an unsigned 32-bit integer for radv_queue::family_index by Samuel Pitoiset · 7 years ago
  71. f9e1ff2 radv: do not add the image BO in radv_set_dcc_need_cmask_elim_pred() by Samuel Pitoiset · 7 years ago
  72. 40290c8 radv: do not add the image BO in radv_set_color_clear_regs() by Samuel Pitoiset · 7 years ago
  73. 65123ee r600: set the number type correctly for float rts in cb setup by Roland Scheidegger · 7 years ago
  74. 570d5b7 r600: use ieee version of rsq by Roland Scheidegger · 7 years ago
  75. 1c8d57a r600: use ieee version of rcp by Roland Scheidegger · 7 years ago
  76. 3835009 r600: use DX10_CLAMP bit in shader setup by Roland Scheidegger · 7 years ago
  77. aab0bfc r600: use min_dx10/max_dx10 instead of min/max by Roland Scheidegger · 7 years ago
  78. 3ceee04 r600: fix cubemap arrays by Dave Airlie · 7 years ago
  79. 7676e71 freedreno/a5xx: small comment fix by Rob Clark · 7 years ago
  80. d27318b freedreno/a5xx: indirect draw support by Rob Clark · 7 years ago
  81. f383cf9 freedreno/a5xx: split out helper for pipeline stalls by Rob Clark · 7 years ago
  82. d74029b freedreno: update generated headers by Rob Clark · 7 years ago
  83. 5041ea9 gallium/radeon: disable the cache when nir backend enabled by Timothy Arceri · 7 years ago
  84. 7273e98 st/glsl_to_tgsi: use tgsi_get_gl_varying_semantic() for gs/tes outputs by Timothy Arceri · 7 years ago
  85. bc30812 gallium/tgsi: add tess output supoort to tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  86. 4ae9f0b st/glsl_to_tgsi: make use of tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  87. 3d21eb3 gallium/tgsi: add prim id to tgsi_get_gl_varying_semantic() by Timothy Arceri · 7 years ago
  88. fc59546 i965: Make use of brw_load_register_imm32() helper function by Anuj Phogat · 7 years ago
  89. 1dc45d7 i965/gen8+: Fix the number of dwords programmed in MI_FLUSH_DW by Anuj Phogat · 7 years ago
  90. 6165fda i965: Program DWord Length in MI_FLUSH_DW by Anuj Phogat · 7 years ago
  91. 5d8164c anv/gen10: Enable float blend optimization by Anuj Phogat · 7 years ago
  92. 72a2392 intel/genxml: Add Cache Mode SubSlice Register to gen10.xml by Anuj Phogat · 7 years ago
  93. aacf194 anv/gen10: Implement WaSampleOffsetIZ workaround by Anuj Phogat · 7 years ago
  94. 20e8dfc mesa/st: add missing copyright headers to memoryobjects files by Andres Rodriguez · 7 years ago
  95. 60baf1a mesa: minor tidy up for memory object error strings by Andres Rodriguez · 7 years ago
  96. f7580e7 broadcom/vc4: fix indentation in vc4_screen.c by Andres Rodriguez · 7 years ago
  97. a31d038 Revert "intel/fs: Use a pure vertical stride for large register strides" by Matt Turner · 7 years ago
  98. 6ac2d16 i965/fs: Fix extract_i8/u8 to a 64-bit destination by Matt Turner · 7 years ago
  99. cfcfa0b i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK by Matt Turner · 7 years ago
  100. d848951 swr/rast: Faster emulated simd16 permute by Tim Rowley · 7 years ago