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
/
vc4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
minigbm: make drv_add_combinations return nothing
Gurchetan Singh
1
-5
/
+2
2017-11-16
minigbm: use struct vma for (*bo_map)/(*bo_unmap) callbacks
Gurchetan Singh
1
-2
/
+2
2017-11-08
minigbm: refactor and rename mapping struct
Gurchetan Singh
1
-2
/
+2
2017-11-08
minigbm: re-const-ify driver backends
Gurchetan Singh
1
-1
/
+1
2017-10-02
minigbm: pass in map flags to (*bo_map) callback
Gurchetan Singh
1
-2
/
+3
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-11
Plumb buffer map permissions through gbm.
Joe Kniss
1
-4
/
+2
2017-05-23
minigbm: remove BO_USE_RENDERING from certain formats
Gurchetan Singh
1
-3
/
+9
2017-03-31
minigbm: fix long lines missed by clang-format
Gurchetan Singh
1
-2
/
+1
2017-03-31
minigbm: add clang-format and presubmit hooks
Gurchetan Singh
1
-14
/
+11
2017-03-30
minigbm: work with strides, not widths
Gurchetan Singh
1
-1
/
+8
2017-03-16
minigbm: rework flag API
Gurchetan Singh
1
-12
/
+4
2017-02-08
minigbm: Add VC4 backend
Niklas Schulze
1
-0
/
+93