solvespace/src/render
Ryan Pavlik a0e992374d Clean up virtual, override, default, and void params. NFC.
Found by clang-tidy.
2019-09-11 10:31:07 +00:00
..
gl3shader.cpp Use IsEmpty() or .empty() to check if a container is empty. NFC. 2019-09-10 04:22:21 +00:00
gl3shader.h Minor cleanups. NFC. 2019-05-21 00:48:20 +00:00
render.cpp Implement a platform abstraction for windows. 2018-07-17 13:31:17 +00:00
render.h Remove extraneous semicolon. NFC. 2019-09-10 06:44:34 +00:00
render2d.cpp Improve implementation hiding in IdList/List. NFC. 2019-08-20 15:57:11 +00:00
rendercairo.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
rendergl.cpp macOS: fix #include to work on case-sensitive filesystem. 2018-07-12 11:45:15 +00:00
rendergl1.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
rendergl3.cpp Clean up virtual, override, default, and void params. NFC. 2019-09-11 10:31:07 +00:00