1. 651861d radeonsi: handle first_non_void correctly in si_create_vertex_elements by Marek Olšák · 8 years ago
  2. 140ad27 gallivm: (trivial) fix ddiv cpu implementation by Roland Scheidegger · 8 years ago
  3. 517fc3e tgsi: implement ddiv opcode by Roland Scheidegger · 8 years ago
  4. e405d0d radeonsi: always set the TCL1_ACTION_ENA when invalidating L2 by Marek Olšák · 8 years ago
  5. e35cfa1 swr: Align query results allocation by George Kyriazis · 8 years ago
  6. 34f902e swr: Prune empty nodes in CalculateProcessorTopology. by Bruce Cherniak · 8 years ago
  7. 23ead4c r600: implement DDIV by Nicolai Hähnle · 8 years ago
  8. 7856dfd r600: factor out cayman_emit_unary_double_raw by Nicolai Hähnle · 8 years ago
  9. 41b93b1 r600: double multiply can handle only one multiply at a time by Nicolai Hähnle · 8 years ago
  10. 8857256 freedreno/a5xx: set frag shader threadsize by Rob Clark · 8 years ago
  11. 516b349 freedreno/a5xx: set fragcoordxy properly by Rob Clark · 8 years ago
  12. 0645c0e freedreno/a5xx: fix psize by Rob Clark · 8 years ago
  13. 6aade42 freedreno/a5xx: srgb fix by Rob Clark · 8 years ago
  14. 4dc6ed5 freedreno/a5xx: fix int vbos by Rob Clark · 8 years ago
  15. cfe14ab freedreno/a5xx: fix clear for uint/sint formats by Rob Clark · 8 years ago
  16. 250b1ca freedreno/a5xx: fix cull state by Rob Clark · 8 years ago
  17. 9318d81 freedreno: update generated headers by Rob Clark · 8 years ago
  18. 45f13c2 gallium/hud: add missing break in hud_cpufreq_graph_install() by Samuel Pitoiset · 8 years ago
  19. b72f8de radeonsi: don't forget to add HTILE to the buffer list for texturing by Marek Olšák · 8 years ago
  20. 1cc5774 radeonsi: fix texture gather on stencil textures by Nicolai Hähnle · 8 years ago
  21. 50a607c radeonsi: Always leave poly_offset in a valid state by Zachary Michaels · 8 years ago
  22. ff81869 gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN by Dave Airlie · 8 years ago
  23. c67a279 radeonsi: determine in advance which VBOs should be added to the buffer list by Marek Olšák · 8 years ago
  24. 1db2bf8 radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors by Marek Olšák · 8 years ago
  25. b9b9540 radeonsi: reject invalid vertex buffer indices at state creation by Marek Olšák · 8 years ago
  26. cf24892 radeonsi: use a global dirty mask for shader pointers by Marek Olšák · 8 years ago
  27. 861d7af radeonsi: use a bitmask-based loop in si_decompress_textures by Marek Olšák · 8 years ago
  28. 4bde7d3 radeonsi: skip an unnecessary mutex lock for L2 prefetches by Marek Olšák · 8 years ago
  29. d93b0ea radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches by Marek Olšák · 8 years ago
  30. 395c498 radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE by Marek Olšák · 8 years ago
  31. 35cd755 radeonsi: use the correct target machine when building shader variants by Marek Olšák · 8 years ago
  32. 3ae3be6 radeonsi: move shader pipe context state into a separate structure by Marek Olšák · 8 years ago
  33. 65a44a7 Revert "etnaviv: Fake occlusion query capability" by Christian Gmeiner · 8 years ago
  34. 730574c android: ac/debug: move sid_tables.h generation and IB decode to amd/common by Mauro Rossi · 8 years ago
  35. 02185a1 android: gallium/auxiliary: fix building error in Android 7.0 by Mauro Rossi · 8 years ago
  36. db3aaa3 android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  37. a2a63ad android: radeon: fix LLVMInitializeAMDGPU* functions declaration by Mauro Rossi · 8 years ago
  38. 9c50039 nouveau: remove always false argument in nouveau_fence_new() by Emil Velikov · 8 years ago
  39. 4380a20 gallium: correctly manage libsensors link flags by Emil Velikov · 8 years ago
  40. b7ac0f5 etnaviv: Fake occlusion query capability by Wladimir J. van der Laan · 8 years ago
  41. 103c363 etnaviv: add flags parameter to texture barrier by Christian Gmeiner · 8 years ago
  42. 3ef916c etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH by Christian Gmeiner · 8 years ago
  43. 5644170 gallivm: (trivial) fix copy/paste bug with big endian code by Roland Scheidegger · 8 years ago
  44. 3404196 configure.ac: Revert recent HAVE_LLVM changes. by Jose Fonseca · 8 years ago
  45. 4d0efb9 configure.ac: Set and use HAVE_GALLIUM_LLVM define by Tobias Droste · 8 years ago
  46. 903eb09 gallivm: Cleanup USE_MCJIT. by Jose Fonseca · 8 years ago
  47. 57f1862 radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+ by Marek Olšák · 8 years ago
  48. 3a8f316 st/vdpau: remove the delayed rendering hack(v1.1) by Nayan Deshmukh · 8 years ago
  49. 15bfdea st/vdpau: use dri3 to directly send the buffer to X(v2) by Nayan Deshmukh · 8 years ago
  50. 0ef17d7 vl/dri3: use external texture as back buffers(v4) by Nayan Deshmukh · 8 years ago
  51. 1996323 nv50/ir: optimize shl + and by Ilia Mirkin · 8 years ago
  52. 5ba380c nvc0: enable FBFETCH with a special slot for color buffer 0 by Ilia Mirkin · 8 years ago
  53. a1c8484 gallium: add flags parameter to texture barrier by Ilia Mirkin · 8 years ago
  54. ee3ebe6 gallium: add PIPE_CAP_TGSI_FS_FBFETCH by Ilia Mirkin · 8 years ago
  55. 1393999 gallium: add FBFETCH opcode to retrieve the current sample value by Ilia Mirkin · 8 years ago
  56. 0baa639 nvc0: true up exposing of the HW_METRIC_QUERY_GROUP for maxwell by Ilia Mirkin · 8 years ago
  57. 5eeebca nv50/ir: handle new DDIV op which will be used for double divisions by Ilia Mirkin · 8 years ago
  58. 6be4a40 tgsi: add DDIV instruction by Nicolai Hähnle · 8 years ago
  59. 5e94e5b radeonsi: fix R600_DEBUG=nooptvariant by Nicolai Hähnle · 8 years ago
  60. d523415 radeonsi: implement GL_FIXED vertex format by Marek Olšák · 8 years ago
  61. 018fb2e radeonsi: implement 32-bit SNORM/UNORM/SSCALED/USCALED vertex formats by Marek Olšák · 8 years ago
  62. 44e9b67 radeonsi: make fix_fetch 64-bit by Marek Olšák · 8 years ago
  63. 8daf6de gallium/hud: avoid buffer overrun by Thomas Hindoe Paaboel Andersen · 8 years ago
  64. 0d9a4ef gallium/radeon: add GPU-shaders-busy HUD query by Marek Olšák · 8 years ago
  65. aa0de72 gallium/radeon: make the GPU load / GRBM_STATUS monitoring extensible by Marek Olšák · 8 years ago
  66. 935d58a radeonsi: show average results per frame for perf counters in HUD by Marek Olšák · 8 years ago
  67. 1fe7c8d gallium/hud: disable queries during HUD draw calls by Marek Olšák · 8 years ago
  68. 5b2eddc gallium/hud: increase the vertex buffer size for background quads by Marek Olšák · 8 years ago
  69. 4b0e9ba st/va: delay calling begin_frame until we have all parameters by Nayan Deshmukh · 8 years ago
  70. dd39e48 nvc0/ir: emit FMZ flag when requested on FFMA by Ilia Mirkin · 8 years ago
  71. 9b14a82 st/va: flush pipeline after post processing by sguttula · 8 years ago
  72. e1ea70d radeonsi: replace si_shader_context::soa by bld_base by Samuel Pitoiset · 8 years ago
  73. ecf04b8 radeonsi: replace ctx->soa.outputs by ctx->outputs by Samuel Pitoiset · 8 years ago
  74. f04088a radeonsi: move si_shader_context::soa::addr to si_shader_context by Samuel Pitoiset · 8 years ago
  75. 6f0d955 radeonsi: allocate the array of immediates dynamically by Samuel Pitoiset · 8 years ago
  76. f897036 nvc0/ir: only try to check for zero LOD if we aren't already forcing it by Ilia Mirkin · 8 years ago
  77. eb60a89 nouveau: take extra push space into account for pushbuf_space calls by Ilia Mirkin · 8 years ago
  78. fccf293 radeonsi: remove unused si_prepare_cube_coords by Nicolai Hähnle · 8 years ago
  79. a0ce09b amd/common: unify cube map coordinate handling between radeonsi and radv by Nicolai Hähnle · 8 years ago
  80. 0ee1ee5 radeonsi: only touch first three coordinates in si_prepare_cube_coords by Nicolai Hähnle · 8 years ago
  81. 9f590ee radeonsi: remove unused si_llvm_cube_to_2d_coords by Nicolai Hähnle · 8 years ago
  82. 205ad52 radeonsi: restrict cube map derivative computations to the correct plane by Nicolai Hähnle · 8 years ago
  83. e01deee radeonsi: communicate cube map coordinates more explicitly by Nicolai Hähnle · 8 years ago
  84. c728051 ac/debug: move .gitignore for sid_tables.h too by Grazvydas Ignotas · 8 years ago
  85. e9a4ec4 glx: Add missing glproto dependency for gallium-xlib glx by Chuck Atkins · 8 years ago
  86. c90f921 ac, radeonsi: automake: add missing builddir include by Emil Velikov · 8 years ago
  87. 9705562 st/nine: Protect dtors with mutex by Axel Davy · 8 years ago
  88. 5f4359e st/nine: Flush the queue at device dtor by Axel Davy · 8 years ago
  89. 4e922c8 st/nine: Process pending commands on Reset by Axel Davy · 8 years ago
  90. 6b87a2a st/nine: Flush pending commands if needed for surface9 changes by Axel Davy · 8 years ago
  91. f895ab8 st/nine: Rework CreatePipeSurface by Axel Davy · 8 years ago
  92. d43bc05 st/nine: Remove duplicated checks by Axel Davy · 8 years ago
  93. 9b5f5de st/nine: Don't call u_box_union_* when dirty region is empty by Masanori Kakura · 8 years ago
  94. a5f0cdb winsys/etnaviv: automake: introduce Makefile.sources by Emil Velikov · 8 years ago
  95. 0467700 etnaviv: automake: include all files in the sources lists by Emil Velikov · 8 years ago
  96. e8626e3 imx: gallium driver for imx-drm scanout driver by Christian Gmeiner · 8 years ago
  97. c9e8b49 etnaviv: gallium driver for Vivante GPUs by The etnaviv authors · 8 years ago
  98. 848b49b gallium: add renderonly library by Christian Gmeiner · 8 years ago
  99. a61528f Always defer memory free in swr_resource_destroy by George Kyriazis · 8 years ago
  100. f0997e2 nvc0: enable GL 4.3 on gm107+ by Samuel Pitoiset · 8 years ago