Camilla Berglund
5d308db654
New gamma ramp API.
ago%!(EXTRA string=12 years)
Camilla Berglund
9fe71af79a
Fixed broken test for broken RandR gamma.
ago%!(EXTRA string=12 years)
Camilla Berglund
92a71e07d3
Made gamma ramp functions per-monitor.
ago%!(EXTRA string=13 years)
Camilla Berglund
d97dddc8c4
Simplified function comment headers.
ago%!(EXTRA string=13 years)
Camilla Berglund
a910f53be2
Made glfwGetGammaRamp act directly.
ago%!(EXTRA string=13 years)
Camilla Berglund
3e78570a31
Removed duplicate documentation.
...
The public, platform, native, event and utility functions are already
documented in-source. Having duplicate documentation inevitably means
having them contradict one another. Furthermore, most of the function
descriptions simply repeated the name of the function.
ago%!(EXTRA string=13 years)
Camilla Berglund
6a4c175816
Made client-side RandR and Xf86VidMode required.
ago%!(EXTRA string=13 years)
Camilla Berglund
b72a97d531
Renamed global struct and substructs.
...
Renamed _glfwLibrary to _glfw and made all substructs lower-case, making
global variable names easier to read and type. Partially inspired by the
internal naming conventions of glwt.
ago%!(EXTRA string=13 years)
Camilla Berglund
1790194828
Renamed _glfwInputError and moved to event API.
ago%!(EXTRA string=13 years)
Camilla Berglund
ccec055ff7
Formatting.
ago%!(EXTRA string=13 years)
Camilla Berglund
e10d935efe
API tag and error message cleanup.
ago%!(EXTRA string=13 years)
Camilla Berglund
2796ecb556
Updated platform API tags.
ago%!(EXTRA string=13 years)
Braden Pellett
6cb89175a7
Emit an error when gamma ramp cannot be get/set due to size not being GLFW_GAMMA_RAMP_SIZE.
ago%!(EXTRA string=13 years)
Braden Pellett
2558da0b59
Ignore gamma ramp get/set capabilities if size is not GLFW_GAMMA_RAMP_SIZE, similar to what happens currently for the Cocoa implementation.
ago%!(EXTRA string=13 years)
Camilla Berglund
322407ae9f
Moved X11 gamma ramp termination to gamma module.
ago%!(EXTRA string=13 years)
Camilla Berglund
f5eb79ed28
Removed gamma API warning prints.
ago%!(EXTRA string=13 years)
Camilla Berglund
1a37788143
Moved X11 gamma ramp init to gamma module.
ago%!(EXTRA string=13 years)
Camilla Berglund
53f4f54c46
Flattened source tree.
ago%!(EXTRA string=14 years)
Camilla Berglund
0f93e8f252
Flattened source tree.
ago%!(EXTRA string=14 years)
Camilla Berglund
6e553c7376
Purged references to GLFW as a framework.
ago%!(EXTRA string=15 years)
Camilla Berglund
fa6f29a4e6
Fixed malplaced endif statements.
ago%!(EXTRA string=15 years)
Camilla Berglund
c5892fee53
Formatting.
ago%!(EXTRA string=15 years)
Camilla Berglund
dae61bb918
Added TODO.
ago%!(EXTRA string=15 years)
Camilla Berglund
26aaf55872
RandR and VidMode cleanup and formatting.
ago%!(EXTRA string=15 years)
Camilla Berglund
66754f1358
Removed executable bits (gah).
ago%!(EXTRA string=15 years)
Camilla Berglund
c592cd5dbf
Function comment header updates.
ago%!(EXTRA string=15 years)
Camilla Berglund
6d87163aa2
Removed duplicate prefixes.
ago%!(EXTRA string=15 years)
Camilla Berglund
85bcd1fa0c
Renamed internal gamma function.
ago%!(EXTRA string=15 years)
Camilla Berglund
2630d4968c
Initial implementation of experimental gamma ramp API.
ago%!(EXTRA string=15 years)