dlangui/examples
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
..
android Clean-up android example 2019-02-18 20:24:56 +07:00
bezier Update examples build 2022-04-16 13:47:59 +03:00
d3d Migrate OpenGL/SDL2/FreeType to bindbc bindings 2022-05-24 16:13:36 +03:00
derelictcocoatest-monod-osx remove trailing whitespace 2017-09-04 12:09:58 +01:00
dminer Fix dminer example 2022-10-22 15:12:32 +03:00
dmledit Codestile, widget ordering in dmledit 2023-01-09 21:01:57 +03:00
dragon Update examples build 2022-04-16 13:47:59 +03:00
editlinelist Update examples build 2022-04-16 13:47:59 +03:00
example1 [example1/opengl] Don't enable GL_POLYGON_SMOOTH and GL_MULTISAMPLE 2023-01-10 10:32:48 -05:00
helloworld Update examples build 2022-04-16 13:47:59 +03:00
ircclient Update examples build 2022-04-16 13:47:59 +03:00
spreadsheet Update examples build 2022-04-16 13:47:59 +03:00
tetris Fix exmaples, Add them to pipeline 2022-10-22 15:32:16 +03:00
themetest Update examples build 2022-04-16 13:47:59 +03:00