This website requires JavaScript.
Explore
Help
Sign In
lfirmin
/
mlx_42
Watch
1
Star
0
Fork
You've already forked mlx_42
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
patch
Browse Source
...
This commit is contained in:
root
2025-09-05 19:24:00 +00:00
parent
c06f1e9391
commit
5ebdd3afed
59 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
minilibx-linux/LICENSE → LICENSE
Unescape
Escape
View File
0
minilibx-linux/Makefile → Makefile
Unescape
Escape
View File
0
minilibx-linux/Makefile.mk → Makefile.mk
Unescape
Escape
View File
0
minilibx-linux/README.md → README.md
Unescape
Escape
View File
0
minilibx-linux/configure → configure
vendored
Unescape
Escape
View File
0
minilibx-linux/man/man1/mlx.1 → man/man1/mlx.1
Unescape
Escape
View File
0
minilibx-linux/man/man1/mlx_loop.1 → man/man1/mlx_loop.1
Unescape
Escape
View File
0
minilibx-linux/man/man1/mlx_new_image.1 → man/man1/mlx_new_image.1
Unescape
Escape
View File
0
minilibx-linux/man/man1/mlx_new_window.1 → man/man1/mlx_new_window.1
Unescape
Escape
View File
0
minilibx-linux/man/man1/mlx_pixel_put.1 → man/man1/mlx_pixel_put.1
Unescape
Escape
View File
0
minilibx-linux/man/man3/mlx.3 → man/man3/mlx.3
Unescape
Escape
View File
0
minilibx-linux/man/man3/mlx_loop.3 → man/man3/mlx_loop.3
Unescape
Escape
View File
0
minilibx-linux/man/man3/mlx_new_image.3 → man/man3/mlx_new_image.3
Unescape
Escape
View File
0
minilibx-linux/man/man3/mlx_new_window.3 → man/man3/mlx_new_window.3
Unescape
Escape
View File
0
minilibx-linux/man/man3/mlx_pixel_put.3 → man/man3/mlx_pixel_put.3
Unescape
Escape
View File
0
minilibx-linux/mlx.h → mlx.h
Unescape
Escape
View File
0
minilibx-linux/mlx_clear_window.c → mlx_clear_window.c
Unescape
Escape
View File
0
minilibx-linux/mlx_destroy_display.c → mlx_destroy_display.c
Unescape
Escape
View File
0
minilibx-linux/mlx_destroy_image.c → mlx_destroy_image.c
Unescape
Escape
View File
0
minilibx-linux/mlx_destroy_window.c → mlx_destroy_window.c
Unescape
Escape
View File
0
minilibx-linux/mlx_expose_hook.c → mlx_expose_hook.c
Unescape
Escape
View File
0
minilibx-linux/mlx_ext_randr.c → mlx_ext_randr.c
Unescape
Escape
View File
0
minilibx-linux/mlx_flush_event.c → mlx_flush_event.c
Unescape
Escape
View File
0
minilibx-linux/mlx_get_color_value.c → mlx_get_color_value.c
Unescape
Escape
View File
0
minilibx-linux/mlx_get_data_addr.c → mlx_get_data_addr.c
Unescape
Escape
View File
0
minilibx-linux/mlx_hook.c → mlx_hook.c
Unescape
Escape
View File
0
minilibx-linux/mlx_init.c → mlx_init.c
Unescape
Escape
View File
0
minilibx-linux/mlx_int.h → mlx_int.h
Unescape
Escape
View File
0
minilibx-linux/mlx_int_anti_resize_win.c → mlx_int_anti_resize_win.c
Unescape
Escape
View File
0
minilibx-linux/mlx_int_do_nothing.c → mlx_int_do_nothing.c
Unescape
Escape
View File
0
minilibx-linux/mlx_int_get_visual.c → mlx_int_get_visual.c
Unescape
Escape
View File
0
minilibx-linux/mlx_int_param_event.c → mlx_int_param_event.c
Unescape
Escape
View File
0
minilibx-linux/mlx_int_set_win_event_mask.c → mlx_int_set_win_event_mask.c
Unescape
Escape
View File
0
minilibx-linux/mlx_int_str_to_wordtab.c → mlx_int_str_to_wordtab.c
Unescape
Escape
View File
0
minilibx-linux/mlx_int_wait_first_expose.c → mlx_int_wait_first_expose.c
Unescape
Escape
View File
0
minilibx-linux/mlx_key_hook.c → mlx_key_hook.c
Unescape
Escape
View File
0
minilibx-linux/mlx_lib_xpm.c → mlx_lib_xpm.c
Unescape
Escape
View File
0
minilibx-linux/mlx_loop.c → mlx_loop.c
Unescape
Escape
View File
0
minilibx-linux/mlx_loop_hook.c → mlx_loop_hook.c
Unescape
Escape
View File
0
minilibx-linux/mlx_mouse.c → mlx_mouse.c
Unescape
Escape
View File
0
minilibx-linux/mlx_mouse_hook.c → mlx_mouse_hook.c
Unescape
Escape
View File
0
minilibx-linux/mlx_new_image.c → mlx_new_image.c
Unescape
Escape
View File
0
minilibx-linux/mlx_new_window.c → mlx_new_window.c
Unescape
Escape
View File
0
minilibx-linux/mlx_pixel_put.c → mlx_pixel_put.c
Unescape
Escape
View File
0
minilibx-linux/mlx_put_image_to_window.c → mlx_put_image_to_window.c
Unescape
Escape
View File
0
minilibx-linux/mlx_rgb.c → mlx_rgb.c
Unescape
Escape
View File
0
minilibx-linux/mlx_screen_size.c → mlx_screen_size.c
Unescape
Escape
View File
0
minilibx-linux/mlx_set_font.c → mlx_set_font.c
Unescape
Escape
View File
0
minilibx-linux/mlx_string_put.c → mlx_string_put.c
Unescape
Escape
View File
0
minilibx-linux/mlx_xpm.c → mlx_xpm.c
Unescape
Escape
View File
0
minilibx-linux/mlx_xpm.c.ok → mlx_xpm.c.ok
Unescape
Escape
View File
0
minilibx-linux/rgb2c.pl → rgb2c.pl
Unescape
Escape
View File
0
minilibx-linux/test/Makefile.mk → test/Makefile.mk
Unescape
Escape
View File
0
minilibx-linux/test/main.c → test/main.c
Unescape
Escape
View File
0
minilibx-linux/test/new_win.c → test/new_win.c
Unescape
Escape
View File
0
minilibx-linux/test/open.xpm → test/open.xpm
Unescape
Escape
View File
0
minilibx-linux/test/open24.xpm → test/open24.xpm
Unescape
Escape
View File
0
minilibx-linux/test/open30.xpm → test/open30.xpm
Unescape
Escape
View File
0
minilibx-linux/test/run_tests.sh → test/run_tests.sh
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
lfirmin/mlx_42
Title
Body
Create Issue