1. 1f61447 r600: Add ARB_copy_image support by Edward O'Callaghan · 9 years ago
  2. d13ac27 r600g: allow copying between compatible un/compressed formats by Edward O'Callaghan · 9 years ago
  3. f920f8e nv50/ir: fix cutoff for using r63 vs r127 when replacing zero by Ilia Mirkin · 9 years ago
  4. 44260d9 nv50/ir: prefer to color mad def and src2 with the same color by Ilia Mirkin · 9 years ago
  5. c1c1248 nv50/ir: reduce degree limit on ops that can't encode large reg dests by Ilia Mirkin · 9 years ago
  6. 99581ca nv50/ir: only unspill once ahead of a group of instructions by Ilia Mirkin · 9 years ago
  7. 0f647bd nv50/ir: check if the target supports the new offset before inlining by Ilia Mirkin · 9 years ago
  8. a13b149 llvmpipe: fix fp64 inputs to geom shader. by Dave Airlie · 9 years ago
  9. 3a7f95b nir: Optimize useless comparisons against true/false. by Matt Turner · 9 years ago
  10. 9e9e6fc glsl: Switch opcode and avail parameters to binop(). by Matt Turner · 9 years ago
  11. dd3c16c glsl_to_tgsi: Skip useless comparison instructions. by Matt Turner · 9 years ago
  12. eca846e glsl: Relax qualifier ordering restriction in ES 3.1. by Matt Turner · 9 years ago
  13. 79da722 glsl: Use has_420pack(). by Matt Turner · 9 years ago
  14. c200e60 glsl: Allow binding of image variables with 420pack. by Matt Turner · 9 years ago
  15. a9a0c69 appveyor: Cache winflexbison archive. by Jose Fonseca · 9 years ago
  16. f61ceeb vc4: Enable MSAA. by Eric Anholt · 9 years ago
  17. fc4a1bf vc4: Add support for mapping of MSAA resources. by Eric Anholt · 9 years ago
  18. 6b4dfd5 vc4: Add support for texel fetches from MSAA resources. by Eric Anholt · 9 years ago
  19. a97b40d vc4: Add support for multisample framebuffer operations. by Eric Anholt · 9 years ago
  20. edc3305 vc4: Add a workaround for HW-2905, and additional failure I saw with MSAA. by Eric Anholt · 9 years ago
  21. edfd4d8 vc4: Add support for drawing in MSAA. by Eric Anholt · 9 years ago
  22. e7c8ad0 vc4: Add kernel RCL support for MSAA rendering. by Eric Anholt · 9 years ago
  23. 568d3a8 vc4: Rename color_ms_write to color_write. by Eric Anholt · 9 years ago
  24. bf92017 vc4: Allow RCL blits to the edge of the surface. by Eric Anholt · 9 years ago
  25. fb4877db vc4: Add disabled debug printf for describing blits. by Eric Anholt · 9 years ago
  26. 2792d11 vc4: Fix check for tile RCL blits with mismatched y. by Eric Anholt · 9 years ago
  27. 1529f13 vc4: Fix compiler warning from size_t change. by Eric Anholt · 9 years ago
  28. a525601 scons: support for LLVM 3.7. by Olivier Pena · 9 years ago
  29. bd47fcd docs/GL3.txt: consolidate r600 GL4.1. by Dave Airlie · 9 years ago
  30. 18069dc i965: Make uniform offsets be in terms of bytes by Jason Ekstrand · 9 years ago
  31. 813f0ed i965/nir_uniforms: Replace comps_per_unit with an is_scalar boolean by Jason Ekstrand · 9 years ago
  32. 22c273d i965/nir: Remove unused indirect handling by Jason Ekstrand · 9 years ago
  33. abb569c i965/state: Get rid of dword_pitch arguments to buffer functions by Jason Ekstrand · 9 years ago
  34. 05bdc21 i965/vec4: Use a stride of 1 and byte offsets for UBOs by Jason Ekstrand · 9 years ago
  35. 13ad8d0 i965/fs: Use a stride of 1 and byte offsets for UBOs by Jason Ekstrand · 9 years ago
  36. e3e7069 i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge by Jason Ekstrand · 9 years ago
  37. 6ef8149 i965: Fix texture views of 2d array surfaces by Ben Widawsky · 9 years ago
  38. d5a5dbd radeonsi: last_gfx_fence is a winsys fence by Nicolai Hähnle · 9 years ago
  39. f97f755 nvc0/ir: fix up mul+add -> mad algebraic opt, enable for integers by Ilia Mirkin · 9 years ago
  40. 1d708aa gk110/ir: fix imad sat/hi flag emission for immediate args by Ilia Mirkin · 9 years ago
  41. 87a1166 i965: Add brw_device_info::min_ds_entries field. by Kenneth Graunke · 9 years ago
  42. 42ca675 i965: Add state bits for tess stages by Chris Forbes · 10 years ago
  43. 80ea18d i965: Add backend structures for tess stages by Chris Forbes · 10 years ago
  44. 5340f37 i965: Set core tessellation-related limits by Chris Forbes · 10 years ago
  45. a9e6a56 i965: Request lowering of gl_TessLevel* from float[] to vec4s. by Kenneth Graunke · 9 years ago
  46. 7a17356 i965: Create new files for HS/DS/TE state upload code. by Kenneth Graunke · 9 years ago
  47. 63b8504 gk104/ir: sampler doesn't matter for txf by Ilia Mirkin · 9 years ago
  48. 32f05fa radeonsi: disable DCC on Stoney by Marek Olšák · 9 years ago
  49. 2618886 winsys/amdgpu: addrlib - port a Fiji bug fix by Sonny Jiang · 9 years ago
  50. 338d7bf winsys/amdgpu: addrlib - port Checks mip 0 for czDispCompatible by Sonny Jiang · 9 years ago
  51. 676bc25 winsys/amdgpu: addrlib - port fix error for workaround for 1D tiling by Sonny Jiang · 9 years ago
  52. a2c5200 st/va: disable MPEG4 by default v2 by Christian König · 9 years ago
  53. ca3e2b7 st/va: move HEVC functions into separate file v2 by Christian König · 9 years ago
  54. 3d260cc mesa: remove _mesa_tex_target_is_array by Alejandro Piñeiro · 9 years ago
  55. b16e0ff i965: use _mesa_is_array_texture instead of _mesa_tex_target_is_array by Alejandro Piñeiro · 9 years ago
  56. db072d2 gk110/ir: fix imul hi emission with limm arg by Ilia Mirkin · 9 years ago
  57. 32a6e08 svga: use the debug callback to report issues to the state tracker by Brian Paul · 9 years ago
  58. 5effc3a gallium/util: check callback pointers for non-null in pipe_debug_message() by Brian Paul · 9 years ago
  59. b19546a i965: Add defines for gather push constants by Abdiel Janulgue · 10 years ago
  60. 9214664 mesa: move GLES checks for SSO input/output validation by Timothy Arceri · 9 years ago
  61. ad02621 mesa: move GL_INVALID_OPERATION error to rendering call by Timothy Arceri · 9 years ago
  62. 4dd096d mesa: move pipeline input/output validation inside _mesa_validate_program_pipeline() by Timothy Arceri · 9 years ago
  63. da1a013 glsl: re-validate program pipeline after sampler change by Timothy Arceri · 9 years ago
  64. 41e82f4 r600: apply SIMD workaround to cayman also. by Dave Airlie · 9 years ago
  65. 6bf6bdb r600: fix regression introduced with ring emit changes. by Dave Airlie · 9 years ago
  66. fc276bd r600: remove stale tessellation comment by Dave Airlie · 9 years ago
  67. 5ca9825 docs: consolidate r600 entry in GL3.txt by Dave Airlie · 9 years ago
  68. 7fa2914 docs: update with r600 tessellation status. by Dave Airlie · 9 years ago
  69. 33404f1 r600: enable tessellation for evergreen/cayman (v2) by Dave Airlie · 9 years ago
  70. a2885d9 r600g: reduce number of ps thread on caicos by Dave Airlie · 9 years ago
  71. fe64a0c r600g: adjust ls/hs thread counts for sumo by Dave Airlie · 9 years ago
  72. e7ce9e3 r600/asm: enable nstack check for tess ctrl/eval shaders. by Dave Airlie · 9 years ago
  73. bb44c1f r600/asm: handle lds read operations. by Dave Airlie · 9 years ago
  74. 8ec2cb1 r600/asm: add LDS ops and barrier to the once per group restriction. by Dave Airlie · 9 years ago
  75. 18871ac r600: move VGT_VTX_CNT_EN into shader stages atom. by Dave Airlie · 9 years ago
  76. 958d617 r600: enable tcs/tes dumping for R600_DUMP_SHADERS. by Dave Airlie · 9 years ago
  77. b8df7d0 r600: handle SIMD allocation issue with HS/LS by Dave Airlie · 9 years ago
  78. 7b5878e r600/shader: increase number of inputs/outputs to 64. by Dave Airlie · 9 years ago
  79. 22058f6 r600: handle barrier opcode. by Edward O'Callaghan · 9 years ago
  80. 9662a43 r600/shader: handle tess related system-values. by Dave Airlie · 9 years ago
  81. 92fbf85 r600/shader: allow multi-dimension arrays for tcs/tes inputs/outputs. by Dave Airlie · 9 years ago
  82. 30d56d1 r600/shader: handle TES exports and streamout by Dave Airlie · 9 years ago
  83. 2239f3e r600/shader: emit tessellation factors to GDS at end of TCS. by Dave Airlie · 9 years ago
  84. cfc2818 r600/shader: handle TCS output writing. by Dave Airlie · 9 years ago
  85. 892cc65 r600/shader: handle VS shader writing to the LDS outputs. (v1.1) by Dave Airlie · 9 years ago
  86. 8b20241 r600/shader: handle fetching tcs/tes inputs and tcs outputs by Dave Airlie · 9 years ago
  87. 4477be2 r600/shader: add get_lds_offset0 helper by Dave Airlie · 9 years ago
  88. 2a9639e r600/shader: add function to get tess constants info by Dave Airlie · 9 years ago
  89. 0696ebc r600/shader: add utility functions to do single slot arithmatic by Dave Airlie · 9 years ago
  90. 09d25a9 r600/eg: workaround bug with tess shader and dynamic GPRs. by Dave Airlie · 9 years ago
  91. d87f54f r600/shader: move get_temp and last_instruction helpers up by Dave Airlie · 9 years ago
  92. 7933ba4 r600: bind geometry shader ring to the correct place by Dave Airlie · 9 years ago
  93. e3ecc28 r600: create fixed function tess control shader fallback. by Dave Airlie · 9 years ago
  94. 731ff37 r600: create LDS info constants buffer and write LDS registers. (v2) by Dave Airlie · 9 years ago
  95. 38b5ee4 r600/eg: update shader stage emission/tf param for tess. by Dave Airlie · 9 years ago
  96. 8874725 r600: hook TES/TCS shaders to the selection logic. by Dave Airlie · 9 years ago
  97. 79d88af r600: workout bitmask for the used tcs inputs/outputs. by Dave Airlie · 9 years ago
  98. 839dae0 r600: port over the get_lds_unique_index from radeonsi by Dave Airlie · 9 years ago
  99. 420afe0 r600: add set_tess_state callback. by Dave Airlie · 9 years ago
  100. 7db24b7 r600/eg: init tess registers to defaults (v1.1) by Dave Airlie · 9 years ago