openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
LWJGL
Settings
|
Report Duplicate
44
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 5 of 130
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make the WM_CLASS implementation more flexible by giving users an option to set it manually by VM parameter or system property
kappaOne
More...
about 11 years ago
Set the WM_CLASS property on Linux as its needed for some WM to display the app name/class, currently its the same as the window title.
kappaOne
More...
over 11 years ago
Fix another edge case bug with Display.setParent() on OS X. Thx to ihkbob for providing test case to reproduce it.
kappaOne
More...
over 11 years ago
Fix NPE and position bug with Display.setParent() on OS X
kappaOne
More...
over 11 years ago
Further fixes for Display.setParent() canvas position & size bugs on OS X
kappaOne
More...
over 11 years ago
enable build on OpenBSD
Aaron Bieber
More...
over 11 years ago
Fix Display.setParent() canvas position bug on OS X
kappaOne
More...
over 11 years ago
Only consider the workaround if both shift buttons are pressed.
Ioannis Tsakpinis
More...
over 11 years ago
Fixed missing key up events when both shift keys are pressed at the same time.
Ioannis Tsakpinis
More...
over 11 years ago
Fix string index out of bounds exception, credit to @void256 for finding and reporting.
kappaOne
More...
over 11 years ago
Fix keyboard key codes to return Unicode characters instead of ASCII characters
kappaOne
More...
over 11 years ago
Fix compilation issue in LWJGLUtil.java
kappaOne
More...
over 11 years ago
Merge pull request #44 from frustaci/patch-1
kappaOne
More...
over 11 years ago
Merge pull request #47 from sashok7241/patch-1
kappaOne
More...
over 11 years ago
Enable POINT_SPRITE on compatibility contexts. Improved platform/device choice when multiple CL implementations are available.
Ioannis Tsakpinis
More...
over 11 years ago
Added support for AMD_shader_atomic_counter_ops.
Ioannis Tsakpinis
More...
over 11 years ago
Added new OpenCL extensions.
Ioannis Tsakpinis
More...
over 11 years ago
Added support for OpenGL 4.4 and new extensions.
Ioannis Tsakpinis
More...
over 11 years ago
Added support for PointerBuffer parameters to OpenGL.
Ioannis Tsakpinis
More...
over 11 years ago
Added @CLPlatformExtension to APPLE extensions that are exposed in the PLATFORM_EXTENSIONS string.
Ioannis Tsakpinis
More...
over 11 years ago
Fixed getInfoBinaries bug when multiple devices exist.
Ioannis Tsakpinis
More...
over 11 years ago
Fixed GetProgramInfo alternatives for PROGRAM_BINARIES.
Ioannis Tsakpinis
More...
over 11 years ago
Fixed pointer array init for NIO buffers.
Ioannis Tsakpinis
More...
over 11 years ago
Update WaveData.java
sashok724
More...
over 11 years ago
Added a DrawElements version with explicit count & type parameters.
Ioannis Tsakpinis
More...
over 11 years ago
Update LWJGLUtil.java
frustaci
More...
over 11 years ago
I correct that it was pointed out in my pull request ・src/java/org/lwjgl/input/Controllers.java, line 265: Should be "The timestamp assigned to the current event" ・src/java/org/lwjgl/input/JInputController.java, line 211: Consider splitting on two lines.
momokan
More...
over 11 years ago
Add equals method to Vector2f, Vector3f and Vector4f.
kappaOne
More...
over 11 years ago
fix OS X issue where mouse was moving on mouse scroll wheel events.
kappaOne
More...
over 11 years ago
And some more 10.5.8 compat fixes.
Erik Broes
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
…
129
130
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree