Overview
Request 705875 accepted
- Update to 5.2.5:
Core:
* Try to identify bitmap format for unknown extensions.
* Add some missing OpenGL 4.3 functions.
* Add ‘al_create_thread_with_stacksize’ to create threads with a
custom stack size. (Aldrik Ramaekers)
* Add ‘al_get_system_id’ function, letting you disambiguate platforms
at runtime.
Graphics:
* Add ‘al_get_monitor_dpi’ to query the DPI of a monitor.
* Add new API for making blender a bitmap-local state (like
transformations), which can simplify some code. See
‘al_set_bitmap_blender’ and the related APIs. Also see the
‘ex_blend_target’ example.
* Added ‘al_transpose_transform’. This is useful for rotation
transformations.
* Rework internal GLES support for better portability.
* Don’t force POT bitmaps on GLES.
* Fix repeated bitmap locking on OpenGL.
Linux:
* Improve linux joystick detections.
* Fix a number of memory leaks/crashes in the audio addon when using
pulseaudio/alsa. (Julian Smythe)
* Fix compilation with Mesa 18.2.5 and later.
* Fix OpenGL version reporting after display creation (Edgar
Reynaldo).
* Fix requesting specific OpenGL versions via display options (Edgar
Reynaldo).
SDL:
* Sebastian Krzyszkowiak has spent a lot of effort to making the SDL
Request History
jubalh created request
- Update to 5.2.5:
Core:
* Try to identify bitmap format for unknown extensions.
* Add some missing OpenGL 4.3 functions.
* Add ‘al_create_thread_with_stacksize’ to create threads with a
custom stack size. (Aldrik Ramaekers)
* Add ‘al_get_system_id’ function, letting you disambiguate platforms
at runtime.
Graphics:
* Add ‘al_get_monitor_dpi’ to query the DPI of a monitor.
* Add new API for making blender a bitmap-local state (like
transformations), which can simplify some code. See
‘al_set_bitmap_blender’ and the related APIs. Also see the
‘ex_blend_target’ example.
* Added ‘al_transpose_transform’. This is useful for rotation
transformations.
* Rework internal GLES support for better portability.
* Don’t force POT bitmaps on GLES.
* Fix repeated bitmap locking on OpenGL.
Linux:
* Improve linux joystick detections.
* Fix a number of memory leaks/crashes in the audio addon when using
pulseaudio/alsa. (Julian Smythe)
* Fix compilation with Mesa 18.2.5 and later.
* Fix OpenGL version reporting after display creation (Edgar
Reynaldo).
* Fix requesting specific OpenGL versions via display options (Edgar
Reynaldo).
SDL:
* Sebastian Krzyszkowiak has spent a lot of effort to making the SDL
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:163"
dimstar_suse accepted review
Picked openSUSE:Factory:Staging:adi:163
dimstar accepted review
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory