1. 5886cd7 nir: Do basic constant reassociation. by Kenneth Graunke · 9 years ago
  2. 1c7ba7f radeon/uvd: alignment fix for decode message buffer by Boyuan Zhang · 9 years ago
  3. 704d203 st/mesa: replace _mesa_sysval_to_semantic table with function by Brian Paul · 9 years ago
  4. a9e6213 nir/lower_system_values: Add support for several computed values by Jason Ekstrand · 9 years ago
  5. 3910314 glsl/shader_enums: Add the other two compute builtins by Jason Ekstrand · 9 years ago
  6. 22836db glsl/shader_enums: Add an enum for Vulkan InstanceIndex by Jason Ekstrand · 9 years ago
  7. 581c801 mesa: add missing header to the tarball by Emil Velikov · 9 years ago
  8. 5e010a7 drivers/softpipe: add missing header to the tarball by Emil Velikov · 9 years ago
  9. c69ab88 mesa: automake: update and reuse X86_SSE41_FILES list by Emil Velikov · 9 years ago
  10. 28da0d6 compiler: android: flesh out nir into separate makefile by Emil Velikov · 9 years ago
  11. 8d51500 compiler: automake: flesh out NIR into separate makefile. by Emil Velikov · 9 years ago
  12. 9324afc compiler: automake: split out glsl into separate makefile by Emil Velikov · 9 years ago
  13. 3d67780 compiler: remove {glsl,nir}/Makefile.sources by Emil Velikov · 9 years ago
  14. c481c8f configure.ac: update the path of the generated files by Emil Velikov · 9 years ago
  15. 4db8f15 glsl: move the android build scripts a level up by Emil Velikov · 9 years ago
  16. abf7088 glsl: move the scons build script a level up by Emil Velikov · 9 years ago
  17. 594e868 Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags" by Emil Velikov · 9 years ago
  18. 590a37d GL3: ARB_shader_image_load_store/size is done for radeonsi also in GLES by Nicolai Hähnle · 9 years ago
  19. 05aec42 docs: fix Coverity URL by Brian Paul · 9 years ago
  20. d97f5d6 tgsi/doc: fix spelling error by Oded Gabbay · 9 years ago
  21. a89c474 nir: add a pass for lowering (un)pack_double_2x32 by Connor Abbott · 9 years ago
  22. 663e642 nir: add split versions of (un)pack_double_2x32 by Connor Abbott · 9 years ago
  23. b093808 nir: don't try to scalarize unpack_double_2x32 by Connor Abbott · 9 years ago
  24. 9e31e0a nir: add support for (un)pack_double_2x32 by Connor Abbott · 9 years ago
  25. d5d6260 nir: add i2d and u2d opcodes by Iago Toral Quiroga · 9 years ago
  26. b16d062 nir: add d2i, d2u, d2b opcodes by Iago Toral Quiroga · 9 years ago
  27. a4bce07 nir: add support for d2f and f2d by Connor Abbott · 9 years ago
  28. fab5d4c nir/glsl_to_nir: set bit_size on ssbo_load result by Iago Toral Quiroga · 9 years ago
  29. a741378 nir/glsl_to_nir: add bit-size info to add_instr() by Samuel Iglesias Gonsálvez · 9 years ago
  30. 4b37c64 nir/split_var_copies: handle doubles by Connor Abbott · 9 years ago
  31. 106a1b5 nir/instr_set: handle 64-bit bit-sizes by Connor Abbott · 9 years ago
  32. f2ccb63 nir: handle doubles in nir_deref_get_const_initializer_load() by Connor Abbott · 9 years ago
  33. 41c2541 nir/print: add support for printing doubles and bitsize by Connor Abbott · 9 years ago
  34. f5551f8 nir/glsl_to_nir: support doubles by Connor Abbott · 9 years ago
  35. 8e69782 nir/lower_load_const_to_scalar: support doubles and multiple bit sizes by Iago Toral Quiroga · 9 years ago
  36. 12f628a nir/lower_to_source_mods: Handle different bit sizes by Iago Toral Quiroga · 9 years ago
  37. 3663a23 nir: add bit_size info to nir_load_const_instr_create() by Samuel Iglesias Gonsálvez · 9 years ago
  38. a5b17ae nir/lower_vec: adapt to different bit sizes by Connor Abbott · 9 years ago
  39. e3edaec nir: add bit_size info to nir_ssa_undef_instr_create() by Samuel Iglesias Gonsálvez · 9 years ago
  40. 41a39e3 nir/locals_to_regs: adapt to different bit sizes by Connor Abbott · 9 years ago
  41. 40d1b67 nir/from_ssa: adapt to different bit sizes by Connor Abbott · 9 years ago
  42. 4979cec i965: fix struct type in comment by Timothy Arceri · 9 years ago
  43. 7d58cfa nir: Add a pass for gathering various bits of shader info by Jason Ekstrand · 9 years ago
  44. 875543e i965: enable OES_texture_buffer on gen7+ by Ilia Mirkin · 9 years ago
  45. 6f5f818 docs: add some missing softpipe entries. by Dave Airlie · 9 years ago
  46. 26c56e2 glsl: Don't remove XFB-only varyings. by Kenneth Graunke · 9 years ago
  47. ce84a92 i965/disasm: Decode per-slot offsets. by Kenneth Graunke · 9 years ago
  48. 20c8f36 i965/disasm: Decode "channel mask present" bit correctly. by Kenneth Graunke · 9 years ago
  49. b790232 i965/disasm: Simplify the URB opcode printing with ?:. by Kenneth Graunke · 9 years ago
  50. 9b5bd20 glsl: allow usage of the keyword buffer before GLSL 430 / ESSL 310 by Ilia Mirkin · 9 years ago
  51. cdb6fa9 nvc0: handle the case where there are no framebuffer attachments by Ilia Mirkin · 9 years ago
  52. 59ca921 nv50,nvc0: support sending string markers down into the command stream by Ilia Mirkin · 9 years ago
  53. f9480d7 nv50,nvc0: add invalidate_resource support for buffer resources by Ilia Mirkin · 9 years ago
  54. 30b818d vc4: Move FRAG_X/Y/REV_FLAG to a QFILE like VPM or TLB color writes. by Eric Anholt · 9 years ago
  55. f029932 vc4: Allow TLB Z/color/stencil writes from any ALU operation in QIR. by Eric Anholt · 9 years ago
  56. 44d7b8a vc4: Add a helper function for the construction of qregs. by Eric Anholt · 9 years ago
  57. 114c8b3 vc4: Add missing scheduling dependency for MS color writes. by Eric Anholt · 9 years ago
  58. 483c172 vc4: Drop the multi_instruction distinction for QIR instructions. by Eric Anholt · 9 years ago
  59. a8b525f vc4: Handle SF on instructions that write r4. by Eric Anholt · 9 years ago
  60. e46b489 vc4: Allow multi-instruction QIR nodes to get VPM optimization. by Eric Anholt · 9 years ago
  61. 99a759a vc4: Switch to using NIR_PASS macros. by Eric Anholt · 9 years ago
  62. 7030ead vc4: Handle nir_intrinsic_load_user_clip_plane as a vec4. by Eric Anholt · 9 years ago
  63. 40e7774 vc4: Emit a warning and proceed for handling loops in NIR. by Rhys Kidd · 9 years ago
  64. 2450b21 vc4: Add a stub for NIR->QIR of control flow function nodes by Rhys Kidd · 9 years ago
  65. e599777 vc4: Add better debug of NIR->QIR control flow graph failure by Rhys Kidd · 9 years ago
  66. e529dd1 vc4: Remove unused include from vc4_program.c by Rhys Kidd · 9 years ago
  67. e25c24c glsl: handle unsigned int wraparound in link_shaders() by Lars Hamre · 9 years ago
  68. 6cc7aec i965/tiled_memcopy: Get rid of the direction parameter to get_memcpy by Jason Ekstrand · 9 years ago
  69. d2b3265 i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions by Jason Ekstrand · 9 years ago
  70. f6f54a2 i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling functions by Jason Ekstrand · 9 years ago
  71. e5295b5 i965: Check eu/subslices are > 0 by Ben Widawsky · 9 years ago
  72. cc01b63 i965: Fix eu/subslice warning by Ben Widawsky · 9 years ago
  73. 4213b00 i965: Extract SSEU configuration info by Ben Widawsky · 9 years ago
  74. 4420f18 st/mesa: fix glReadBuffer() assertion failure by Brian Paul · 9 years ago
  75. b9855dc st/va: avoid dereference after free in vlVaDestroyImage by Thomas Hindoe Paaboel Andersen · 9 years ago
  76. 1cd19eb radeonsi: do per-pixel clipping based on viewport states by Marek Olšák · 9 years ago
  77. 059308d nv50/ir: do not try to attach JOIN ops to ATOM by Samuel Pitoiset · 9 years ago
  78. 2abe4f8 radeonsi: raise number of samplers per shader to 32 by Nicolai Hähnle · 9 years ago
  79. 9d2693f radeonsi: expand the compressed color and depth texture masks to 64 bits by Nicolai Hähnle · 9 years ago
  80. f270067 radeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS by Nicolai Hähnle · 9 years ago
  81. f09036f gallium: raise PIPE_MAX_SAMPLERS to 32 by Nicolai Hähnle · 9 years ago
  82. 84c4d06 st/glsl_to_tgsi: make samplers_used an uint32_t (v2) by Nicolai Hähnle · 9 years ago
  83. 4bfcc86 tgsi/scan: add an assert for the size of the samplers_declared bitfield by Nicolai Hähnle · 9 years ago
  84. cc39879 draw/aaline: stronger guard against no free samplers (v2) by Nicolai Hähnle · 9 years ago
  85. 040f5cb util/pstipple: stronger guard against no free samplers (v2) by Nicolai Hähnle · 9 years ago
  86. b7e67b2 svga: new SVGA_MSAA env var to disable/enable MSAA pixel formats by Brian Paul · 9 years ago
  87. 9f443af svga: add some trivial null pointer checks by Brian Paul · 9 years ago
  88. 60cf2fa trace: add missing set_shader_images() by Samuel Pitoiset · 9 years ago
  89. 5fac488 radeonsi: disable perfect ZPASS counts for PIPE_QUERY_OCCLUSION_PREDICATE by Marek Olšák · 9 years ago
  90. baa0b3f radeonsi: don't use the real barrier instruction in tess ctrl shaders by Marek Olšák · 9 years ago
  91. 715e97e Revert "clover: Fix build against clang SVN >= r265359" by Michel Dänzer · 9 years ago
  92. 05db680 nir/types: Add a wrapper for count_attribute_slots by Jason Ekstrand · 9 years ago
  93. 828d84c r600: use radeon_emit in a few more places in evergreen_compute by Dave Airlie · 9 years ago
  94. 0c40b6f r600: make compute global buffer functions static. by Dave Airlie · 9 years ago
  95. a5d247d r600: make two compute functions static. by Dave Airlie · 9 years ago
  96. 41558ef r600: using pipe_grid_info more in evergreen_compute. by Dave Airlie · 9 years ago
  97. a6e17d7 r600: in evergreen_compute use ctx consistently instead of ctx_ by Dave Airlie · 9 years ago
  98. aeb2be3 r600: use rctx consistently in evergreen_compute.c by Dave Airlie · 9 years ago
  99. 0560c82 r600: cleanup whitespace in evergreen_compute.c by Dave Airlie · 9 years ago
  100. 6fc3e7c GL3.txt: Mark ARB_framebuffer_no_attachments as done by Edward O'Callaghan · 9 years ago