Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 643455af2e * {$ifdef x86} -> {$if defined(cpui386) or defined(cpux86_64)} 17 年之前
  florian 1a2ff69193 * mswindows -> windows, WinCE supports OpenGL as well 18 年之前
  florian 12504a6aa7 * a lot of defines changed from win32 to windows, doesn't help for glut though because I didn't find a win64 glut32.dll yet 18 年之前
  marco 6721e0d61c * ifdef win32 -> ifdef mswindows (as per mantis8656) Rest ifdef win32 need to be checked 18 年之前
  Almindor 1b7f4b1e90 * adds "T" variants to types (delphi compat in the least) 18 年之前
  Almindor ad1c431896 * fixes comments to be lazarus parsable before {$MODE DELPHI} 19 年之前
  florian f68902500b * set fpu control word appropriatly, see also #7570 19 年之前
  tom_at_work 5e0ebb6139 * fixed opengl package compilation on Win32 19 年之前
  tom_at_work 7f192e369e * changed library handle types to the correct TLibHandle 19 年之前
  Jonas Maebe ee1fba0822 - removed dllfuncs unit, use dynlibs from the rtl instead 20 年之前
  Károly Balogh e1aa3018f6 * Few more changes for MorphOS OpenGL support 20 年之前
  Károly Balogh 131520c36b + MorphOS support added to standard units, hope i didn't broke something else 20 年之前
  florian 1ca48d8a64 * exception patch from Ales Katona 20 年之前
  daniel 13201365cb * Add support for GL_ARB_vertex_buffer_object extension, 20 年之前
  florian 63ddfd1f77 * appplied fix from Michalis Kamburelis regarding Set8087CW in win32, fixes bug #3955 20 年之前
  michael b9fc96073b * Fixes from Michalis Kamburelis: 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  Jonas Maebe 1ef474cd76 + basic Mac OS X support, only bounce works for now though 21 年之前
  peter d88436f131 * Include local ChoosePixelFormat def 23 年之前
  sg 61b94c3430 * Added modifications in delphi3d.net upstream version 23 年之前
  sg 21c8865c06 * Win32 fix: The OS symbol is called "Win32", not "Windows" 23 年之前
  sg 1f2b762ce4 * Finally, the new units are available: Match the C headers more closely; 23 年之前