Commit Graph

20205 Commits

Author SHA1 Message Date
daniel
13201365cb * Add support for GL_ARB_vertex_buffer_object extension,
contributed by Jaroslaw Blasiok.

git-svn-id: trunk@386 -
2005-06-11 17:59:46 +00:00
Jonas Maebe
1aa8233c57 - removed unused maxparasize and maxlocalsize
git-svn-id: trunk@384 -
2005-06-11 17:08:00 +00:00
Jonas Maebe
ad86df3b6f * removed m_repeat_forward for macpas mode
git-svn-id: trunk@382 -
2005-06-11 16:05:51 +00:00
michael
7fb254755d + Optimizations for lower/uppercase functions
git-svn-id: trunk@380 -
2005-06-11 13:14:59 +00:00
michael
000e67d182 + Patch to read RGB files correctly from Colin Western
git-svn-id: trunk@378 -
2005-06-11 13:08:50 +00:00
daniel
31d3e72e56 * Force linker target
git-svn-id: trunk@376 -
2005-06-10 21:12:01 +00:00
daniel
cb9e465f9f * Add --32 xor --64 to assembler command line depending on CPU_TARGET.
i386 only.

git-svn-id: trunk@375 -
2005-06-10 20:32:05 +00:00
florian
64c72bd312 * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
git-svn-id: trunk@374 -
2005-06-10 17:05:35 +00:00
florian
6a279f8569 * small compilation fixes for win64 system unit
git-svn-id: trunk@373 -
2005-06-10 17:04:02 +00:00
peter
92c36fefc7 * removed obsolete define
git-svn-id: trunk@371 -
2005-06-10 08:55:07 +00:00
peter
d3f604154b * removed obsolete ifdefs
git-svn-id: trunk@338 -
2005-06-10 07:11:29 +00:00
peter
39efda1fde * fix writing of multiple files per path
git-svn-id: trunk@337 -
2005-06-10 07:03:21 +00:00
michael
7449f99d5f + Removed all compatibility defines from compiler
git-svn-id: trunk@335 -
2005-06-09 21:14:22 +00:00
peter
1d9407f2f3 * disable saving of fpu/mm for i386 until optimizer is fixed
git-svn-id: trunk@334 -
2005-06-09 21:06:27 +00:00
peter
fd6248db71 * moved to fpcbuild repository
git-svn-id: trunk@333 -
2005-06-09 20:58:49 +00:00
peter
d6d524a39c * moved to fpcbuild repository
git-svn-id: trunk@332 -
2005-06-09 20:56:39 +00:00
peter
881848933f * moved package building parts to fpcbuild repository
git-svn-id: trunk@331 -
2005-06-09 20:55:59 +00:00
florian
21ae782854 * fixed more xmm stuff
+ some win64 stuff added

git-svn-id: trunk@330 -
2005-06-09 20:50:17 +00:00
Jonas Maebe
2b4d3312f7 * fixed web bug #4058 (missing swapleftright for subtraction if overflow
checking is turned on)

git-svn-id: trunk@327 -
2005-06-09 20:17:40 +00:00
Jonas Maebe
fe4e35d0cf + added
git-svn-id: trunk@325 -
2005-06-09 20:12:59 +00:00
Tomas Hajny
7e40580fab * fixed after incorrect log cleaning
git-svn-id: trunk@324 -
2005-06-09 19:37:38 +00:00
Tomas Hajny
df59af185c * fixed after incorrect log cleaning
git-svn-id: trunk@323 -
2005-06-09 19:36:41 +00:00
michael
921ab1f2d0 + Removed last VER1_0 defines
git-svn-id: trunk@321 -
2005-06-09 19:18:53 +00:00
michael
86635ba882 + Removed old compiler defines in packages
git-svn-id: trunk@319 -
2005-06-09 19:05:40 +00:00
michael
77bae43aa5 + Removed old compiler defines
git-svn-id: trunk@317 -
2005-06-09 19:04:29 +00:00
michael
b29507407e + Removed HASOVERLOADASSIGNBYUNIQUERESULT define
git-svn-id: trunk@315 -
2005-06-09 18:08:11 +00:00
michael
198b2104be + Removed HASFUNCTIONCOPYDYNARR define
git-svn-id: trunk@313 -
2005-06-09 18:06:35 +00:00
michael
fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
git-svn-id: trunk@311 -
2005-06-09 18:04:47 +00:00
michael
9beb37574e + Removed SHORTSTRCOMPAREINREG define
git-svn-id: trunk@309 -
2005-06-09 17:59:46 +00:00
michael
5cafc069b5 + Removed NOSAVEREGISTERS define
git-svn-id: trunk@307 -
2005-06-09 17:58:20 +00:00
michael
06ab2d2ee6 + Removed STR_USES_VALINT define
git-svn-id: trunk@305 -
2005-06-09 17:53:01 +00:00
michael
684b7fa85f + Removed HAS_INTERNAL_INTTYPES define
git-svn-id: trunk@303 -
2005-06-09 17:50:58 +00:00
michael
f7edd5a256 + Removed DECRREFNOTNIL define
git-svn-id: trunk@300 -
2005-06-09 17:48:33 +00:00
michael
033e38b8df + Removed NOCLASSHELPERS define
git-svn-id: trunk@299 -
2005-06-09 17:46:56 +00:00
michael
addadd41bf + removed HAS_GENERICCONSTRUCTOR define
git-svn-id: trunk@297 -
2005-06-09 17:43:58 +00:00
michael
859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines
git-svn-id: trunk@295 -
2005-06-09 17:40:29 +00:00
michael
a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
git-svn-id: trunk@293 -
2005-06-09 17:33:22 +00:00
florian
6992fde8fc * patch from Ales to Katona to change some var parameters to out
parameters

git-svn-id: trunk@292 -
2005-06-09 07:42:40 +00:00
florian
84958dd3d9 * fixed compilation on x86-64
git-svn-id: trunk@291 -
2005-06-08 21:05:57 +00:00
peter
eb6aff7f51 * win32 dll name changed to libglade-2.0-0.dll
git-svn-id: trunk@290 -
2005-06-08 20:50:50 +00:00
peter
698e88ac72 * detect language under windows, patch by Ales Katona
git-svn-id: trunk@289 -
2005-06-08 20:48:26 +00:00
florian
bffd9f2cc7 * killed legacy x87 code for Win64
git-svn-id: trunk@288 -
2005-06-08 19:12:23 +00:00
florian
ad3b9b9464 * windows rtl restructuring to share code between win32 and win64
* BeginThread can take a qword on 64 bit targets as stacksize

git-svn-id: trunk@287 -
2005-06-08 19:08:49 +00:00
florian
3c15de52d2 + build unit added
git-svn-id: trunk@286 -
2005-06-08 19:01:26 +00:00
florian
335211c397 * t_win unit name fixed
git-svn-id: trunk@285 -
2005-06-08 13:25:49 +00:00
peter
7cb2a052e1 * TFPList.Error Data:PtrInt type
git-svn-id: trunk@284 -
2005-06-08 13:02:10 +00:00
peter
3d70d0f546 * regenerated for all platforms
git-svn-id: trunk@283 -
2005-06-08 11:28:55 +00:00
peter
6dc46f0cd0 * group files per directory
* better indention of log message

git-svn-id: trunk@282 -
2005-06-08 10:48:04 +00:00
peter
070e4ae160 * add gdk_draw_pixbuf, patch from mattias
git-svn-id: trunk@280 -
2005-06-08 08:15:30 +00:00
peter
43049d9bd9 ignore *.ppu
git-svn-id: trunk@269 -
2005-06-08 05:54:36 +00:00