1. 00bed8a freedreno: threaded batch flush by Rob Clark · 8 years ago
  2. c441638 freedreno: track batch/blit types by Rob Clark · 8 years ago
  3. 7f8fd02 freedreno: re-order support for hw queries by Rob Clark · 8 years ago
  4. 10baf05 freedreno: use prsc for hw queries by Rob Clark · 8 years ago
  5. ba30096 freedreno: support discarding previous rendering in special cases by Rob Clark · 8 years ago
  6. 7105774 freedreno: shadow textures if possible to avoid stall/flush by Rob Clark · 8 years ago
  7. dcde4cd freedreno: spiff up some debug traces by Rob Clark · 8 years ago
  8. 9f219c7 freedreno: add batch-cache and batch reordering by Rob Clark · 8 years ago
  9. f02a64d freedreno: move more batch related tracking to fd_batch by Rob Clark · 8 years ago
  10. eeafaf2 freedreno: dynamically sized/growable cmd buffers by Rob Clark · 8 years ago
  11. 9e4561d freedreno: push resource tracking down into batch by Rob Clark · 8 years ago
  12. 9bbd239 freedreno: introduce fd_batch by Rob Clark · 8 years ago
  13. 12aec78 mesa: remove dd_function_table::UseProgram by Marek Olšák · 8 years ago
  14. b47839a st/mesa: update sampler states when shaders are changed by Marek Olšák · 8 years ago
  15. c7954b1 st/mesa: don't dirty sample shading on _NEW_PROGRAM by Marek Olšák · 8 years ago
  16. 79dcd69 st/mesa: remove excessive shader state dirtying by Marek Olšák · 8 years ago
  17. 1f73e2b st/mesa: unreference optional shaders when unbinding by Marek Olšák · 8 years ago
  18. 0a46e6f st/mesa: skip updates of states that have no effect by Marek Olšák · 8 years ago
  19. c8fe3b9 st/mesa: completely rewrite state atoms by Marek Olšák · 8 years ago
  20. 53bc289 st/mesa: remove st_tracked_state::name by Marek Olšák · 8 years ago
  21. f2adba4 st/mesa: remove atom debugging code by Marek Olšák · 8 years ago
  22. ebdc82d i965: Fix move_interpolation_to_top() pass. by Kenneth Graunke · 8 years ago
  23. 591eeb7 freedreno: limit non-user constant buffers to a4xx by Rob Clark · 8 years ago
  24. 427771d glsl: fix uninitialized instance variable by Jan Ziak · 8 years ago
  25. b107169 configure: add support for LLVM 4.0.0svn static libs by Jan Ziak · 8 years ago
  26. a235765 virgl: add exported dmabuf to BO hash table by Rob Herring · 8 years ago
  27. 6d958c7 anv: Enable per sample shading on gen8+ by Anuj Phogat · 8 years ago
  28. 0f94cdc anv/pipeline: Fix setting per sample shading in pixel shader by Anuj Phogat · 8 years ago
  29. 9ee683f egl/dri2: Add reference count for dri2_egl_display by Nicolas Boichat · 8 years ago
  30. 8431c0e vc4: automake: remove vc4_drm.h from the sources lists by Emil Velikov · 8 years ago
  31. bade0cd ddebug: use pclose to close a popen()'d FILE by Nicolai Hähnle · 8 years ago
  32. 21556d8 glsl: fix optimization of discard nested multiple levels by Nicolai Hähnle · 8 years ago
  33. 185b0c1 st_glsl_to_tgsi: only skip over slots of an input array that are present by Nicolai Hähnle · 8 years ago
  34. 041b330 clover: make GCC 4.8 happy by Dieter Nützel · 8 years ago
  35. a86aa87 i965: remove unnecessary null check by Timothy Arceri · 8 years ago
  36. 29d70cc glsl: free hash tables earlier by Timothy Arceri · 8 years ago
  37. af08cfc nvc0: enable ARB_tessellation_shader on GM107+ by Samuel Pitoiset · 8 years ago
  38. 3ac373d gm107/ir: add a legalize SSA pass for PFETCH by Samuel Pitoiset · 8 years ago
  39. 653af07 nvc0: fix up TCP header on GM107+ by Samuel Pitoiset · 8 years ago
  40. 2060f19 vbo: Fix handling of POS/GENERIC0 attributes. by Mathias Fröhlich · 8 years ago
  41. c98c732 radeon/llvm: Use alloca instructions for larger arrays [revert a revert] by Marek Olšák · 8 years ago
  42. 8636a71 r600g: add support for B5G6R5 PBO uploads via texture buffers (v2) by Marek Olšák · 8 years ago
  43. 1e5f00f radeonsi: pre-generate shader logs for ddebug by Marek Olšák · 8 years ago
  44. 18475aa radeonsi: add empty lines after shader stats by Marek Olšák · 8 years ago
  45. dd66f9d radeonsi: move the shader key dumping to si_shader_dump by Marek Olšák · 8 years ago
  46. b47727a ddebug: implement pipelined hang detection mode by Marek Olšák · 8 years ago
  47. 0795a3d ddebug: don't save pointers to call parameters by Marek Olšák · 8 years ago
  48. e407967 ddebug: move dd_call into dd_pipe.h by Marek Olšák · 8 years ago
  49. d50f9e9 ddebug: separate draw call dumping logic by Marek Olšák · 8 years ago
  50. 95c3025 ddebug: move all states into a separate structure by Marek Olšák · 8 years ago
  51. f772094 ddebug: write contents of dmesg into hang reports by Marek Olšák · 8 years ago
  52. 1f85f17 ddebug: implement create_batch_query by Marek Olšák · 8 years ago
  53. 6b9924c ddebug: don't use abort() by Marek Olšák · 8 years ago
  54. 26ef815 ddebug: make dd_get_file_stream accept the screen only by Marek Olšák · 8 years ago
  55. 27fa933 ddebug: clean up ddebug_screen_create by Marek Olšák · 8 years ago
  56. 6bf81de gallium: rework flags for pipe_context::dump_debug_state by Marek Olšák · 8 years ago
  57. 9ace2c1 vc4: add hash table look-up for exported dmabufs by Rob Herring · 8 years ago
  58. ce8504d vc4: Disable early Z with computed depth. by Eric Anholt · 8 years ago
  59. 4d0b2c7 ttn: Update shader->info as we generate code. by Eric Anholt · 8 years ago
  60. 7b9a0f4 mesa: standardize naming Mesa3D, MESA -> Mesa by Vedran Miletić · 8 years ago
  61. 95c4839 mesa: Make MESA_SHADER_CAPTURE_PATH skip shaders with Name == -1. by Kenneth Graunke · 8 years ago
  62. 20553e4 mesa: Use AC_HEADER_MAJOR to include correct header for major(). by Matt Turner · 8 years ago
  63. 8151351 glsl: Remove references to tail_pred. by Matt Turner · 8 years ago
  64. 5ed3299 glx: Avoid aliasing violations. by Matt Turner · 9 years ago
  65. 2a1d287 mesa: Avoid aliasing violation in uniform_query.cpp. by Matt Turner · 8 years ago
  66. f5ac1d3 mesa: Avoid aliasing violation in FXT1. by Matt Turner · 8 years ago
  67. a1e9b72 swrast: Avoid aliasing violation. by Matt Turner · 8 years ago
  68. 149309a glsl: Avoid aliasing violations. by Matt Turner · 8 years ago
  69. d1f6f65 glsl: Separate overlapping sentinel nodes in exec_list. by Matt Turner · 8 years ago
  70. 5d76690 i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations by Jason Ekstrand · 8 years ago
  71. 833e389 i965/miptree/isl: Stop multiplying depth by 6 for cubes by Jason Ekstrand · 8 years ago
  72. d16dc8e i965/blorp/gen8: Stop multiplying depth by 6 for cubes by Jason Ekstrand · 8 years ago
  73. 126bd15 nvc0: use nvc0_m2mf_push_linear() to reduce code duplication by Samuel Pitoiset · 8 years ago
  74. c5236f0 nvc0: use nve4_p2mf_push_linear() to reduce code duplication by Samuel Pitoiset · 8 years ago
  75. 0420666 build: Remove unused AX_CHECK_COMPILE_FLAG macro by Andreas Boll · 8 years ago
  76. a354c38 main: memcpy larger chunks in _mesa_propagate_uniforms_to_driver_storage by Nils Wallménius · 8 years ago
  77. dd208ea st/va: enable h264 VAAPI encode by Boyuan Zhang · 8 years ago
  78. 71da135 st/va: add function to handle misc param type frame rate by Boyuan Zhang · 8 years ago
  79. 10dec2d st/va: add enviromental variable to disable interlace by Boyuan Zhang · 8 years ago
  80. b0ceb4c st/va: add preset values for VAAPI encode by Boyuan Zhang · 8 years ago
  81. 85d807f st/va: add functions for VAAPI encode by Boyuan Zhang · 8 years ago
  82. 10c1cc4 st/va: get rate control method from configattrib v2 by Boyuan Zhang · 8 years ago
  83. 34f4634 st/va: add conversion for yv12 to nv12in putimage v2 by Boyuan Zhang · 8 years ago
  84. 23b4ab1 vl/util: add copy func for yv12image to nv12surface v2 by Boyuan Zhang · 8 years ago
  85. 5bcaa1b st/va: add encode entrypoint v2 by Boyuan Zhang · 8 years ago
  86. e7b2ce5 nvc0: upload sample locations on GM20x by Samuel Pitoiset · 8 years ago
  87. 2f57e57 freedreno/a4xx: time-elapsed query should be active for clears by Rob Clark · 8 years ago
  88. 3a2e67b nvc0/ir: fix up an assertion in emitUADD() by Samuel Pitoiset · 8 years ago
  89. a159a3d nvc0: fix wrong indentation in nvc0_validate_fb() by Samuel Pitoiset · 8 years ago
  90. e483cb9 glsl: reuse main extension table to appropriately restrict extensions by Ilia Mirkin · 8 years ago
  91. 9253dcd freedreno/a4xx: timestamp queries by Rob Clark · 9 years ago
  92. b888d8e freedreno: hw timestamp support by Rob Clark · 9 years ago
  93. 6a4b052 freedreno: prep work for timestamp queries by Rob Clark · 9 years ago
  94. 3d69357 radeonsi: ensure sample locations are set for line and polygon smoothing by Nicolai Hähnle · 8 years ago
  95. f755da0 radeonsi: fix Polaris MSAA regression by Nicolai Hähnle · 8 years ago
  96. abb2a86 freedreno/ir3: Add missing braces in initializer by francians@gmail.com · 8 years ago
  97. c99cdd21 freedreno/a2xx: silence missing case 'SHADER_COMPUTE' warning (v2) by francians@gmail.com · 8 years ago
  98. 700de07 radeonsi: implement buffer_subdata without indirect calls by Marek Olšák · 8 years ago
  99. 8e3e9d2 gallium/util: don't modify usage in pipe_buffer_write by Marek Olšák · 8 years ago
  100. 1ffe77e gallium: split transfer_inline_write into buffer and texture callbacks by Marek Olšák · 8 years ago