index
:
external_libdrm
replicant-10
libdrm for Android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libkms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to Android.bp
Dan Willemsen
2020-04-12
3
-51
/
+53
*
libkms: convert to new symbols check
Eric Engestrom
2019-11-11
3
-31
/
+15
*
Revert "Revert "libdrm: remove autotools support""
Eric Engestrom
2019-10-18
1
-45
/
+0
*
Revert "libdrm: remove autotools support"
Marek Olšák
2019-10-16
1
-0
/
+45
*
libdrm: remove autotools support
Eric Engestrom
2019-10-14
1
-45
/
+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
*
fix various typos
Eric Engestrom
2019-04-17
1
-1
/
+1
*
libkms: update list of intel_drivers for Android build
Tapani Pälli
2019-03-11
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
*
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
*
libkms: annotate public functions
Lucas De Marchi
2018-09-19
1
-8
/
+8
*
meson,configure: include config.h automatically
Eric Engestrom
2018-03-20
9
-36
/
+0
*
*-symbol-check: Don't hard-code nm executable
Heiko Becker
2018-02-23
2
-1
/
+2
*
meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON}
Eric Engestrom
2018-01-29
1
-5
/
+5
*
Add meson build system
Dylan Baker
2018-01-12
1
-0
/
+74
*
exynos: change the license to X11/MIT
Inki Dae
2017-11-07
1
-4
/
+18
*
android: introduce Android.common.mk to reduce boilerplate
Emil Velikov
2017-01-27
1
-3
/
+2
*
android: remove LOCAL_MODULE_TAGS := optional tag
Emil Velikov
2017-01-27
1
-1
/
+0
*
libkms/exynos: fix memory leak in error path
Seung-Woo Kim
2016-12-14
1
-1
/
+2
*
kms: remove commented out libudev code
Emil Velikov
2016-12-05
2
-98
/
+0
*
automake: Don't include Android Makefiles in the release tarball
Andreas Boll
2016-07-23
1
-1
/
+1
*
pull in sys/sysmacros.h when available
Mike Frysinger
2016-07-06
1
-1
/
+4
*
Android: strip out header files from sources list
Rob Herring
2016-07-06
1
-1
/
+1
*
android: add virgl to be a valid driver
Chih-Wei Huang
2016-02-25
1
-0
/
+2
*
libkms: add libdrm to Requires.private
Emil Velikov
2016-02-04
1
-0
/
+1
*
libkms: use static const for good measure
Emil Velikov
2015-09-04
1
-1
/
+1
*
remove usage of 'c_plusplus' preprocessor macro
Tapani Pälli
2015-08-10
1
-2
/
+2
*
include <sys/types.h> & <sys/mkdev.h> directly for major() and minor()
Alan Coopersmith
2015-07-13
1
-0
/
+4
*
drm: rename libdrm{,_macros}.h
Emil Velikov
2015-04-28
9
-9
/
+9
*
libkms: add symbols test
Emil Velikov
2015-04-28
2
-1
/
+27
*
libkms: annotate private symbols
Emil Velikov
2015-04-28
9
-15
/
+23
*
android: add the missing tag "optional" to libkms
Emil Velikov
2015-03-20
1
-0
/
+1
*
android: remove LOCAL_COPY_HEADERS* variables
Emil Velikov
2015-03-20
1
-3
/
+0
*
android: simplify LOCAL_C_INCLUDES
Emil Velikov
2015-03-20
1
-2
/
+0
*
android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
Emil Velikov
2015-03-20
1
-0
/
+2
*
exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls
Hyungwon Hwang
2015-02-02
1
-3
/
+4
*
libkms: use drm_mmap/drm_munmap wrappers
Emil Velikov
2014-09-28
5
-18
/
+16
*
automake: pick up all files for distribution.
Emil Velikov
2014-09-28
1
-1
/
+1
*
libkms: add Android build
Emil Velikov
2014-09-28
1
-0
/
+53
*
libkms: move sources lists to makefile.sources
Emil Velikov
2014-09-28
2
-11
/
+32
*
libkms: build the intel backend only when needed
Emil Velikov
2014-09-28
2
-6
/
+15
*
libkms: remove explicit define _FILE_OFFSET_BITS 64
Emil Velikov
2014-09-01
6
-6
/
+0
*
all: include config.h only when available and use its defines
Emil Velikov
2014-09-01
8
-6
/
+22
*
tests/kmstest: support exynos
Hyungwon Hwang
2014-01-12
4
-0
/
+218
*
kms: Return a negative error code in kms_bo_create()
Laurent Pinchart
2013-04-18
1
-1
/
+1
*
kms: Make libkms.h usable in C++
Laurent Pinchart
2013-04-18
1
-0
/
+8
*
libkms: return -EINVAL on fstat error
Maxime Villard
2013-01-02
1
-1
/
+1
[next]