aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 daysRevert "Alpha blend rectangle properly for transparent windows"HEADmasterdec05eba
This reverts commit 650be43cf1409a9086d006c918f3bcce43c3ca3e.
11 daysAlpha blend rectangle properly for transparent windowsdec05eba
11 daysFix text height (undefined variable use)dec05eba
11 daysFix multiline text heightdec05eba
2024-09-11Commentdec05eba
2024-09-11Fix incorrect position for mgl_text_find_character_posdec05eba
2024-09-10Better mgl_text_set_max_widthdec05eba
2024-09-10fix mgl_text_set_max_widthdec05eba
2024-09-10Rows count from 1dec05eba
2024-09-10Add mgl_text_set_max_width and mgl_text_set_max_rowsdec05eba
2024-09-01Commentsdec05eba
2024-08-24Add missing cleanup for egl contextdec05eba
2024-08-24Vertices: fix alpha blending when window background is transparent, add ↵dec05eba
uniform for color
2024-08-19Add mgl_window_get_egl_contextdec05eba
2024-08-19Add mgl_texture_init_reference_existing_gl_texture to easily create a ↵dec05eba
texture and then a sprite from an existing opengl texture
2024-08-11output debug message: gsr -> mgldec05eba
2024-08-11fix incorrect sprite_set_height, add sprite_set_widthdec05eba
2024-08-10Make libglx optional (alpine doesn't have it)dec05eba
2024-08-09text always set dirty when setting string or fontdec05eba
2024-08-07Add mgl_window_get_egl_displaydec05eba
2024-08-07load eglGetProcAddressdec05eba
2024-08-05Add commentdec05eba
2024-08-05set scissor constdec05eba
2024-08-05Add ignore dirsdec05eba
2024-08-05Add meson builddec05eba
2024-08-04egl: fix transparent windowdec05eba
2024-08-04Mdec05eba
2024-08-04Add option to choose render api (glx or egl) in window creationdec05eba
2024-08-03Fix compile errordec05eba
2024-08-03Add notification window typedec05eba
2024-08-03text get bounds return character size if string is emptydec05eba
2024-08-02Fix background clear color when using window transparencydec05eba
2024-08-02Ensure correct blending function for transparent windowdec05eba
2024-07-31Add mipmap optiondec05eba
2024-07-31Flush after window move/resizedec05eba
2024-07-31Robustnessdec05eba
2024-07-25Add sprite set size/height functions, option to hide window decorations in ↵dec05eba
create window
2024-07-25Use const pointerdec05eba
2024-07-24add vec3 and vec4 and shader uniform functions for thosedec05eba
2024-05-09Fix build after gcc update (function pointer cast)dec05eba
2024-03-04Set context to NULL before destroyingdec05eba
2024-01-08nvidia: flush on swap buffer (__GL_MaxFramesAllowed=1)dec05eba
2023-12-11add window flush functiondec05eba
2023-12-08Transient for window optiondec05eba
2023-12-08remove debug printdec05eba
2023-12-08Set wm client machinedec05eba
2023-12-08Add class hint, wm name, window typedec05eba
2023-09-11right-alt/altgr should count as alt modifierdec05eba
2023-09-03Remove debug outputdec05eba
2023-08-25mdec05eba