kicad/include/gal
Hajo Nils Krabbenhöft 937f502158 Improve accelerated supersampling 2x antialiasing
Avoid fractional pixel offsets by forcing integer division of m_screenSize.
Shift rounded lookAtPoint onto OpenGL pixel center to ensure consistent rounding to int.
The pixel 0..1 @ 1x needs to fill the area 0..2 @ 2x so its center moves by 0.5 * (pixel size @ 1x).
2021-06-03 17:53:51 +00:00
..
cairo Make the GAL responsible for the native cursor management 2021-04-05 02:36:12 +01:00
opengl Improve accelerated supersampling 2x antialiasing 2021-06-03 17:53:51 +00:00
color4d.h Add standard wire orange and correct color init 2021-05-28 11:51:54 -07:00
compositor.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
cursors.h Make the GAL responsible for the native cursor management 2021-04-05 02:36:12 +01:00
definitions.h cairo: Fix rotated oval pads 2019-02-18 09:44:28 -08:00
dpi_scaling.h Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
gal_display_options.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
gal_print.h Decouple GAL printing interface and its Cairo-based implementation 2018-10-31 19:17:30 +01:00
graphics_abstraction_layer.h PNS: Fix visible area restriction 2021-04-10 16:13:08 -04:00
hidpi_gl_canvas.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
stroke_font.h Fix tab spacing to use widest character as ref 2021-02-09 09:44:00 -08:00