1. ca90cde radeonsi: implement gl_SampleMaskIn by Marek Olšák · 9 years ago
  2. f9fd0c4 radeonsi: add support for SQRT by Marek Olšák · 9 years ago
  3. d73c1c1 radeonsi: add support for FMA by Marek Olšák · 9 years ago
  4. dfea356 gallium/radeon: don't use LLVMReadOnlyAttribute for ALU by Marek Olšák · 9 years ago
  5. 9da9c8e tgsi: handle bitwise opcodes in tgsi_opcode_infer_type (v2) by Marek Olšák · 9 years ago
  6. 216543e gallium: add FMA and DFMA opcodes (v3) by Marek Olšák · 9 years ago
  7. e92bc6b freedreno: update generated headers by Rob Clark · 9 years ago
  8. d3fb949 freedreno/ir3: remove old compiler by Rob Clark · 9 years ago
  9. feb858b freedreno/ir3: avoid scheduler deadlock by Rob Clark · 9 years ago
  10. 7208e96 freedreno/ir3: bit of cleanup by Rob Clark · 9 years ago
  11. 620e29b freedreno: fix slice pitch calculations by Ilia Mirkin · 9 years ago
  12. 89b26d5 freedreno/a3xx: use the same layer size for all slices by Ilia Mirkin · 9 years ago
  13. 558dcd8 util: convert slab macros to inline functions by Brian Paul · 9 years ago
  14. a38e6c4 gallivm: (trivial) Fix typo in comment introduced by 70dc8a by Alexandre Demers · 9 years ago
  15. 70dc8a9 gallivm: Prevent double delete on LLVM 3.6 by Jose Fonseca · 9 years ago
  16. 5376bc7 st/glx: use strdup() instead of _mesa_strdup() by Brian Paul · 9 years ago
  17. e5cd42e nvc0: fix wrong max value for driver queries by Samuel Pitoiset · 9 years ago
  18. 7a37d5c r600g: Use R600_MAX_VIEWPORTS instead of 16 by Alexandre Demers · 9 years ago
  19. c939231 r300g: fix sRGB->sRGB blits by Marek Olšák · 9 years ago
  20. 9953586 r300g: fix a crash when resolving into an sRGB texture by Marek Olšák · 9 years ago
  21. 1136010 r300g: use memset for clearing the shader key by Marek Olšák · 9 years ago
  22. 4815c18 r300g: remove the broken SNORM->UNORM shader lowering pass by Marek Olšák · 9 years ago
  23. 74a757f r300g: fix RGTC1 and LATC1 SNORM formats by Marek Olšák · 9 years ago
  24. f710b99 r300g: Fix the ATI1N swizzle (RGTC1 and LATC1) by Stefan Dösinger · 9 years ago
  25. 51b43c5 radeonsi: Add additional information to shader dumps by Tom Stellard · 9 years ago
  26. bbfa1c3 radeonsi/compute: Use value from compiler for COMPUTE_PGM_RSRC1.FLOAT_MODE by Tom Stellard · 9 years ago
  27. a646b00 clover: Return the minimum required value for CL_DEVICE_SINGLE_FP_CONFIG v2 by Tom Stellard · 9 years ago
  28. cb3eb43 freedreno/ir3: get the # of miplevels from getinfo by Ilia Mirkin · 9 years ago
  29. 8ac957a freedreno/ir3: fix array count returned by TXQ by Ilia Mirkin · 9 years ago
  30. f3dfe65 freedreno: move fb state copy after checking for size change by Ilia Mirkin · 9 years ago
  31. fd17db6 freedreno: replace glsl130 debug flag with glsl120 by Rob Clark · 9 years ago
  32. 0e8d58b gallium/docs: add some freedreno compiler docs by Rob Clark · 10 years ago
  33. 060d349 freedreno/ir3: relative dst by Rob Clark · 10 years ago
  34. b770321 freedreno/ir3: split out array_fanin() helper by Rob Clark · 9 years ago
  35. 17754b7 freedreno/ir3: drop deref nodes by Rob Clark · 9 years ago
  36. f8f7548 freedreno/ir3: helpful iterator macros by Rob Clark · 9 years ago
  37. 26b79ac freedreno/ir3: fix register usage calculations by Rob Clark · 10 years ago
  38. 3ecc834 freedreno/ir3: couple tweaks for cmdline compiler by Rob Clark · 9 years ago
  39. 0f797f7 freedreno/ir3: split up ssa_dst by Rob Clark · 10 years ago
  40. 27648ef freedreno/ir3: fix failed assert in grouping by Rob Clark · 9 years ago
  41. b28c037 r300g: Fix build, invalid extern "C" around header inclusion. by Mark Janes · 9 years ago
  42. c4b91a1 nouveau: Fix build, invalid extern "C" around header inclusion. by Mark Janes · 9 years ago
  43. 2034680 nv50,nvc0: remove bogus 64_FLOAT formats by Ilia Mirkin · 9 years ago
  44. bca6c85 ilo: clarify valid and preferred tilings by Chia-I Wu · 9 years ago
  45. bf061a3 ilo: clean up Gen6 WAs by Chia-I Wu · 9 years ago
  46. ba5670f ilo: add generic ilo_render_3dprimitive() by Chia-I Wu · 9 years ago
  47. 8b2eecf ilo: add generic ilo_render_pipe_control() by Chia-I Wu · 9 years ago
  48. 35b713a ilo: fix padding of linear sampler views by Chia-I Wu · 9 years ago
  49. dda4823 ilo: do not check for interleaved_samples by Chia-I Wu · 9 years ago
  50. ebad062 ilo: enable L3 cache in MOCS by Chia-I Wu · 9 years ago
  51. c7d17f8 ilo: track if a ilo_view_surface is a scanout by Chia-I Wu · 9 years ago
  52. e7c74ef ilo: clean up SURFACE_STATE and BINDING_TABLE_STATE by Chia-I Wu · 9 years ago
  53. 60096ed freedreno/ir3: fix silly typo for binning pass shaders by Rob Clark · 9 years ago
  54. 4ddd981 ilo: add more convenient intel_bo_{ref,unref}() by Chia-I Wu · 9 years ago
  55. 70ef171 ilo: add intel_bo_set_tiling() by Chia-I Wu · 9 years ago
  56. 0ac7065 ilo: replace intel_tiling_mode by gen_surface_tiling by Chia-I Wu · 9 years ago
  57. eb32ac1 ilo: update genhw headers by Chia-I Wu · 9 years ago
  58. 237dcb4 Fix invalid extern "C" around header inclusion. by Mark Janes · 9 years ago
  59. c97e902 clover: Enable cl_khr_fp64 for devices that support doubles v4 by Tom Stellard · 10 years ago
  60. 8f1a11b st/osmesa: include stdio.h by Brian Paul · 9 years ago
  61. 8c68987 st/xlib: include stdio.h by Brian Paul · 9 years ago
  62. 68579c4 st/xlib: include stdio.h by Brian Paul · 9 years ago
  63. b5eb6f7 ilo: improve WA handling in rectlist path by Chia-I Wu · 9 years ago
  64. 1424bdd ilo: clean up Gen7.5 WAs by Chia-I Wu · 9 years ago
  65. a398168 clover: Fix build since llvm r231270 by Tom Stellard · 9 years ago
  66. 68d2e39 ilo: add ILO_DEBUG=hang by Chia-I Wu · 9 years ago
  67. af4cff5 ilo: add some more winsys functions by Chia-I Wu · 9 years ago
  68. ade0b58 r300g: Check return value of snprintf(). by Matt Turner · 9 years ago
  69. f5e2aa1 r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. by Matt Turner · 9 years ago
  70. b709adf freedreno/ir3: fix old compiler after f6b2e8af742 by Rob Clark · 9 years ago
  71. 34ff9bc gallivm: init MM = NULL to silence warning by Brian Paul · 9 years ago
  72. 5bebd70 mesa: consolidate PUBLIC macro definition by Brian Paul · 9 years ago
  73. 2565675 st/xlib: include p_compiler.h to get PUBLIC definition by Brian Paul · 9 years ago
  74. d0b1c74 svga: Set MSVC2013 compat flags. by Jose Fonseca · 9 years ago
  75. 2c25008 softpipe,trace: Set MSVC 2008 compat flags. by Jose Fonseca · 9 years ago
  76. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 9 years ago
  77. 3acd7a3 st/vega: Remove. by Jose Fonseca · 9 years ago
  78. 5564c36 st/egl: Remove. by Jose Fonseca · 9 years ago
  79. 073a5d2 gallium/auxiliary/indices: fix start param by Marc-Andre Lureau · 9 years ago
  80. 8e67fd7 freedreno/a4xx: re-enable int (conditional on glsl130) by Rob Clark · 9 years ago
  81. e9f2abe freedreno/ir3: handle flat bypass for a4xx by Rob Clark · 9 years ago
  82. 9d732d3 freedreno/ir3: add support for memory (cat6) instructions by Rob Clark · 9 years ago
  83. 20b50a0 freedreno/ir3: fix up cat6 instruction encodings by Rob Clark · 9 years ago
  84. 4abb789 tgsi/lowering: don't forget interp for BCOLOR inputs by Rob Clark · 9 years ago
  85. 583a8a8 freedreno/a3xx,a4xx: silence some warnings by Rob Clark · 9 years ago
  86. 80c5bd7 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  87. 70b4010 st/dri: replace Elements() with ARRAY_SIZE() by Brian Paul · 9 years ago
  88. 9a07435 identity: Remove. by Jose Fonseca · 9 years ago
  89. 27a34f6 draw: fix division-by-zero for empty geometry shaders by Marek Olšák · 9 years ago
  90. 982723d Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible." by Kenneth Graunke · 9 years ago
  91. 7983a3d auxilary/os: correct sysctl use in os_get_total_physical_memory() by Jonathan Gray · 9 years ago
  92. 943784b gallium/util: add debug_print_usage_enum() debug helper by Brian Paul · 9 years ago
  93. b14cec0 gallium/util: fix 'statement with no effect' warning by Brian Paul · 9 years ago
  94. da85ab4 radeonsi/compute: Enable PIPE_SHADER_CAP_DOUBLES v2 by Tom Stellard · 9 years ago
  95. 7551455 clover: Don't unconditionally define cl_khr_fp64 by Tom Stellard · 9 years ago
  96. ed07255 pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabled by Tom Stellard · 9 years ago
  97. 79daa51 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  98. 8170eba r300g/tests: Include stdio.h. by Vinson Lee · 9 years ago
  99. 40cfa0c radeon/compiler: include stdio.h by Brian Paul · 9 years ago
  100. 46110c5 include,auxiliary: Remove support for MSVC older then 2008. by Jose Fonseca · 9 years ago