Commit Graph

189 Commits

Author SHA1 Message Date
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
mattias
f3fc3a03ef openglcontrol: verbosity
git-svn-id: trunk@40414 -
2013-02-26 12:08:12 +00:00
mattias
53fdf82396 openglcontrol: vrbosity
git-svn-id: trunk@40413 -
2013-02-26 09:43:50 +00:00
mattias
0a400b7349 openglcontrol: verbosity for multisampling
git-svn-id: trunk@40411 -
2013-02-25 23:17:28 +00:00
mattias
ee92fdee19 openglcontrol: red,green,blue bits for windows
git-svn-id: trunk@40252 -
2013-02-10 14:32:30 +00:00
mattias
aaca1d064d openglcontrol: red,green,bluebits for carbon
git-svn-id: trunk@40231 -
2013-02-09 21:31:10 +00:00
mattias
8df919c874 openglcontrol: changed default DepthBits to 24
git-svn-id: trunk@40230 -
2013-02-09 20:54:42 +00:00
mattias
14423ccd1a openglcontrol: added Red,Green,Blue bits for target gtk
git-svn-id: trunk@40229 -
2013-02-09 20:54:14 +00:00
mattias
a94f375f03 openglcontrol: gtk: added bit depths, issue #22868
git-svn-id: trunk@38678 -
2012-09-16 08:09:33 +00:00
mattias
aa0c04ced6 openglcontrol: win32: share context
git-svn-id: trunk@38202 -
2012-08-08 08:04:53 +00:00
juha
c5983f8f13 OpenGLContext: Fix aux buffers for multi-sampling. Issue #22223, patch from Michalis Kamburelis
git-svn-id: trunk@37597 -
2012-06-08 21:43:40 +00:00
mattias
80ee800f90 openglcontrol: wgl: stencil, auxbuffers
git-svn-id: trunk@37569 -
2012-06-07 16:25:19 +00:00
juha
1554267fdf Opengl: Add alpha, depth and stencil size properties to TOpenGLControl. Issue #22170, patch from Michalis Kamburelis
git-svn-id: trunk@37480 -
2012-06-02 12:11:32 +00:00
mattias
7c542c1efe openglcontrol: added property Multisampling, wgl: fixed wglGetExtensionsStringARB
git-svn-id: trunk@37277 -
2012-05-14 18:05:36 +00:00
mattias
5465d579a1 openglcontrol: fixed freeing FBConfigs
git-svn-id: trunk@37115 -
2012-04-30 19:17:13 +00:00
mattias
122d9d1daa openglcontrol: fixed mem leak, issue #21597
git-svn-id: trunk@37070 -
2012-04-28 18:51:06 +00:00
paul
223ba36920 components: remove ver2_2_x defines
git-svn-id: trunk@36369 -
2012-03-27 07:19:05 +00:00
mattias
754a140188 comment
git-svn-id: trunk@36359 -
2012-03-26 20:20:14 +00:00
mattias
229d01038d openglcontrol: published OnDragDrop, OnDragOver
git-svn-id: trunk@34875 -
2012-01-22 20:17:50 +00:00
mattias
0a718ef6e5 openglcontrol: fixed compilation for fpc 2.4.4, bug #20645
git-svn-id: trunk@33463 -
2011-11-10 18:47:31 +00:00
mattias
5c00c5d1db openglcontrol: using fp unit glx
git-svn-id: trunk@33195 -
2011-10-31 20:02:33 +00:00
mattias
ed876e5df9 IDE: codebrowser: thousandseparator, bug #19019
git-svn-id: trunk@30090 -
2011-03-30 20:13:35 +00:00
mattias
98f8491602 openglcontrol: example for using a vector font
git-svn-id: trunk@30082 -
2011-03-30 12:17:16 +00:00
mattias
2ae24519e9 openglcontrol: clean up example
git-svn-id: trunk@29708 -
2011-03-02 14:29:09 +00:00
mattias
2b41bfa21b openglcontrol: undid the workaround for buggy TCanvas.Rectangle function, bug #17682
git-svn-id: trunk@27851 -
2010-10-25 10:43:06 +00:00
dmitry
d81c7d3203 opengl: added support for carbonglcontrol delayed window embedding
git-svn-id: trunk@27165 -
2010-08-22 18:40:08 +00:00
dmitry
0544c85136 openglctrl: implement CarbonOpenGL control-only drawing. bug #17244
git-svn-id: trunk@27164 -
2010-08-22 17:57:03 +00:00
mattias
b18d3e0541 openglcontrol: fixed calling ancestor Create/DestroyHandle, bug #16984
git-svn-id: trunk@26779 -
2010-07-22 11:46:57 +00:00
mattias
7357336b35 openglcontrol: fixed DestroyHandle, bug #16957
git-svn-id: trunk@26701 -
2010-07-16 21:37:42 +00:00
mattias
089aba0265 openglcontrol: fixed designtime CreateHandle, bug #16922
git-svn-id: trunk@26647 -
2010-07-14 15:34:12 +00:00
mattias
a7ff4e3662 openglcontrol: fixed widgetset hierarchy
git-svn-id: trunk@26524 -
2010-07-08 11:36:17 +00:00
mattias
7088a19867 openglcontrol: started clipping for carbon
git-svn-id: trunk@26522 -
2010-07-08 11:04:46 +00:00
mattias
fc1b8fb0c5 openglcontrol: fixed some 64bit issues
git-svn-id: trunk@26457 -
2010-07-04 12:03:17 +00:00
maxim
d9764005d1 Components, OpenGL: Fix building on Windows
git-svn-id: trunk@26049 -
2010-06-12 00:48:18 +00:00
mattias
16d6ef75b8 opengl: started opengl for glx
git-svn-id: trunk@26042 -
2010-06-11 13:43:41 +00:00
mattias
6cf27772ce IDE: fixed showing watches again
git-svn-id: trunk@26040 -
2010-06-11 10:08:35 +00:00
maxim
55230bac1f Components: try to prevent IDE from modifying autogenerated package files on every recompilation
git-svn-id: trunk@24565 -
2010-04-10 21:24:58 +00:00
maxim
237d4b422b partially revert r24548 #7927528a95: useless changes to autogenerated files were committed
git-svn-id: trunk@24549 -
2010-04-09 23:01:12 +00:00
maxim
7927528a95 Russian translation: some more improvements
git-svn-id: trunk@24548 -
2010-04-09 22:55:20 +00:00
mattias
0765eb1ccc openglcontrol: fixed windows xp, bug #15730
git-svn-id: trunk@24132 -
2010-03-21 09:05:04 +00:00
paul
21102ec585 components: fix opengl control compilation
git-svn-id: trunk@23842 -
2010-03-05 16:41:40 +00:00
mattias
28b6033334 openglconttrol: published OnMakeCurrent
git-svn-id: trunk@22149 -
2009-10-13 17:50:22 +00:00
mattias
dc0c82f3e3 openglcontrol: fixed visibility
git-svn-id: trunk@21092 -
2009-08-03 19:00:06 +00:00
mattias
65291945c8 opengl: improved error messages for non supported widgetsets
git-svn-id: trunk@20588 -
2009-06-12 06:21:14 +00:00
mattias
b46c4051e3 codetools: fixed closing with variable nodes, bug #10640
git-svn-id: trunk@19633 -
2009-04-26 13:25:24 +00:00
sekelsenmat
3ef10c5da2 Implements SetWindowRgn for win32
git-svn-id: trunk@18696 -
2009-02-15 11:06:36 +00:00
sekelsenmat
18b9f259d5 Fixes TOpenGLContext in Carbon
git-svn-id: trunk@18661 -
2009-02-13 13:18:08 +00:00
tombo
34ed055133 LCL Carbon: moved AGL to LCL Carbon interface
git-svn-id: trunk@17294 -
2008-11-09 13:35:37 +00:00
mattias
dd76d864f1 openglcontrol: fixed compilation, bug #11981, from A.Schneider
git-svn-id: trunk@16285 -
2008-08-28 18:18:10 +00:00
vincents
464c8b7362 opengl: fixed framework name for carbon (issue #11985)
git-svn-id: trunk@16276 -
2008-08-27 21:04:09 +00:00
mattias
ce192d3f70 examples: fixed compilation
git-svn-id: trunk@16238 -
2008-08-25 22:44:21 +00:00
mattias
8c7598d73a IDE: implemented supporting FPCVer in FPCSrcDir
git-svn-id: trunk@16133 -
2008-08-19 01:28:24 +00:00
mattias
6e54405b2c openglcontrol: win32: using PFD_TYPE_COLORINDEX and cColorBits:=24, fixing context for wine, bug #11784
git-svn-id: trunk@15943 -
2008-08-03 20:06:34 +00:00
mattias
41d87b6a07 openglcontrol: fixed carbon, agl, added linkframework agl directive
git-svn-id: trunk@15939 -
2008-08-03 19:57:53 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
vincents
561fbf548c carbon and cocoa widget set, printers4lazarus: fixed compilation with fpc 2.2.1 and higher
git-svn-id: trunk@15310 -
2008-06-04 22:26:25 +00:00
mattias
ee9ef21896 LCL: fixed UTF8FixBroken for non UTF-8 start bytes
git-svn-id: trunk@14782 -
2008-04-08 11:05:53 +00:00
vincents
243a732ad1 components: opengl context: fixed compilation with fpc 2.3.1 after TBool declaration changes
git-svn-id: trunk@14779 -
2008-04-07 14:24:26 +00:00
mattias
2107b2ce1a openglcontext: fixed gtk2 at designtime
git-svn-id: trunk@14734 -
2008-04-02 14:10:43 +00:00
mattias
958dd5b004 openglcontrol: clean up
git-svn-id: trunk@14719 -
2008-04-01 16:02:35 +00:00
mattias
89b48f4f33 openglcontrol: added exception when no visual was found
git-svn-id: trunk@14437 -
2008-03-05 22:05:25 +00:00
mattias
9525beef2a openglcontrol: fixed restoring canvas.handle at designtime
git-svn-id: trunk@14343 -
2008-03-01 12:59:04 +00:00
paul
53648747fc fix design time drawing of openglcontext (at least under win32)
git-svn-id: trunk@14342 -
2008-03-01 12:53:07 +00:00
mattias
65a770df87 IDE: fixed overriding build target OS/CPU/LCL, bug #10915
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
mattias
6ed82a2a82 openglcontrol: gtk2: changed note to full support
git-svn-id: trunk@14330 -
2008-02-29 19:42:00 +00:00
mattias
999e8b059d IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
mattias
09528b2873 openglcontrol: gtk2: send WMSize messages after every gtk resize. For some unknown reason the opengl context is resized in several steps
git-svn-id: trunk@13870 -
2008-01-24 22:23:20 +00:00
mattias
e0392bcca2 openglcontrol: clean up
git-svn-id: trunk@13867 -
2008-01-24 19:59:14 +00:00
mattias
ebeaadf940 openglcontrol: fixed compilation
git-svn-id: trunk@13643 -
2008-01-05 22:52:26 +00:00
mattias
d093a68232 codetools: FilenameIsPascalUnit now checks if unitname is valid identifier
git-svn-id: trunk@12871 -
2007-11-14 19:51:28 +00:00
mattias
b2748c46db openglcontrol gtk2: reduced debugging output, fixed crash on destroy
git-svn-id: trunk@12479 -
2007-10-15 22:00:28 +00:00
mattias
da1f0df41a IDE: on reopen project: ignore missing less important files
git-svn-id: trunk@12392 -
2007-10-09 10:34:16 +00:00