1. c969ef2 swr: [rasterizer core] clang override for _mm_undefined* by Tim Rowley · 8 years ago
  2. da75160 swr: [rasterizer common] add OSX to unix portability sections by Tim Rowley · 8 years ago
  3. 4997169 swr: [rasterizer] rename _aligned_malloc to AlignedMalloc by Tim Rowley · 8 years ago
  4. 2e4ef23 swr: [rasterizer jitter] rename MEMCPY function to MEMCOPY by Tim Rowley · 8 years ago
  5. aebbd2f swr: [rasterizer common] guard definition of __cdecl/__stdcall by Tim Rowley · 8 years ago
  6. 82e335c swr: [rasterizer common] include cstddef for offsetof by Tim Rowley · 8 years ago
  7. 759d8cf swr: [rasterizer core] removed tabs that snuck in by Tim Rowley · 8 years ago
  8. 8e39d41 swr: [rasterizer core] code style cleanup by Tim Rowley · 8 years ago
  9. b914217 swr: [rasterizer core] add dummy code for cygwin build by Tim Rowley · 8 years ago
  10. a0747c4 swr: [rasterizer core] move variable query outside loop by Tim Rowley · 8 years ago
  11. f2a1f89 swr: [rasterizer core] utility function for getenv by Tim Rowley · 8 years ago
  12. 4a58b21 swr: [rasterizer common] portable threadviz buckets by Tim Rowley · 8 years ago
  13. 2031baf swr: [rasterizer common] foreground win32 assert dialog by Tim Rowley · 8 years ago
  14. 33d4c2c swr: [rasterizer core] use parens to disambiguate operator precedence by Tim Rowley · 8 years ago
  15. 9475251 swr: standardize linkage and check for unresolved symbols by Tim Rowley · 8 years ago
  16. 6423004 swr: fix swr linkage so that static llvm works by Tim Rowley · 8 years ago
  17. 8987460 swr: PIPE_CAP_CULL_DISTANCE cap request response by Tim Rowley · 8 years ago
  18. 78572c9 docs: add swr to GL3.txt by Tim Rowley · 8 years ago
  19. 2f90d11 st/va: use drm render node for wayland display type by Leo Liu · 8 years ago
  20. f674285 gallium/radeon: small cleanups in r600_texture_transfer_map by Marek Olšák · 8 years ago
  21. 54737aa gallium/radeon: don't set PB_USAGE in winsyses by Marek Olšák · 8 years ago
  22. f330b7a gallium/radeon: handle VRAM_GTT placements as having slow CPU reads by Marek Olšák · 8 years ago
  23. 5e14d0a gallium/radeon: ignore PIPE_TRANSFER_MAP_DIRECTLY by Marek Olšák · 8 years ago
  24. 51cf04c radeonsi: add a workaround for a bug in LLVM <= 3.8 by Marek Olšák · 8 years ago
  25. 7671687 i965/fs: Silence warnings related to use of uninitialized values by Eduardo Lima Mitev · 8 years ago
  26. a507dcc vc4: Size transfer temporary mappings appropriately for full maps of 3D. by Eric Anholt · 8 years ago
  27. 7ac08ad anv/device: Fix viewportBoundsRange by Nanley Chery · 8 years ago
  28. 61b6789 glsl/linker: attempt to match anonymous structures at link by Dave Airlie · 8 years ago
  29. 4dfa89e anv/batch_chain: free pointers for error cases by Mark Janes · 8 years ago
  30. f21b7d1 st/nine: Minor change to support musl libc by Wang He · 8 years ago
  31. de39231 st/nine: Enable D3DPMISCCAPS_PERSTAGECONSTANT by Patrick Rudolph · 8 years ago
  32. 839f417 st/nine: Turn on thread_submit by default when on different device by Axel Davy · 8 years ago
  33. 9cae3cd st/nine: Fix usage of rasterizer multisample bit. by Axel Davy · 9 years ago
  34. f297e7d st/nine: ATOC has effect only with ALPHATESTENABLE by Axel Davy · 9 years ago
  35. edc5cdc st/nine: Add debug string for ATOC by Axel Davy · 8 years ago
  36. 4e89dcf st/nine: Add asserts for output/input packing by Axel Davy · 9 years ago
  37. aeddda0 st/nine: Use correct PIPE_HANDLE_USAGE flag for frontbuffer copy by Axel Davy · 9 years ago
  38. ca7c78a st/nine: Fix output shift calculation by Axel Davy · 9 years ago
  39. b8d95d4 st/nine: Fix CheckDeviceFormat advertising for surfaces by Axel Davy · 9 years ago
  40. 6ef231c st/nine: Improve buffer placement by Axel Davy · 9 years ago
  41. 7639033 st/nine: Fix buffer bind flags by Axel Davy · 9 years ago
  42. 0f6e318 st/nine: Fix buffer locking flags handling by Axel Davy · 9 years ago
  43. f45b989 st/nine: Improve logging by Patrick Rudolph · 9 years ago
  44. f3fa7e3 st/nine: Use WINE thread for threadpool by Patrick Rudolph · 9 years ago
  45. 72be473 st/nine: Don't present if window is occluded by Patrick Rudolph · 9 years ago
  46. c673c46 st/nine: Use new function to query for resolution mismatch by Patrick Rudolph · 9 years ago
  47. dae9a91 st/nine: Implement IPresent version 1.2 by Patrick Rudolph · 9 years ago
  48. 2e149a2 st/nine: Implement BumpEnvMap for ff by Axel Davy · 9 years ago
  49. c4e8520 st/nine: Format conversion for volumes in UpdateTexture by Axel Davy · 9 years ago
  50. 23e2a23 st/nine: Remove one useless function output by Axel Davy · 9 years ago
  51. 10e548c st/nine: Add support for X8L8V8U8 by Axel Davy · 9 years ago
  52. 258ca18 st/nine: Add format fallback with conversion to volumes by Axel Davy · 9 years ago
  53. 755fbcd st/nine: Add format fallback with conversion to surfaces by Axel Davy · 9 years ago
  54. 52cb8e3 gallium/util: Implement util_format_translate_3d by Axel Davy · 9 years ago
  55. 89344a8 st/nine: Fix Pointsize in programmable shader by Axel Davy · 9 years ago
  56. ae0fdd8 st/nine: Fix ff pointscale computation by Axel Davy · 9 years ago
  57. c4af309 st/nine: Fix header of GetIndices by Axel Davy · 9 years ago
  58. 3e9d01f st/nine: Increase minor d3dadapter9drm ABI by Axel Davy · 9 years ago
  59. 2d51c81 st/nine: Fix leak after ctor failures by Axel Davy · 9 years ago
  60. 7fc8391 st/nine: Add ColorFill test for compressed textures by Axel Davy · 9 years ago
  61. d11d913 st/nine: PositionT and Tessfactor are forbidden as PS input by Axel Davy · 9 years ago
  62. 44068af st/nine: Fix some shader failures not triggering error by Axel Davy · 9 years ago
  63. a77d8cd st/nine: Forbid POSITION0 for PS3.0 by Axel Davy · 9 years ago
  64. 217d969 st/nine: Rework UpdateTexture Checks by Axel Davy · 9 years ago
  65. 4c77673 st/nine: Use bufs instead of Flags for Clear by Axel Davy · 9 years ago
  66. f7c3d27 d3dadapter9: Add ddebug, rbug and trace support by Axel Davy · 9 years ago
  67. 0ae3c8e radeon: Change AA sample locations for EG+ by Axel Davy · 9 years ago
  68. 11e4987 radeonsi: Mixed colorbuffer formats are unsupported by Axel Davy · 9 years ago
  69. fc3533c radeonsi: Change default behaviour for undefined COLOR0 by Axel Davy · 9 years ago
  70. a221f40 r600g: Change default behaviour for undefined COLOR0 by Axel Davy · 9 years ago
  71. 7e05e4c r600: Change default behaviour for undefined COLOR0 by Axel Davy · 9 years ago
  72. f5d6ed5 st/nine: Clean up WINAPI definition by Christian Schmidbauer · 8 years ago
  73. 243fd02 svga: add another debug_printf() in svga_screen_create() by Brian Paul · 8 years ago
  74. 96909ef spirv: add switch case for nir_texop_txf_ms_mcs in vtn_handle_texture() by Brian Paul · 8 years ago
  75. 9c290b1 Revert "i965/urb: fixes division by zero" by Matt Turner · 8 years ago
  76. 2a8aa1e i965/urb: fixes division by zero by Ardinartsev Nikita · 8 years ago
  77. caab3cd mesa: fclose() filename on error. by Matt Turner · 8 years ago
  78. cbb0e3a i965/fs: Assert that nir_op_extract_*'s src1 is a constant. by Matt Turner · 8 years ago
  79. 6a4ff51 glsl: Check that layout is non-null before dereferencing. by Matt Turner · 8 years ago
  80. 53f64a8 egl/dri2: Don't check return result of mtx_unlock(). by Matt Turner · 8 years ago
  81. b1e6d06 spirv: Properly size the src[] array. by Matt Turner · 8 years ago
  82. 0a548eb isl: Mark default cases in switch unreachable. by Matt Turner · 8 years ago
  83. 7619aed glsl/linker: Ensure the first stage of an SSO pipeline has input locs assigned by Ian Romanick · 8 years ago
  84. 79bbff9 glsl/linker: Don't include interface name for built-in blocks by Ian Romanick · 8 years ago
  85. 2ef4b5b glsl: Assert that inputs have a location assigned by Ian Romanick · 8 years ago
  86. cf9220b glsl/linker: Fix trivial typos in comments by Ian Romanick · 8 years ago
  87. d257972 glsl/linker: Fix some formatting to match current coding conventions by Ian Romanick · 8 years ago
  88. 02e4753 glsl/linker: Silence unused parameter warning by Ian Romanick · 8 years ago
  89. 75c9aa6 glsl/linker: Silence unused parameter warning by Ian Romanick · 8 years ago
  90. f687b8e i965: Silence unused parameter warnings by Ian Romanick · 8 years ago
  91. 1d628ea mesa: Don't advertise GLES 3.1 without compute support by Daniel Scharrer · 8 years ago
  92. 5827a1d mesa/st: don't leak name by Rob Clark · 8 years ago
  93. 877a802 svga: null out all sampler views if start=num=0 by Brian Paul · 8 years ago
  94. fe430b0 st/mesa: remove unused st_context::default_texture by Brian Paul · 8 years ago
  95. 5888c47 cso: remove / add some comments by Brian Paul · 8 years ago
  96. 18260d0 vc4: Add support for vertex color clamping in the rasterizer. by Eric Anholt · 8 years ago
  97. 474e2bb vc4: Move tgsi_to_nir to precompile time. by Eric Anholt · 8 years ago
  98. 734fe41 vc4: Mark the driver as supporting fragment color clamping in rast. by Eric Anholt · 8 years ago
  99. 8835eb6 vc4: Enable sharing shaders across contexts. by Eric Anholt · 8 years ago
  100. 62087cb vc4: Switch to using nir_load_front_face. by Eric Anholt · 8 years ago