OSDN Git Service

android-x86/external-libdrm.git
2015-05-28 Guillaume DesmottesdrmPrime*: initialize output args to 0
2015-05-28 Jammy ZhouFix one warning (v2)
2015-05-28 Emil Velikovxf86drm: simplify drmMalloc/drmFree
2015-05-28 Emil Velikovmodetest: replace malloc + memset with calloc
2015-05-28 Emil Velikovmodetest: explicitly zero the newly allocated memory
2015-05-26 frankAdd device enumeration interface (v4)
2015-05-26 Alex Deucherradeon: add new bonaire pci id
2015-05-21 Alexandre Courbotnouveau: add coherent BO attribute
2015-05-18 Damien Lespiauintel: Add the Broxton PCI IDs
2015-05-06 Ben Skeggsconfigure.ac: bump version to 2.4.61 for release
2015-05-06 Ben Skeggsnouveau: restore check that avoids multiple user bos...
2015-05-05 Rob Clarkmodetest: fix allocation for yuv420/yvu420
2015-04-29 Emil Velikovfreedreno: link against CLOCK_LIB
2015-04-29 Emil Velikovandroid: set the HAVE_VISIBILITY define
2015-04-29 Joonyoung Shimmodetest: fix the arguments of the MAKE_RGB_INFO define
2015-04-29 Tvrtko Ursulinintel: Leak the userptr test bo
2015-04-28 Joonyoung Shimmodetest: destroy the cursor bo
2015-04-28 Joonyoung Shimmodetest: clear buffer and framebuffer for planes
2015-04-28 Joonyoung Shimmodetest: fix the error path handling
2015-04-28 Joonyoung Shimmodetest: make use of drmModeRmFB
2015-04-28 Joonyoung Shimmodetest: fix Segmentation fault
2015-04-28 Tobias Jakobimodetest: initialize handles/pitches in set_plane()
2015-04-28 Greg HackmannAdd missing <strings.h> includes
2015-04-28 Emil Velikovman: rework the Makefile.am
2015-04-28 Emil Velikovdrm: use c99 __func__ over __FUNCTION__
2015-04-28 Emil Velikovconfigure: request/set the compiler in C99 mode
2015-04-28 Emil Velikovdrm: remove drm_public macro
2015-04-28 Emil Velikovdrm: remove no longer needed VISIBILITY_CFLAGS
2015-04-28 Emil Velikovdrm: rename libdrm{,_macros}.h
2015-04-28 Emil Velikovtegra: add symbols test
2015-04-28 Emil Velikovomap: add symbols test
2015-04-28 Emil Velikovexynos: add symbols test
2015-04-28 Emil Velikovlibkms: add symbols test
2015-04-28 Emil Velikovlibkms: annotate private symbols
2015-04-28 Emil Velikovnouveau: add symbols test
2015-04-28 Emil Velikovnouveau: annotate the private symbols
2015-04-28 Emil Velikovintel: add symbols test
2015-04-28 Emil Velikovintel: annotate the private symbols
2015-04-28 Emil Velikovintel: remove unused mmFindBlock
2015-04-28 Emil Velikovintel: remove the drm_mm* symbol workarounds
2015-04-28 Emil Velikovfreedreno: add symbols test
2015-04-28 Emil Velikovfreedreno: annotate the private symbols
2015-04-28 Emil Velikovradeon: add symbols test
2015-04-28 Emil Velikovradeon: move bof.[ch] out of libdrm_radeon
2015-04-28 Emil Velikovconfigure.ac: split -fvisibility and __attribute__...
2015-04-15 Rob Clarkmodeprint: add missing encoder/connector type names
2015-04-14 Chris Wilsonintel: Delay testing for userptr until first use
2015-04-14 Chris Wilsonmode: Retrieve only the current information for a Connector
2015-04-09 Chih-Wei Huangandroid: remove unnecessary TARGET_OUT_HEADERS variable
2015-04-05 Daniel Kurtzxf86drmMode.h: inline -> __inline for use with gcc...
2015-04-05 Connor Behanxf86drm: Fix ioctl struct clearing in drmAgpEnable
2015-04-05 Emil Velikovdrm: use correct printf modifiers
2015-04-05 Emil Velikovdrm: replace HASH_DEBUG with DEBUG
2015-04-05 Emil Velikovtests/random: return non-zero on test failure
2015-04-05 Emil Velikovtests/random: extract test out of xf86drmRandom.c
2015-04-05 Emil Velikovtests/hash: return non-zero on failure
2015-04-05 Emil Velikovtests/hash: style fixes
2015-04-05 Emil Velikovtests/hash: misc compilation fixes
2015-04-05 Emil Velikovtests/hash: extract test out of xf86drmHash.c
2015-04-04 Jan Veselytests/drmsl: Extract tests out of xf86drmSL.c
2015-04-04 Jan VeselydrmSL: Fix neighbor lookup
2015-03-26 Emil Velikovandroid: remove explicit include to libpciaccess
2015-03-20 Jan Veselytests/exynos: Fix missing static keyword
2015-03-20 Jan VeselyRemove drmSetDebugMsgFunction and related infrastructure
2015-03-20 Jan VeselyFix unused function warnings
2015-03-20 Daniel Kurtztests: add rockchip to modetest, kmstest, vbltest and...
2015-03-20 Daniel Kurtzproptest: install it with --enable-install-test-programs
2015-03-20 Emil Velikovautotools: remove ${srcdir} from the includes
2015-03-20 Chih-Wei Huangandroid: get rid of LIBDRM_TOP
2015-03-20 Chih-Wei Huangandroid: simplify the including rule of subdirs
2015-03-20 Emil Velikovandroid: add the missing tag "optional" to libkms
2015-03-20 Emil Velikovandroid: remove LOCAL_COPY_HEADERS* variables
2015-03-20 Emil Velikovandroid: remove ${srcdir} from the includes
2015-03-20 Emil Velikovandroid: simplify LOCAL_C_INCLUDES
2015-03-20 Emil Velikovandroid: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
2015-03-20 Damien LespiauRELEASING: Fix annouce typo
2015-03-20 Damien LespiauRELEASING: Fix the step numbering
2015-03-20 Damien LespiauRELEASING: Fix releasing instructions to match the...
2015-03-19 Neil Robertsintel: Merge latest i915_drm.h
2015-03-19 Damien Lespiaubuild: Bump version number to 2.4.60 before release
2015-03-18 Jeff McGeeintel: Export total subslice and EU counts
2015-03-17 Emil Velikovconfigure.ac: error out if building freedreno_kgsl...
2015-03-17 Emil Velikovconfigure.ac: fix help string copy/pasta
2015-03-17 Emil Velikovconfigure.ac: fix host_cpu/atomics detection
2015-03-17 Emil Velikovautogen.sh: handle out-of-tree invokation
2015-03-17 Emil Velikovconfigure: Stop using AM_MAINTAINER_MODE
2015-03-16 Tobias Jakobiexynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLOR
2015-03-16 Tobias Jakobiexynos: add fimg2d header to common includes
2015-03-16 Tobias Jakobiexynos: add exynos prefix to fimg2d header
2015-03-16 Tobias Jakobiexynos: use structure initialization instead of memset
2015-03-16 Tobias Jakobiexynos: honor the repeat mode in g2d_copy_with_scale
2015-03-16 Tobias Jakobiexynos: add g2d_scale_and_blend
2015-03-16 Tobias Jakobitests/exynos: fimg2d: add a checkerboard test
2015-03-16 Emil Velikovmodetest: include into the build when libkms is not...
2015-03-15 Jan VeselyAdd static qualifier to local functions
2015-03-14 Jan VeselyFix unused, and unused-but-set variables warnings
2015-03-14 Jan Veselydristat: Handle DRM_CONSISTENT
2015-03-14 Jan VeselyFix type-limits, pointer-arith and sign-compare warnings
2015-03-14 Jan Veselytests: String literals are const char *
2015-03-14 Alan CoopersmithOn Solaris, #include <sys/mkdev.h> in xf86drm.c
next