dlangui/examples/example1
Spirrwell 976093d9fe
[example1/opengl] Don't enable GL_POLYGON_SMOOTH and GL_MULTISAMPLE
GL_POLYGON_SMOOTH appears to have inconsistent behavior across drivers, and seems to cause issues for at least me on Linux with my graphics card.

According to Grim, it sounds like multisampling was enabled specifically for this as well, and so we no longer enable GL_MULTISAMPLE either
2023-01-10 10:32:48 -05:00
..
src [example1/opengl] Don't enable GL_POLYGON_SMOOTH and GL_MULTISAMPLE 2023-01-10 10:32:48 -05:00
views Move OpenGL example to Example1 2022-12-23 15:34:58 +03:00
dub.json Move OpenGL example to Example1 2022-12-23 15:34:58 +03:00
example1-monod-linux.dproj cleanup console state after console app exiting 2016-10-10 09:14:51 +03:00
example1-monod-osx.dproj update mono-d Windows project files; fix #234 2016-04-18 11:35:07 +03:00
example1-monod-windows.dproj update mono-d Windows project files; fix #234 2016-04-18 11:35:07 +03:00
example1-msvc.visualdproj CSS parser, initial version 2017-05-04 16:18:47 +03:00