1. 50908a8 radeonsi: fix instanced arrays with non-zero start instance by Marek Olšák · 10 years ago
  2. 658f1d4 r600g,radeonsi: don't append to streamout buffers that haven't been used yet by Marek Olšák · 10 years ago
  3. b616429 gallium: set PIPE_MAX_SAMPLERS to 18 by Marek Olšák · 10 years ago
  4. 8fc542a gallium/u_pstipple: add ability to specify a fixed texture unit by Marek Olšák · 10 years ago
  5. 50433ea gallium/util: add u_bit_scan64 by Marek Olšák · 10 years ago
  6. f2328ff tgsi: add tgsi_get_processor_type helper from radeon by Marek Olšák · 10 years ago
  7. ccbe15f i965/fs: Fix saturate on MAD and LRP with the NIR backend. by Kenneth Graunke · 10 years ago
  8. 1b029f8 mesa: Fix _mesa_format_convert fallback path when src is not an array format by Iago Toral Quiroga · 10 years ago
  9. 6fd4a61 st/osmesa: Fix osbuffer->textures indexing by Park, Jeongmin · 10 years ago
  10. ab24e12 i965/nir: use redundant phi optimization by Connor Abbott · 10 years ago
  11. a135f34 nir: add an optimization to remove useless phi nodes by Connor Abbott · 10 years ago
  12. 572d1f6 nir/validate: Ensure that phi sources are SSA-only by Jason Ekstrand · 10 years ago
  13. 5420774 nir/validate: Validate that only float ALU outputs are saturated by Jason Ekstrand · 10 years ago
  14. c0df85c nir/lower_source_mods: Don't lower saturate for non-float outputs by Jason Ekstrand · 10 years ago
  15. 8776b1b i965/fs_nir: Get rid of get_alu_src by Jason Ekstrand · 10 years ago
  16. 112d738 i965/fs: Use NIR's scalarizing abilities and stop handling vectors by Jason Ekstrand · 10 years ago
  17. f2adcd3 nir: Add a pass to lower vector phi nodes to scalar phi nodes by Jason Ekstrand · 10 years ago
  18. e87928a i965/fs: Add support for constant propagating into sources with modifiers. by Matt Turner · 10 years ago
  19. cfa2165 i965/vec4: Use abs/negate functions in const propagation. by Matt Turner · 10 years ago
  20. dbd4c22 i965: Add function to take the abs of immediates. by Matt Turner · 10 years ago
  21. 638beee i965: Add function to negate immediates. by Matt Turner · 10 years ago
  22. 1f4bdad i965: Mark UB/B immediates as unreachable. by Matt Turner · 10 years ago
  23. 32e98e8 gallium/util: Don't use __builtin_clrsb in util_last_bit(). by Matt Turner · 10 years ago
  24. d8be1b9 glsl/list: Note that exec_lists may not be realloc'd. by Matt Turner · 10 years ago
  25. cfb5b1c st/mesa: mark constant array of swizzles as static const by Nils Wallménius · 10 years ago
  26. 0ed3bff mesa: Returns a GL_INVALID_VALUE error on several APIs when buffer size is negative by Eduardo Lima Mitev · 10 years ago
  27. 284bd1e mesa: fix error value in GetFramebufferAttachmentParameteriv for OpenGL ES 3.0 by Samuel Iglesias Gonsalvez · 10 years ago
  28. 5dfb085 glsl: Improve precision of mod(x,y) by Iago Toral Quiroga · 10 years ago
  29. c27d23f mesa: Allow querying for GL_PRIMITIVE_RESTART_FIXED_INDEX under GLES 3 by Eduardo Lima Mitev · 10 years ago
  30. ec7dcaf glsl: can't have 'const' qualifier used with struct or interface block members by Iago Toral Quiroga · 10 years ago
  31. 5d655a4 glsl: interface blocks must be declared at global scope by Iago Toral Quiroga · 10 years ago
  32. 6dd346c i965: Fix negate with unsigned integers by Iago Toral Quiroga · 10 years ago
  33. 5b941ce scons: Fix Windows builds with LLVM 3.5. by Jose Fonseca · 10 years ago
  34. bc321db st/mesa: add EXT_polygon_offset_clamp support by Ilia Mirkin · 10 years ago
  35. 7c211a1 gallium: add a cap to determine whether the driver supports offset_clamp by Ilia Mirkin · 10 years ago
  36. 2ce29ce i965/gen6+: enable EXT_polygon_offset_clamp by Ilia Mirkin · 10 years ago
  37. 81998dd mesa: add support for GL_EXT_polygon_offset_clamp by Ilia Mirkin · 10 years ago
  38. 8332100 glapi: add GL_EXT_polygon_offset_clamp by Ilia Mirkin · 10 years ago
  39. 0f06f12 glsl: Pick ast_conditional branch regardless of op1/2 being constant. by Kenneth Graunke · 10 years ago
  40. 534f07e i965: Add a better PRM citation for the IMS dimension mangling. by Kenneth Graunke · 10 years ago
  41. e9b86cb swrast: Whitespace fixes. by Laura Ekstrand · 10 years ago
  42. e187c2f DD: Refactor BlitFramebuffer. by Laura Ekstrand · 10 years ago
  43. ad2c64a GL: Update glext.h to Khronos Revision 29537. by Laura Ekstrand · 10 years ago
  44. 2cebaac i965: Don't use tiled_memcpy to download from RGBX or BGRX surfaces by Jason Ekstrand · 10 years ago
  45. af8fd69 dir-locals.el: Don't set variables for non-programming modes by Neil Roberts · 10 years ago
  46. 68155e5 i965: Fix intel_miptree_copy_teximage for GL_TEXTURE_1D_ARRAY by Iago Toral Quiroga · 10 years ago
  47. 753c327 vc4: Kill a bunch of color write calculation when colormask is all off. by Eric Anholt · 10 years ago
  48. 0508032 docs: Update ARB_direct_state_access by Fredrik Höglund · 10 years ago
  49. 9272022 doc: break down ARB_direct_state_access in GL3.txt by Martin Peres · 10 years ago
  50. 12ebd7e vc4: Dump the VPM read index in QIR disasm. by Eric Anholt · 10 years ago
  51. 6094619 i965/pixel_read: Don't try to do a tiled_memcpy from a multisampled buffer by Jason Ekstrand · 10 years ago
  52. 11f5d8a i965: Enable L3 caching of buffer surfaces. by Francisco Jerez · 10 years ago
  53. 11a955a egl: Pass the correct X visual depth to xcb_put_image(). by José Fonseca · 10 years ago
  54. 5c31184 intel/pixel_read: Properly flip the results for window system buffers by Jason Ekstrand · 10 years ago
  55. 837a4c4 i965/tiled_memcpy: Support a signed linear pitch by Jason Ekstrand · 10 years ago
  56. 7cc3bb2 main: Add STENCIL_INDEX formats to base_tex_format by Jason Ekstrand · 10 years ago
  57. 16875bc teximage: Don't indent switch cases by Jason Ekstrand · 10 years ago
  58. b930ef1c mesa: remove some dead display list code by Brian Paul · 10 years ago
  59. 20bc72b mesa: remove stale comment in dlist.c code by Brian Paul · 10 years ago
  60. 613974b mesa: s/union gl_dlist_node/Node/ in dlist.c code by Brian Paul · 10 years ago
  61. 53b0193 mesa: fix display list 8-byte alignment issue by Brian Paul · 10 years ago
  62. fbc3e03 util/u_atomic: Provide a _InterlockedCompareExchange8 for older MSVC. by José Fonseca · 10 years ago
  63. d7f2dfb util/u_atomic: Use _Interlocked* intrinsics for non 64bits. by José Fonseca · 10 years ago
  64. a7eec6d i965/skl: Force a BINDING_TABLE_POINTER_* after push constant command by Neil Roberts · 10 years ago
  65. 083fb21 meta: Don't write depth when decompressing tex-images by Topi Pohjolainen · 10 years ago
  66. c49c750 meta: Don't write depth when generating miptrees by Topi Pohjolainen · 10 years ago
  67. 941aced meta/blit: Compile programs with and without depth by Topi Pohjolainen · 10 years ago
  68. 97caf5f meta/blit: Write depth only when asked for by Topi Pohjolainen · 10 years ago
  69. 4c157d3 meta/blit: Add plumbing for shaders without depth by Topi Pohjolainen · 10 years ago
  70. 604ae33 nir/opt_algebraic: Add some constant bcsel reductions by Jason Ekstrand · 10 years ago
  71. 7f19cd5 nir/opt_algebraic: Add some boolean simplifications by Jason Ekstrand · 10 years ago
  72. 70273c5 nir/algebraic: Support specifying variable as constant or by type by Jason Ekstrand · 10 years ago
  73. 81f77e4 nir/algebraic: Fail to compile of a variable is used in a replace but not the search by Jason Ekstrand · 10 years ago
  74. 026b5cc nir/search: Allow for matching variables based on types by Jason Ekstrand · 10 years ago
  75. d8999bc nir/search: Add support for matching unknown constants by Jason Ekstrand · 10 years ago
  76. 5ab1489 nir: Add an invalid type by Jason Ekstrand · 10 years ago
  77. f01e8d3 gallium/docs: fix docs wrt ARL/ARR/FLR by Roland Scheidegger · 10 years ago
  78. fc884ea nir: Add variants of some of the comparison simplifications. by Eric Anholt · 10 years ago
  79. 2b9c3ba vc4: Fix point size handling when it's the first output. by Eric Anholt · 10 years ago
  80. 9a3a60c nir: Don't try to to-SSA ALU instructions that are already SSA. by Eric Anholt · 10 years ago
  81. 68d4761 nir: Fix a bit of broken indentation. by Eric Anholt · 10 years ago
  82. 36c604c nir: Add a couple of helpers for glsl types. by Eric Anholt · 10 years ago
  83. 765cfe9 docs: fix mesa 10.4.3 release date by Emil Velikov · 10 years ago
  84. e638841 Mesa: Advertise GL_OES_texture_*float* extensions support with i965. by Kalyan Kondapally · 10 years ago
  85. 2c2a92d Mesa: Add support for HALF_FLOAT_OES type. by Kalyan Kondapally · 10 years ago
  86. a63c8a5 Mesa: Add support for GL_OES_texture_*float* extensions. by Kalyan Kondapally · 10 years ago
  87. dd4d9a4 nir: Make vec-to-movs handle src/dest aliasing. by Eric Anholt · 10 years ago
  88. d70eb38 gallium: Replace u_simple_list.h with util/simple_list.h by Eric Anholt · 10 years ago
  89. 7c99187c mesa: Port a variant of 68afbe89c72d085dcbbf2b264f0201ab73fe339e to util/ by Eric Anholt · 10 years ago
  90. 8ab6759 mesa: Move simple_list.h to src/util. by Eric Anholt · 10 years ago
  91. 2397a72 radeonsi: Enable VGPR spilling for all shader types v5 by Tom Stellard · 10 years ago
  92. 5dcd97f radeonsi/compute: Allocate the scratch buffer during state creation by Tom Stellard · 10 years ago
  93. 32206c5 radeonsi: Add radeon_shader_binary member to struct si_shader by Tom Stellard · 10 years ago
  94. 37559f8 radeonsi/compute: Rename si_compute::program to si_compute::shader by Tom Stellard · 10 years ago
  95. 5935edd radeonsi: Avoid leaking memory when rebuilding shader states by Marek Olšák · 10 years ago
  96. bb26eba nir/opcodes: Use a return type of tfloat for ldexp by Jason Ekstrand · 10 years ago
  97. 7ac79ee Revert "util: Move the alternate fpclassify implementation to util" by Jason Ekstrand · 10 years ago
  98. f0340ff Revert "nir/opcodes: Use fpclassify() instead of isnormal() for ldexp" by Jason Ekstrand · 10 years ago
  99. 58e8468 util: Predicate the fpclassify fallback on !defined(__cplusplus) by Jason Ekstrand · 10 years ago
  100. 3b7747c drirc: set allow_glsl_extension_directive_midshader for Dead Island. by Sven Arvidsson · 10 years ago