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
giulio
14d4f02fa0
* fixed fpc_zipinstall for go32v2 and the like
...
* makefiles regenerated
git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Tomas Hajny
77581bedd1
* makefiles regenerated with newer fpcmake
...
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Jonas Maebe
b6c43bad7d
* regenerated for i386-Haiku and darwin cross compilation changes
...
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
micha
0b2f80a38b
* regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
...
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
micha
b0838b13d7
* add armeb target to compiler/Makefiles
...
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
peter
ede7361f04
* dependency and path updates
...
git-svn-id: trunk@10245 -
2008-02-07 23:10:39 +00:00
marco
9655cb60e7
* opengl
...
git-svn-id: trunk@9973 -
2008-01-26 20:55:34 +00:00
peter
6da3bb9300
* packages reorganization
2002-01-29 17:37:42 +00:00
peter
5f2e0cc5e3
* regenerated
2002-01-27 21:47:54 +00:00
peter
0816ae4006
* regenerated
2002-01-06 21:59:08 +00:00
marco
7866897343
* BSDhier fix to fpcmake.ini + makefile update.
2001-12-11 10:39:53 +00:00
peter
9586347e0d
* removed duplicate cdecl
2001-10-25 21:24:35 +00:00
peter
aff68fdfd4
* asw support
2001-10-18 20:55:18 +00:00
peter
ec9e4f4556
* fpc -PB instead of -P?
...
* check if fpc exists if not found fallback to ppc386
2001-10-16 20:52:34 +00:00
peter
6f2baf0fcf
* regenerated
2001-10-14 21:43:09 +00:00
marco
c304a73c77
* Netbsd fixes
2001-09-05 14:22:15 +00:00
peter
6e3bcf7133
* regenerated
2001-08-30 20:18:30 +00:00
peter
b34e51e7f6
* regenerated
2001-08-22 20:49:14 +00:00
peter
3e41bf3597
* Regenerated
2001-08-02 20:55:49 +00:00
peter
68ed130f45
* install Package.fpc
2001-07-31 22:02:11 +00:00
peter
e5add358e2
* cygwin updates
2001-07-13 22:05:02 +00:00
marco
83920c6b91
* Added to avoid removal of dirs
2001-06-29 10:06:29 +00:00
marco
eed786f0d4
* Introduced Unix dir structure for opengl.
2001-06-20 14:22:47 +00:00
marco
25f6cffe53
* Fixed breaking of Freebsd. Still requires copying linux to freebsd dir.
2001-06-20 13:59:20 +00:00
peter
47f3d1e902
* Regenerated
2001-06-07 21:25:57 +00:00