1. b7a0c0e docs/devinfo: Expound on helpful extension tips by Nanley Chery · 8 years ago
  2. 9e7de50 docs/devinfo: Update bullet in stale extension guide by Nanley Chery · 8 years ago
  3. 26b0f02 docs/devinfo: Add closing paragraph tag by Nanley Chery · 8 years ago
  4. 87f0a04 swr: fix provoking vertex by Tim Rowley · 8 years ago
  5. c81b090 st/mesa: revalidate image atoms when a texture is updated by Ilia Mirkin · 8 years ago
  6. 71ad8a1 gk104/ir: fix conditions for adding a texbar by Ilia Mirkin · 8 years ago
  7. 8239da2 radeonsi: keep track of dirty descriptor sets by Nicolai Hähnle · 8 years ago
  8. d152c73 radeonsi: move si_descriptors into a per-context array by Nicolai Hähnle · 8 years ago
  9. a29c4f9 radeonsi: pass shader stage to si_disable_shader_image by Nicolai Hähnle · 8 years ago
  10. 4e0fb72 radeonsi: access descriptor sets via local variables by Nicolai Hähnle · 8 years ago
  11. ba4a284 radeonsi: add si_set_rw_buffer to be used for internal descriptors by Nicolai Hähnle · 8 years ago
  12. c615a05 radeonsi: pass shader stage to si_set_shader_image by Nicolai Hähnle · 8 years ago
  13. e6612a3 radeonsi: pass shader stage to si_set_sampler_view by Nicolai Hähnle · 8 years ago
  14. c32cd4b radeonsi: move descriptor set begin_new_cs handling into a separate function by Nicolai Hähnle · 8 years ago
  15. 031b57b radeonsi: move enabled_mask out of si_descriptors by Nicolai Hähnle · 8 years ago
  16. d1e141a anv/entrypoints: Stop using the C preprocessor by Jason Ekstrand · 8 years ago
  17. d1a53f9 anv/entrypoints: Emit #if guards for all platforms by Jason Ekstrand · 8 years ago
  18. 1ea233c platform_android: prevent deadlock in droid_swap_buffers by Haixia Shi · 8 years ago
  19. b7f7ec7 mesa: automake: distclean git_sha1.h when building OOT by Emil Velikov · 8 years ago
  20. 2c424e0 mesa: automake: ensure that git_sha1.h.tmp has the right attributes by Emil Velikov · 8 years ago
  21. 359d9df mesa: automake: add directory prefix for git_sha1.h by Emil Velikov · 8 years ago
  22. 1816c83 egl: android: don't add the image loader extension for !render_node by Emil Velikov · 8 years ago
  23. 095803a gallium/radeon: add support for sharing textures with DCC between processes by Marek Olšák · 8 years ago
  24. 9e5b5fb gallium/radeon: don't discard DCC if an external user can write to it by Marek Olšák · 8 years ago
  25. c6b14ba i915: fix typo CAP. by Dave Airlie · 8 years ago
  26. b450f29 glsl: initialise pointer to NULL by Jakob Sinclair · 8 years ago
  27. c295923 i965/gen8: fix cull distance emission for tessellation shaders. by Dave Airlie · 8 years ago
  28. 704bc0f nvc0: add support for VOTE tgsi opcodes by Ilia Mirkin · 8 years ago
  29. f64c36e st/mesa: expose GL_ARB_shader_group_vote when supported by backend by Ilia Mirkin · 8 years ago
  30. edfa7a4 gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed by Ilia Mirkin · 8 years ago
  31. 30684b5 gallium: add VOTE_* opcodes to implement GL_ARB_shader_group_vote by Ilia Mirkin · 8 years ago
  32. 5189f02 mesa: hook up core bits of GL_ARB_shader_group_vote by Ilia Mirkin · 8 years ago
  33. 13b859d glsl: Make opt_copy_propagation_elements actually propagate into loops. by Kenneth Graunke · 8 years ago
  34. 0756e3a glsl: Make opt_copy_propagation actually propagate into loops. by Kenneth Graunke · 8 years ago
  35. 08ddfe7 nv50/ir: use round toward 0 when converting doubles to integers by Samuel Pitoiset · 8 years ago
  36. 00e6899 gallium/radeon: don't re-set BO metadata after CMASK deallocation by Marek Olšák · 8 years ago
  37. 589d6b5 st/mesa: change SQRT lowering to fix the game Risen by Marek Olšák · 8 years ago
  38. 991cbfc radeonsi: add a performance tweak for 4 SE parts by Marek Olšák · 8 years ago
  39. 2802310 radeonsi: simplify PRIMGROUP_SIZE computation for tessellation by Marek Olšák · 8 years ago
  40. 014c8ec r600g: use hw MSAA resolve for non-trivial resolves by Marek Olšák · 8 years ago
  41. 6b44978 radeonsi: use hw MSAA resolve for non-trivial resolves by Marek Olšák · 8 years ago
  42. 0740301 mesa/program_resource: return -1 for index if no location. by Dave Airlie · 8 years ago
  43. ec2b52e2 radeonsi: set descriptor dirty mask on shader buffer unbind by Nicolai Hähnle · 8 years ago
  44. 0f916d4 st/mesa: fix resource leak in try_pbo_readpixels by Nicolai Hähnle · 8 years ago
  45. 627e975 tgsi: fix mixed data type comparison in tgsi_point_sprite.c by Charmaine Lee · 8 years ago
  46. 304b5a1 svga: print shader linkage info when tgsi debug bit is on by Charmaine Lee · 8 years ago
  47. 4f1cccf st/mesa: check shader image format support before using PBO download by Ilia Mirkin · 8 years ago
  48. 4163c71 tgsi: use truncf in micro_trunc by Lars Hamre · 8 years ago
  49. 2b648ec i965/gs/scalar: Fix load input for doubles by Samuel Iglesias Gonsálvez · 8 years ago
  50. 2d6f82a i965/fs: fix offset when loading double vector input varyings by Samuel Iglesias Gonsálvez · 8 years ago
  51. cb30727 i965/fs: fix FS_OPCODE_CINTERP for unpacked double input varyings by Samuel Iglesias Gonsálvez · 8 years ago
  52. 4c86399 glsl: geom shader max_vertices layout must match. by Dave Airlie · 8 years ago
  53. ffcef72 anv/pipeline: Add support for caching the push constant map by Jason Ekstrand · 8 years ago
  54. 78659ad glsl: use enum glsl_interface_packing in more places. (v2) by Dave Airlie · 8 years ago
  55. ff2e569 i965: don't use NumLayers for 3D textures. by Dave Airlie · 8 years ago
  56. 1f66a4b glsl: for anonymous struct matching use without_array() (v3) by Dave Airlie · 8 years ago
  57. 6702c15 glsl/ast: don't crash when func_name is NULL by Dave Airlie · 8 years ago
  58. 4336196 glsl: handle ast_aggregate in has_sequence_subexpression. (v2) by Dave Airlie · 8 years ago
  59. f657a59 mesa: Try to unbreak the MSVC build. by Kenneth Graunke · 8 years ago
  60. c417c0c mesa: Add MESA_SHADER_CAPTURE_PATH for writing .shader_test files. by Kenneth Graunke · 10 years ago
  61. 092ec39 nv50,nvc0: fix BGR10_A2UI vertex format by Ilia Mirkin · 8 years ago
  62. be365f3 nvc0: do not clear surfaces bins in the validate function by Samuel Pitoiset · 8 years ago
  63. 43d3ecf nvc0: re-validate images after launching a grid on Fermi by Samuel Pitoiset · 8 years ago
  64. 3b44864 radeonsi: fix images with level > 0 by Marek Olšák · 8 years ago
  65. fd6bbc2 nvc0: reduce overhead from always marking images dirty by Ilia Mirkin · 8 years ago
  66. 0f673db nvc0: reduce overhead from always marking buffers dirty by Ilia Mirkin · 8 years ago
  67. e8ee161 nvc0: fix memory barrier flag handling by Ilia Mirkin · 8 years ago
  68. 29abbee nvc0: mark bound buffer range valid by Ilia Mirkin · 8 years ago
  69. f018456 anv/entrypoints: don't go using wayland/xcb unless they are configured by Dave Airlie · 8 years ago
  70. d5491a8 gallium/radeon: don't use the DMA ring for pipelined buffer uploads by Marek Olšák · 8 years ago
  71. 9c35ec2 r600g: don't flush caches when binding shader resources by Marek Olšák · 8 years ago
  72. eff94af r600g: only do necessary cache flushes in cp_dma_copy_buffer by Marek Olšák · 8 years ago
  73. 9e62012 r600g: only do necessary cache flushes in cp_dma_clear_buffer by Marek Olšák · 8 years ago
  74. c92a3ae r600g: remove a CP DMA workaround that's not needed anymore by Marek Olšák · 8 years ago
  75. 5ea5ed6 r600g: fix CP DMA hazard with index buffer fetches (v3) by Marek Olšák · 8 years ago
  76. ade16e1 r600g: properly sync CP with CP DMA on R6xx by Marek Olšák · 8 years ago
  77. 7746903 r600g: write WAIT_UNTIL in the correct place by Marek Olšák · 8 years ago
  78. ee0c96c gallium/radeon: rename allocator_so_filled_size -> allocator_zeroed_memory by Marek Olšák · 8 years ago
  79. ada3d8f gallium/u_suballoc: allow different alignment for each allocation by Marek Olšák · 8 years ago
  80. 441194e anv/blit: Use CLAMP_TO_EDGE for scaled blits by Jason Ekstrand · 8 years ago
  81. 9313a56 anv/copy: Account for the anv_surface.offset when creating a blit2d_surf by Jason Ekstrand · 8 years ago
  82. 526a8de nir/spirv: Make a decoration switch complete by Jason Ekstrand · 8 years ago
  83. 62c6e94 nir/spirv: Make unhandled decorations and capabilities non-fatal by Jason Ekstrand · 8 years ago
  84. ed14d21 nir/spirv: Add a way to print non-fatal warnings by Jason Ekstrand · 8 years ago
  85. 2e46a5d nir/spirv: Add string lookup tables for a couple of SPIR-V enums by Jason Ekstrand · 8 years ago
  86. 5a1e56f nir/spirv: Complete the list of capabilities by Jason Ekstrand · 8 years ago
  87. 9fa958e anv/pipeline: Add support for early depth stencil by Jason Ekstrand · 8 years ago
  88. 66bd2e1 mesa: Get rid of _mesa_active_fragment_shader_has_side_effects by Jason Ekstrand · 8 years ago
  89. 35bf4d9 i965/ps_state: Use wm_prog_data.has_side_effects by Jason Ekstrand · 8 years ago
  90. 3fb289f i965/fs Add a wm_prog_data bit for has_side_effects by Jason Ekstrand · 8 years ago
  91. 4d3b831 nir/info: Get rid of uses_interp_var_at_offset by Jason Ekstrand · 8 years ago
  92. 56a1789 anv/pipeline: Silently pass tests if depth or stencil is missing by Jason Ekstrand · 8 years ago
  93. bc7f7e1 anv/pipeline: Unify gen7/8 emit_ds_state by Jason Ekstrand · 8 years ago
  94. fdc3c5d genxml/gen6,7,75: s/BackFace/Backface by Jason Ekstrand · 8 years ago
  95. 1f7b54e nir/spirv: Handle the WorkgroupSize builtin decoration by Jason Ekstrand · 8 years ago
  96. b26cdd6 nir/spirv: Use breaks instead of returns in constant handling by Jason Ekstrand · 8 years ago
  97. a19ae36 anv/pipeline: Refactor specialization constant handling a bit by Jason Ekstrand · 8 years ago
  98. 45542f5 nir/lower_indirect_derefs: Use the direct array deref for recursion by Jason Ekstrand · 8 years ago
  99. 59f06ac anv/clear: Handle ClearImage on 3-D images by Jason Ekstrand · 8 years ago
  100. 7244dc1 Revert "i965/fs: Allow scalar source regions on SNB math instructions." by Francisco Jerez · 8 years ago