wxWidgets/samples/opengl/pyramid
Vadim Zeitlin 349e73994b Merge branch 'dpi-awareness-option' of https://github.com/MaartenBent/wxWidgets
Add wxUSE_DPI_AWARE_MANIFEST option allowing to choose to use a manifest
specifying per-monitor DPI awareness.

See https://github.com/wxWidgets/wxWidgets/pull/1622
2019-10-30 21:25:45 +01:00
..
makefile.bcc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
makefile.gcc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
Makefile.in Merge branch 'dpi-awareness-option' of https://github.com/MaartenBent/wxWidgets 2019-10-30 21:25:45 +01:00
makefile.unx
makefile.vc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
mathstuff.cpp Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
mathstuff.h Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
oglpfuncs.cpp
oglpfuncs.h
oglstuff.cpp Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
oglstuff.h Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
pyramid_vc7.vcproj
pyramid_vc8.vcproj
pyramid_vc9.vcproj
pyramid.bkl
pyramid.cpp Fix OpenGL samples when using HiDPI displays 2019-10-08 02:14:21 +02:00
pyramid.h