Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-10 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes | |
Passed the compile test; it's ready to ship. Conflicts: libdrm/Makefile.am linux-core/Makefile.kernel linux-core/drmP.h linux-core/drm_memrange.c linux-core/drm_stub.c shared-core/drm.h shared-core/i915_dma.c shared-core/i915_drv.h shared-core/i915_irq.c | |||
2008-06-03 | Fix libdrm to actually include the new code instead of just building it. | Eric Anholt | |
2008-06-03 | Fix and hook up bufmgr code to the build. | Eric Anholt | |
2007-04-05 | initial userspace interface to get modes | Dave Airlie | |
2006-11-08 | libdrm: add support for server side functionality in libdrm | Dave Airlie | |
This adds APIs to allow the X server to use libdrm from the system rather than its own in-built copy. | |||
2006-08-30 | Memory manager init and takedown. | Thomas Hellstrom | |
2006-02-20 | Formatting cleanup, dead code removal. Remove N() namespacing macro, | Adam Jackson | |
useless. Remove SIGIO handling functions as they're server-only and properly belong in libdri. | |||
2005-11-30 | Bump package and DSO numbers to 2.0 to reflect 32/64 ABI change | Adam Jackson | |
2005-10-20 | Remove the remaining references to Xlib. libdrm is totally independent now. | Adam Jackson | |
2005-08-25 | Include appropriate CFLAGS to find X headers, needed to build libdrm. | Eric Anholt | |
2005-08-20 | Fix silly install issue by moving the header install rules for shared-core | Adam Jackson | |
into shared-core/Makefile.am. Bump to 1.0.3. | |||
2005-08-19 | Add r300_reg.h. Bump to 1.0.2. | Adam Jackson | |
2005-07-13 | distcheck fixes | Adam Jackson | |
2005-07-10 | autoconfiscate libdrm | Adam Jackson | |