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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m + create .c files for the adjustment methods
Mattias Andrée
2014-05-21
12
-6
/
+1998
*
m
Mattias Andrée
2014-05-21
3
-125
/
+125
*
m
Mattias Andrée
2014-05-21
1
-2
/
+2
*
add function for listing available methods + add __attribute__((cold)) and __attribute__((hot))
Mattias Andrée
2014-05-21
3
-6
/
+160
*
add header files for the gamma methods
Mattias Andrée
2014-05-21
7
-15
/
+1635
*
add partitions_are_graphics_cards
Mattias Andrée
2014-05-21
1
-0
/
+5
*
m + add gamma sets with mapping function rather than lookup tables
Mattias Andrée
2014-05-21
4
-8
/
+420
*
reorder functions
Mattias Andrée
2014-05-21
2
-113
/
+115
*
add float and double variants of gamma_ramps
Mattias Andrée
2014-05-21
3
-0
/
+315
*
m + call adjustment method specific functions
Mattias Andrée
2014-05-21
4
-42
/
+682
*
add makefile + implement adjustment method common functions
Mattias Andrée
2014-05-21
1
-0
/
+478
*
fix doc for libgamma_unhex_edid
Mattias Andrée
2014-05-21
1
-3
/
+3
*
add restrict:s and __attribute__:s
Mattias Andrée
2014-05-21
1
-31
/
+37
*
add api .h files
Mattias Andrée
2014-05-21
4
-0
/
+1092