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