Commit Verlauf

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