index
:
libgamma
master
wayland
Display server abstraction layer for gamma ramps
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libgamma-facade.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-31
move files around
Mattias Andrée
1
-1644
/
+0
2014-05-31
add libgamma_is_method_available
Mattias Andrée
1
-0
/
+42
2014-05-28
namespace some definitions
Mattias Andrée
1
-249
/
+249
2014-05-28
change doc style to one appropriate for manuals
Mattias Andrée
1
-135
/
+135
2014-05-25
add buf_size parameter tolibgamma_list_methods
Mattias Andrée
1
-14
/
+18
2014-05-25
more restrict
Mattias Andrée
1
-6
/
+6
2014-05-23
m + connector info for drm
Mattias Andrée
1
-1
/
+3
2014-05-22
do ramp translations in the façade
Mattias Andrée
1
-176
/
+65
2014-05-21
misc
Mattias Andrée
1
-50
/
+50
2014-05-21
m
Mattias Andrée
1
-44
/
+44
2014-05-21
add function for listing available methods + add __attribute__((cold)) and __attribute__((hot))
Mattias Andrée
1
-0
/
+132
2014-05-21
add header files for the gamma methods
Mattias Andrée
1
-15
/
+15
2014-05-21
m + add gamma sets with mapping function rather than lookup tables
Mattias Andrée
1
-0
/
+267
2014-05-21
reorder functions
Mattias Andrée
1
-86
/
+88
2014-05-21
add float and double variants of gamma_ramps
Mattias Andrée
1
-0
/
+193
2014-05-21
m + call adjustment method specific functions
Mattias Andrée
1
-29
/
+664
2014-05-21
add makefile + implement adjustment method common functions
Mattias Andrée
1
-43
/
+210
2014-05-21
fix doc for libgamma_unhex_edid
Mattias Andrée
1
-3
/
+3
2014-05-21
add restrict:s and __attribute__:s
Mattias Andrée
1
-31
/
+37
2014-05-21
add api .h files
Mattias Andrée
1
-0
/
+305