Commit Graph

23 Commits

Author SHA1 Message Date
rich2014
102d9b75c4 OpenGL: add referenced unit based on b1e0da3, by Anton Kavalenka 2024-07-30 23:36:58 +08:00
rich2014
c96908793d Cocoa/Opengl: fix compilation issue, patch by @anton.kavalenka #40502 2023-09-11 22:10:36 +08:00
mattias
d64ce3bd4d opengl: indentation 2023-08-14 22:18:03 +02:00
Juha
211d95da17 LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
Michalis Kamburelis
06215a7aa2 Cocoa: Allow sharing OpenGL context resources 2022-06-18 21:25:02 +00:00
dmitry
7ec219a05b opengl: remove gl unit used from glcocoanscontext unit
git-svn-id: trunk@62188 -
2019-11-04 03:23:56 +00:00
dmitry
159d5cc8cc opengl: getting rid of cocoa GetNSObjectView
git-svn-id: trunk@61767 -
2019-08-27 19:25:49 +00:00
dmitry
f13e53bf2f opengl: cocoa: removing Dummy type declarations as they are not in the code. Yet the type declarations changed in trunk FPC version (3.2.0). bug #35974
git-svn-id: trunk@61739 -
2019-08-21 14:24:32 +00:00
dmitry
9bf589f433 opengl: fix cocoa compilation
git-svn-id: trunk@61536 -
2019-07-05 18:44:39 +00:00
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
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
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
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
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
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
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
27fd1f34d4 openglcontrol: cocoa: support core opngl from Chris Rorden
git-svn-id: trunk@50430 -
2015-11-20 07:29:44 +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
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