kicad/include/gal/opengl
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
..
cached_container.h GAL memory allocation fixes. 2021-02-22 08:15:09 -05:00
cached_container_gpu.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
cached_container_ram.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
gpu_manager.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
kiglew.h Use <wx/platform.h> instead of <wx/setup.h> 2020-11-12 12:05:19 +00:00
noncached_container.h GAL memory allocation fixes. 2021-02-22 08:15:09 -05:00
opengl_compositor.h Improve accelerated supersampling 2x antialiasing 2021-06-03 17:53:51 +00:00
opengl_gal.h Improve accelerated supersampling 2x antialiasing 2021-06-03 17:53:51 +00:00
shader.h Replace tabs with spaces 2021-04-05 01:13:39 +00:00
utils.h OpenGL GAL tracing improvements. 2021-03-22 17:45:49 -04:00
vertex_common.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
vertex_container.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
vertex_item.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
vertex_manager.h Header clean up round 5. 2020-12-21 18:42:21 -05:00