1. 0c5752b docs: add sha256 checksums for 11.2.2 by Emil Velikov · 8 years ago
  2. f746aa3 docs: add release notes for 11.2.2 by Emil Velikov · 8 years ago
  3. 596c881 docs: add sha256 checksums for 11.1.4 by Emil Velikov · 8 years ago
  4. f93d8a8 docs: add release notes for 11.1.4 by Emil Velikov · 8 years ago
  5. c521f2d scons: Improve Python module dependency discovery. by Jose Fonseca · 8 years ago
  6. 172bfda r300g: add support for PIPE_FORMAT_x8R8G8B8_* by Marek Olšák · 8 years ago
  7. e54b2e9 Revert "i965: Always use Y-tiled buffers on SKL+" by Daniel Stone · 8 years ago
  8. 920d78a mesa/shader_query: add missing subroutines cases by Dave Airlie · 8 years ago
  9. 742bc53 spirv: Fix structure splitting with per-vertex interface arrays. by Kenneth Graunke · 8 years ago
  10. 1896682 compiler: Add a C wrapper for glsl_type::without_array(). by Kenneth Graunke · 8 years ago
  11. b9e6e8e radeonsi: fix undefined behavior (memcpy arguments must be non-NULL) by Nicolai Hähnle · 8 years ago
  12. 146927c radeonsi: fix some reported undefined left-shifts by Nicolai Hähnle · 8 years ago
  13. 60d2fc2 gallium/radeon: clean left-shift undefined behavior by Nicolai Hähnle · 8 years ago
  14. 62b7958 gallium: fix various undefined left shifts into sign bit by Nicolai Hähnle · 8 years ago
  15. 945c688 compiler/glsl: do not downcast list sentinel by Nicolai Hähnle · 8 years ago
  16. bdad139 mesa/main: fix another undefined left shift by Nicolai Hähnle · 8 years ago
  17. 3e1cf8b mesa/main: define _NEW_xxx flags as unsigned shifts by Nicolai Hähnle · 8 years ago
  18. 6291f19 radeonsi: Compute correct LDS size for fragment shaders. by Bas Nieuwenhuizen · 8 years ago
  19. a1f6988 vc4: Add support for loading immediate values in QIR. by Eric Anholt · 8 years ago
  20. 890dc19 vc4: Make vc4_qpu_validate() produce more verbose failures. by Eric Anholt · 8 years ago
  21. 8e2d084 vc4: Add a small QIR validate pass. by Eric Anholt · 8 years ago
  22. daaa9d5 vc4: Fix the src count on exp2/log2. by Eric Anholt · 8 years ago
  23. d36b284 vc4: Reuse QPU disasm's cond flags in QIR. by Eric Anholt · 8 years ago
  24. 419fee9 vc4: When emitting an instruction to an existing temp, mark it non-SSA. by Eric Anholt · 8 years ago
  25. 1387e72 vc4: Make sure that we don't overwrite the signal for PROG_END. by Eric Anholt · 8 years ago
  26. 44de03b nvc0: unreference images when the context is destroyed by Samuel Pitoiset · 8 years ago
  27. 8ae78f7 nir: Remove spurious return from void function. by Jose Fonseca · 8 years ago
  28. 901f57d radeonsi: set DECOMPRESS_Z_ON_FLUSH if nr_samples >= 4 by Marek Olšák · 8 years ago
  29. 4489d75 r600g: use the hw MSAA resolving if formats are compatible by Marek Olšák · 8 years ago
  30. bd326c2 Revert "i965: Switch to scalar TCS by default." by Kenneth Graunke · 8 years ago
  31. fef0e99 st/omx/enc: fix incorrect reference picture order for B frames by Leo Liu · 8 years ago
  32. 7bc987a i965/fs: Move handling of samples_identical into the switch statement by Jason Ekstrand · 8 years ago
  33. 3ba228f i965/fs: Simplify texture destination fixups by Jason Ekstrand · 8 years ago
  34. 7de0ae6 i965/fs: stop inclinding glsl/ir.h in brw_fs.h by Jason Ekstrand · 8 years ago
  35. a815499 i965/fs: Merge nir_emit_texture and emit_texture by Jason Ekstrand · 8 years ago
  36. 4fab8dd nir: remove now-unused nir_foreach_block*_call() by Connor Abbott · 8 years ago
  37. 7c36f9e vc4: fixup for new nir_foreach_block() by Connor Abbott · 8 years ago
  38. 582815d ir3: fixup for new nir_foreach_block() by Connor Abbott · 8 years ago
  39. 31fc4a2 nir/lower_double_ops: fixup for new nir_foreach_block() by Jason Ekstrand · 8 years ago
  40. 450c061 nir/lower_double_pack: fixup for new nir_foreach_block() by Jason Ekstrand · 8 years ago
  41. 8c807cc nir/gather_info: fixup for new foreach_block() by Jason Ekstrand · 8 years ago
  42. 331b9f7 nir/lower_two_sided_color: fixup for new foreach_block() by Connor Abbott · 8 years ago
  43. d40fbbc nir/lower_tex: fixup for new foreach_block() by Connor Abbott · 8 years ago
  44. 8a7fe63 nir/lower_outputs_to_temporaries: fixup for new foreach_block() by Connor Abbott · 8 years ago
  45. b593737 i965: Switch to scalar TCS by default. by Kenneth Graunke · 8 years ago
  46. bc0062c nir: Optimize out stores of undefs. by Kenneth Graunke · 8 years ago
  47. c7a8b32 nir: Replace vecN(undef, undef, ...) with a single undef. by Kenneth Graunke · 8 years ago
  48. 49ea745 nir: Rename opt_undef_alu to opt_undef_csel; update comments. by Kenneth Graunke · 8 years ago
  49. a808ba5 i965: Rework passthrough TCS checks. by Kenneth Graunke · 8 years ago
  50. ff8c0c9 swr: [rasterizer core] Faster modulo operator in ProcessVerts by Tim Rowley · 8 years ago
  51. 2be7c3e swr: [rasterizer] Small warning cleanup by Tim Rowley · 8 years ago
  52. b39c530 swr: [rasterizer] Add SWR_ASSUME / SWR_ASSUME_ASSERT macros by Tim Rowley · 8 years ago
  53. db084f4 swr: [rasterizer] Miscellaneous backend changes by Tim Rowley · 8 years ago
  54. 3951a21 swr: [rasterizer] Add support for X24_TYPELESS_G8_UINT format by Tim Rowley · 8 years ago
  55. 909aee0 swr: [rasterizer jitter] Fix printing bugs for tracing. by Tim Rowley · 8 years ago
  56. bc084e6 swr: [rasterizer memory] Add missing store tiles function by Tim Rowley · 8 years ago
  57. 5332c9d swr: [rasterizer jitter] Add asserts for supported formats in fetch shader by Tim Rowley · 8 years ago
  58. 6e89227 swr: [rasterizer core] Fix thread allocation by Tim Rowley · 8 years ago
  59. c2f5d2d swr: [rasterizer core] Fix threadviz support in buckets by Tim Rowley · 8 years ago
  60. 1eb211c swr: [rasterizer] Whitespace cleanup and misc changes by Tim Rowley · 8 years ago
  61. d97e333 radeonsi: mark descriptor loads as using dynamically uniform indices by Nicolai Hähnle · 8 years ago
  62. f01d92f i965/fs: Don't follow pow with an instruction with two dest regs. by Matt Turner · 8 years ago
  63. 9d86a5e swr: Remove stall waiting for core query counters. by Bruce Cherniak · 8 years ago
  64. 76a36ac mesa/ubo: add missing compute cases for ubo/atomic buffers by Dave Airlie · 8 years ago
  65. 2dd3fc3 mesa/compute: drop pointless casts. by Dave Airlie · 8 years ago
  66. 76a423e mesa: remove null check before free by Thomas Hindoe Paaboel Andersen · 8 years ago
  67. 3a6763f freedreno: remove null check before free by Thomas Hindoe Paaboel Andersen · 8 years ago
  68. 8698194 nir: fix assert for wildcard pairs by Thomas Hindoe Paaboel Andersen · 8 years ago
  69. be5010c glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xml by Brian Paul · 8 years ago
  70. 54d203a mesa: include texture format in glGenerateMipmap error message by Brian Paul · 8 years ago
  71. a62f031 main: uses casts to silence some _mesa_debug() format warnings by Brian Paul · 8 years ago
  72. 51300a0 docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+ by Jordan Justen · 8 years ago
  73. f00c399 i965: Implement ARB_query_buffer_object for HSW+ by Jordan Justen · 8 years ago
  74. 357ff91 i965/gen6+: Add load register immediate helper functions by Jordan Justen · 8 years ago
  75. 959e1e9 i965/hsw+: Add support for copying a register by Jordan Justen · 8 years ago
  76. aad14a2 i965/gen6+: Add support for storing immediate data into a buffer by Jordan Justen · 8 years ago
  77. ac0bbf9 i965: Add MI_MATH reg defs for HSW+ by Jordan Justen · 8 years ago
  78. 9f581f8 i965: Add brw_store_register_mem32 by Jordan Justen · 8 years ago
  79. c54e5c2 i965: Use offset instead of index in brw_store_register_mem64 by Jordan Justen · 8 years ago
  80. 77959ce r600,compute: create vtx buffer for text + rodata by Jan Vesely · 9 years ago
  81. 2e117a7 freedreno: allow ctx->draw_vbo to fail by Rob Clark · 8 years ago
  82. 291ac87 freedreno: move shader-stage dirty bits to global dirty flag by Rob Clark · 8 years ago
  83. a48ccca freedreno/a4xx: fix bogus offset for f32x24s8 stencil restore by Rob Clark · 8 years ago
  84. e7c6404 freedreno: add some debug_asserts() to catch insane offsets by Rob Clark · 8 years ago
  85. 1f2bc64 freedreno/a4xx: deal with VS which do not write position by Rob Clark · 8 years ago
  86. a6ad302 freedreno/ir3: remove a couple redundant is_flow()s by Rob Clark · 8 years ago
  87. f0a1f3d freedreno/ir3: cp small negative integers too by Rob Clark · 8 years ago
  88. 1f04d4b freedreno/ir3: fix # of registers by Rob Clark · 8 years ago
  89. 173871d freedreno/ir3: lower immeds to const by Rob Clark · 8 years ago
  90. b15c7fc freedreno/ir3: add ir3_cp_ctx by Rob Clark · 8 years ago
  91. b9985e5 add REVIEWERS and get_reviewer.pl script by Rob Clark · 8 years ago
  92. 38fcf7c nouveau/video: properly detect the decoder class for availability checks by Ilia Mirkin · 8 years ago
  93. 0332963 i965: Delete stale perf_debug(). by Kenneth Graunke · 8 years ago
  94. 3a88672 i965: Silence unused variable warning by Kenneth Graunke · 8 years ago
  95. 9798905 mesa/main: handle double uniform matrices properly by Juan A. Suarez Romero · 8 years ago
  96. 2ab2d2e nir: Separate 32 and 64-bit fmod lowering by Samuel Iglesias Gonsálvez · 8 years ago
  97. b902377 nir/lower_double_ops: lower mod() by Samuel Iglesias Gonsálvez · 8 years ago
  98. 9f81434 i965: Define GEN_GE/GEN_LE macros in terms of GEN_LT. by Matt Turner · 8 years ago
  99. affaae1 i965: Add disassembler support for remaining opcodes. by Matt Turner · 8 years ago
  100. b89b0a0 i965: Make opcode_descs and gen_from_devinfo() static. by Matt Turner · 8 years ago