Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / winsys / nouveau / drm / nouveau_drm_winsys.c
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-06-10 Ben Skeggsnvc0: initial support for tu1xx
2020-06-10 Ben Skeggsnvc0: initial support for gv100
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with FD...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2016-10-04 Matt Whitlockgallium/winsys: replace calls to dup(2) with fcntl...
2016-07-12 Ben Skeggsnvc0: initial support for GP100 GPUs
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-16 Ben Skeggsnvc0: initial support for GM20x GPUs
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-22 Ben Skeggsnouveau: enable use of new kernel interfaces
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device_wrap()
2015-12-22 Ben Skeggsnouveau: fix screen creation failure paths
2015-12-22 Ben Skeggsnouveau: return nouveau_screen from hw-specific creatio...
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device::fd
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-06-28 Mario Kleinernouveau: Use dup fd as key in drm-winsys hash table...
2014-06-24 Ilia Mirkinnouveau: dup fd before passing it to device
2014-05-14 Ben Skeggsnvc0: enable support for maxwell boards
2014-02-12 Maarten Lankhorstnouveau: create only 1 shared screen between vdpau...
2013-12-06 Ben Skeggsnvc0: fixup gk110 and up not being listed in various...
2013-07-05 Ben Skeggsnvc0: enable very initial support for nvf0 (GK110)
2012-04-14 Christoph Bumillernvc0: add initial support for nve4+ (Kepler) chipsets
2012-04-13 Ben Skeggsnv30: import new driver for GeForce FX/6/7 chipsets...
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-04-13 Ben Skeggsnvfx: completely remove this driver (GeForce FX/6/7)
2011-12-13 Marcin Slusarznouveau: get rid of winsys object
2011-11-18 Ben Skeggsnvc0: add support for GF119 (NVD9)
2011-11-17 Ben Skeggsnvc0: add support for GF119 (NVD9)
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Marcin Slusarznouveau: handle early initialization errors
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-23 Jakob Bornecrantznouveau: Move bootstrap code to targets
2010-06-23 Jakob Bornecrantznouveau: Rename winsys file