raylib/src
nobytesgiven c4abf68351
fixed blur issue on opaque pictures & added example (#2775)
Co-authored-by: nobytesgiven <nobytesgiven@users.noreply.github.com>
2022-10-26 09:11:14 +02:00
..
external Update to latest miniaudio (dev) 2022-10-24 13:37:20 +02:00
build.zig build.zig: let user decide how to set build mode + fix linker warning (#2763) 2022-10-20 18:33:12 +02:00
CMakeLists.txt Update version 2022-08-02 09:27:13 +02:00
config.h ADDED: Support M3D model file format (meshes and materials) #2648 2022-08-20 14:01:54 +02:00
Makefile Reviewed GLFW compilation requirements on Linux: _GNU_SOURCE 2022-08-28 15:48:12 +02:00
minshell.html Remove trailing spaces 2022-08-02 00:36:31 +02:00
raudio.c Clear PCM buffer state when closing audio device (#2736) 2022-10-02 19:30:26 +02:00
raylib.dll.rc Update version to 4.2 2022-08-02 09:21:03 +02:00
raylib.dll.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raylib.h Added Box and Gaussian blurring (#2770) 2022-10-25 17:56:06 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update version to 4.2 2022-08-02 09:21:03 +02:00
raylib.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raymath.h minor tweaks 2022-08-02 17:25:24 +02:00
rcamera.h minor tweaks 2022-08-02 17:25:24 +02:00
rcore.c removed glfwSetWindowPos on InitWindow (#2732) 2022-10-02 10:46:33 +02:00
rgestures.h Fix Gestures to use GetTime() if it's available (#2733) 2022-10-02 10:47:17 +02:00
rglfw.c Update rglfw.c 2022-08-28 15:20:16 +02:00
rlgl.h Update rlgl.h 2022-10-06 00:56:18 +02:00
rmodels.c Add DrawCapsule(Wires) (#2761) 2022-10-17 11:36:53 +02:00
rshapes.c Fix bezier line breaking #2735 (#2767) 2022-10-24 16:35:47 +02:00
rtext.c Update rtext.c 2022-10-03 00:07:22 +02:00
rtextures.c fixed blur issue on opaque pictures & added example (#2775) 2022-10-26 09:11:14 +02:00
shell.html Removed trailing spaces 2022-02-18 20:30:46 +01:00
utils.c REVIEWED: Data type to unsigned 2022-09-07 00:39:38 +02:00
utils.h minor tweaks 2022-08-02 17:25:24 +02:00