OSDN Git Service

android-x86/external-libdrm.git
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
2015-03-13 Maarten Lankhorstnouveau: Do not add most bo's to the global bo list.
2015-03-13 Maarten Lankhorstnouveau: make nouveau importing global buffers complete...
2015-03-13 Maarten LankhorstUse __sync_add_and_fetch instead of __sync_fetch_and_ad...
2015-03-13 Maarten LankhorstAdd atomic_inc_return to atomics.
2015-03-10 Tobias Jakobiexynos: fimg2d: whitespace fix in g2d_flush
2015-03-10 Tobias Jakobiexynos: fimg2d: introduce G2D_OP_INTERPOLATE
2015-03-10 Tobias Jakobiexynos: fimg2d: unify register style
2015-03-10 Tobias Jakobiexynos: fimg2d: fix comment for G2D_COEFF_MODE_GB_COLOR
2015-03-10 Tobias Jakobiexynos: fimg2d: remove TRUE/FALSE from header
2015-03-10 Tobias Jakobitests/exynos: improve error handling
2015-03-10 Tobias Jakobiexynos: introduce g2d_add_base_addr helper function
2015-03-10 Tobias Jakobitests/exynos: introduce wait_for_user_input
2015-03-10 Tobias Jakobitests/exynos: disable the G2D userptr/blend test
2015-03-10 Tobias Jakobitests/exynos: fix typos and change wording
2015-03-10 Tobias Jakobiexynos: replace G2D_DOUBLE_TO_FIXED macro with function
2015-03-10 Emil Velikovdrm: add drmGet(Primary|Render)DeviceNameFromFd functions
2015-03-10 Emil Velikovtests: automake: keep the libs link at the final stage
2015-03-10 Emil Velikovtests: move the SUBDIR at the top of the makefile
2015-03-10 Emil Velikovautomake: drop the NULL variable from the makefile
2015-03-10 Emil Velikovconfigure: update help strings
2015-03-10 Emil Velikovconfigure: omap, freedreno and tegra require atomics
2015-03-10 Emil Velikovautomake: wrap an insanely long line
2015-03-06 Daniel VetterRevert "intel: Fix documentation for drm_intel_gem_bo_w...
2015-03-03 Kristian Høgsbergintel: Fix documentation for drm_intel_gem_bo_wait()
2015-02-27 Emil Velikovtests/radeon: set the list* functions as inline
2015-02-27 Emil Velikovexynos_fimg2d_test: remove unused variables
2015-02-27 Emil Velikovtests: remove unused variables
2015-02-27 Emil Velikovautotools: add WARN_CFLAGS to all targets
2015-02-27 Emil Velikovtests: fix implicit funciton declaration errors
2015-02-27 Emil Velikovexynos_fimg2d_test: fix implicit funciton declaration...
2015-02-27 Emil Velikovautotools: add AM_DISTCHECK_CONFIGURE_FLAGS
2015-02-25 Philipp Zabeltests: add support for imx-drm
2015-02-23 Frank BinnsAdd new drmGetNodeTypeFromFd function
2015-02-23 Chih-Wei Huangandroid: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES
2015-02-23 Emil Velikovlibdrm: fix the Android 64bit build
2015-02-16 Jerome Glissenouveau: fix unlock nouveau_bo_name_ref()
2015-02-12 Jammy ZhouAdd new drmOpenOnceWithType function (v2)
2015-02-12 Jammy ZhouAdd new drmOpenWithType function (v4)
2015-02-12 Alan CoopersmithStop undefining _ATOMIC_TYPE in Solaris/NetBSD section...
2015-02-11 Daniel Vetterxf86drm: Fix ioctl struct clearing in drmGetVersion
2015-02-11 Daniel Vettertests: remove intel-specific tests
2015-02-11 Daniel Vetterxf86drm: Unconditionally clear ioctl structs
2015-02-11 Daniel Vetterdrm: use drmIoctl everywhere
2015-02-11 Daniel Vetterxf86drmMode: Unconditionally clear ioctl structs
2015-02-11 Daniel Vetterintel: Unconditionally clear ioctl structs
2015-02-10 Jan VeselyFix gcc -Wextra warnings
2015-02-10 Jan Veselyrandom: Use unsigned long for seed
2015-02-02 Hyungwon Hwangexynos: remove DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls
2015-02-02 Hyungwon Hwangexynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP}...
2015-01-26 Thomas Klausnernouveau: Remove unused static function.
2015-01-26 Thomas Klausnerintel: Only define variable when it's used.
2015-01-26 Thomas KlausnerAdd NetBSD atomic ops support.
2015-01-26 Thomas KlausnerFix libdrm's atomic_dec_and_test on Solaris.
2015-01-23 Frank BinnsAdd new drmOpenRender function
2015-01-23 Frank BinnsRename DRM_NODE_RENDER to DRM_NODE_PRIMARY
2015-01-21 Maarten Lankhorstconfigure.ac: bump version to 2.4.59 for release
2015-01-21 Maarten Lankhorstonly enable support for freedreno on arm automatically
2015-01-19 Dave Airlieradeon: align r600/700 fmask to 128 X blocks.
2015-01-18 Rob Clarkconfigure/freedreno: enable freedreno by default
2015-01-18 Rob Clarkconfigure/freedreno: make KGSL support optional
2015-01-16 Zhenyu Wangintel: Fix GTT entry setup for aub dump
2015-01-11 Laurent Pinchartmodetest: Allocate dumb buffers with the correct bpp
2015-01-05 Adam CheneyAdd new DRM_MODE_CONNECTOR and _ENCODER defines
next