OSDN Git Service

android-x86/external-drm_hwcomposer.git
2015-03-03 Lauri Peltonendrm_hwcomposer: Fix header compilation for C
2015-02-26 Lauri Peltonendrm_hwcomposer: Cache FB and gem in gralloc buffer
2015-02-23 Sean Pauldrm_hwcomposer: Initialize timeline_next to 1
2015-02-22 Allen Martindrm_hwcomposer: initialize timeline_next
2015-02-22 Allen Martindrm_hwcomposer: move AddFb/RmFb to reference gem handles
2015-02-22 Allen Martindrm_hwcomposer: Check against gem handles for popped...
2015-02-22 Allen Martindrm_hwcomposer: Do not close gem handle if queued
2015-02-14 Lauri Peltonendrm_hwcomposer: Support Nvidia gralloc
2015-02-14 Lauri Peltonendrm_hwcomposer: Support other drm nodes than card0
2015-02-13 Lauri Peltonendrm_hwcomposer: Fix fence leak
2015-02-10 Sean Pauldrm_hwcomposer: Remove drmSetMaster call
2015-02-09 Sean Pauldrm_hwcomposer: Use prime to import gem handles
2015-02-05 Sean Pauldrm_hwcomposer: Include stdlib.h in the importer
2015-02-04 Sean Pauldrm_hwcomposer: Set display config on initialization
2015-02-04 Sean Pauldrm_hwcomposer: Ignore NULL display_contents
2015-02-04 Sean Pauldrm_hwcomposer: Don't try to get configs for a disconne...
2015-02-04 Sean Pauldrm_hwcomposer: Store active mode instead of config...
2015-02-04 Sean Pauldrm_hwcomposer: Always perform a setcrtc initially
2015-02-04 Sean Pauldrm_hwcomposer: Implement eventControl with vsync worker
2015-02-04 Sean Pauldrm_hwcomposer: Implement release and retire fences...
2015-02-04 Sean Pauldrm_hwcomposer: Reduce time spent in display_lock
2015-02-04 Sean Pauldrm_hwcomposer: Use queue buffer for pending sets
2015-02-04 Sean Pauldrm_hwcomposer: Split gralloc out into an importer
2015-02-04 Sean Pauldrm_hwcomposer: Add a new set thread to post bo's
2015-02-04 Sean Pauldrm_hwcomposer: Initial implementation
2015-01-16 Geoff MendalInitial empty repository