1. 4e4042d gallium: introduce PIPE_CAP_MEMOBJ by Timothy Arceri · 7 years ago
  2. a677799 gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap by Nicolai Hähnle · 7 years ago
  3. 01f1598 gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF by Nicolai Hähnle · 7 years ago
  4. a0755f2 swr: remove unneeded fallback strcasecmp define by Emil Velikov · 7 years ago
  5. 8182091 swr: JitManager runtime determination of architecture by Tim Rowley · 7 years ago
  6. 02735e6 swr: Add path to draw directly from client memory without copy. by Bruce Cherniak · 7 years ago
  7. 1520a06 swr: Move environment config options into separate function. by Bruce Cherniak · 7 years ago
  8. 50cd222 swr: switch to using SwrGetInterface api table by Tim Rowley · 7 years ago
  9. 32c1a54 swr: Limit memory held by defer deleted resources. by Bruce Cherniak · 7 years ago
  10. ab564c7 swr/rast: move default split size from driver to rasterizer by Tim Rowley · 7 years ago
  11. 973822b gallium: add PIPE_CAP_BINDLESS_TEXTURE by Samuel Pitoiset · 7 years ago
  12. 467af44 gallium: Add a cap to check if the driver supports ARB_post_depth_coverage by Lyude · 7 years ago
  13. 5018937 gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION by Marek Olšák · 7 years ago
  14. 70dcb73 gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX by Marek Olšák · 7 years ago
  15. f52e630 swr: move msaa resolve to generalized StoreTile by Bruce Cherniak · 7 years ago
  16. 17f24a9 gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT by Nicolai Hähnle · 7 years ago
  17. 1832ef6 swr: Enable MSAA in OpenSWR software renderer by Bruce Cherniak · 7 years ago
  18. 91a7f0b swr: Removed unnecessary PIPE_BIND flags from swr_is_format_supported by Bruce Cherniak · 7 years ago
  19. 9a7b257 swr: return true for PIPE_CAP_DOUBLES by Tim Rowley · 7 years ago
  20. 7bd5057 swr: fix unused variable warnings by Tim Rowley · 7 years ago
  21. d3e6f6d gallium: add PIPE_CAP_TGSI_BALLOT by Nicolai Hähnle · 7 years ago
  22. d6e6fa0 gallium: add sparse buffer interface and capability by Nicolai Hähnle · 8 years ago
  23. ffe2bd6 gallium: Add a cap to check if the driver supports fill_rectangle by Lyude · 7 years ago
  24. d0c7f92 gallium: add PIPE_CAP_TGSI CLOCK by Nicolai Hähnle · 7 years ago
  25. bf3cdf0 gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ by Marek Olšák · 7 years ago
  26. 637e571 gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param() by Brian Paul · 7 years ago
  27. f1d7284 swr: implement geometry shaders by Tim Rowley · 7 years ago
  28. dd649a5 swr: enable clear_texture with util_clear_texture by Bruce Cherniak · 7 years ago
  29. 4a88396 gallium: remove PIPE_CAP_USER_INDEX_BUFFERS by Marek Olšák · 7 years ago
  30. b090033 gallium: add separate PIPE_CAP_INT64_DIVMOD by Ilia Mirkin · 8 years ago
  31. f804506 gallium: Add integer 64 capability by Dave Airlie · 8 years ago
  32. 6e40938 gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS by Ilia Mirkin · 8 years ago
  33. ee3ebe6 gallium: add PIPE_CAP_TGSI_FS_FBFETCH by Ilia Mirkin · 8 years ago
  34. a61528f Always defer memory free in swr_resource_destroy by George Kyriazis · 8 years ago
  35. 33fa4c9 swr: [rasterizer core/common/jitter] gl_double support by Tim Rowley · 8 years ago
  36. 36ad826 swr: fix windows build break by George Kyriazis · 8 years ago
  37. e51baeb gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY by Marek Olšák · 8 years ago
  38. 79b66ec swr: Implement fence attached work queues for deferred deletion. by Bruce Cherniak · 8 years ago
  39. 2a127b7 swr: [rasterizer common/core/jitter] fetch support for GL_FIXED by Tim Rowley · 8 years ago
  40. 0c70b26 swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported by Tim Rowley · 8 years ago
  41. efc3ca6 swr: include llvm version and vector width in renderer string by Tim Rowley · 8 years ago
  42. 02b2efa swr: properly report max number of SO components by Ilia Mirkin · 8 years ago
  43. d8ce8ac swr: don't advertise stream pause/resume by Ilia Mirkin · 8 years ago
  44. 611166b gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS by Nicolai Hähnle · 8 years ago
  45. 8ed703c swr: add missing rgbx8_srgb variant by Ilia Mirkin · 8 years ago
  46. d6a06228 swr: reorder renderable formats, add grouping comments by Ilia Mirkin · 8 years ago
  47. 86f7932 swr: enable cubemap arrays by Ilia Mirkin · 8 years ago
  48. 8dd98535 swr: rearrange caps into limits/supported/unsupported groups by Ilia Mirkin · 8 years ago
  49. 2234a43 swr: report a reasonable max lod bias by Ilia Mirkin · 8 years ago
  50. 2b7bdff swr: avoid using exceptions for expected condition handling by Ilia Mirkin · 8 years ago
  51. 946a7ab swr: remove formats from mapping table that don't have StoreTile impls by Ilia Mirkin · 8 years ago
  52. 2e12d2b swr: remove unnecessary -1 entries in format mapping table by Ilia Mirkin · 8 years ago
  53. 7cfb364 swr: rework resource layout and surface setup by Ilia Mirkin · 8 years ago
  54. c3dd5b2 swr: don't claim to allow setting layer/viewport from VS by Ilia Mirkin · 8 years ago
  55. 87bd282 swr: renamed duplicate swr_create_screen() by George Kyriazis · 8 years ago
  56. 974d280 swr: Handle windows.h and NOMINMAX by George Kyriazis · 8 years ago
  57. dafffd2 swr: mark color clamping as unsupported by Ilia Mirkin · 8 years ago
  58. 2f19a97 swr: mark rgb9_e5 as unrenderable by Ilia Mirkin · 8 years ago
  59. 6fd398f swr: no support for shader stencil export by Ilia Mirkin · 8 years ago
  60. 8c0f76e swr: fix texture layout for compressed formats by Ilia Mirkin · 8 years ago
  61. bef4a48 swr: add support for EXT_depth_bounds_test by Ilia Mirkin · 8 years ago
  62. 3fdeb7c gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS by Ilia Mirkin · 8 years ago
  63. 700a571 gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS by Nicolai Hähnle · 8 years ago
  64. 50842e8 swr: replace gallium->swr format enum conversion by Tim Rowley · 8 years ago
  65. 7514e32 swr: fixes for format mapping and texture sizing by Tim Rowley · 8 years ago
  66. 9515d65 gallium: add a cap to expose whether driver supports mixed color/zs bits by Ilia Mirkin · 8 years ago
  67. 9aa75e5 swr: [rasterizer jitter] add core string to JitManager by Tim Rowley · 8 years ago
  68. 54272e1 gallium: add a pipe_context parameter to fence_finish by Marek Olšák · 8 years ago
  69. 3cd28fe gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2) by Józef Kucia · 8 years ago
  70. 59a6929 gallium: Add a cap for offset_units_unscaled by Axel Davy · 8 years ago
  71. 07fcb06 gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers by Ilia Mirkin · 8 years ago
  72. 2c85128 swr: implement clipPlanes/clipVertex/clipDistance/cullDistance by Tim Rowley · 8 years ago
  73. 87f0a04 swr: fix provoking vertex by Tim Rowley · 8 years ago
  74. edfa7a4 gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed by Ilia Mirkin · 8 years ago
  75. 70048eb gallium: Add a pipe cap for whether primitive restart works for patches. by Kenneth Graunke · 8 years ago
  76. 4997169 swr: [rasterizer] rename _aligned_malloc to AlignedMalloc by Tim Rowley · 8 years ago
  77. 8987460 swr: PIPE_CAP_CULL_DISTANCE cap request response by Tim Rowley · 8 years ago
  78. 2785f2f swr: properly expose compressed format support by Tim Rowley · 8 years ago
  79. 81c1c48 swr: add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT to get_param by Tim Rowley · 8 years ago
  80. b9294bc swr: handle pci cap requests by Tim Rowley · 8 years ago
  81. 70dcd84 gallium: Add capability for ARB_robust_buffer_access_behavior. by Bas Nieuwenhuizen · 8 years ago
  82. dd63fa2 gallium/swr: Cleaned up some context-resource management by George Kyriazis · 8 years ago
  83. e9d68cc gallium/swr: Resource management by Bruce Cherniak · 8 years ago
  84. 84f857b gallium/swr: remove use of BYTE from swr driver by Tim Rowley · 8 years ago
  85. 2b2d368 gallium/swr: add OpenSWR driver by Tim Rowley · 8 years ago