1. 8cf6482 clover: Fix regression in module serialization by Tom Stellard · 10 years ago
  2. 3435aa4 i965/fs: Use the correct regs_written on unspill instructions by Jason Ekstrand · 10 years ago
  3. 742158b st/gbm: fix order of arguments passed to is_format_supported by Ilia Mirkin · 10 years ago
  4. 5524af8 nouveau: 3d textures are unsupported, limit 3d levels to 1 by Ilia Mirkin · 10 years ago
  5. abe3b3d freedreno: use tgsi_lowering by Rob Clark · 10 years ago
  6. d2c1d96 r300/compiler: remove useless check by David Heidelberger · 10 years ago
  7. e5bf8d3 ilo: Build pipe-loader for ilo by Nick Sarnie · 10 years ago
  8. af897df automake: explicitly set TARGET_RADEON_{WINSYS,COMMON} by Emil Velikov · 10 years ago
  9. a2d8b6d vc4: Fix render target NPOT alignment at small miplevels. by Eric Anholt · 10 years ago
  10. b5fc9d5 vc4: Add support for having 0 vertex elements used. by Eric Anholt · 10 years ago
  11. a2fd55c auxilary/os: Add DragonFly BSD support in os_get_total_physical_memory. by Vinson Lee · 10 years ago
  12. 291be28 glx: Fix glxUseXFont for glxWindow and glxPixmaps by Daniel Manjarres · 10 years ago
  13. 4e2cf84 ilo: clear writer pointer after unmapping by Chia-I Wu · 10 years ago
  14. 615bbf0 vc4: Write the VPM read setup multiple times to queue all the inputs. by Eric Anholt · 10 years ago
  15. e1d1c39 vc4: Add support for the TXL opcode. by Eric Anholt · 10 years ago
  16. 5bc91b6 vc4: Improve the accuracy of SIN and COS. by Eric Anholt · 10 years ago
  17. 02ca66f i965: Use unsynchronized maps for the program cache on LLC platforms. by Kenneth Graunke · 10 years ago
  18. 4c766c7 i965: Issue performance warnings when copying the program cache BO. by Kenneth Graunke · 10 years ago
  19. a4fe727 i965: Issue performance warnings on MapBufferRange stalls. by Kenneth Graunke · 10 years ago
  20. 5d72a1c vc4: Match VS outputs to FS inputs. by Eric Anholt · 10 years ago
  21. d561a42 configure: use $libdir/dri as default for VA-API by Christian König · 10 years ago
  22. 966ae17 configure: remove superflous VA-API line from configure.ac by Christian König · 10 years ago
  23. d3004a2 configure: respect $libdir for the OMX installation dir by Christian König · 10 years ago
  24. 5ce06d1 configure: Revert "ask vdpau.pc for the default location of the vdpau drivers" by Christian König · 10 years ago
  25. 83365a5 vc4: Add support for the CEIL opcode. by Eric Anholt · 10 years ago
  26. 926eaa9 vc4: Add support for the SSG opcode. by Eric Anholt · 10 years ago
  27. b86f814 docs: add news item and link release notes by Emil Velikov · 10 years ago
  28. fc6345a docs: Add sha256 sums for the 10.3.1 release by Emil Velikov · 10 years ago
  29. 04fae07 Add release notes for the 10.3.1 release by Emil Velikov · 10 years ago
  30. 66ea8a5 docs: Add sha256 sums for the 10.2.9 release by Emil Velikov · 10 years ago
  31. f5e6129 Add release notes for the 10.2.9 release by Emil Velikov · 10 years ago
  32. a327fa3 r600g: Implement GL_ARB_sample_shading by Glenn Kennard · 10 years ago
  33. 75e97e2 radeonsi: use tgsi_shader_info in si_llvm_emit_fs_epilogue by Marek Olšák · 10 years ago
  34. 558f777 radeonsi: remove si_shader_output_values::index by Marek Olšák · 10 years ago
  35. ec0d168 radeonsi: use tgsi_shader_info in si_llvm_emit_vs_epilogue by Marek Olšák · 10 years ago
  36. 8067732 radeonsi: remove shader->input[] and output[] arrays and dependencies by Marek Olšák · 10 years ago
  37. 8b057dd radeonsi: move param_offset out of shader->input[] and output[] by Marek Olšák · 10 years ago
  38. 02134cf radeonsi: use tgsi_shader_info to get a list of GS outputs by Marek Olšák · 10 years ago
  39. 101905d radeonsi: use tgsi_shader_info in si_update_spi_map by Marek Olšák · 10 years ago
  40. 6f04cf7 radeonsi: simplify dereferences in si_update_spi_map by Marek Olšák · 10 years ago
  41. 639f6b4 radeonsi: use tgsi_shader_info in si_shader_vs by Marek Olšák · 10 years ago
  42. fa93343 radeonsi: use tgsi_shader_info in si_shader_ps by Marek Olšák · 10 years ago
  43. e23fec1 radeonsi: use tgsi_shader_info in fetch_input_gs by Marek Olšák · 10 years ago
  44. 7a645c5 radeonsi: don't rely on shader->output in si_llvm_emit_fs_epilogue by Marek Olšák · 10 years ago
  45. 216cf86 radeonsi: use tgsi_shader_info in si_llvm_emit_es_epilogue by Marek Olšák · 10 years ago
  46. 34e8200 radeonsi: don't recompile shaders when changing nr_cbufs from 0 to 1 by Marek Olšák · 10 years ago
  47. 5e0fbe1 radeonsi: remove vs.ucps_enabled from the shader key by Marek Olšák · 10 years ago
  48. a9592cd radeonsi: assume ClipDistance usage mask is always 0xf by Marek Olšák · 10 years ago
  49. 2286edc clover: Fix unintended fall-through in kernel::argument::bind. by Francisco Jerez · 10 years ago
  50. 5bffc5e clover: Append implicit arguments to the kernel argument list. by Jan Vesely · 10 years ago
  51. bf89a97 clover: Pass execution dimensions and offset to the kernel as implicit arguments. by Francisco Jerez · 10 years ago
  52. 06139c5 clover: Add semantic information to module::argument for implicit parameter passing. by Francisco Jerez · 10 years ago
  53. 27c51b5 clover: Use unreachable() from util/macros.h instead of assert(0). by Francisco Jerez · 10 years ago
  54. 5480d6b gallium: Add tokens for DragonFly BSD. by Vinson Lee · 10 years ago
  55. 566d188 ilo: disassemble compacted instructions by Chia-I Wu · 10 years ago
  56. 326e303 glsl: improve accuracy of atan() by Erik Faye-Lund · 10 years ago
  57. 070b2c2 vc4: Use the fnv1 hash function instead of gallium util's crc32. by Eric Anholt · 10 years ago
  58. d09509d vc4: Don't look up the compiled shaders unless state has changed. by Eric Anholt · 10 years ago
  59. c6f50c4 vc4: Actually clear the context's dirty flags. by Eric Anholt · 10 years ago
  60. 7c474f9 vc4: Optimize the other case of SEL_X_Y wih a 0 -> SEL_X_0(a). by Eric Anholt · 10 years ago
  61. ac557b4 mesa: fix error reported on gTexSubImage2D when level not valid by Tapani Pälli · 10 years ago
  62. 94841b6 i965: Fix register write checks. by Kenneth Graunke · 10 years ago
  63. 7e67ea9 vc4: Optimize out adds of 0. by Eric Anholt · 10 years ago
  64. 0401f55 vc4: Optimize fmul(x, 0) and fmul(x, 1). by Eric Anholt · 10 years ago
  65. 1cd8c1a vc4: Factor out the turn-it-into-a-mov in opt_algebraic. by Eric Anholt · 10 years ago
  66. 40748cf vc4: Eliminate unused texture instructions. by Eric Anholt · 10 years ago
  67. b73cab6 vc4: Dead code eliminate unused SF instructions. by Eric Anholt · 10 years ago
  68. 93cac26 vc4: Prevent copy propagating out the MOVs from r4. by Eric Anholt · 10 years ago
  69. c4b0dd5 vc4: Split the coordinate shader to its own vc4_compiled_shader. by Eric Anholt · 10 years ago
  70. 5c72d77 vc4: Add #defines for the texture uniform fields. by Eric Anholt · 10 years ago
  71. 5cfab07 vc4: Initialize undefined temporaries to 0. by Eric Anholt · 10 years ago
  72. 4ce11de i965: Skip uploading border color when unnecessary. by Kenneth Graunke · 10 years ago
  73. b7844d1 i965: Use BDW_MOCS_PTE for renderbuffers. by Kenneth Graunke · 10 years ago
  74. d489a8a i965: Add a BRW_MOCS_PTE #define. by Kenneth Graunke · 10 years ago
  75. 8892a6b mesa: Make _mesa_print_arrays use stderr. by Kenneth Graunke · 10 years ago
  76. 7b4276d r600g,radeonsi: Always use GTT again for PIPE_USAGE_STREAM buffers by Michel Dänzer · 10 years ago
  77. 5a13522 vc4: Optimize SF(ITOF(x)) -> SF(x). by Eric Anholt · 10 years ago
  78. 00a9aeb vc4: Add some optimization of FADD(FSUB(0, x)). by Eric Anholt · 10 years ago
  79. 67aea92 vc4: Mostly fix offset calculation for NPOT mipmap levels. by Eric Anholt · 10 years ago
  80. 0b96a08 vc4: Move the mirrored kernel code to a kernel/ directory. by Eric Anholt · 10 years ago
  81. ef9914a vc4: Enable LIT lowering in TGSI instead of our own code. by Eric Anholt · 10 years ago
  82. 9773d45 vc4: Fix scalar math opcodes to replicate their result from the X channel. by Eric Anholt · 10 years ago
  83. 4e50a32 ilo: fix rectlist on GEN7+ by Chia-I Wu · 10 years ago
  84. 5814185 vc4: Add support for two-sided color. by Eric Anholt · 10 years ago
  85. 4dccdbf vc4: Enable POW lowering in TGSI instead of our own code. by Eric Anholt · 10 years ago
  86. 1aef5a3 vc4: Enable DP lowering in TGSI instead of our own code. by Eric Anholt · 10 years ago
  87. 4f6e4c7 vc4: Start using tgsi_lowering for opcodes we haven't supported before. by Eric Anholt · 10 years ago
  88. f9854e1 gallium: Rename freedreno parts of tgsi_lowering.[ch]. by Eric Anholt · 10 years ago
  89. 19df602 gallium: Reformat tgsi_lowering.c for the normal style. by Eric Anholt · 10 years ago
  90. 3141dc8 gallium: Copy fd_lowering.[ch] to tgsi_lowering.[ch] for code sharing. by Eric Anholt · 10 years ago
  91. 84caf5a vc4: Set unused raddr fields to QPU_R_NOP. by Eric Anholt · 10 years ago
  92. 48af742 vc4: Abstract out the field-merging logic for instructions. by Eric Anholt · 10 years ago
  93. acdcef6 r600: Use DMA transfers in r600_copy_global_buffer by Niels Ole Salscheider · 10 years ago
  94. fd31628 glsl: Optimize min/max expression trees by Iago Toral Quiroga · 10 years ago
  95. 16b5300 glsl: do not emit error for non written varyings on OpenGL ES by Tapani Pälli · 10 years ago
  96. be0a994 radeonsi: Use dummy pixel shader if compilation of the real shader failed by Michel Dänzer · 10 years ago
  97. f358462 ilo: let shaders determine surface counts by Chia-I Wu · 10 years ago
  98. ca824e6 ilo: let shaders determine sampler counts by Chia-I Wu · 10 years ago
  99. 0c4bc1e tgsi: change tgsi_shader_info::properties to a one-dimensional array by Marek Olšák · 10 years ago
  100. 1f6c0b5 radeonsi: set number of userdata SGPRs of GS copy shader to 4 by Marek Olšák · 10 years ago