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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
dummy method: error testing in crtc info
Mattias Andrée
1
-14
/
+23
2014-08-28
dup and free info strings
Mattias Andrée
1
-5
/
+31
2014-08-28
dummy method: crtc info
Mattias Andrée
1
-39
/
+113
2014-08-28
dummy method: non-identical gamma ramp sizes
Mattias Andrée
1
-33
/
+52
2014-08-28
m
Mattias Andrée
1
-40
/
+15
2014-08-28
initialisation of dummy sites and dummy partitions
Mattias Andrée
1
-0
/
+66
2014-08-28
typo + getting started on the dummy method
Mattias Andrée
1
-0
/
+372
2014-08-23
mac library madness
Mattias Andrée
1
-0
/
+1
2014-08-23
unused parameter
Mattias Andrée
1
-0
/
+2
2014-07-22
m comment
Mattias Andrée
1
-1
/
+3
2014-07-22
gamma-w32-gdi: do not test gamma ramp caps., it might be incorrection
Mattias Andrée
1
-4
/
+8
2014-07-08
misc
Mattias Andrée
4
-4
/
+12
2014-06-18
m
Mattias Andrée
2
-2
/
+2
2014-06-18
simple implementation of cut, so there is not dependency on GNU's cut
Mattias Andrée
1
-0
/
+61
2014-06-18
fix removal of __attribute__
Mattias Andrée
5
-5
/
+5
2014-06-18
use, and define, __GCC__ rather than usign __GNUC__
Mattias Andrée
12
-18
/
+18
2014-06-18
add missing _error suffix
Mattias Andrée
1
-5
/
+5
2014-06-18
cast unused parameter to void
Mattias Andrée
1
-0
/
+1
2014-06-18
gcc specific flags and use of wrong parameter name
Mattias Andrée
1
-1
/
+1
2014-06-18
remove __attribute__ if not using gcc
Mattias Andrée
5
-0
/
+22
2014-06-18
python2 can be used
Mattias Andrée
2
-4
/
+4
2014-06-18
use less unicode
Mattias Andrée
35
-71
/
+71
2014-06-17
change gpp symbols to ascii
Mattias Andrée
2
-112
/
+112
2014-06-04
split out and doc error api test
Mattias Andrée
3
-32
/
+118
2014-06-04
split out and doc adjustment method functions from test.c
Mattias Andrée
3
-105
/
+263
2014-06-04
add inclusion guard to update-warnings.h
Mattias Andrée
1
-0
/
+6
2014-06-04
split out and doc lib update warnings from test.c
Mattias Andrée
2
-18
/
+62
2014-06-04
add test todo
Mattias Andrée
1
-0
/
+2
2014-06-04
test applying gamma ramp
Mattias Andrée
1
-4
/
+23
2014-06-04
typo
Mattias Andrée
1
-3
/
+3
2014-06-04
fix which ramps are getting calloc
Mattias Andrée
2
-8
/
+13
2014-06-04
fix float to integer overflow
Mattias Andrée
1
-11
/
+153
2014-06-03
fix infinite recursion caused by calling wrong function
Mattias Andrée
1
-3
/
+3
2014-06-03
test reading gamma ramps
Mattias Andrée
1
-1
/
+41
2014-06-03
EDID revision 1.1 is supported and we assume revision 1.2 is too
Mattias Andrée
1
-7
/
+21
2014-06-03
test uppercase behex and unhex + fix unhex
Mattias Andrée
2
-4
/
+9
2014-06-03
doc
Mattias Andrée
1
-0
/
+6
2014-06-03
add missing % in an sprintf, why did the compiler not warn us?
Mattias Andrée
1
-1
/
+1
2014-06-03
gamma-linux-drm: do not attempt to get the encoder for disabled connectors
Mattias Andrée
1
-4
/
+10
2014-06-03
typo
Mattias Andrée
1
-1
/
+1
2014-06-03
test: print subpixel order and connector type
Mattias Andrée
1
-2
/
+65
2014-06-03
fix gamma ramp size fetch for vidmode
Mattias Andrée
1
-1
/
+1
2014-06-03
m fixes + print all crtc info , except connector type and subpixel order, in the test
Mattias Andrée
7
-13
/
+142
2014-06-03
put monitor selection in its own function
Mattias Andrée
1
-10
/
+22
2014-06-03
allocate the states on the heap
Mattias Andrée
1
-19
/
+19
2014-06-03
#warning is a GCC extension
Mattias Andrée
1
-14
/
+16
2014-06-03
fix errors in gamma-x-randr
Mattias Andrée
1
-1
/
+6
2014-06-03
gamma-linux-drm: fix partition init bug
Mattias Andrée
1
-0
/
+3
2014-06-03
test: m + select crtc
Mattias Andrée
1
-20
/
+111
2014-06-03
add everything that does not require sites, partitions or crtcs to the test
Mattias Andrée
1
-20
/
+130
[next]