Commit Graph

101 Commits

Author SHA1 Message Date
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