1. 047e326 va: check null context in vlVaDestroyContext by Iurie Salomov · 9 years ago
  2. 8f3b516 nir/clone: Copy bit size when cloning registers by Jason Ekstrand · 9 years ago
  3. 8e70a58 radeonsi: fix a critical SI hang since PIPELINESTAT_START/STOP was added by Marek Olšák · 9 years ago
  4. 95d622e glsl: Don't copy propagate or tree graft precise values. by Kenneth Graunke · 9 years ago
  5. 8ec971a i965/tiled_memcpy: Fix rgba8_copy_16_aligned_dst() typo by Kristian Høgsberg Kristensen · 9 years ago
  6. 1af0f01 glsl/linker: Recurse on struct fields when adding shader variables by Kristian Høgsberg Kristensen · 9 years ago
  7. 778fd46 glsl/linker: Pass name and type through to create_shader_variable() by Kristian Høgsberg Kristensen · 9 years ago
  8. 09f0121 glsl/linker: Pass absolute location to add_shader_variable() by Kristian Høgsberg Kristensen · 9 years ago
  9. 8ab6aae glsl/linker: Add add_shader_variable() helper by Kristian Høgsberg Kristensen · 9 years ago
  10. eafeb8d i965/tiled_memcpy: Unroll bytes==64 case. by Matt Turner · 9 years ago
  11. 0e605d9 i965/tiled_memcpy: Provide SSE2 for RGBA8 <-> BGRA8 swizzle. by Roland Scheidegger · 9 years ago
  12. fc88b4b i965/tiled_memcpy: Move SSSE3 code back into inline functions. by Matt Turner · 9 years ago
  13. 0a5d8d9 i965/tiled_memcpy: Optimize RGBA -> BGRA swizzle. by Matt Turner · 9 years ago
  14. a191e6b radeonsi: fix bounds check in si_create_vertex_elements by Nicolai Hähnle · 9 years ago
  15. 4285a97 docs: mark atomic counters and SSBOs as done for radeonsi by Nicolai Hähnle · 9 years ago
  16. bfd11c5 radeonsi: enable shader buffer pipe caps by Nicolai Hähnle · 9 years ago
  17. 4e81843 radeonsi: add shader buffer support to TGSI_OPCODE_RESQ by Nicolai Hähnle · 9 years ago
  18. 0110928 radeonsi: add shader buffer support to TGSI_OPCODE_STORE by Nicolai Hähnle · 9 years ago
  19. 745014c radeonsi: add shader buffer support to TGSI_OPCODE_LOAD by Nicolai Hähnle · 9 years ago
  20. 68bc25c radeonsi: add shader buffer support to TGSI_OPCODE_ATOM* by Nicolai Hähnle · 9 years ago
  21. c6f5d00 radeonsi: add offset parameter to buffer_append_args by Nicolai Hähnle · 9 years ago
  22. c565466 radeonsi: adjust buffer_append_args to take a 128 bit resource by Nicolai Hähnle · 9 years ago
  23. e88018f radeonsi: preload shader buffers in shaders by Nicolai Hähnle · 9 years ago
  24. c495c0a radeonsi: implement set_shader_buffers by Nicolai Hähnle · 9 years ago
  25. 73c8b85 radeonsi: move resetting of constant buffers into a separate function by Nicolai Hähnle · 9 years ago
  26. 35ade36 dri/i965: fix incorrect rgbFormat in intelCreateBuffer(). by Haixia Shi · 9 years ago
  27. e303e88 glsl: Reject illegal qualifiers on atomic counter uniforms. by Kenneth Graunke · 9 years ago
  28. 929e440 glsl: Add a method to print error messages for illegal qualifiers. by Kenneth Graunke · 9 years ago
  29. 7f08547 xlib: fix memory leak on Display close by John Sheu · 9 years ago
  30. d04bb14 st/mesa: Replace GLvoid with void by Jakob Sinclair · 9 years ago
  31. 126da23 radeonsi: Mark ARB_robust_buffer_access_behavior as supported. by Bas Nieuwenhuizen · 9 years ago
  32. 70dcd84 gallium: Add capability for ARB_robust_buffer_access_behavior. by Bas Nieuwenhuizen · 9 years ago
  33. 285dc05 mesa: Expose the ARB_robust_buffer_access_behavior extension. by Bas Nieuwenhuizen · 9 years ago
  34. aad8707 main: rework the compatibility check of visuals in glXMakeCurrent by Miklós Máté · 9 years ago
  35. df37b06 swr: [rasterizer core] warning cleanup by Tim Rowley · 9 years ago
  36. 06c59dc swr: [rasterizer] Put in rudimentary garbage collection for the global arena allocator by Tim Rowley · 9 years ago
  37. b990483 swr: [rasterizer core] Put DRAW_CONTEXT on a diet by Tim Rowley · 9 years ago
  38. a939a58 swr: [rasterizer core] Add experimental support for hyper-threaded front-end by Tim Rowley · 9 years ago
  39. 9a8146d swr: [rasterizer] Avoid segv in thread creation on machines with non-consecutive NUMA topology. by Tim Rowley · 9 years ago
  40. 2c71fd4 swr: [rasterizer core] Replace all naked OSALIGN macro uses with OSALIGNSIMD / OSALIGNLINE by Tim Rowley · 9 years ago
  41. 32a8653 swr: [rasterizer] Ensure correct alignment of stack variables used as vectors by Tim Rowley · 9 years ago
  42. e1871c4 swr: [rasterizer core] Quantize depth to depth buffer precision prior to depth test/write. by Tim Rowley · 9 years ago
  43. 2a19aca swr: [rasterizer common] win32 build fixups by Tim Rowley · 9 years ago
  44. c25244f swr: [rasterizer core] Affinitize thread scratch space to numa node of worker by Tim Rowley · 9 years ago
  45. f89f6d5 swr: [rasterizer] Misc fixes identified by static code analysis by Tim Rowley · 9 years ago
  46. 6c01478 st/mesa: fix memleak in glDrawPixels cache code by Brian Paul · 9 years ago
  47. b5105e6 gallium: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  48. b025c23 softpipe: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  49. 2f13d75 svga: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  50. 7279098 mesa: Use STATIC_ASSERT whenever possible. by Jose Fonseca · 9 years ago
  51. 686b018 r600g: use common scissor and viewport code by Marek Olšák · 9 years ago
  52. 87a5b07 gallium/radeon: add R600/Evergreen/Cayman support to common viewport code by Marek Olšák · 9 years ago
  53. 2ca5566 radeonsi: move scissor and viewport states into gallium/radeon by Marek Olšák · 9 years ago
  54. db00f6c radeonsi: use guard band clipping by Marek Olšák · 9 years ago
  55. cb21f8a radeonsi: compute scissor from viewport in set_viewport_states by Marek Olšák · 9 years ago
  56. 5b6a0b7 gallium/radeon: set GTT WC on tiled textures by Marek Olšák · 9 years ago
  57. 5a4b74d gallium/radeon: relax requirements on VRAM placements on APUs by Marek Olšák · 9 years ago
  58. a57309f winsys/amdgpu: remove hack for low VRAM configuration by Marek Olšák · 9 years ago
  59. b36f19b r600g: disable aniso filtering for non-mipmap textures on EG by Marek Olšák · 9 years ago
  60. 3bc2d96 r600g: clean up aniso state translation by Marek Olšák · 9 years ago
  61. b0d4469 radeonsi: disable aniso filtering for non-mipmap textures on SI-CI by Marek Olšák · 9 years ago
  62. ddd3343 radeonsi: clean up aniso state translation by Marek Olšák · 9 years ago
  63. f7420ef radeonsi: enable some sampler fields to match the closed driver by Marek Olšák · 9 years ago
  64. 1a98be0 gallium/radeon: fix maximum texture anisotropy setup by Marek Olšák · 9 years ago
  65. 2d7be5d gallium/radeon: never choose a linear tiling for DB surfaces by Marek Olšák · 9 years ago
  66. b787814 gallium/radeon: removing dead code for sharing stencil buffers by Marek Olšák · 9 years ago
  67. 73aeebd radeonsi: allow clearing buffers >= 4 GB by Marek Olšák · 9 years ago
  68. 1dd8832 gallium/radeon: allow allocating textures >= 4 GB by Marek Olšák · 9 years ago
  69. 0689741 winsys/radeon: fix printing allocation failures by Marek Olšák · 9 years ago
  70. 0ba0933 winsys/amdgpu: add support for 64-bit buffer sizes by Marek Olšák · 9 years ago
  71. 7e78b5e pb_buffer: switch pb_buffer::size to 64 bits by Marek Olšák · 9 years ago
  72. e241a63 gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER by Marek Olšák · 9 years ago
  73. 0222351 gallium/radeon: merge timer and non-timer query lists by Marek Olšák · 9 years ago
  74. 7347c06 r600g: don't manually stop queries for blitter by Marek Olšák · 9 years ago
  75. 12fee5b r600g: add pausing pipeline & streamout queries into set_active_query_state by Marek Olšák · 9 years ago
  76. e90fe60 r600g: implement set_active_query_state for pausing occlusion queries by Marek Olšák · 9 years ago
  77. 5248676 r600g: simplify r600_set_occlusion_query_state by Marek Olšák · 9 years ago
  78. b82893f gallium/radeon: move pipeline stat context flags to common code by Marek Olšák · 9 years ago
  79. aa79a32 r600g: fix typo in r600 register definitions by Marek Olšák · 9 years ago
  80. a4c288d gallium/radeon: unify checking streamout enable state by Marek Olšák · 9 years ago
  81. 466aa57 radeonsi: fix mask checking when emitting scissors and viewports by Marek Olšák · 9 years ago
  82. f3eebb84e radeonsi: implement and rely on set_active_query_state by Marek Olšák · 9 years ago
  83. e599b8f gallium: pause queries for all meta ops by Marek Olšák · 9 years ago
  84. 26171bd gallium: add pipe_context::set_active_query_state for pausing queries by Marek Olšák · 9 years ago
  85. fc67375 radeonsi: Synchronize a streamout write after read hazard. by Bas Nieuwenhuizen · 9 years ago
  86. dccdb65 nv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shader_param() by Hans de Goede · 9 years ago
  87. b0e3ba6 dri/i965: extend GLES3 sRGB workaround to cover all formats by Haixia Shi · 9 years ago
  88. ea8a65f i965: Add autogenerated 'brw_nir_trig_workarounds.c' to gitignore by Eduardo Lima Mitev · 9 years ago
  89. 703c1e6 glsl: Update hash table comments in constant propagation by Rhys Kidd · 9 years ago
  90. afa8707 softpipe: add SSBO/shader atomics support. by Dave Airlie · 9 years ago
  91. c2aeeca draw: add support for passing buffers to vs/gs shaders. by Dave Airlie · 9 years ago
  92. 081a958 tgsi: add support for buffer/atomic operations to tgsi_exec. by Dave Airlie · 9 years ago
  93. 9c7a0d1 tgsi: set nonhelpermask for vertex shaders by Dave Airlie · 9 years ago
  94. 193a5ce nir: Fix typo in comment by Ian Romanick · 9 years ago
  95. 18c8b92 nir: Merge redudant integer clamping. by Markus Wick · 9 years ago
  96. bfd17c7 i965: Port INTEL_PRECISE_TRIG=1 to NIR. by Kenneth Graunke · 9 years ago
  97. b0dffdc i965: Pass brw_compiler into brw_preprocess_nir() instead of is_scalar. by Kenneth Graunke · 9 years ago
  98. 808d26c nir: Silence unused "options" warning in algebraic passes. by Kenneth Graunke · 9 years ago
  99. 5886cd7 nir: Do basic constant reassociation. by Kenneth Graunke · 9 years ago
  100. 1c7ba7f radeon/uvd: alignment fix for decode message buffer by Boyuan Zhang · 9 years ago