1. 4caba94 anv/image: Expose the guts of CreateBufferView for meta by Jason Ekstrand · 8 years ago
  2. 4ee80e8 anv/blit2d: Refactor in preparation for different src/dst types by Jason Ekstrand · 8 years ago
  3. 85b9a00 anv/blit2d: Add layouts for using a texel buffer source by Jason Ekstrand · 8 years ago
  4. 28eb02e anv/blit2d: Rename the descriptor set and pipeline layouts by Jason Ekstrand · 8 years ago
  5. 00e7086 anv/blit2d: Enhance teardown and clean up init error paths by Jason Ekstrand · 8 years ago
  6. 43fbdd7 anv/blit2d: Factor binding the source image into a helper by Jason Ekstrand · 8 years ago
  7. 5187ab0 anv/blit2d: Inline meta_emit_blit2d by Jason Ekstrand · 8 years ago
  8. b0a6cfb anv/blit2d: Pass the source pitch into the shader by Jason Ekstrand · 8 years ago
  9. e466164 anv/blit2d: Break the texelfetch portion of shader building into a helper by Jason Ekstrand · 8 years ago
  10. afada45 anv/blit2d: Fix whitespace by Jason Ekstrand · 8 years ago
  11. 9553fd2 anv/blit2d: Fix a NIR writemask by Jason Ekstrand · 8 years ago
  12. b38a0d6 anv/meta2d: Don't declare an array sampler in the fragment shader by Jason Ekstrand · 8 years ago
  13. dd6f720 anv/blit2d: Remove the tex_dim parameter from copy_fragment_shader by Jason Ekstrand · 8 years ago
  14. e26a978 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  15. 15895bf i965/fs: Use the scale helper in surface_builder by Jason Ekstrand · 8 years ago
  16. 1cd19eb radeonsi: do per-pixel clipping based on viewport states by Marek Olšák · 8 years ago
  17. 059308d nv50/ir: do not try to attach JOIN ops to ATOM by Samuel Pitoiset · 8 years ago
  18. 2abe4f8 radeonsi: raise number of samplers per shader to 32 by Nicolai Hähnle · 8 years ago
  19. 9d2693f radeonsi: expand the compressed color and depth texture masks to 64 bits by Nicolai Hähnle · 8 years ago
  20. f270067 radeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS by Nicolai Hähnle · 8 years ago
  21. f09036f gallium: raise PIPE_MAX_SAMPLERS to 32 by Nicolai Hähnle · 8 years ago
  22. 84c4d06 st/glsl_to_tgsi: make samplers_used an uint32_t (v2) by Nicolai Hähnle · 8 years ago
  23. 4bfcc86 tgsi/scan: add an assert for the size of the samplers_declared bitfield by Nicolai Hähnle · 8 years ago
  24. cc39879 draw/aaline: stronger guard against no free samplers (v2) by Nicolai Hähnle · 8 years ago
  25. 040f5cb util/pstipple: stronger guard against no free samplers (v2) by Nicolai Hähnle · 8 years ago
  26. b7e67b2 svga: new SVGA_MSAA env var to disable/enable MSAA pixel formats by Brian Paul · 8 years ago
  27. 9f443af svga: add some trivial null pointer checks by Brian Paul · 8 years ago
  28. 60cf2fa trace: add missing set_shader_images() by Samuel Pitoiset · 8 years ago
  29. 5fac488 radeonsi: disable perfect ZPASS counts for PIPE_QUERY_OCCLUSION_PREDICATE by Marek Olšák · 8 years ago
  30. baa0b3f radeonsi: don't use the real barrier instruction in tess ctrl shaders by Marek Olšák · 8 years ago
  31. 715e97e Revert "clover: Fix build against clang SVN >= r265359" by Michel Dänzer · 8 years ago
  32. 05db680 nir/types: Add a wrapper for count_attribute_slots by Jason Ekstrand · 8 years ago
  33. 0689358 genxml: Add GEN6 genxml by Kristian Høgsberg Kristensen · 8 years ago
  34. 828d84c r600: use radeon_emit in a few more places in evergreen_compute by Dave Airlie · 8 years ago
  35. 0c40b6f r600: make compute global buffer functions static. by Dave Airlie · 8 years ago
  36. a5d247d r600: make two compute functions static. by Dave Airlie · 8 years ago
  37. 41558ef r600: using pipe_grid_info more in evergreen_compute. by Dave Airlie · 8 years ago
  38. a6e17d7 r600: in evergreen_compute use ctx consistently instead of ctx_ by Dave Airlie · 8 years ago
  39. aeb2be3 r600: use rctx consistently in evergreen_compute.c by Dave Airlie · 8 years ago
  40. 0560c82 r600: cleanup whitespace in evergreen_compute.c by Dave Airlie · 8 years ago
  41. 6fc3e7c GL3.txt: Mark ARB_framebuffer_no_attachments as done by Edward O'Callaghan · 9 years ago
  42. ea310f2 r600g: Enable ARB_framebuffer_no_attachments by Edward O'Callaghan · 9 years ago
  43. 483a686 radeonsi: Enable ARB_framebuffer_no_attachments by Edward O'Callaghan · 9 years ago
  44. 1156cad radeonsi: Improve assert info out of si_set_framebuffer_state() by Edward O'Callaghan · 9 years ago
  45. bb1bd0d radeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE by Edward O'Callaghan · 9 years ago
  46. 63f2b2f softpipe: Set samples and layers in set_framebuffer_state() cb by Edward O'Callaghan · 9 years ago
  47. c6a514d mesa/st: Update framebuffer state with no.of samples,layers by Edward O'Callaghan · 9 years ago
  48. 7ff28d2 gallium/trace: Dump no.of samples and layers in fb state by Edward O'Callaghan · 9 years ago
  49. 0b7075f gallium: Put no.of {samples,layers} into pipe_framebuffer_state by Edward O'Callaghan · 9 years ago
  50. b512b5f mesa/st: Set _NumSamples in update_framebuffer_state() by Edward O'Callaghan · 9 years ago
  51. 2016e9f gallium: Obtain ARB_framebuffer_no_attachment constants by Edward O'Callaghan · 9 years ago
  52. 4bc9130 gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT by Edward O'Callaghan · 9 years ago
  53. 85f79f0 mesa/st: Use _mesa_geometric_ functions appropriately by Edward O'Callaghan · 9 years ago
  54. b40375a mesa: Add comment to framebuffer_parameteri() by Edward O'Callaghan · 9 years ago
  55. c62db27 i965/sf_state: Pull flat_enables out of prog_data by Jason Ekstrand · 8 years ago
  56. e61cc87 i965/fs: Add a flat_inputs field to prog_data by Jason Ekstrand · 8 years ago
  57. 5c5a9b7 brw/device_info: Add a helper for getting a device name by Jason Ekstrand · 8 years ago
  58. a241ab4 i965/fs_surface_builder: Mask signed integers after conversion by Jason Ekstrand · 9 years ago
  59. 3921b64 i965/fs: Make the repclear shader support either a uniform or a flat input by Jason Ekstrand · 8 years ago
  60. 061969f i965: Move get_hw_prim_for_gl_prim to brw_util.c by Jason Ekstrand · 9 years ago
  61. 3393358 radeonsi: set shader calling conventions by Bas Nieuwenhuizen · 8 years ago
  62. 0293d72 drirc: add a workaround for blackness in Warsow by Marek Olšák · 8 years ago
  63. 2e123e1 glsl: use has_shader_storage_buffer_objects helper by Ilia Mirkin · 8 years ago
  64. 5d39f03 glsl: remove remaining tabs in link_uniform_blocks.cpp by Timothy Arceri · 8 years ago
  65. 7ef57aa mesa: remove unused IsShaderStorage field by Timothy Arceri · 8 years ago
  66. f1293b2 glsl: fully split apart buffer block arrays by Timothy Arceri · 8 years ago
  67. 506b561 freedreno/ir3: insert extra move into phi by Rob Clark · 8 years ago
  68. f9cdbf4 freedreno/ir3: eliminate unnecessary absneg's by Rob Clark · 8 years ago
  69. 0daab98 clover: Fix build against clang SVN >= r265359 by Michel Dänzer · 8 years ago
  70. 799789b radeonsi: use bounded indexing for samplers by Bas Nieuwenhuizen · 8 years ago
  71. 713353d radeonsi: use bounded indexing for constant buffers by Bas Nieuwenhuizen · 8 years ago
  72. a64dbdf gallium/radeon: allow multiple exports of the same texture with different usage by Marek Olšák · 8 years ago
  73. 25f96d2 docs/relnotes: document EGL_KHR_reusable_sync by Marek Olšák · 8 years ago
  74. 7029947 egl: add EGL_KHR_reusable_sync to egl_dri by Dongwon Kim · 8 years ago
  75. 3e13572 freedreno/ir3: deal with duplicate phi sources by Rob Clark · 8 years ago
  76. f8feb97 freedreno/ir3: fix silly brain-fart in RA by Rob Clark · 8 years ago
  77. 8e451c2 freedreno/ir3: don't cp into phi's by Rob Clark · 8 years ago
  78. 383b6e8 freedreno/ir3: we can't store immediate values by Rob Clark · 8 years ago
  79. d47fb85 freedreno/ir3: add dumping for use/def/live-in/live-out by Rob Clark · 8 years ago
  80. 38ae05a freedreno/ir3: drop unused instr category arg by Rob Clark · 8 years ago
  81. 19739e4 freedreno/ir3: remove ir3_instruction::category by Rob Clark · 8 years ago
  82. 7073564 freedreno/ir3: encode instruction category in opc_t by Rob Clark · 8 years ago
  83. 5ea3647 i965/fs: Move the code for load/store_shared to emit_cs_intrinsic by Jason Ekstrand · 8 years ago
  84. 80c72a8 i965/nir: Provide a default LOD for buffer textures by Jason Ekstrand · 8 years ago
  85. e5c833d i965/compiler: Remove a redundant declaration of brw_compiler_create by Jason Ekstrand · 8 years ago
  86. 3babb7b nir: Use PRIi64 and PRIu64 instead of %ld and %lu. by Kenneth Graunke · 8 years ago
  87. da5d087 i965: Fix invalid pointer read in dead_control_flow_eliminate(). by Kenneth Graunke · 8 years ago
  88. 9486614 i965: Make bblock_t::next and friends return NULL at sentinels. by Kenneth Graunke · 8 years ago
  89. 5509d43 glsl: Lower variable indexing of system value arrays unconditionally. by Kenneth Graunke · 8 years ago
  90. db35a85 i965/defines: Unconditionally define primitives by Jason Ekstrand · 8 years ago
  91. 6a04968 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  92. 88ef247 i965/peephole_ffma: Only match a mul+add if none of the ops are exact by Jason Ekstrand · 8 years ago
  93. eb93d6d nir/search: Don't match inexact expressions with exact subexpressions by Jason Ekstrand · 8 years ago
  94. fe247bb nir: Stop double-printing function arguments by Jason Ekstrand · 8 years ago
  95. cb317b8 glsl: Stop force-enabling compute shaders by Jason Ekstrand · 8 years ago
  96. 4d040a4 glsl/standalone: Get rid of the unneeded _mesa_error_no_memory stub by Jason Ekstrand · 8 years ago
  97. 65fbc43 i965: Add an INTEL_PRECISE_TRIG=1 option to fix SIN/COS output range. by Kenneth Graunke · 9 years ago
  98. 8c8157b Remove more spirv2nir remnants by Jason Ekstrand · 8 years ago
  99. 3aa51e0 i965: Allow 8x MSAA on >= 64bpp formats on Gen8+. by Kenneth Graunke · 8 years ago
  100. 1eeec7e docs: remove stray 'TBD' in 11.2.0 relnotes file by Brian Paul · 8 years ago