index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-16
meson: build nouveau (gallium) driver
Dylan Baker
1
-0
/
+30
2017-03-07
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
1
-5
/
+5
2017-03-07
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
1
-2
/
+2
2017-03-07
gallium/util: remove pipe_static_mutex()
Timothy Arceri
1
-1
/
+1
2016-10-04
gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
1
-1
/
+2
2016-08-31
Introduce .editorconfig
Eric Engestrom
1
-0
/
+2
2016-07-12
nvc0: initial support for GP100 GPUs
Ben Skeggs
1
-0
/
+1
2016-06-13
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
1
-1
/
+1
2016-02-16
nvc0: initial support for GM20x GPUs
Ben Skeggs
1
-0
/
+1
2015-12-22
nouveau: enable use of new kernel interfaces
Ben Skeggs
1
-2
/
+0
2015-12-22
nouveau: remove use of deprecated nouveau_device_wrap()
Ben Skeggs
1
-8
/
+23
2015-12-22
nouveau: fix screen creation failure paths
Ben Skeggs
1
-6
/
+10
2015-12-22
nouveau: return nouveau_screen from hw-specific creation functions
Ben Skeggs
1
-2
/
+2
2015-12-22
nouveau: remove use of deprecated nouveau_device::fd
Ben Skeggs
1
-1
/
+1
2015-07-21
nouveau: use bool instead of boolean
Samuel Pitoiset
1
-1
/
+1
2015-06-28
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
1
-1
/
+5
2015-04-22
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
1
-2
/
+1
2014-12-12
gallium: Remove Android files from distribution.
Matt Turner
1
-2
/
+0
2014-08-28
winsys/$(hw): ship the Android/SCons scripts in the tarball
Emil Velikov
1
-0
/
+2
2014-08-28
winsys/$(hw): include headers in Makefile.sources
Emil Velikov
1
-0
/
+1
2014-08-13
android: gallium/nouveau: fix include folders, link against libstlport
Emil Velikov
1
-4
/
+1
2014-06-24
nouveau: dup fd before passing it to device
Ilia Mirkin
1
-2
/
+17
2014-05-15
nvc0: enable support for maxwell boards
Ben Skeggs
1
-0
/
+1
2014-02-12
nouveau: create only 1 shared screen between vdpau and opengl
Maarten Lankhorst
1
-4
/
+74
2013-12-06
nvc0: fixup gk110 and up not being listed in various switch statements
Ben Skeggs
1
-1
/
+2
2013-11-16
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
1
-2
/
+1
2013-10-01
winsys/nouveau/drm: consolidate C sources list into Makefile.sources
Emil Velikov
3
-3
/
+6
2013-07-05
nvc0: enable very initial support for nvf0 (GK110)
Ben Skeggs
1
-0
/
+1
2013-01-13
Remove hacks for static Makefiles
Matt Turner
1
-4
/
+0
2013-01-10
Clean up .gitignore files
Matt Turner
1
-1
/
+0
2013-01-10
nouveau/winsys/drm: Convert to automake
Matt Turner
3
-11
/
+38
2012-04-15
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
1
-0
/
+1
2012-04-14
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
1
-2
/
+0
2012-04-14
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
1
-5
/
+1
2012-04-14
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
1
-1
/
+3
2011-12-13
nouveau: get rid of winsys object
Marcin Slusarz
3
-86
/
+2
2011-11-17
nvc0: add support for GF119 (NVD9)
Ben Skeggs
1
-0
/
+1
2011-10-04
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
1
-2
/
+2
2011-08-27
android: add support for nouveau
Chia-I Wu
1
-0
/
+41
2010-11-12
nvc0: import nvc0 gallium driver
Christoph Bumiller
1
-0
/
+3
2010-08-26
nouveau: handle early initialization errors
Marcin Slusarz
1
-1
/
+2
2010-06-23
nouveau: Move bootstrap code to targets
Jakob Bornecrantz
3
-17
/
+12
2010-06-23
nouveau: Rename winsys file
Jakob Bornecrantz
3
-4
/
+4
2010-06-06
nouveau: Remove left over argument in drm api
Jakob Bornecrantz
1
-2
/
+1
2010-05-25
gallium: Remove dri1_api.h and winsys support for DRI1
Jakob Bornecrantz
2
-73
/
+0
2010-05-21
nouveau: Fix build after msaa merge
Jakob Bornecrantz
1
-3
/
+1
2010-04-20
gallium: Fix copy typo
Jakob Bornecrantz
1
-1
/
+1
2010-04-20
nouveau: Minor clean up of winsys
Jakob Bornecrantz
1
-2
/
+3
2010-04-10
Squashed commit of the following:
Keith Whitwell
1
-8
/
+10
2010-03-24
gallium: Reorg winsys directories
Jakob Bornecrantz
4
-0
/
+227