1. 2343235 doc: improve INTEL_DEBUG documentation by Grazvydas Ignotas · 8 years ago
  2. c1dbc56 radeonsi: set PA_SU_SMALL_PRIM_FILTER_CNTL register on Polaris by Marek Olšák · 8 years ago
  3. 06f0a4d radeon/vce: use vce structure for vce 52 firmware by Boyuan Zhang · 8 years ago
  4. 533bd6a radeon/vce: add vce structures by Boyuan Zhang · 8 years ago
  5. 05d302f st/omx: fix decoder fillout for the OMX result buffer by Leo Liu · 8 years ago
  6. 459cc94 pipe_loader_sw: Fix fd leak when instantiated via pipe_loader_sw_probe_kms by Hans de Goede · 8 years ago
  7. 87787e9 clover: Fix kernel metadata retrieval after clang r273425 by Jan Vesely · 8 years ago
  8. a8a966d clover/llvm: Fix copyright attribution of invocation.cpp. by Francisco Jerez · 8 years ago
  9. 034bd25 i965: Print EOT in fs_visitor::dump_instruction(). by Kenneth Graunke · 8 years ago
  10. 7e7e501 i965: Make emit_urb_writes() not produce an EOT message for GS. by Kenneth Graunke · 8 years ago
  11. a36a73a glsl: Ignore ir_texture in lower_const_arrays_to_uniforms. by Kenneth Graunke · 8 years ago
  12. 7b9b096 gm107/ir: add missing setcond flags for LOP variants by Samuel Pitoiset · 8 years ago
  13. 83a4f28 gm107/ir: make use of LOP32I for all immediates by Samuel Pitoiset · 8 years ago
  14. c7cc264 virgl: reduce some limits for now by Dave Airlie · 8 years ago
  15. 6e4cf93 st/omx: count number of slices by Julien Isorce · 9 years ago
  16. e10f1fc st/omx: add support for nouveau / interlaced by Julien Isorce · 9 years ago
  17. 23b7a83 st/omx: retrieve preferred interlaced and buffer_formats by Julien Isorce · 9 years ago
  18. f6ff483 radeonsi: use optimal WD settings for primitive restart on Polaris by Marek Olšák · 8 years ago
  19. 46dba70 st/va: Check NULL pointer by Gurkirpal Singh · 8 years ago
  20. d20b89e nir: Fix copy_prop_src when src is an indirect access on a reg. by Eric Anholt · 8 years ago
  21. c7fa3c9 gm107/ir: make use of MOV32I for all immediates by Samuel Pitoiset · 8 years ago
  22. 367cf3a i965: Use miptree to decide format on multi-plane images for gen < 7 by Jordan Justen · 8 years ago
  23. 1f5f64b nvc0: update "derived" state function names by Ilia Mirkin · 8 years ago
  24. 89a7496 nvc0: provide support for unscaled poly offset units by Ilia Mirkin · 8 years ago
  25. b84c975 gm107/ir: make use of IMUL32I for all immediates by Samuel Pitoiset · 8 years ago
  26. d93bacc radeonsi: make si_is_format_supported static by Marek Olšák · 8 years ago
  27. 3eacbc52 radeonsi: boolean -> bool, TRUE -> true, FALSE -> false by Marek Olšák · 8 years ago
  28. 7db1009 gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false by Marek Olšák · 8 years ago
  29. 1c5a104 gallium/radeon/winsyses: boolean -> bool, TRUE -> true, FALSE -> false by Marek Olšák · 8 years ago
  30. d5383a7 gallium/radeon: use r600_resource_reference by Marek Olšák · 8 years ago
  31. 81978c6 nir: Add a NIR_VALIDATE environment variable by Jason Ekstrand · 8 years ago
  32. b76fa56 st/nine: Use offset_units_unscaled by Axel Davy · 8 years ago
  33. f6704f2 r600g: Implement POLYGON_OFFSET_UNITS_UNSCALED by Axel Davy · 8 years ago
  34. be7957b radeonsi: Implement POLYGON_OFFSET_UNITS_UNSCALED by Axel Davy · 8 years ago
  35. c2b7b48 radeon: Remove useless pa_su_poly_offset_db_fmt_cntl by Axel Davy · 8 years ago
  36. fe2ec50d r600g: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offset states for evergreen by Axel Davy · 8 years ago
  37. 400e8d8 r600g: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offset states for r600 by Axel Davy · 8 years ago
  38. ff5abe9 radeonsi: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offset states by Axel Davy · 8 years ago
  39. 59a6929 gallium: Add a cap for offset_units_unscaled by Axel Davy · 8 years ago
  40. 727a9b2 i965: Skip update_texture_surface when the plane doesn't exist by Jordan Justen · 8 years ago
  41. c4a6b0d i965: Validate a few SEND-from-GRF requirements. by Kenneth Graunke · 8 years ago
  42. 192813e i965: Delete send-from-GRF only opcodes from implied_mrf_writes(). by Kenneth Graunke · 8 years ago
  43. 255cff7 i965: Drop unnecessary inst->base_mrf = -1 assignments. by Kenneth Graunke · 8 years ago
  44. 3e04e37 i965: Set fs_inst::base_mrf = -1 by default. by Kenneth Graunke · 8 years ago
  45. 3e258f7 i965: Drop unused return value from intel_finalize_mipmap_tree(). by Kenneth Graunke · 8 years ago
  46. 8ee23d6 i965: Move contents of brw_tex.c into intel_tex_validate.c. by Kenneth Graunke · 8 years ago
  47. 28d0d0c radeonsi: fix fractional odd tessellation spacing for Polaris by Marek Olšák · 8 years ago
  48. 0d638f4 radeonsi: set some VGT context registers on SI-CI by Marek Olšák · 8 years ago
  49. 8f3ef4e radeonsi: optimize rendering to linear color buffers by Marek Olšák · 8 years ago
  50. e4b22c9 radeonsi: set almost optimal settings in SC_MODE_CNTL_1 by Marek Olšák · 8 years ago
  51. 603c073 gallium/radeon: let drivers specify SC_MODE_CNTL_1 fields by Marek Olšák · 8 years ago
  52. ae0d2d1 gallium/radeon: disable complicated point clipping against user clip planes by Marek Olšák · 8 years ago
  53. 1e8adb0 radeonsi: fix a compute shader hang with big threadgroups on SI & CI by Marek Olšák · 8 years ago
  54. b433cb5 nvc0: when mapping directly, provide accurate xfer info + start by Ilia Mirkin · 8 years ago
  55. 3f0fa3b st/mesa: don't assume that the whole surface gets mapped by Ilia Mirkin · 8 years ago
  56. 0da890e radeonsi: drop the DRAW_PREAMBLE packet on Polaris by Nicolai Hähnle · 8 years ago
  57. 2aa0485 radeonsi: use DRAW_(INDEX_)INDIRECT_MULTI on Polaris by Nicolai Hähnle · 8 years ago
  58. 82ab3f2 st/mesa: handle negative _ColorDrawBufferIndexes values correctly by Francesco Ansanelli · 8 years ago
  59. bc4b7eb winsys/radeon: add guard pages when R600_DEBUG=check_vm is enabled by Nicolai Hähnle · 8 years ago
  60. 49c0b4a winsys/amdgpu: add guard pages when R600_DEBUG=check_vm is enabled by Nicolai Hähnle · 8 years ago
  61. dbac88a radeonsi: report a failure to parse dmesg instead of asserting by Nicolai Hähnle · 8 years ago
  62. d46a9db radeon: check VM faults from DMA flush by Nicolai Hähnle · 8 years ago
  63. 80dd787 radeonsi: move gfx fence wait out of si_check_vm_faults by Nicolai Hähnle · 8 years ago
  64. ad84384 radeonsi: extract IB and bo list saving into separate functions by Nicolai Hähnle · 8 years ago
  65. b3de274 st/mesa: fix readpixels regression with MESA_pack_invert by Nicolai Hähnle · 8 years ago
  66. 05e741c radeonsi: set LLVM denormal flags by Marek Olšák · 8 years ago
  67. 0e1fefa radeonsi: emit 1/sqrt for RSQ by Marek Olšák · 8 years ago
  68. 54c4d52 r600g: Enable FMA on chips that support it by Jan Vesely · 8 years ago
  69. cbb5adb gallium/u_queue: allow the execute function to differ per job by Marek Olšák · 8 years ago
  70. 4a06786 gallium/u_queue: reduce the number of mutexes by 2 by Marek Olšák · 8 years ago
  71. 2fba0aa gallium/u_queue: add an option to name threads by Marek Olšák · 8 years ago
  72. 404d0d5 gallium/u_queue: add an option to have multiple worker threads by Marek Olšák · 8 years ago
  73. 4358f6d gallium/u_queue: rewrite util_queue_fence to allow multiple waiters by Marek Olšák · 8 years ago
  74. d8367e9 gallium/u_queue: use a ring instead of a stack by Marek Olšák · 8 years ago
  75. c36a363 i965: Preserve the internal format of the dri image by Jordan Justen · 8 years ago
  76. a0f3c3c anv: Add anv_render_pass_attachment::store_op by Chad Versace · 8 years ago
  77. 15d3777 gbm: Fix comments by Gurkirpal Singh · 8 years ago
  78. b293e8b gbm: doc fixes by Eric Engestrom · 8 years ago
  79. 60a27ad Remove wrongly repeated words in comments by Giuseppe Bilotta · 8 years ago
  80. 5d07998 svga: update some comments in svga_buffer_handle() by Brian Paul · 8 years ago
  81. fe76212 svga: add a const qualifier in svga_buffer_upload_piecewise() by Brian Paul · 8 years ago
  82. e82fa96 svga: minor code refactor for svga_buffer_upload_command() by Brian Paul · 8 years ago
  83. db721da svga: minor code simplification in svga_context_finish() by Brian Paul · 8 years ago
  84. b0629e6 i965: Implement rasterizer discard via SOL unless required for queries. by Kenneth Graunke · 8 years ago
  85. 4db98f8 i965: Combine 3DSTATE_STREAMOUT emitters and genX_sol_state atoms. by Kenneth Graunke · 8 years ago
  86. fb857b5 glsl: Don't constant propagate arrays. by Kenneth Graunke · 8 years ago
  87. ef78df8 glsl: Make lower_const_arrays_to_uniforms work directly on constants. by Kenneth Graunke · 8 years ago
  88. f7741c5 i965: Copy propagate before doing variable index lowering. by Kenneth Graunke · 8 years ago
  89. 586f4a4 glsl: Propagate invariant/precise after lowering const arrays. by Kenneth Graunke · 8 years ago
  90. c264fdb glsl: Split arrays even in the presence of whole-array copies. by Kenneth Graunke · 8 years ago
  91. acf5444 glsl: Make constant propagation's folder not propagate into an LHS. by Kenneth Graunke · 8 years ago
  92. 3487d2e i965/blorp: Disable vertex element swizzling by Topi Pohjolainen · 8 years ago
  93. 12783aa i965/blorp: Let program data tell if push constants are needed by Topi Pohjolainen · 8 years ago
  94. 874f2e9 i965/blorp: Use prog data counters to guide wm/ps setup by Topi Pohjolainen · 8 years ago
  95. f5e8575 i965/blorp: Use prog data counters to guide sf/sbe setup by Topi Pohjolainen · 8 years ago
  96. 01c89cc i965: Avoid division by zero. by Ardinartsev Nikita · 8 years ago
  97. a16d274 swr: [rasterizer core] fix dependency bug by Tim Rowley · 8 years ago
  98. 73a9154 swr: [rasterizer core] use wrap-around safe compares for dependency checking by Tim Rowley · 8 years ago
  99. dd18953 swr: [rasterizer jitter] add support for component packing for 'odd' formats by Tim Rowley · 8 years ago
  100. 35935ca swr: [rasterizer core] track whether GS outputs viewport array index by Tim Rowley · 8 years ago