1. d0a4c36 docs: add links to clarify patch mailing section by Nicholas Bishop · 8 years ago
  2. ea33df7 svga: minor whitespace, etc clean-ups in svga_pipe_misc.c by Brian Paul · 8 years ago
  3. 8433b43 svga: move some code in svga_propagate_surface() by Brian Paul · 8 years ago
  4. 1a10b37 svga: simplify surface propagation code in svga_set_framebuffer_state() by Brian Paul · 8 years ago
  5. bb7f094 svga: add some comments in the svga_surface struct by Brian Paul · 8 years ago
  6. dcf6333 svga: use new svga_check_sampler_framebuffer_resource_collision() by Brian Paul · 8 years ago
  7. ff500ed svga: add new svga_check_sampler_framebuffer_resource_collision() by Brian Paul · 8 years ago
  8. d3d20d6 svga: remove assertions in svga_surface cast wrappers by Brian Paul · 8 years ago
  9. c6e89fa svga: minor code simplification in svga_texture_transfer_unmap() by Brian Paul · 8 years ago
  10. fe5a270 svga: reformat some expressions in svga_texture_transfer_map() by Brian Paul · 8 years ago
  11. 10ef6dd svga: remove duplicated variable in svga_texture_transfer_map() by Brian Paul · 8 years ago
  12. 09d2780 svga: move some assignments in svga_texture_transfer_map() by Brian Paul · 8 years ago
  13. 4a52512 svga: minor simplifications in svga_texture_transfer_map() by Brian Paul · 8 years ago
  14. 088dd8f svga: minor reformatting of svga_texture() cast wrapper by Brian Paul · 8 years ago
  15. e206f67 svga: rewrite svga_buffer() cast wrapper by Brian Paul · 8 years ago
  16. c72dcd9 svga: remove local variable in create_backed_surface_view() by Brian Paul · 8 years ago
  17. bc13e5f docs: Add GL_KHR_blend_equation_advanced to relnotes. by Kenneth Graunke · 8 years ago
  18. 2cc880c r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+ by Mario Kleiner · 8 years ago
  19. 7970238 docs: Update stencil texturing & ES 3.1 status for i965 Haswell by Jordan Justen · 8 years ago
  20. 93f5eb7 i965: Enable OpenGLES 3.1 for Haswell by Jordan Justen · 8 years ago
  21. 116b6e1 i965: Enable ARB_texture_stencil8 for Haswell by Jordan Justen · 8 years ago
  22. f20f616 i965: Enable ARB_stencil_texturing for Haswell by Jordan Justen · 8 years ago
  23. 7516824 i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture by Jordan Justen · 8 years ago
  24. 8d78b09 i965/gen7: Copy stencil when sampling the stencil texture by Jordan Justen · 8 years ago
  25. 7af51b8 i965: Add function to copy a stencil miptree to an R8_UINT miptree by Jordan Justen · 8 years ago
  26. c8194dc i965: Track that the stencil data was updated when using Tex*Image by Jordan Justen · 8 years ago
  27. 101b56b i965: Track that the stencil data was updated when rendering by Jordan Justen · 8 years ago
  28. 7bd87c1 i965: Track that the stencil data was updated when clearing by Jordan Justen · 8 years ago
  29. 2a9c65a i965/gen7: Add R8_UINT stencil miptree copy for sampling by Jordan Justen · 8 years ago
  30. 91627d1 i965: Fix assert with multisampling and cubemaps by Jordan Justen · 8 years ago
  31. b82bb98 i965/hsw: Adjust uploading default color for stencil surfaces by Jordan Justen · 8 years ago
  32. 30fee52 i965/hsw: Don't advertise more than 64 threads for compute shaders by Jordan Justen · 8 years ago
  33. 861c9cb main: Add MESA_VERBOSE=api support for glClearStencil by Jordan Justen · 8 years ago
  34. 9a1f950 main: Add MESA_VERBOSE=api support for glTexImage by Jordan Justen · 8 years ago
  35. 0035f7f svga: add guest statistic gathering interface by Charmaine Lee · 8 years ago
  36. 49c798e radeonsi: disable CE on SI + AMDGPU by Marek Olšák · 8 years ago
  37. 281f1a5 winsys/amdgpu: disable IB chaining on SI by Marek Olšák · 8 years ago
  38. a6869e7 winsys/amdgpu: finish up SI addrlib integration by Marek Olšák · 8 years ago
  39. 97b5524 winsys/amdgpu: initial SI support by Ronie Salgado · 8 years ago
  40. 971ef75 gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS by Marek Olšák · 8 years ago
  41. 7172906 radeonsi: fix printing shaders and states on a VM fault by Marek Olšák · 8 years ago
  42. 5ee3cac radeonsi: increase performance for DRI PRIME offloading if 2nd GPU is CIK or VI by Marek Olšák · 8 years ago
  43. 0241d83 radeonsi: enable SDMA on CIK by Marek Olšák · 8 years ago
  44. bcfd49e gallium/radeon: increase priority for shader binaries by Marek Olšák · 8 years ago
  45. c3f716f gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags by Marek Olšák · 8 years ago
  46. b9ac72b vbo: set draw_id by Miklós Máté · 8 years ago
  47. 10f6e08 svga: fix regression related to srgb by Neha Bhende · 8 years ago
  48. 3b7341d svga: use local variable blit instead of pointer by Neha Bhende · 8 years ago
  49. b09e4ab svga: s/INDEX_0D/INDEX_IMMEDIATE32/ by Brian Paul · 8 years ago
  50. 93779b8 svga: add comment about unsupported blend modes by Brian Paul · 8 years ago
  51. b177265 svga: fix ordering of mksstats counter strings by Charmaine Lee · 8 years ago
  52. 2781d60 svga: avoid emitting redundant SetShaderResource command by Charmaine Lee · 8 years ago
  53. 5313b29 svga: add a cleanup function to clean up sampler state by Charmaine Lee · 8 years ago
  54. e292f38 svga: loosen the condition to flush in get_query_result_vgpu10() by Brian Paul · 8 years ago
  55. 99d8fe2 svga: fix vgpu10 query fencing by Brian Paul · 8 years ago
  56. 3f51a3f svga: avoid emitting redundant DXSetSamplers command by Charmaine Lee · 8 years ago
  57. 6a43148 svga: enable ARB_clear_texture extension in the driver. by Neha Bhende · 8 years ago
  58. 2111795 svga: define svga_clear() in svga_init_clear_functions() by Neha Bhende · 8 years ago
  59. 40557ae svga: add svga_init_clear_functions() by Neha Bhende · 8 years ago
  60. 52d88b6 svga: add new function svga_clear_texture() by Neha Bhende · 8 years ago
  61. 1da538f svga: add new begin_blit() by Neha Bhende · 8 years ago
  62. a5fd54f svga: add opt to the list of valid build types by Charmaine Lee · 8 years ago
  63. 2e1cfcc svga: add guest statistic gathering interface by Charmaine Lee · 8 years ago
  64. 4791991 svga: fix indirect non-indexable temp access by Charmaine Lee · 9 years ago
  65. d221a65 gallium/hud: move signo declaration inside PIPE_OS_UNIX block by Brian Paul · 8 years ago
  66. f92a87a i965: Embrace "unlimited" GTT mmap support by Chris Wilson · 8 years ago
  67. bc5be53 mesa/main: Fix missing return in non void function by Tobias Klausmann · 8 years ago
  68. 219a451 i965: Implement GL_KHR_blend_equation_advanced_coherent on Gen9+. by Kenneth Graunke · 8 years ago
  69. 1bf9b2a mesa: Implement GL_KHR_blend_equation_advanced_coherent. by Kenneth Graunke · 8 years ago
  70. c2b10ca i965: Enable GL_KHR_blend_equation_advanced on G45 and later. by Kenneth Graunke · 8 years ago
  71. 40241d4 i965: Disable hardware blending if advanced blending is in use. by Kenneth Graunke · 8 years ago
  72. 8ab50f5 glsl: Add a lowering pass to handle advanced blending modes. by Kenneth Graunke · 8 years ago
  73. e299661 compiler: Add a new STATE_VAR_ADVANCED_BLENDING_MODE built-in uniform. by Kenneth Graunke · 8 years ago
  74. acf57fc mesa: Add draw time validation for advanced blending modes. by Kenneth Graunke · 8 years ago
  75. 75ae338 mesa: Restyle _mesa_check_blend_func_error(). by Kenneth Graunke · 8 years ago
  76. 0745e03 mesa: Track the current advanced blending mode. by Kenneth Graunke · 8 years ago
  77. 74837e3 mesa: Allow advanced blending enums in glBlendEquation[i]. by Kenneth Graunke · 8 years ago
  78. 80df3c0 glsl: Merge blend_support qualifiers when linking. by Kenneth Graunke · 8 years ago
  79. 4b6819b glsl: process blend_support_* qualifiers by Ilia Mirkin · 8 years ago
  80. e682f94 glsl: add basic KHR_blend_equation_advanced infrastructure by Ilia Mirkin · 8 years ago
  81. 3b04064 mesa: add KHR_blend_equation_advanced enable and extension string by Ilia Mirkin · 8 years ago
  82. a8ae1bc glapi: add KHR_blend_equation_advanced dispatch by Ilia Mirkin · 8 years ago
  83. 1a1f449 mesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrier. by Kenneth Graunke · 8 years ago
  84. c2fd6b0 i965: Safely iterate the predecessors of the end block. by Kenneth Graunke · 8 years ago
  85. 3203fe3 nir: Use nir_shader_get_entrypoint in TCS quad workaround code. by Kenneth Graunke · 8 years ago
  86. 93bfa1d nir: Change nir_shader_get_entrypoint to return an impl. by Kenneth Graunke · 8 years ago
  87. 8479b03 nir: Make nir_lower_io_to_temporaries store an impl internally. by Kenneth Graunke · 8 years ago
  88. da85b5a i965: Expose shader framebuffer fetch extensions on Gen9+. by Francisco Jerez · 8 years ago
  89. 4135fc2 i965/fs: Hook up coherent framebuffer reads to the NIR front-end. by Francisco Jerez · 8 years ago
  90. be12a1f i965/fs: Remove special casing of framebuffer writes in scheduler code. by Francisco Jerez · 8 years ago
  91. 3daa0fa i965/fs: Don't CSE render target messages with different target index. by Francisco Jerez · 8 years ago
  92. db123df i965/fs: Define logical framebuffer read opcode and lower it to physical reads. by Francisco Jerez · 8 years ago
  93. f2f75b0 i965/fs: Define framebuffer read virtual opcode. by Francisco Jerez · 8 years ago
  94. 71d639f i965/disasm: Fix RC message type strings on Gen7+. by Francisco Jerez · 8 years ago
  95. 26ac16f i965/eu: Add codegen support for the Gen9+ render target read message. by Francisco Jerez · 8 years ago
  96. 29eb805 i965/eu: Take into account the target cache argument in brw_set_dp_read_message. by Francisco Jerez · 8 years ago
  97. 8a2f19a i965: Flip the non-coherent framebuffer fetch extension bit on G45-Gen8 hardware. by Francisco Jerez · 8 years ago
  98. ecc4800 i965: Implement glBlendBarrier. by Francisco Jerez · 8 years ago
  99. 786108e i965: Upload surface state for non-coherent framebuffer fetch. by Francisco Jerez · 8 years ago
  100. dc96968 i965: Implement support for overriding the texture target in brw_emit_surface_state. by Francisco Jerez · 8 years ago