index
:
~nh/minigbm
wip
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vgem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
minigbm: make drv_add_combinations return nothing
Gurchetan Singh
1
-9
/
+4
2017-11-08
minigbm: re-const-ify driver backends
Gurchetan Singh
1
-1
/
+1
2017-10-02
minigbm: standardize naming of buffer creation flags
Gurchetan Singh
1
-1
/
+1
2017-09-29
minigbm: pass in buffer creation flags of the right size
Gurchetan Singh
1
-1
/
+1
2017-09-26
minigbm: add a default (*bo_unmap) implementation
Gurchetan Singh
1
-0
/
+1
2017-07-10
minigbm: Resolve format based on BO usage flags
Tomasz Figa
1
-1
/
+1
2017-06-22
minigbm: Ensure DRM_FORMAT_YVU420_ANDROID meets Android requirements.
Owen Lin
1
-4
/
+9
2017-05-23
minigbm: remove BO_USE_RENDERING from certain formats
Gurchetan Singh
1
-5
/
+18
2017-05-02
Add HAL_PIXEL_FORMAT_BLOB format in cros gralloc
Heng-Ruey Hsu
1
-4
/
+4
2017-04-04
minigbm: vgem: add more supported formats
Gurchetan Singh
1
-2
/
+4
2017-03-31
minigbm: add clang-format and presubmit hooks
Gurchetan Singh
1
-13
/
+7
2017-03-21
vgem: support DRM_FORMAT_YVU420_ANDROID
Gurchetan Singh
1
-5
/
+3
2017-03-16
minigbm: rework flag API
Gurchetan Singh
1
-15
/
+4
2017-01-13
minigbm: add bo import callback
Gurchetan Singh
1
-0
/
+1
2016-12-20
minigbm: consolidate flags
Gurchetan Singh
1
-5
/
+8
2016-12-09
minigbm: vgem: add a few more supported formats
Gurchetan Singh
1
-1
/
+6
2016-12-09
minigbm: vgem: align to llvm tile size
Gurchetan Singh
1
-1
/
+16
2016-12-07
minigbm: rename DRV_BO_USE_* to BO_USE_*
Gurchetan Singh
1
-2
/
+2
2016-12-06
minigbm: vgem: allow driver creation without planes resources
Gurchetan Singh
1
-1
/
+1
2016-12-01
minigbm: Fix cursor and scanout flags
Gurchetan Singh
1
-7
/
+16
2016-11-28
minigbm: Switch to <drm_fourcc.h>
Gurchetan Singh
1
-7
/
+7
2016-10-18
minigbm: add vgem backend
Gurchetan Singh
1
-0
/
+37