index
:
external_libdrm
replicant-10
libdrm for Android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to Android.bp
Dan Willemsen
2020-04-12
3
-14
/
+22
*
nouveau: convert to new symbols check
Eric Engestrom
2019-11-11
2
-23
/
+7
*
Revert "Revert "libdrm: remove autotools support""
Eric Engestrom
2019-10-18
1
-35
/
+0
*
Revert "libdrm: remove autotools support"
Marek Olšák
2019-10-16
1
-0
/
+35
*
libdrm: remove autotools support
Eric Engestrom
2019-10-14
1
-35
/
+0
*
*-symbols-check: let meson figure out how to execute the scripts
Eric Engestrom
2019-10-04
1
-2
/
+2
*
*-symbols-check: use normal shell over bash
Emil Velikov
2019-10-04
1
-1
/
+1
*
*-symbols-check: error out when using unset variables
Emil Velikov
2018-10-04
1
-0
/
+2
*
automake: set NM before running the tests
Emil Velikov
2018-10-04
1
-0
/
+1
*
nouveau: add missing drm_public exports
Eric Engestrom
2018-09-20
2
-2
/
+2
*
autotools: make symbols hidden by default
Lucas De Marchi
2018-09-19
1
-0
/
+1
*
meson: make symbols hidden by default
Lucas De Marchi
2018-09-19
1
-1
/
+1
*
nouveau: annotate public functions
Lucas De Marchi
2018-09-19
3
-39
/
+39
*
meson,configure: include config.h automatically
Eric Engestrom
2018-03-20
4
-16
/
+0
*
meson: use pkg-config to detect libatomic_ops
Eric Engestrom
2018-03-09
1
-1
/
+1
*
*-symbol-check: Don't hard-code nm executable
Heiko Becker
2018-02-23
2
-1
/
+2
*
meson: fix libdrm_nouveau pkgconfig include directories
Dylan Baker
2018-01-31
1
-1
/
+1
*
Add meson build system
Dylan Baker
2018-01-12
1
-0
/
+58
*
android: introduce Android.common.mk to reduce boilerplate
Emil Velikov
2017-01-27
1
-5
/
+2
*
android: remove LOCAL_MODULE_TAGS := optional tag
Emil Velikov
2017-01-27
1
-1
/
+0
*
automake: Don't include Android Makefiles in the release tarball
Andreas Boll
2016-07-23
1
-1
/
+1
*
Android: strip out header files from sources list
Rob Herring
2016-07-06
1
-1
/
+1
*
nouveau: clean up nouveau.h, noting deprecated members/functions
Ben Skeggs
2015-12-22
1
-113
/
+114
*
nouveau: add support for newer kernel interfaces
Ben Skeggs
2015-12-22
2
-7
/
+155
*
nouveau: add new interface to create a nouveau_device
Ben Skeggs
2015-12-22
3
-47
/
+89
*
nouveau: remove nouveau_object_find()
Ben Skeggs
2015-12-22
3
-13
/
+0
*
nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd
Ben Skeggs
2015-12-22
3
-31
/
+40
*
nouveau: stack legacy nouveau_device on top of nouveau_drm
Ben Skeggs
2015-12-22
1
-25
/
+21
*
nouveau: introduce object to represent the kernel client
Ben Skeggs
2015-12-22
3
-0
/
+55
*
nouveau: add interfaces to query information about supported classes
Ben Skeggs
2015-12-22
5
-1
/
+117
*
nouveau: add interface to call an object's methods
Ben Skeggs
2015-12-22
3
-0
/
+10
*
nouveau: make it possible to init object in pre-allocated memory
Ben Skeggs
2015-12-22
1
-16
/
+48
*
nouveau: move object functions up, to avoid future foward decls
Ben Skeggs
2015-12-22
1
-56
/
+56
*
nouveau: move more abi16-specific logic into abi16.c
Ben Skeggs
2015-12-22
3
-58
/
+93
*
nouveau: import and install a selection of nvif headers from the kernel
Ben Skeggs
2015-12-22
9
-2
/
+472
*
nouveau: use designated initializers
Emil Velikov
2015-09-04
2
-6
/
+13
*
nouveau: add asserts to make sure krefs are there
Ilia Mirkin
2015-06-21
1
-0
/
+4
*
nouveau: add coherent BO attribute
Alexandre Courbot
2015-05-21
2
-0
/
+4
*
nouveau: restore check that avoids multiple user bos per kernel bo
Ben Skeggs
2015-05-06
1
-0
/
+10
*
Add missing <strings.h> includes
Greg Hackmann
2015-04-28
1
-0
/
+1
*
drm: remove drm_public macro
Emil Velikov
2015-04-28
3
-35
/
+35
*
drm: remove no longer needed VISIBILITY_CFLAGS
Emil Velikov
2015-04-28
1
-1
/
+0
*
drm: rename libdrm{,_macros}.h
Emil Velikov
2015-04-28
2
-2
/
+2
*
nouveau: add symbols test
Emil Velikov
2015-04-28
2
-1
/
+54
*
nouveau: annotate the private symbols
Emil Velikov
2015-04-28
3
-17
/
+17
*
autotools: remove ${srcdir} from the includes
Emil Velikov
2015-03-20
1
-1
/
+0
*
android: remove LOCAL_COPY_HEADERS* variables
Emil Velikov
2015-03-20
1
-3
/
+0
*
android: remove ${srcdir} from the includes
Emil Velikov
2015-03-20
1
-3
/
+0
*
android: simplify LOCAL_C_INCLUDES
Emil Velikov
2015-03-20
1
-3
/
+1
*
android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
Emil Velikov
2015-03-20
1
-2
/
+1
[next]