Commit Graph

  • 0c0ff1bdd5 Improve <description> wrapping Graham 2019-08-26 13:50:10 +0100
  • 6c0af24d47 Add READMEs Graham 2019-08-26 12:23:25 +0100
  • a08508a69a Add license Graham 2019-08-26 12:20:03 +0100
  • ed80e95428 Stop building OS-specific modules on all systems Graham 2019-08-26 09:21:49 +0100
  • 9bc88b8cc3 Format *.xml files with IDEA's code style Graham 2019-08-25 19:41:56 +0100
  • 96f9f19de5 Document that CGL lacks extensions in getExtensionsString Graham 2019-08-20 22:45:40 +0100
  • 69a80074ea Return empty string if wglGetExtensionsStringEXT is not supported Graham 2019-08-20 22:45:00 +0100
  • fa2bde7e0d Add initial Mac OS X jaggl support Graham 2019-08-20 22:42:07 +0100
  • ab6743f8d7 Add description to all modules Graham 2019-08-18 14:20:28 +0100
  • 0cc1780007 Disable unix profile on Mac OS X Graham 2019-08-15 21:58:49 +0100
  • 0897a87e27 Add missing unsupported platform branch Graham 2019-08-10 15:16:52 +0100
  • 5b63d3ca4f Replace maven.multiModuleProjectDirectory with openrs2.root Graham 2019-08-10 12:32:51 +0100
  • fd452147c5 Build all natives on all platforms Graham 2019-08-10 11:59:52 +0100
  • fb3b0b59c3 Use JNI_ABORT to release arrays that we don't expect OpenGL to change Graham 2019-08-09 19:30:11 +0100
  • aa2da469fa Cast void * pointers to const void * where possible Graham 2019-08-09 19:21:46 +0100
  • ddb1b39880 Improve variable names in jaggl_bootstrap_proc_table Graham 2019-08-09 19:07:37 +0100
  • 53a3bbf43f Enable and fix MSVC warnings Graham 2019-08-08 22:53:22 +0100
  • d6b6e3fd21 Reduce indentation in choosePixelFormat Graham 2019-08-08 22:25:45 +0100
  • b849d1a093 Use alpha_bits instead of cAlphaBits for consistency with X11 Graham 2019-08-08 22:24:23 +0100
  • e71e07adf0 Remove unnecessary global AWT lock on Windows Graham 2019-08-08 21:03:15 +0100
  • f9c439ffe6 Unregister class after jaggl_bootstrap_proc_table Graham 2019-08-08 20:52:21 +0100
  • f218ba381a Avoid passing GLX_SAMPLE* to glXChooseVisual if num_samples is zero Graham 2019-08-08 20:48:49 +0100
  • 21718583e8 Add multisample support to WGL contexts Graham 2019-08-08 20:43:53 +0100
  • 609baccbe0 Populate jaggl_alpha_bits with cAlphaBits from selected pixel format Graham 2019-08-08 19:28:16 +0100
  • d7ca52505f Reduce indentation in chooseContext Graham 2019-08-08 19:26:29 +0100
  • 1f03c312ed Add #error case to all platform #if/else chains Graham 2019-08-07 22:15:59 +0100
  • 341078088b Add initial WGL support Graham 2019-08-07 22:07:35 +0100
  • c6c24e50e0 Load glTexImage3D with glXGetProcAddressARB Graham 2019-08-07 08:59:25 +0100
  • 7bc31ad8d8 Share jawt library between profiles Graham 2019-08-06 23:16:17 +0100
  • fa2fc0f7c3 Add OpenGL extension headers Graham 2019-08-06 23:12:16 +0100
  • 08534a0481 Add linker configuration for building gl-natives on Windows Graham 2019-08-06 23:11:49 +0100
  • cab415d308 Link jawt as a lib instead of a sysLib Graham 2019-08-06 23:03:04 +0100
  • 397f3fb4cc Move UNIX-specific flags to the unix profile Graham 2019-08-06 19:56:43 +0100
  • 3c0c25ed3e Use const pointers where possible Graham 2019-08-06 11:58:28 +0100
  • 5cfb542c1d Add bindings for complex gl* functions Graham 2019-08-05 21:06:15 +0100
  • 213aa431c8 Add bindings for simple gl* functions Graham 2019-08-04 16:36:20 +0100
  • 90e202ede0 Add gl* stubs to jaggl.c Graham 2019-08-04 14:34:31 +0100
  • 4b71824b53 Add initial GLX context management Graham 2019-08-04 14:18:18 +0100
  • 90a92246d0 Add jagmisc skeleton Graham 2019-08-04 08:13:29 +0100
  • be7a9dcd6e Set gl-natives and misc-natives type to nar Graham 2019-08-03 18:17:11 +0100
  • 9192a0d905 Add jaggl_dri implementation Graham 2019-08-03 17:48:37 +0100
  • 3f34611c0d Add JNI header files generated from jaggl and jagmisc Graham 2019-08-03 16:52:19 +0100