1. 1e4f598 nvc0: expose int64 by Ilia Mirkin · 8 years ago
  2. ab00a41 nvc0/ir: make it possible to have the flags def in def0 by Ilia Mirkin · 8 years ago
  3. 61d7676 nvc0/ir: add support for 64-bit shift lowering on SM20/SM30 by Ilia Mirkin · 8 years ago
  4. 1aefd61 nvc0/ir: add support for all the new int64 tgsi opcodes by Ilia Mirkin · 8 years ago
  5. 009c54a nv50/ir: Split 64-bit integer MAD/MUL operations by Pierre Moreau · 8 years ago
  6. 22c705e nvc0/ir: add a "high" subop for shifts, emit shf.l/shf.r for 64-bit by Ilia Mirkin · 8 years ago
  7. 2e986fa nvc0/ir: fix SET and SLCT emission by Ilia Mirkin · 8 years ago
  8. eac5099 nvc0/ir: add support for emitting partial min/max ops for int64 by Ilia Mirkin · 8 years ago
  9. b090033 gallium: add separate PIPE_CAP_INT64_DIVMOD by Ilia Mirkin · 8 years ago
  10. 6a71a69 docs: improve the list of gl implementations by Eric Engestrom · 8 years ago
  11. 8278f1e docs: improve the list of implemented APIs by Eric Engestrom · 8 years ago
  12. d7a0486 glsl: Allow compatibility shaders with MESA_GL_VERSION_OVERRIDE=... by Matt Turner · 8 years ago
  13. 89b4176 docs: reword sentence that my brain can't parse by Eric Engestrom · 8 years ago
  14. 30cf9ff docs: https all the links \o/ by Eric Engestrom · 8 years ago
  15. 2b0fe3c docs: fix gallium wiki link in relnotes by Eric Engestrom · 8 years ago
  16. 9f8a6a5 docs: update 'thanks' for hosting by Eric Engestrom · 8 years ago
  17. ca16f0a i965/fs: add support for int64 to bool conversion by Samuel Iglesias Gonsálvez · 8 years ago
  18. 824e1bb nir: add opcode to perform int64 to bool conversions by Samuel Iglesias Gonsálvez · 8 years ago
  19. 7ab2661 i965/fs: Add support for nir_op_[iu]2[iu]32 by Samuel Iglesias Gonsálvez · 8 years ago
  20. 7b5834f i965/fs: Add support for nir_op_[iu]642f by Samuel Iglesias Gonsálvez · 8 years ago
  21. b115407 i965/fs: legalize [u]int64 to 32-bit data conversions in lower_d2x by Samuel Iglesias Gonsálvez · 8 years ago
  22. 8734461 i965/fs: Add support for nir_op_[iu]642d by Jason Ekstrand · 8 years ago
  23. 91d2d26 i965: Allow int64 conversion operations in channel_expressions by Jason Ekstrand · 8 years ago
  24. f3d9114 util/disk_cache: stop using ralloc_asprintf() unnecessarily by Timothy Arceri · 8 years ago
  25. 0bf2151 glsl: add param to force shader recompile by Timothy Arceri · 8 years ago
  26. 4026b45 util: add a disk_cache_remove() function by Timothy Arceri · 8 years ago
  27. a3fd8bb st/mesa/i965: create link status enum by Timothy Arceri · 8 years ago
  28. ac58454 docs: update intro.html to mention new APIs, etc by Brian Paul · 8 years ago
  29. b2722a8 docs: the site is now hosted by freedesktop.org by Brian Paul · 8 years ago
  30. f22836d radv: Add CPU color packing for VK_FORMAT_A2B10G10R10_UNORM_PACK32. by Bas Nieuwenhuizen · 8 years ago
  31. f64d74a mesa: (trivial) include <inttypes.h> for PRIx64 macros by Roland Scheidegger · 8 years ago
  32. c1aa444 swr: [rasterizer jitter] Pass LLVM-IR size into jitter by Tim Rowley · 8 years ago
  33. e0a829d swr: [rasterizer core] Frontend SIMD16 WIP by Tim Rowley · 8 years ago
  34. 79174e5 swr: [rasterizer jitter] Disable unsafe FP optimizations in the jitter by Tim Rowley · 8 years ago
  35. db599e3 swr: [rasterizer core] Frontend SIMD16 WIP by Tim Rowley · 8 years ago
  36. 09c54cf swr: [rasterizer jitter] Add DEBUGTRAP jit builder function by Tim Rowley · 8 years ago
  37. b01f26e swr: [rasterizer jitter] Multisample blend jit fix by Tim Rowley · 8 years ago
  38. 8780706 swr: [rasterizer jitter] Change SimdVector representation to array by Tim Rowley · 8 years ago
  39. d159b0b swr: [rasterizer jitter] Fix issues with stream-out on llvm>=3.8 by Tim Rowley · 8 years ago
  40. 8423ad4 swr: [rasterizer jitter] Adjust jitter header includes by Tim Rowley · 8 years ago
  41. feecd7d swr: [rasterizer core] Frontend SIMD16 WIP by Tim Rowley · 8 years ago
  42. a618d6c docs: update package contents by Eric Engestrom · 8 years ago
  43. 06e40dc docs: fix unpacking instructions by Eric Engestrom · 8 years ago
  44. d7e1a16 docs: remove dead 'beta' link by Eric Engestrom · 8 years ago
  45. 5b10c36 docs: add a note about the new version scheme by Eric Engestrom · 8 years ago
  46. 94262e5 r600/sb: Fix memory leak by Bartosz Tomczyk · 8 years ago
  47. 90014d0 mesa: use PRId64/PRIu64 when printing 64-bit ints by Timothy Arceri · 8 years ago
  48. c674f11 mesa/st: fix strict aliasing issue in int64 code. by Dave Airlie · 8 years ago
  49. 30cff4f mesa/uniform: fix strict aliasing issues with int64 code. by Dave Airlie · 8 years ago
  50. 6d5d6da radv: handle dcc in explicit image resolve path. (v2) by Dave Airlie · 8 years ago
  51. 0d12838 radv: Enable fast clears by default. by Bas Nieuwenhuizen · 8 years ago
  52. 1de3cd8 spirv: Add more asserts in vtn_vector_construct by Jason Ekstrand · 8 years ago
  53. 25aa98c configure.ac: remove src/gallium/winsys/intel/drm/Makefile reference by Emil Velikov · 8 years ago
  54. 73bce69 docs: reword ilo removal note by Emil Velikov · 8 years ago
  55. 97495c4 configure.ac: Remove redundant libglvnd stanza by Boyan Ding · 8 years ago
  56. bef4d74 travis: use both cores for make/make check by Emil Velikov · 8 years ago
  57. 3026717 travis: add nearly all gallium drivers to the list by Emil Velikov · 8 years ago
  58. 96d86b1 travis: correct libdrm required regex to also track libdrm itself by Emil Velikov · 8 years ago
  59. 49f6408 configure.ac: add swr to the gallium drivers list. by Emil Velikov · 8 years ago
  60. 9d5b681 configure.ac: list all the dri-drivers in the help string by Emil Velikov · 8 years ago
  61. 21efe25 glsl: correct compute shader checks for memoryBarrier functions by Marc Di Luzio · 8 years ago
  62. 83fb63d gallium/tgsi: fix oob access in parse instruction by Li Qiang · 8 years ago
  63. ce8a63d Revert "i965: Disable guardband clipping in the smaller-than-viewport case." by Kenneth Graunke · 8 years ago
  64. ece0e53 i965: Always scissor on Gen6-7.5 instead of disabling guardband. by Kenneth Graunke · 8 years ago
  65. f3c068c i965: Use a better guardband calculation. by Jason Ekstrand · 8 years ago
  66. 89ad7f1 i965: Combine the Gen6 SF and Clip viewport atoms. by Kenneth Graunke · 8 years ago
  67. 90ac228 radv: pass FMASK alignment to application by Dave Airlie · 8 years ago
  68. 47ca0f5 radv: Pass DCC alignment to application. by Bas Nieuwenhuizen · 8 years ago
  69. eb01b20 radv: Pass CMASK alignment to application. by Bas Nieuwenhuizen · 8 years ago
  70. a864ef7 radv/ac: avoid the fmask path when doing txs. by Dave Airlie · 8 years ago
  71. 11d6f83 swr: [rasterizer core] Removed unused clip code. by Bruce Cherniak · 8 years ago
  72. bf29495 swr: [rasterizer core] Remove dead code Clipper::ClipScalar() by Bruce Cherniak · 8 years ago
  73. 72e6d1f gallium: Remove vc4 simulator hack from loader infrastructure. by Eric Anholt · 8 years ago
  74. 3f46205 loader: Add an environment variable to override driver name choice. by Eric Anholt · 8 years ago
  75. 61bb1a9 targets: Use a macro to reduce cut and paste in driver setup. by Eric Anholt · 8 years ago
  76. 13a28ff radeon/ac: move common llvm build functions to a separate file. by Dave Airlie · 8 years ago
  77. 8822f4d eglmesaext: add new enums for EGL_MESA_drm_image_formats by Nicolai Hähnle · 8 years ago
  78. 6b0d390 docs: add EGL_MESA_drm_image_formats extension proposal by Nicolai Hähnle · 8 years ago
  79. 7be0e60 dri/common: clear the loaderPrivate pointer in driDestroyDrawable by Nicolai Hähnle · 8 years ago
  80. f446f3f glx: guard swap-interval functions against destroyed drawables by Nicolai Hähnle · 8 years ago
  81. 21ec355 glx/dri3: guard in_current_context against a disappeared drawable by Nicolai Hähnle · 8 years ago
  82. 40c304f glx/dri3: handle NULL pointers in loader-to-DRI3 drawable conversion by Nicolai Hähnle · 8 years ago
  83. 02264bc anv/pipeline: set ThreadDispatchEnable conditionally by Juan A. Suarez Romero · 8 years ago
  84. dfb1b54 main/fboject: default_framebuffer allowed for GetFramebufferParameter by Alejandro Piñeiro · 8 years ago
  85. 0fb0c57 main/fbobject: implement new 4.5 pnames for GetFramebufferParameter by Alejandro Piñeiro · 8 years ago
  86. 0cd2a47 main/framebuffer: refactor _mesa_get_color_read_format/type by Alejandro Piñeiro · 8 years ago
  87. 106a514 radv: fix shared memory load/stores. by Dave Airlie · 8 years ago
  88. a1a8aef radv/ac: correctly size shared memory usage. by Dave Airlie · 8 years ago
  89. 66463b7 radv: fix compute shared memory stores since 64-bit. by Dave Airlie · 8 years ago
  90. 023a9e3 docs: replace URL in features.txt by Brian Paul · 8 years ago
  91. 2fac98f mesa: whitespace fixes in context.c by Brian Paul · 8 years ago
  92. 84dbf68 anv/blorp: Disable resolves for transparent black clears by Nanley Chery · 8 years ago
  93. 93b8191 anv/cmd_buffer: Don't temporarily enable CCS_E within a render pass by Nanley Chery · 8 years ago
  94. 3f064e9 mesa: Don't crash when destroying contexts created with no visual. by Kenneth Graunke · 8 years ago
  95. af303ab winsys/amdgpu: avoid potential segfault in amdgpu_bo_map() by Samuel Pitoiset · 8 years ago
  96. 0a2dcd3 android: fix droid_create_image_from_prime_fd_yuv for YV12 by Tapani Pälli · 8 years ago
  97. 3879425 ilo: EOL unmaintained older gallium intel driver by Edward O'Callaghan · 8 years ago
  98. d77fa31 ilo: EOL drop unmaintained gallium drv from buildsys by Edward O'Callaghan · 8 years ago
  99. 01b625e ilo: EOL unplumb unmaintained gallium drv from winsys by Edward O'Callaghan · 8 years ago
  100. 2b4eaab configure: libdrm is a single package by Ilia Mirkin · 8 years ago