Commit Graph

66 Commits (monkanim)

Author SHA1 Message Date
javasabr 555a348692 refactored and upgraed lwjgl3 module. 7 years ago
Stephen Gold b159c847cc comment corrections: mostly spelling and grammar 7 years ago
Toni Helenius 09f4ae4832 Animated cursor support for LWJGL 3 (#785) 7 years ago
Kirill Vainer 6127f7eb7a Miscellaneous OpenGL ES fixes (#720) 7 years ago
Kirill Vainer 381d69ccb7 Support LWJGL 3.1.2 7 years ago
javasabr 642b9f4d39 added dependences to native libs 7 years ago
javasabr 97efa6be65 We need to update lwjgl from 3.0.0 to 3.1.0(3.1.2 requires to change code), because start from the version they use other solution with native libraries and other user can overwrite these dependences from jME. 7 years ago
javasabr a50b1f1d2f added synchronizing during freeing memory from a deallocator. 7 years ago
javasabr 51876d6ada to prev. 7 years ago
javasabr 76cd4e6eca added support multi-threading allocations for LWJGL Buffer Allocator. 7 years ago
Alexandr Brui 8abf23b2f2 Added missed gl versions (#680) 7 years ago
javasabr f84ac5d085 fixed some problems with getting address. 8 years ago
javasabr 449f83f4a6 added volatile 8 years ago
javasabr 2136dc4484 Implemented auto free LWJGL byte buffers. 8 years ago
Nehon 6a467ecb53 Added gpu profiling to Renderer and all the GL backends except ios 8 years ago
javasabr 90649456e0 added checking property existing. 8 years ago
javasabr b3ecb134ef reverted the name of the logger field. 8 years ago
javasabr d468c20fba implemented LWJGL3 BufferAllocator 8 years ago
Fennel 54c854bec6 Fixes mouse cursor format for LWJGL3 8 years ago
javasabr 1f9a5cd028 for prev commit 8 years ago
javasabr 544d94aed7 implemented supporting the OffscreenSurface context. 8 years ago
javasabr 06258a6ddc fixed crashes 8 years ago
javasabr ddfa6e703a updated the window implementation 8 years ago
javasabr 190f30afe5 added supporting window icons for LWJGL3 8 years ago
Sebastian Weiß 4e79ccfa68 changed source compatibility only for lwjgl3 8 years ago
Sebastian Weiß ed68a7b749 fixed formatting 2 8 years ago
Sebastian Weiß dccec876c5 fixed formatting 8 years ago
Sebastian Weiß e8f76d43fe implemented all changes regarding OpenCL (and some missing stuff) 8 years ago
Sebastian Weiß e40ebdc5c6 updated GL and AL 8 years ago
Sebastian Weiß 6ad6f658b0 updated lwjgl version to the 3.0.0 release 8 years ago
Michael Braunstingl d39b780fa5 Added RenderState.BlendMode.Custom 8 years ago
shamanDevel 46db6d95f8 Added getter method for the device associated with a command queue 9 years ago
shamanDevel eb07d69cd8 missing toString() methods added 9 years ago
shamanDevel e5e5128a65 Fixed Program.getBinary() for LWJGL3 9 years ago
shamanDevel dd22ebefdd Implemented Program.getBinary() with Jocl. 9 years ago
shamanDevel bd491dc416 removed fixmes 9 years ago
shamanDevel e32ebe11bb fixed context creation for LWJGL3 9 years ago
shamanDevel 732e75fba6 fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 years ago
shamanDevel 4e55e0e5a0 added library for Matrix3f, fixed some bugs 9 years ago
shamanDevel c162d474c7 added matrix support for kernel arguments (mapped to float16) 9 years ago
shamanDevel 9a3dce2fb3 OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way. 9 years ago
shamanDevel 5e098b0493 worked on LWJGL3 support 9 years ago
shamanDevel bb15931fa2 started with context creation 9 years ago
Teencrusher d1aae8d479 Added support to glBlendEquation for renderes implementing GL2, and material loading support 9 years ago
Kirill Vainer a8aabac1c9 fix issue #441 9 years ago
Jan Ivenz c6143ae640 Rendering depth to texture arrays. 9 years ago
javasabr 85e284a7b0 moved the magic number to constant 9 years ago
javasabr 7a3a0627c2 fixed the scroll of mouse and the buffer overflow. 9 years ago
javasabr b5b6ebd97c fixed the input of chars for UI. 9 years ago
Daniel Johansson 763763503b Updated lwjgl dependencies to version 3.0.0b 9 years ago