tom_at_work
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
...
git-svn-id: trunk@22101 -
2012-08-16 21:24:47 +00:00
tom_at_work
7b6bcd315f
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles.
...
git-svn-id: trunk@22080 -
2012-08-14 19:09:17 +00:00
marco
e59be6884e
* Some minor changes that make the recent changes more backwards compatible. Mantis #21837
...
git-svn-id: trunk@21043 -
2012-04-25 19:47:54 +00:00
pierre
1b3fd997fc
+ Regenerate all Makefiles's after adding x86_64 netbsd target
...
git-svn-id: trunk@21031 -
2012-04-24 23:15:18 +00:00
Jonas Maebe
44bd889b9b
* regenerated Makefiles with AIX support
...
git-svn-id: trunk@20812 -
2012-04-11 18:03:57 +00:00
pierre
2c4d8cc9d9
Add x86_64-openbsd target in Makefiles
...
git-svn-id: trunk@20723 -
2012-04-06 16:49:08 +00:00
nickysn
609023d656
+ added support for the GLX_EXT_swap_control GLX extension
...
git-svn-id: trunk@20528 -
2012-03-16 21:29:50 +00:00
nickysn
a325c1254e
* GLX unit converted to use unit ctypes, which fixes some 64-bit issues
...
* glXReleaseBufferMESA function name changed to the correct one: glXReleaseBuffersMESA
git-svn-id: trunk@20526 -
2012-03-16 20:46:33 +00:00
nickysn
9f512e231e
+ added support for the GLX_MESA_swap_control glx extension
...
git-svn-id: trunk@20518 -
2012-03-14 23:38:25 +00:00
nickysn
506f1ff3e4
+ add support for the GLX_SGI_swap_control extension
...
* import all GLX procedures and functions via the glXGetProcAddress and
glXGetProcAddressARB functions, if they are available. This is necessary,
because not all GLX extension functions are exported statically by libGL.so
git-svn-id: trunk@20516 -
2012-03-14 00:09:57 +00:00
pierre
5501cc7b2b
* Fix file warnings for win32
...
git-svn-id: trunk@20420 -
2012-02-23 23:21:19 +00:00
Tomas Hajny
cba68ee384
* prepare support of opengl for OS/2 (not finished yet)
...
git-svn-id: trunk@20318 -
2012-02-12 01:42:26 +00:00
Jonas Maebe
b5b193ead2
* fixed fpmake files for darwin/arm and iphonesim
...
git-svn-id: trunk@20313 -
2012-02-11 16:23:43 +00:00
michael
f106f0e30c
* Clean translation of glu.h
...
git-svn-id: trunk@20294 -
2012-02-09 22:15:03 +00:00
joost
68d9066200
* Changed more packages to fpmake building
...
git-svn-id: trunk@20089 -
2012-01-15 18:26:19 +00:00
florian
3e70077dce
* build glext on win64, resolves #21013
...
git-svn-id: trunk@19961 -
2012-01-04 13:30:17 +00:00
florian
9426cac1b0
* rebuilt Makefiles
...
git-svn-id: trunk@19748 -
2011-12-04 15:34:01 +00:00
Jonas Maebe
fcc56d271a
* replaced some parameter definitions based on their value in the
...
FreeB-licensed SGI version
* deleted constants that belong in glext.pp (and which are already
defined there)
* replaced "This is UNPUBLISHED PROPRIETARY SOURCE CODE of Silicon
Graphics, Inc." license header with FreeB license; see
http://bugs.freepascal.org/view.php?id=20200 for details)
-> fixes http://bugs.freepascal.org/view.php?id=20200
git-svn-id: trunk@19037 -
2011-09-09 12:03:09 +00:00
marco
0bad1997d1
* commited patch from Mantis #19956 by Michalis that deals with previous extensions
...
of opengl becoming part of core in never versions.
git-svn-id: trunk@18941 -
2011-09-02 09:43:53 +00:00
pierre
1c2a5f9819
+ Update all Makefile's modified by
...
change in utils/fpcm/fpcmake.ini in prevous commit.
Adapt also other files to that change:
* compiler/globals.pas: Replace $FPCTARGET by os_string if
tf_use_8_3 flag is set for target_info also.
* tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
as TARGETSUFFIX was modified in previous commit.
* tests/utils/dotest.pp:
+ New variable UseOSOnly, set to true if only target OS name
should be used for subdirectories.
git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
florian
145f0959d6
* patch by Michalis Kamburelis for 2 small issues in glext unit, to fix Load_GL_version_3_3 and Load_GL_version_4_0, resolves #19955
...
git-svn-id: trunk@18208 -
2011-08-14 18:40:46 +00:00
florian
c45222cd17
+ patch by Michalis Kamburelis to add GLX 1.4 support and new GLX extensions, resolves #19953
...
git-svn-id: trunk@18207 -
2011-08-14 18:35:22 +00:00
marco
043e9b2ec2
* Trunk version to 2.7.1
...
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
39d7bb511d
* Regenned all makefiles before 2.6.x branching.
...
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +00:00
joost
d567d2e950
* More fpmake.pp-files fixes
...
git-svn-id: trunk@18049 -
2011-08-01 16:08:51 +00:00
marco
6d0e9444cd
* patch from #18613 from M. Kamburelis fixes glBufferSubDataARB and some formatting.
...
git-svn-id: trunk@16826 -
2011-01-28 12:01:54 +00:00
Jonas Maebe
29265ed672
* also compile freeglutdemo (mantis #18108 )
...
git-svn-id: trunk@16556 -
2010-12-11 22:19:59 +00:00
Jonas Maebe
deece746a3
+ support for the freeglut extensions (patch by Michalis Kamburelis,
...
mantis #18108 )
git-svn-id: trunk@16535 -
2010-12-10 15:29:19 +00:00
Jonas Maebe
4ed666afab
* reverted r8795 that saved/set/restored the fpu exception mask before
...
every glut call, since the gl unit (on which the glut unit depends)
already globally disables all fpu exceptions now (mantis #18107 )
git-svn-id: trunk@16483 -
2010-11-30 12:28:03 +00:00
Jonas Maebe
01a7da9817
* renamed constant "a" to GL_DEPTH24_STENCIL8_EXT (accidentally changed
...
after applying patch from #18054 , belongs with r16442)
git-svn-id: trunk@16479 -
2010-11-29 22:34:24 +00:00
Jonas Maebe
3650944d9e
+ EXT_packed_depth_stencil support (patch by Michalis Kamburelis, mantis
...
#18054 )
git-svn-id: trunk@16442 -
2010-11-26 10:57:48 +00:00
Jonas Maebe
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
...
later: the same as i386/darwin, except
a) uses the non-fragile Objective-C ABI/runtime
b) does not require stubs for direct calls/jumps (not required for
i386/darwin under 10.6 and later either, but still generated
there for backwards compatibility)
c) only the same packages are enabled as for ARM/Darwin
d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
This target also defines the symbol "darwin" apart from the target
name "iphonesim" for source code compatibility reasons.
git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
marco
8ca6c83ceb
* patch from Dmitry for bug #16135 . Some newer opengl functions and symbols.
...
git-svn-id: trunk@15445 -
2010-06-17 12:34:05 +00:00
Károly Balogh
066b8616c0
+ recentish TinyGL of MorphOS supports glCopyTexImage2D()
...
git-svn-id: trunk@15343 -
2010-05-29 17:53:31 +00:00
florian
6acc54191f
* fixes OpenGL on Haiku, resolves #16385 , by Olivier Coursiere
...
git-svn-id: trunk@15207 -
2010-05-02 19:16:38 +00:00
marco
efc98e9e65
* improved comment and added wiki link, due to Crossbuilders improvement remarks on IRC
...
git-svn-id: trunk@15022 -
2010-03-19 17:10:07 +00:00
marco
5af46c2357
* added a warning about callback calling conventions in glu under Windows
...
git-svn-id: trunk@15021 -
2010-03-19 16:45:51 +00:00
florian
4faf2e9f0f
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
...
git-svn-id: trunk@14481 -
2009-12-26 20:47:24 +00:00
pierre
55cffbef12
* Update Makefiles
...
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
Jonas Maebe
847354fe10
* Makefiles version 2.5.1
...
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
e246cac3ac
* regenerated using latest fpcmake
...
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
Jonas Maebe
3d771a7d39
* when loading the functions for a particular OpenGL function, also
...
automatically load those for lower versions (patch by "satan", mantis
#13687 )
git-svn-id: trunk@13167 -
2009-05-17 16:01:13 +00:00
Jonas Maebe
328db69c24
* version of glutdemo that uses vertex arrays instead of immediate mode
...
git-svn-id: trunk@12481 -
2009-01-03 14:03:23 +00:00
marco
acf20fe7db
* 3rd batch of fpmake updates (demoes + includepaths)
...
git-svn-id: trunk@11950 -
2008-10-23 14:03:16 +00:00
marco
e5db5e4aa8
* regened makefiles to propagate makefile versions
...
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
3591d54f24
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
...
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
peter
7b188a6a0e
* reset version to latest release: 2.2.2-0
...
git-svn-id: trunk@11907 -
2008-10-17 18:36:45 +00:00
marco
bf98838366
* GL_ARB_Vertex_buffer_object returned true when it should be false in some cases, mantis 12128
...
git-svn-id: trunk@11754 -
2008-09-13 08:41:57 +00:00
Almindor
bbe9ea7ff4
* don't load GL_ARB_IMAGING extension functions in Load_GL_Version_1_2() They don't exist on most cards
...
git-svn-id: trunk@11499 -
2008-08-01 18:27:03 +00:00
Jonas Maebe
9d8bee1887
* regenerated with changes in r11233
...
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00