1. d0b4ac6 targets/clover: link against libmesautil.la by Jan Vesely · 10 years ago
  2. e281363 gallivm: Fix build with latest LLVM by Jan Vesely · 10 years ago
  3. 6b834af targets/dri: link with mesautil by Roland Scheidegger · 10 years ago
  4. 9042e88 gallium/docs: Document TEX2/TXL2/TXB2 instructions and fix up other tex doc by Roland Scheidegger · 10 years ago
  5. c3c3375 gallivm: fix cube map array (and cube map shadow with bias) handling by Roland Scheidegger · 10 years ago
  6. ea05cfa llvmpipe: implement support for cube map arrays by Roland Scheidegger · 10 years ago
  7. b249712 targets/graw-gdi: link with mesautil, not mesautils by Brian Paul · 10 years ago
  8. c4e23f0 targets/libgl-gdi: link with mesautil by Brian Paul · 10 years ago
  9. 0ba5d80 targets/egl-static: link with libmesautil.la by Brian Paul · 10 years ago
  10. b035869 targets/vdpau: link with libmesautil.la to fix build breakage by Brian Paul · 10 years ago
  11. ff0cbfb svga: SVGA_3D_CMD_BIND_GB_SHADER needs to reserve two relocations. by Matthew McClure · 10 years ago
  12. 0236e75 gallium: Add libmesautil dependency to gdm and xa targets by Jason Ekstrand · 10 years ago
  13. 992e1ea gallium: Move sRGB <-> RGB handling to libmesautil by Jason Ekstrand · 10 years ago
  14. efa0aa8 util: Gather some common macros by Jason Ekstrand · 10 years ago
  15. 1e0da62 util: Move ralloc to a new src/util directory. by Kenneth Graunke · 11 years ago
  16. 87e719a targets/dri: resolve the scons build by Emil Velikov · 10 years ago
  17. 6614def gallium: Fix compiler warning. by Jan Vesely · 10 years ago
  18. 47e5039 st/dri: Fix driver loading if swrast isn't built by Aaron Watry · 10 years ago
  19. 152006e Remove XA state tracker support for Radeon by Marek Olšák · 10 years ago
  20. 3b69347 llvmpipe: don't store number of layers per level by Roland Scheidegger · 10 years ago
  21. 7e7aebb llvmpipe: integrate memory allocation into llvmpipe_texture_layout by Roland Scheidegger · 10 years ago
  22. 47096fb llvmpipe: get rid of impossible code in alloc_image_data by Roland Scheidegger · 10 years ago
  23. 3a9278b r600g: Implement gpu_shader5 textureGather by Glenn Kennard · 10 years ago
  24. 150ac07 r600g/radeonsi: Prefer VRAM for CPU -> GPU streaming buffers by Michel Dänzer · 10 years ago
  25. 8898fff r600g/radeonsi: Reduce or even drop special treatment of persistent mappings by Michel Dänzer · 10 years ago
  26. 095c37e target-helpers: Do not build kms_dri on libdrm-less platforms. by Jon TURNEY · 10 years ago
  27. b1eb00c r600g: gpu_shader5 gl_SampleMaskIn support by Glenn Kennard · 10 years ago
  28. 2768a56 r600g: Implement gpu_shader5 integer ops by Glenn Kennard · 10 years ago
  29. 2133a1a r600g: Add IMUL_HI/UMUL_HI support by Glenn Kennard · 10 years ago
  30. a48b615 r600g: Implement GL_ARB_texture_query_lod by Glenn Kennard · 10 years ago
  31. bfb0da9 gallium: Add a uif() helper function to complement fui() by Eric Anholt · 10 years ago
  32. 5a12155 gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior by Roland Scheidegger · 10 years ago
  33. e57ad3d dri: Add a new capabilities for drivers that can't share buffers by Giovanni Campagna · 10 years ago
  34. 3b176c4 gallium: Add a dumb drm/kms winsys backed swrast provider by Giovanni Campagna · 10 years ago
  35. e3a3dbe st/gbm: don't segfault if the fail to create the screen by Emil Velikov · 10 years ago
  36. d93ae21 st/gbm: retrieve the driver-name via dd_driver_name() by Emil Velikov · 10 years ago
  37. b12d5f0 os_process.c: Add cygwin as an expected platform by Yaakov Selkowitz · 10 years ago
  38. 7844263 svga: remove unneeded depth==1 assertion in svga_texture_view_surface() by Brian Paul · 10 years ago
  39. 66a1b3a st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats. by José Fonseca · 10 years ago
  40. 8d0a1a6 gallium/radeon: Add some Emacs .dir-locals.el files by Michel Dänzer · 10 years ago
  41. 9a53f94 ilo: fix fb height of HiZ ops by Chia-I Wu · 10 years ago
  42. a9528ce r600g,radeonsi: switch all occurences of array_size to util_max_layer by Marek Olšák · 10 years ago
  43. 71ce922 radeonsi: fix occlusion queries on Hawaii by Marek Olšák · 10 years ago
  44. 156b7e2 winsys/radeon: fix vram_size overflow with Hawaii by Marek Olšák · 10 years ago
  45. 0e7f563 radeonsi: fix a hang with streamout on Hawaii by Marek Olšák · 10 years ago
  46. 3d9e874 radeonsi: fix a hang with instancing on Hawaii by Marek Olšák · 10 years ago
  47. c7407b9 gallium/util: add a helper for calculating primitive count from vertex count by Marek Olšák · 10 years ago
  48. 9b04647 radeonsi: fix CMASK and HTILE calculations for Hawaii by Marek Olšák · 10 years ago
  49. ecbd3a5 r600g,radeonsi: add debug flags which disable tiling by Marek Olšák · 10 years ago
  50. 04f2c88 gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE by Marek Olšák · 10 years ago
  51. d5bcb5e r600g: switch SNORM conversion to DX and GLES behavior by Marek Olšák · 10 years ago
  52. 5fe2059 util: Fix typo by Tom Stellard · 10 years ago
  53. cc1e1da ilo: correctly propagate resource renames to hardware by Chia-I Wu · 10 years ago
  54. fb18203 ilo: add ilo_resource_get_bo() helper by Chia-I Wu · 10 years ago
  55. 6f0c1f2 radeonsi: Use util_memcpy_cpu_to_le32() by Tom Stellard · 10 years ago
  56. f0e0737 util: Add util_memcpy_cpu_to_le32() v3 by Tom Stellard · 10 years ago
  57. 3d636b4 clover: Add checks for image support to the image functions v2 by Tom Stellard · 10 years ago
  58. 7f96bea r600g/compute: Add debug information to promote and demote functions by Bruno Jiménez · 10 years ago
  59. e771512 r600g/compute: Add documentation to compute_memory_pool by Bruno Jiménez · 10 years ago
  60. 717e3b1 ilo: unblock an inline write with a staging bo by Chia-I Wu · 10 years ago
  61. 7395432 ilo: try unblocking a transfer with a staging bo by Chia-I Wu · 10 years ago
  62. 0a0e57b ilo: enable persistent and coherent transfers by Chia-I Wu · 10 years ago
  63. b02e993 ilo: drop ptr from ilo_transfer by Chia-I Wu · 10 years ago
  64. b1dd54d ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/ by Chia-I Wu · 10 years ago
  65. 2a82bb3 ilo: drop unused context param from transfer functions by Chia-I Wu · 10 years ago
  66. 8abf6c0 ilo: tidy up transfer mapping/unmapping by Chia-I Wu · 10 years ago
  67. 2f4bed0 ilo: tidy up choose_transfer_method() by Chia-I Wu · 10 years ago
  68. 91656eb ilo: free transfers with util_slab_free() by Chia-I Wu · 10 years ago
  69. 1d3e06c clover: Add clUnloadPlatformCompiler. by EdB · 10 years ago
  70. 3986942 clover: Add clCreateProgramWithBuiltInKernels. by EdB · 10 years ago
  71. 4714c4e ilo: simplify ilo_flush() by Chia-I Wu · 10 years ago
  72. 654fd3e r600g/compute: Defrag the pool at the same time as we grow it by Bruno Jiménez · 10 years ago
  73. 4ca04f3 r600g/compute: Try to use a temporary resource when growing the pool by Bruno Jiménez · 10 years ago
  74. 5eb11eb freedreno: fix typo in gpu version check by Rob Clark · 10 years ago
  75. db193e5 freedreno/ir3: split out shader compiler from a3xx by Rob Clark · 10 years ago
  76. 7d7e6ae freedreno/a3xx/compiler: rename ir3_shader to ir3 by Rob Clark · 10 years ago
  77. faaeddb freedreno/a3xx/compiler: scheduler vs pred reg by Rob Clark · 10 years ago
  78. 9f39132 freedreno/a3xx/compiler: little cleanups by Rob Clark · 10 years ago
  79. d48faad freedreno/a3xx: enable/disable wa's based on patch-level by Rob Clark · 10 years ago
  80. 9613ca5 freedreno/a3xx/compiler: make IR heap dyanmic by Rob Clark · 10 years ago
  81. 0bc1fa2 r600g/compute: Fix singed/unsigned comparison compiler warnings. by Jan Vesely · 10 years ago
  82. 0ec8587 clover: Query the device to see if images are supported by Tom Stellard · 10 years ago
  83. 1607a8e gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED by Tom Stellard · 10 years ago
  84. d6b89ae r600g/compute: Allow compute_memory_defrag to defragment between resources by Bruno Jiménez · 10 years ago
  85. 5cf1080 r600g/compute: Allow compute_memory_move_item to move items between resources by Bruno Jiménez · 10 years ago
  86. cce5814 winsys/radeon: fix indentation by Jerome Glisse · 10 years ago
  87. 0ddc28b nvc0/ir: support 2d constbuf indexing by Ilia Mirkin · 10 years ago
  88. 4eef537 gm107/ir: emit LDC subops by Ilia Mirkin · 10 years ago
  89. fc3d5fe gk110/ir: emit load constant subop by Ilia Mirkin · 10 years ago
  90. dfb0ca1 nv50/ir: fix phi/union sources when their def has been merged by Ilia Mirkin · 10 years ago
  91. 32702cc nv50/ir: fix hard-coded TYPE_U32 sized register by Ilia Mirkin · 10 years ago
  92. 3f6b34b nvc0: mark shader header if fp64 is used by Ilia Mirkin · 10 years ago
  93. b21a2879 nv50/ir: keep track of whether the program uses fp64 by Ilia Mirkin · 10 years ago
  94. 47e5a8d nvc0: make sure that the local memory allocation is aligned to 0x10 by Ilia Mirkin · 10 years ago
  95. 9d61668 ilo: check the tilings of imported handles by Chia-I Wu · 10 years ago
  96. cbc943c ilo: clean up resource bo renaming by Chia-I Wu · 10 years ago
  97. cf8c994 ilo: share some code between {tex,buf}_create_bo by Chia-I Wu · 10 years ago
  98. c1a1a62 ilo: use native 3-component vertex formats on GEN7.5+ by Chia-I Wu · 10 years ago
  99. 2126541 ilo: allow for device-dependent format translation by Chia-I Wu · 10 years ago
  100. 2f181bc freedreno/a3xx/compiler: fix p0 (kill, etc) by Rob Clark · 10 years ago