Age | Commit message (Expand) | Author |
2015-04-29 | android: set the HAVE_VISIBILITY define | Emil Velikov |
2015-04-29 | modetest: fix the arguments of the MAKE_RGB_INFO define | Joonyoung Shim |
2015-04-29 | intel: Leak the userptr test bo | Tvrtko Ursulin |
2015-04-28 | modetest: destroy the cursor bo | Joonyoung Shim |
2015-04-28 | modetest: clear buffer and framebuffer for planes | Joonyoung Shim |
2015-04-28 | modetest: fix the error path handling | Joonyoung Shim |
2015-04-28 | modetest: make use of drmModeRmFB | Joonyoung Shim |
2015-04-28 | modetest: fix Segmentation fault | Joonyoung Shim |
2015-04-28 | modetest: initialize handles/pitches in set_plane() | Tobias Jakobi |
2015-04-28 | Add missing <strings.h> includes | Greg Hackmann |
2015-04-28 | man: rework the Makefile.am | Emil Velikov |
2015-04-28 | drm: use c99 __func__ over __FUNCTION__ | Emil Velikov |
2015-04-28 | configure: request/set the compiler in C99 mode | Emil Velikov |
2015-04-28 | drm: remove drm_public macro | Emil Velikov |
2015-04-28 | drm: remove no longer needed VISIBILITY_CFLAGS | Emil Velikov |
2015-04-28 | drm: rename libdrm{,_macros}.h | Emil Velikov |
2015-04-28 | tegra: add symbols test | Emil Velikov |
2015-04-28 | omap: add symbols test | Emil Velikov |
2015-04-28 | exynos: add symbols test | Emil Velikov |
2015-04-28 | libkms: add symbols test | Emil Velikov |
2015-04-28 | libkms: annotate private symbols | Emil Velikov |
2015-04-28 | nouveau: add symbols test | Emil Velikov |
2015-04-28 | nouveau: annotate the private symbols | Emil Velikov |
2015-04-28 | intel: add symbols test | Emil Velikov |
2015-04-28 | intel: annotate the private symbols | Emil Velikov |
2015-04-28 | intel: remove unused mmFindBlock | Emil Velikov |
2015-04-28 | intel: remove the drm_mm* symbol workarounds | Emil Velikov |
2015-04-28 | freedreno: add symbols test | Emil Velikov |
2015-04-28 | freedreno: annotate the private symbols | Emil Velikov |
2015-04-28 | radeon: add symbols test | Emil Velikov |
2015-04-28 | radeon: move bof.[ch] out of libdrm_radeon | Emil Velikov |
2015-04-28 | configure.ac: split -fvisibility and __attribute__((visibility)) checks | Emil Velikov |
2015-04-15 | modeprint: add missing encoder/connector type names | Rob Clark |
2015-04-14 | intel: Delay testing for userptr until first use | Chris Wilson |
2015-04-14 | mode: Retrieve only the current information for a Connector | Chris Wilson |
2015-04-09 | android: remove unnecessary TARGET_OUT_HEADERS variable | Chih-Wei Huang |
2015-04-05 | xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic | Daniel Kurtz |
2015-04-05 | xf86drm: Fix ioctl struct clearing in drmAgpEnable | Connor Behan |
2015-04-05 | drm: use correct printf modifiers | Emil Velikov |
2015-04-05 | drm: replace HASH_DEBUG with DEBUG | Emil Velikov |
2015-04-05 | tests/random: return non-zero on test failure | Emil Velikov |
2015-04-05 | tests/random: extract test out of xf86drmRandom.c | Emil Velikov |
2015-04-05 | tests/hash: return non-zero on failure | Emil Velikov |
2015-04-05 | tests/hash: style fixes | Emil Velikov |
2015-04-05 | tests/hash: misc compilation fixes | Emil Velikov |
2015-04-05 | tests/hash: extract test out of xf86drmHash.c | Emil Velikov |
2015-04-04 | tests/drmsl: Extract tests out of xf86drmSL.c | Jan Vesely |
2015-04-04 | drmSL: Fix neighbor lookup | Jan Vesely |
2015-03-26 | android: remove explicit include to libpciaccess | Emil Velikov |
2015-03-20 | tests/exynos: Fix missing static keyword | Jan Vesely |