Commit Graph

160 Commits

Author SHA1 Message Date
dmitry
2b46c6d5e0 opengl: prevent double mouse-down events for cocoa. bug #35480
git-svn-id: trunk@61135 -
2019-05-04 16:08:15 +00:00
dmitry
8295312cc5 opengl: revert unintended automatic changes made by the newer IDE version.
git-svn-id: trunk@61108 -
2019-05-02 14:27:35 +00:00
dmitry
9c59e031fc opengl: update cocoa compilation for the latest update with keyhandling
git-svn-id: trunk@61107 -
2019-05-02 14:25:48 +00:00
dmitry
dc8600b0f2 opengl: revert accidental changes to the example
git-svn-id: trunk@61061 -
2019-04-26 13:28:43 +00:00
dmitry
e653d0cc68 opengl: forcing painting even with NSgraphicContext currentContext assigned. Seems to be Mojave specific behaviour not to provide context. bug #34983
git-svn-id: trunk@61060 -
2019-04-26 13:26:27 +00:00
dmitry
59587a0452 opengl: adding support for Cocoa mouseMove events for Right and Middle mouse buttons. Based on the patch by Chris Rorden. bug #34938
git-svn-id: trunk@61059 -
2019-04-26 12:57:20 +00:00
mattias
11e60c45bc openglcontrol: fixed double free, issue #35335, from Denis Golovan
git-svn-id: trunk@60866 -
2019-04-07 17:43:03 +00:00
dmitry
fab0116dbd cocoa: update OpenGL component to use LCLObjCBoolean type (rel #34609)
git-svn-id: trunk@59726 -
2018-12-04 04:23:53 +00:00
zeljko
83a10f8e11 Qt,Qt5: added GLX_SAMPLE_BUFFERS and GLX_SAMPLES to glxContext attributes if multisampling > 0. issue #34401
git-svn-id: trunk@59293 -
2018-10-11 18:08:32 +00:00
zeljko
903fe44d31 Qt5: glqtcontext - make opengl useable under Qt5. issue #32498
git-svn-id: trunk@59286 -
2018-10-11 07:45:54 +00:00
zeljko
8e4a89db86 Qt,Qt5: make opengl useable on modern OpenGL implementations.Patch by Chris Rorden, modified by me. issue #34401
git-svn-id: trunk@59285 -
2018-10-11 07:12:42 +00:00
zeljko
fdf9177fb1 Qt5: make opengl compileable under qt5 widgetset
git-svn-id: trunk@59253 -
2018-10-05 12:36:55 +00:00
juha
2ee72166e4 LCL-GTK2: Prevent flickering in TOpenGLControl. Turn DoubleBuffered off. Issue #33864, patch from accorp.
git-svn-id: trunk@59111 -
2018-09-21 09:13:12 +00:00
dmitry
d313b710e5 cocoa-opengl: removing lclIsHandle method override, as no longer used by cocoa ws
git-svn-id: trunk@59037 -
2018-09-16 20:18:06 +00:00
mattias
0b8e57a289 openglcontext: less hints
git-svn-id: trunk@58126 -
2018-06-04 17:21:46 +00:00
ondrej
7a929f1561 OpenGL: fix DoubleBuffered compilation
git-svn-id: trunk@58113 -
2018-06-04 08:44:15 +00:00
dmitry
5d5d3e5e62 opengl: cocoa, fix the typo of hanlding mouse wheel event
git-svn-id: trunk@57218 -
2018-02-02 04:20:21 +00:00
dmitry
1d82a118e9 opengl: cocoa - do not perform the default mouse events for NSOpenGLView, to prevent duplicated event handling. #33067
git-svn-id: trunk@57172 -
2018-01-28 04:18:40 +00:00
wp
c0cfae4fce IDE: New Hi-Dpi palette icons for OpenGLControl and TParadox (by Roland Hahn)
git-svn-id: trunk@56992 -
2018-01-06 16:53:23 +00:00
wp
88c07ee45a OpenGL: Add new HiRes component palette icon by Roland Hahn
git-svn-id: trunk@56786 -
2017-12-18 21:04:05 +00:00
juha
712e063538 OpenGLContext: Make TOpenGLControl renderable by a thread. Issue #32116, patch from Pascal Riekenberg.
git-svn-id: trunk@55559 -
2017-07-22 07:22:30 +00:00
sekelsenmat
85a49e41f2 opengl: Patch from bug #32026, add possibility to render at design time
git-svn-id: trunk@55392 -
2017-06-26 05:25:43 +00:00
sekelsenmat
5dfbda640a opengl: Adds support to Option ocoMacRetinaMode, to support higher quality in retina displays
git-svn-id: trunk@55354 -
2017-06-15 21:01:28 +00:00
mattias
d030686434 openglcontrol: enabled gtk2 for freebsd
git-svn-id: trunk@54168 -
2017-02-16 13:05:38 +00:00
sekelsenmat
febc687143 carbon: Fixes crash in IDE with OpenGL, see bug #30440
git-svn-id: trunk@52779 -
2016-08-03 05:54:02 +00:00
juha
567e0bf562 TOpenGLControl: Improve reliability, raise exceptions telling what went wrong. Issue #30099, patch from Denis Golovan.
git-svn-id: trunk@52285 -
2016-05-07 14:11:38 +00:00
mattias
45a79882b5 components: less hints
git-svn-id: trunk@51783 -
2016-03-01 15:25:24 +00:00
mattias
27fd1f34d4 openglcontrol: cocoa: support core opngl from Chris Rorden
git-svn-id: trunk@50430 -
2015-11-20 07:29:44 +00:00
mattias
83ae0c9b59 opengl: debug extension for win32, patch #28736 from Denis Golovan
git-svn-id: trunk@49876 -
2015-09-27 14:11:28 +00:00
mattias
a0b6593d68 opengl: added DebugContext, patch #28671
git-svn-id: trunk@49828 -
2015-09-15 12:47:22 +00:00
mattias
ff1747c1eb opengl: cocoa: init with attributes
git-svn-id: trunk@49816 -
2015-09-11 15:52:12 +00:00
sekelsenmat
0da4587e23 cocoa: OpenGL control events were blocked because it thought the control was disabled
git-svn-id: trunk@49792 -
2015-09-09 07:33:08 +00:00
mattias
8b765384f1 opengl: fixed compilation
git-svn-id: trunk@49683 -
2015-08-16 20:42:05 +00:00
mattias
c878fabaf2 opengl: cocoa: comments
git-svn-id: trunk@49682 -
2015-08-16 14:54:00 +00:00
mattias
925e68088e opengl: cocoa: started using NSOpenGLView
git-svn-id: trunk@49681 -
2015-08-16 13:44:25 +00:00
mattias
e5f6bc622c opengl: started cocoa cgl
git-svn-id: trunk@49640 -
2015-08-11 09:45:24 +00:00
mattias
806a858149 opengl: comments
git-svn-id: trunk@49639 -
2015-08-11 09:45:03 +00:00
mattias
b9f9f1e3a1 opengl: started cocoa
git-svn-id: trunk@49614 -
2015-08-08 08:26:18 +00:00
mattias
285ae1d692 openglcontrol: qt: invalidate works, patch #27066
git-svn-id: trunk@46940 -
2014-11-21 23:11:01 +00:00
mattias
662330fe6f openglcontrol: allow using in QT Lazarus IDE
git-svn-id: trunk@46933 -
2014-11-21 12:07:25 +00:00
juha
c30eb3edd3 Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
paul
9adc15ef1d opengl: use FPC resources for component images
git-svn-id: trunk@43093 -
2013-10-05 04:16:12 +00:00
juha
0709051eff OpenGLControl: Implement release context method. Issue #24925, patch from Anton Kavalenka
git-svn-id: trunk@42582 -
2013-09-04 00:22:36 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
56cdd910fe openglcontrol: added properties to select the opengl version
git-svn-id: trunk@40536 -
2013-03-12 10:10:51 +00:00
mattias
3a367d8a55 openglcontrol: carbon: auxbuffers, multisampling
git-svn-id: trunk@40444 -
2013-02-27 23:54:23 +00:00
mattias
e6f710c62d openglcontrol: imgui position screen center
git-svn-id: trunk@40443 -
2013-02-27 23:54:01 +00:00
mattias
cd7f987b4b openglcontrol: fixes for gtk1
git-svn-id: trunk@40440 -
2013-02-27 22:19:17 +00:00
mattias
45d9589aad openglcontrol: clean up
git-svn-id: trunk@40439 -
2013-02-27 20:35:36 +00:00
mattias
82ea2c6724 openglcontrol: gtk2: using colormap needed for multisampling
git-svn-id: trunk@40438 -
2013-02-27 20:33:55 +00:00