aiafrasinei
|
2aed94cfc2
|
Fix examples warnings for macos (#3842)
|
2024-02-27 22:15:09 +01:00 |
|
Peter0x44
|
1df91e74b9
|
Fix building of raylib_opengl_interop on PLATFORM_DESKTOP_SDL (#3826)
I tested this with CMake. I don't know if the examples makefile
currently handles this case.
|
2024-02-26 10:29:21 +01:00 |
|
Ray
|
3f1e59a7cf
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
MichaelFiber
|
18e9784c6d
|
Remove PLATFORM_RPI (#3232)
* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com>
|
2023-09-07 17:42:28 +02:00 |
|
Go Watanabe
|
f549f67be9
|
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840)
* OpenGLES 2.0 support on PLATFORM_DESKTOP
* exmples raylib_opengl_interop desktop GLES2 support
* rename gles2.h -> glad_gles2.h
|
2023-01-10 12:34:06 +01:00 |
|
Ray
|
b59fab7ee6
|
Update year to 2023
|
2023-01-01 16:00:56 +01:00 |
|
Ray
|
4a9391ae83
|
REVIEWED: examples descriptions
|
2022-07-20 01:28:37 +02:00 |
|
Ray
|
c1b01c0d5d
|
Added new comment to examples
|
2022-06-21 19:53:18 +02:00 |
|
raysan5
|
942731cc22
|
REVIEWED: macOS does not require GLAD library #2052
It directly uses the libraries provided by the system
|
2021-10-13 19:29:29 +02:00 |
|
raysan5
|
73c8ddc8bf
|
REVIEWED: raylib_opengl_interop
|
2021-07-31 18:36:06 +02:00 |
|