1. eb9ad9f softpipe: add image support to softpipe (v3) by Dave Airlie · 8 years ago
  2. 82db518 gallium: add external usage flags to resource_from(get)_handle (v2) by Marek Olšák · 8 years ago
  3. 13eb5f5 gallium/drivers: Sanitize NULL checks into canonical form by Edward O'Callaghan · 9 years ago
  4. 2b67657 gallium/swrast: fix front buffer blitting. (v2) by Dave Airlie · 9 years ago
  5. 59562e9 softpipe: don't special case PIPE_TEXTURE_CUBE in softpipe_resource_layout() by Brian Paul · 10 years ago
  6. 3d29e75 softpipe: handle vertex texture sampling when using llvm for draw by Roland Scheidegger · 10 years ago
  7. 465b2c4 softpipe: use 64-bit arithmetic in softpipe_resource_layout() by Brian Paul · 10 years ago
  8. e36759a softpipe: Use alignment of 64 instead of 16 for buffer allocation by Siavash Eliasi · 11 years ago
  9. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  10. 919236f softpipe: silence some MSVC warnings by Brian Paul · 11 years ago
  11. 81e7289 softpipe: don't assert when creating surfaces with multiple layers by Roland Scheidegger · 11 years ago
  12. 25409c6 gallium: remove pipe_surface::usage by Marek Olšák · 12 years ago
  13. 309fda2 softpipe: add ARB_texture_cube_map_array support (v1.1) by Dave Airlie · 12 years ago
  14. 369e468 gallium: unify transfer functions by Marek Olšák · 12 years ago
  15. 7d624799 softpipe: implement the new can_create_resource() function by Brian Paul · 12 years ago
  16. b496136 gallium: remove user_buffer_create from the interface by Marek Olšák · 12 years ago
  17. 3ac0683 gallium: remove pipe_resource::user_ptr by Marek Olšák · 12 years ago
  18. 0b7d48c gallium: add void *user_buffer to pipe_constant_buffer by Marek Olšák · 12 years ago
  19. e8ab3b1 gallium: add user_ptr in pipe_resource by Marek Olšák · 12 years ago
  20. 8077774 softpipe: fix array textures to use resource array_size by Brian Paul · 14 years ago
  21. 779e9cb softpipe: support for 1D/2D texture arrays by Brian Paul · 14 years ago
  22. 4c70014 gallium: support for array textures and related changes by Roland Scheidegger · 14 years ago
  23. 5a5a82d softpipe: Calculate slice_stride field in get_transfer(). by Michal Krol · 14 years ago
  24. 2479c3f softpipe: consolidate tex image offset code by Brian Paul · 14 years ago
  25. 40dcbb8 softpipe: use consistant names for local vars by Brian Paul · 14 years ago
  26. 53e94bd softpipe: Make softpipe transfers in-order. by José Fonseca · 14 years ago
  27. a2a0185 gallium: replace pipe_resource::_usage with pipe_resource::usage by Brian Paul · 14 years ago
  28. e960dd7 softpipe: rename vars, update comments, etc by Brian Paul · 14 years ago
  29. 08e91bb softpipe: s/template/templat/ to avoid potential C++ issues by Brian Paul · 14 years ago
  30. 287c94e Squashed commit of the following: by Keith Whitwell · 14 years ago
  31. 8b63f9b winsys/sw: Add a software winsys layered on a pipe by Jakob Bornecrantz · 14 years ago
  32. 2615bba softpipe: Remove unnecessary header. by Vinson Lee · 14 years ago
  33. d35ecca gallium: remove pipe_context member from pipe_transfer by Keith Whitwell · 14 years ago
  34. b43c182 Squashed commit of gallium-context-transfers: by Keith Whitwell · 14 years ago
  35. 0c96690 Merge commit 'origin/master' into gallium-sw-api-2 by Keith Whitwell · 14 years ago
  36. 6f4ce4a Squashed commit of gallium-no-texture-blanket by Keith Whitwell · 14 years ago
  37. 3ca9336 Merge commit 'origin/gallium-winsys-handle-rebased' by Keith Whitwell · 14 years ago
  38. 94ce4eb softpipe: rework to use the llvmpipe winsys by Keith Whitwell · 14 years ago
  39. 86e146d softpipe: remove dead get_texture_buffer function by Keith Whitwell · 14 years ago
  40. b7b07b0 softpipe: Rename pipe formats. by José Fonseca · 14 years ago
  41. 3f37f23 gallium: Reorg texture usage flags by Jakob Bornecrantz · 14 years ago
  42. 2848688 gallium: pipe/p_inlines.h -> util/u_inlines.h by José Fonseca · 14 years ago
  43. cd8614b Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  44. 074abd8 softpipe: added region assertions in softpipe_get_tex_transfer() by Brian Paul · 15 years ago
  45. e3cb614 softpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  46. aec3fe8 softpipe: remove redundant assignments by Brian Paul · 15 years ago
  47. b1ed72e Move the remaining format pf_get_* functions to u_format.h. by Michal Krol · 15 years ago
  48. 16c6dce Merge branch 'master' into pipe-format-simplify by Michal Krol · 15 years ago
  49. a4b3bb1 softpipe: fix double-minify in texture layout by Keith Whitwell · 15 years ago
  50. 6df42d8 Move pf_get_block() to u_format auxiliary module. by Michal Krol · 15 years ago
  51. ac400ff gallium: interface cleanups, remove nblocksx/y from pipe_texture and more by Roland Scheidegger · 15 years ago
  52. 683e35f gallium: don't use arrays for texture width,height,depth by Keith Whitwell · 15 years ago
  53. 2b9418b softpipe: new comments by Brian Paul · 15 years ago
  54. 47e41b0 gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. by Michel Dänzer · 15 years ago
  55. d52d51a g3dvl: Formatting and cleanups. by Younes Manton · 15 years ago
  56. f547472 g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs by Younes Manton · 15 years ago
  57. 890679d Merge branch 'softpipe-opt' by Keith Whitwell · 15 years ago
  58. 6bc36f2 softpipe: remove no-op softpipe_init_texture_funcs() function by Brian Paul · 15 years ago
  59. 2090317 softpipe: remove unused #includes, move comment by Brian Paul · 15 years ago
  60. afcaa45 softpipe: reformatting, clean-ups, comments by Brian Paul · 15 years ago
  61. 4fc7d03 softpipe: rework texture sampling code by Keith Whitwell · 15 years ago
  62. a41a253 gallium: Add texture usage information to surface_buffer_create by Jakob Bornecrantz · 15 years ago
  63. 847fcb64 gallium: Move minify() to u_math. by Corbin Simpson · 15 years ago
  64. 6160c8b softpipe: Also defere primary textures to backend by Jakob Bornecrantz · 15 years ago
  65. 27fb3ff softpipe: Mark texture dirty when unmapped. by Chia-I Wu · 15 years ago
  66. b5d583e softpipe: make some small steps to flush texture cache less frequently by Keith Whitwell · 15 years ago
  67. 31deacb softpipe: include sp_winsys.h to silence warning (unprototyped function) by Brian Paul · 15 years ago
  68. 13cb826 gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set. by Michel Dänzer · 15 years ago
  69. fbcd78b softpipe: minor debug-help changes in softpipe_transfer_map() by Brian Paul · 15 years ago
  70. e9d156e gallium: Remove remnants of reference counting internals outside of p_refcnt.h. by Michel Dänzer · 15 years ago
  71. 47c18b3 softpipe: Use p_atomic_read, not atomic_read. by Michal Krol · 15 years ago
  72. cf25ef9 gallium: Use struct pipe_atomic for pipe refcounts. by Thomas Hellstrom · 15 years ago
  73. 5e27cd4 gallium: Unify reference counting. by Michel Dänzer · 15 years ago
  74. 981b7c0 softpipe: minor code simplification for face/zslice offset calculation by Brian Paul · 15 years ago
  75. d6677fd softpipe: minor code movement in softpipe_get_tex_transfer() by Brian Paul · 15 years ago
  76. 59d5433 Merge branch 'master' into gallium-texture-transfer by Keith Whitwell · 15 years ago
  77. 2473ded softpipe: simplify an assertion by Brian Paul · 15 years ago
  78. 4617981 gallium: No longer allow CPU mapping surfaces directly. by Michel Dänzer · 15 years ago
  79. 5069bfe gallium: remove pipe_buffer from surfaces by Zack Rusin · 15 years ago
  80. adfbba4 gallium: make p_winsys internal by Zack Rusin · 16 years ago
  81. b3028ac gallium: give the screen priority when it comes to buffer allocations by Zack Rusin · 16 years ago
  82. 5897383 gallium: Remove the standalone surfaces. by José Fonseca · 16 years ago
  83. 417a78b softpipe: Don't fill surfaces's winsys fields. by José Fonseca · 16 years ago
  84. fc16ba8 softpipe: Call surface_alloc_storage to get the pipebuffer for display targets. by José Fonseca · 16 years ago
  85. 5f36c5b softpipe: initialize refcount and winsys by Jerome Glisse · 16 years ago
  86. 85bc49a softpipe: convert to use texture instead of surface by Jerome Glisse · 16 years ago
  87. c93fff8 softpipe: Use pipe_buffer_* inlines as much as possible. by José Fonseca · 16 years ago
  88. f637a96 gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. by José Fonseca · 16 years ago
  89. 4f25420 gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h by Brian Paul · 16 years ago
  90. c23b64f softpipe: Compute block size for display targets. by José Fonseca · 16 years ago
  91. 1942e29 softpipe: Implement texture blankets. by José Fonseca · 16 years ago
  92. 4ddd659 gallium: Drop pipe_texture->cpp and pipe_surface->cpp. by José Fonseca · 16 years ago
  93. 25da42a gallium: in softpipe_get_tex_surface() use the pitch specified in the softpipe_texture object. by Brian Paul · 16 years ago
  94. f38bb10 gallium: fix some surface usage bugs by Brian Paul · 16 years ago
  95. c7ad942 gallium: Propagate tex_usage flags down to winsys. by José Fonseca · 16 years ago
  96. a73ae3d gallium: Add texture usage flags, special-case allocation of display targets by Keith Whitwell · 16 years ago
  97. 27e4661 softpipe: use CPU flags for mapping by Keith Whitwell · 16 years ago
  98. c9ed86a gallium: tex surface checkpoint by Keith Whitwell · 16 years ago
  99. 2f8f6c2 gallium: remove temporary _screen suffix from function names by Brian · 16 years ago
  100. 4984487 gallium: add face, dirtyLevels params to pipe->texture_update() by Brian Paul · 16 years ago