1. c25244f swr: [rasterizer core] Affinitize thread scratch space to numa node of worker by Tim Rowley · 9 years ago
  2. f89f6d5 swr: [rasterizer] Misc fixes identified by static code analysis by Tim Rowley · 9 years ago
  3. 6c01478 st/mesa: fix memleak in glDrawPixels cache code by Brian Paul · 9 years ago
  4. b5105e6 gallium: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  5. b025c23 softpipe: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  6. 2f13d75 svga: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  7. 7279098 mesa: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  8. 686b018 r600g: use common scissor and viewport code by Marek Olšák · 9 years ago
  9. 87a5b07 gallium/radeon: add R600/Evergreen/Cayman support to common viewport code by Marek Olšák · 9 years ago
  10. 2ca5566 radeonsi: move scissor and viewport states into gallium/radeon by Marek Olšák · 9 years ago
  11. db00f6c radeonsi: use guard band clipping by Marek Olšák · 9 years ago
  12. cb21f8a radeonsi: compute scissor from viewport in set_viewport_states by Marek Olšák · 9 years ago
  13. 5b6a0b7 gallium/radeon: set GTT WC on tiled textures by Marek Olšák · 9 years ago
  14. 5a4b74d gallium/radeon: relax requirements on VRAM placements on APUs by Marek Olšák · 9 years ago
  15. a57309f winsys/amdgpu: remove hack for low VRAM configuration by Marek Olšák · 9 years ago
  16. b36f19b r600g: disable aniso filtering for non-mipmap textures on EG by Marek Olšák · 9 years ago
  17. 3bc2d96 r600g: clean up aniso state translation by Marek Olšák · 9 years ago
  18. b0d4469 radeonsi: disable aniso filtering for non-mipmap textures on SI-CI by Marek Olšák · 9 years ago
  19. ddd3343 radeonsi: clean up aniso state translation by Marek Olšák · 9 years ago
  20. f7420ef radeonsi: enable some sampler fields to match the closed driver by Marek Olšák · 9 years ago
  21. 1a98be0 gallium/radeon: fix maximum texture anisotropy setup by Marek Olšák · 9 years ago
  22. 2d7be5d gallium/radeon: never choose a linear tiling for DB surfaces by Marek Olšák · 9 years ago
  23. b787814 gallium/radeon: removing dead code for sharing stencil buffers by Marek Olšák · 9 years ago
  24. 73aeebd radeonsi: allow clearing buffers >= 4 GB by Marek Olšák · 9 years ago
  25. 1dd8832 gallium/radeon: allow allocating textures >= 4 GB by Marek Olšák · 9 years ago
  26. 0689741 winsys/radeon: fix printing allocation failures by Marek Olšák · 9 years ago
  27. 0ba0933 winsys/amdgpu: add support for 64-bit buffer sizes by Marek Olšák · 9 years ago
  28. 7e78b5e pb_buffer: switch pb_buffer::size to 64 bits by Marek Olšák · 9 years ago
  29. e241a63 gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER by Marek Olšák · 9 years ago
  30. 0222351 gallium/radeon: merge timer and non-timer query lists by Marek Olšák · 9 years ago
  31. 7347c06 r600g: don't manually stop queries for blitter by Marek Olšák · 9 years ago
  32. 12fee5b r600g: add pausing pipeline & streamout queries into set_active_query_state by Marek Olšák · 9 years ago
  33. e90fe60 r600g: implement set_active_query_state for pausing occlusion queries by Marek Olšák · 9 years ago
  34. 5248676 r600g: simplify r600_set_occlusion_query_state by Marek Olšák · 9 years ago
  35. b82893f gallium/radeon: move pipeline stat context flags to common code by Marek Olšák · 9 years ago
  36. aa79a32 r600g: fix typo in r600 register definitions by Marek Olšák · 9 years ago
  37. a4c288d gallium/radeon: unify checking streamout enable state by Marek Olšák · 9 years ago
  38. 466aa57 radeonsi: fix mask checking when emitting scissors and viewports by Marek Olšák · 9 years ago
  39. f3eebb84e radeonsi: implement and rely on set_active_query_state by Marek Olšák · 9 years ago
  40. e599b8f gallium: pause queries for all meta ops by Marek Olšák · 9 years ago
  41. 26171bd gallium: add pipe_context::set_active_query_state for pausing queries by Marek Olšák · 9 years ago
  42. fc67375 radeonsi: Synchronize a streamout write after read hazard. by Bas Nieuwenhuizen · 9 years ago
  43. dccdb65 nv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shader_param() by Hans de Goede · 9 years ago
  44. b0e3ba6 dri/i965: extend GLES3 sRGB workaround to cover all formats by Haixia Shi · 9 years ago
  45. ea8a65f i965: Add autogenerated 'brw_nir_trig_workarounds.c' to gitignore by Eduardo Lima Mitev · 9 years ago
  46. 703c1e6 glsl: Update hash table comments in constant propagation by Rhys Kidd · 9 years ago
  47. afa8707 softpipe: add SSBO/shader atomics support. by Dave Airlie · 9 years ago
  48. c2aeeca draw: add support for passing buffers to vs/gs shaders. by Dave Airlie · 9 years ago
  49. 081a958 tgsi: add support for buffer/atomic operations to tgsi_exec. by Dave Airlie · 9 years ago
  50. 9c7a0d1 tgsi: set nonhelpermask for vertex shaders by Dave Airlie · 9 years ago
  51. 193a5ce nir: Fix typo in comment by Ian Romanick · 9 years ago
  52. 18c8b92 nir: Merge redudant integer clamping. by Markus Wick · 9 years ago
  53. bfd17c7 i965: Port INTEL_PRECISE_TRIG=1 to NIR. by Kenneth Graunke · 9 years ago
  54. b0dffdc i965: Pass brw_compiler into brw_preprocess_nir() instead of is_scalar. by Kenneth Graunke · 9 years ago
  55. 808d26c nir: Silence unused "options" warning in algebraic passes. by Kenneth Graunke · 9 years ago
  56. 5886cd7 nir: Do basic constant reassociation. by Kenneth Graunke · 9 years ago
  57. 1c7ba7f radeon/uvd: alignment fix for decode message buffer by Boyuan Zhang · 9 years ago
  58. 704d203 st/mesa: replace _mesa_sysval_to_semantic table with function by Brian Paul · 9 years ago
  59. a9e6213 nir/lower_system_values: Add support for several computed values by Jason Ekstrand · 9 years ago
  60. 3910314 glsl/shader_enums: Add the other two compute builtins by Jason Ekstrand · 9 years ago
  61. 22836db glsl/shader_enums: Add an enum for Vulkan InstanceIndex by Jason Ekstrand · 9 years ago
  62. 581c801 mesa: add missing header to the tarball by Emil Velikov · 9 years ago
  63. 5e010a7 drivers/softpipe: add missing header to the tarball by Emil Velikov · 9 years ago
  64. c69ab88 mesa: automake: update and reuse X86_SSE41_FILES list by Emil Velikov · 9 years ago
  65. 28da0d6 compiler: android: flesh out nir into separate makefile by Emil Velikov · 9 years ago
  66. 8d51500 compiler: automake: flesh out NIR into separate makefile. by Emil Velikov · 9 years ago
  67. 9324afc compiler: automake: split out glsl into separate makefile by Emil Velikov · 9 years ago
  68. 3d67780 compiler: remove {glsl,nir}/Makefile.sources by Emil Velikov · 9 years ago
  69. c481c8f configure.ac: update the path of the generated files by Emil Velikov · 9 years ago
  70. 4db8f15 glsl: move the android build scripts a level up by Emil Velikov · 9 years ago
  71. abf7088 glsl: move the scons build script a level up by Emil Velikov · 9 years ago
  72. 594e868 Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags" by Emil Velikov · 9 years ago
  73. 590a37d GL3: ARB_shader_image_load_store/size is done for radeonsi also in GLES by Nicolai Hähnle · 9 years ago
  74. 05aec42 docs: fix Coverity URL by Brian Paul · 9 years ago
  75. d97f5d6 tgsi/doc: fix spelling error by Oded Gabbay · 9 years ago
  76. a89c474 nir: add a pass for lowering (un)pack_double_2x32 by Connor Abbott · 9 years ago
  77. 663e642 nir: add split versions of (un)pack_double_2x32 by Connor Abbott · 9 years ago
  78. b093808 nir: don't try to scalarize unpack_double_2x32 by Connor Abbott · 9 years ago
  79. 9e31e0a nir: add support for (un)pack_double_2x32 by Connor Abbott · 9 years ago
  80. d5d6260 nir: add i2d and u2d opcodes by Iago Toral Quiroga · 9 years ago
  81. b16d062 nir: add d2i, d2u, d2b opcodes by Iago Toral Quiroga · 9 years ago
  82. a4bce07 nir: add support for d2f and f2d by Connor Abbott · 9 years ago
  83. fab5d4c nir/glsl_to_nir: set bit_size on ssbo_load result by Iago Toral Quiroga · 9 years ago
  84. a741378 nir/glsl_to_nir: add bit-size info to add_instr() by Samuel Iglesias Gonsálvez · 9 years ago
  85. 4b37c64 nir/split_var_copies: handle doubles by Connor Abbott · 9 years ago
  86. 106a1b5 nir/instr_set: handle 64-bit bit-sizes by Connor Abbott · 9 years ago
  87. f2ccb63 nir: handle doubles in nir_deref_get_const_initializer_load() by Connor Abbott · 9 years ago
  88. 41c2541 nir/print: add support for printing doubles and bitsize by Connor Abbott · 9 years ago
  89. f5551f8 nir/glsl_to_nir: support doubles by Connor Abbott · 9 years ago
  90. 8e69782 nir/lower_load_const_to_scalar: support doubles and multiple bit sizes by Iago Toral Quiroga · 9 years ago
  91. 12f628a nir/lower_to_source_mods: Handle different bit sizes by Iago Toral Quiroga · 9 years ago
  92. 3663a23 nir: add bit_size info to nir_load_const_instr_create() by Samuel Iglesias Gonsálvez · 9 years ago
  93. a5b17ae nir/lower_vec: adapt to different bit sizes by Connor Abbott · 9 years ago
  94. e3edaec nir: add bit_size info to nir_ssa_undef_instr_create() by Samuel Iglesias Gonsálvez · 9 years ago
  95. 41a39e3 nir/locals_to_regs: adapt to different bit sizes by Connor Abbott · 9 years ago
  96. 40d1b67 nir/from_ssa: adapt to different bit sizes by Connor Abbott · 9 years ago
  97. 4979cec i965: fix struct type in comment by Timothy Arceri · 9 years ago
  98. 7d58cfa nir: Add a pass for gathering various bits of shader info by Jason Ekstrand · 9 years ago
  99. 875543e i965: enable OES_texture_buffer on gen7+ by Ilia Mirkin · 9 years ago
  100. 6f5f818 docs: add some missing softpipe entries. by Dave Airlie · 9 years ago