~thong-u/unoptimized/+git/libdrm:drmlib-0-0-1-branch

Last commit made on 2004-09-03
Get this branch:
git clone -b drmlib-0-0-1-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
drmlib-0-0-1-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

4b1acac... by Dave Airlie <email address hidden>

initial hack of library split

838bb7a... by Dave Airlie <email address hidden>

oops called ctor instead of dtor.. found this on the kernel merge

a070d15... by Jon Smirl <email address hidden>

Fix ref count problem in stealth mode. pci_get_subsys() with last parameter
    set does the pci_dev_put for you.

244b3e6... by Dave Airlie <email address hidden>

Apply patch from Bryan Stine bugzilla #1227

da6b448... by Dave Airlie <email address hidden>

implement drm_core_check_feature and use it .. looks lots nicer

7809efc... by Dave Airlie <email address hidden>

drm-memory patch, cleans up alloc/free and makes calloc look more libc like

08de6e5... by Erdi Chen <email address hidden>

Fix copy_from_user return value ignored warning at via_dma.c:168.

0844f3e... by Dave Airlie <email address hidden>

add context include so fn are defined

b9c8292... by Dave Airlie <email address hidden>

fix up some small things ffb (no idea if it works or not ..)

55c6e72... by Dave Airlie <email address hidden>

remove hacky context thing that was gamma only