xserver-multidpi/randr
Paulo Cesar Pereira de Andrade 200230535f Update sdk headers to export new symbols.
All symbols in installed sdk headers should be explicitly tagged
as exported symbols. Otherwise, to ensure it is not a mistake, one
could write it as something like:
extern /* NOEXPORT */ type name ...;
but the proper procedure really should be to use a non sdk header
(or a "noinst_" one).
  This patch also removes prototypes to some functions that existed
only temporarily.
2009-01-05 16:49:57 -02:00
..
Makefile.am Export rrtransform.h as needed by randrstr.h 2008-11-24 13:24:41 -08:00
mirandr.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
randr.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
randrstr.h Update sdk headers to export new symbols. 2009-01-05 16:49:57 -02:00
rrcrtc.c randr: Improve per-crtc gamma support. 2008-12-17 17:03:12 +01:00
rrdispatch.c randr: Add [GS]etOutputPrimary 2008-12-10 11:31:21 -05:00
rrinfo.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrmode.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rroutput.c randr: clear primaryOutput when the output is deleted 2008-12-10 11:31:28 -05:00
rrpointer.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrproperty.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrscreen.c randr: Mangle GetScreenResources sort order based on primary output 2008-12-10 11:31:28 -05:00
rrsdispatch.c randr: Add [GS]etOutputPrimary 2008-12-10 11:31:21 -05:00
rrtransform.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrtransform.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrxinerama.c randr: Consider panned crtc's when calculating xinerama screen sizes. 2008-12-19 18:59:27 +01:00