106 Commits (master)

Author SHA1 Message Date
  aiafrasinei 2aed94cfc2
Fix examples warnings for macos (#3842) 8 months ago
  Peter0x44 1df91e74b9
Fix building of raylib_opengl_interop on PLATFORM_DESKTOP_SDL (#3826) 8 months ago
  Ray 3f1e59a7cf Update copyright to 2024 10 months ago
  Ray 2a67ac0027 REVIEWED: `rlgl_standalone` examples #3487 1 year ago
  Ray 8b3c18de54 Updated GLFW for 64bit 1 year ago
  Ray 64d64cc181 REVIEWED: Potential code issues reported by CodeQL #3476 1 year ago
  Ray cb57165956 REVIEWED: Fix #3387 1 year ago
  Murlocohol 9702a17152
[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) 1 year ago
  Murlocohol f0d949f931
Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want. (#3394) 1 year ago
  MichaelFiber 18e9784c6d
Remove PLATFORM_RPI (#3232) 1 year ago
  Asdqwe fefe8fcda9
Fix examples/others/easings_testbed.c help instructions and small tweak (#3277) 1 year ago
  Ray 225b4fb3e2 REVIEWED: `Vector2Angle()` 1 year ago
  Ray fdc28fce80 Reviewed vector2angle example 1 year ago
  Ray e8af875756 Minor format tweak, another issue introduced... 1 year ago
  Gisteron 64bb2fe3ec
fix vector angle example mode 0 circle segment drawing (#3150) 1 year ago
  Ray 5361d498c3 WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887 1 year ago
  Ray a4a5a798bd Update rlgl_compute_shader.c 1 year ago
  Go Watanabe f549f67be9
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840) 1 year ago
  Ray b59fab7ee6 Update year to 2023 1 year ago
  Ray cf24c021a3 WARNING: BREAKING: Reviewed SSBO usage to avoid `long long` 2 years ago
  moosey f049f9dd3a
Tiny documentation fix in reasings.h (#2640) 2 years ago
  Ray b79df1c329 Updated easings examples 2 years ago
  Ray 0ce8a8f360 Remove `easings.h` from raylib/src, moved to examples 2 years ago
  Ray b6f87023ad Update rlgl_standalone.c 2 years ago
  Ray 4a9391ae83 REVIEWED: examples descriptions 2 years ago
  Ray 8aa105fd5b WARNING: REMOVED: raudio_standalone example 2 years ago
  Ray 53e3375186 Create rlgl_standalone.png 2 years ago
  Ray 61695c5315 Added some examples screenshots 2 years ago
  Ray 5c5db2c016 Update rlgl_compute_shader.c 2 years ago
  Ray c1b01c0d5d Added new comment to examples 2 years ago
  Ray 7743af853a Update easings.h 2 years ago
  Ray 1fac09d0f4 REVIEWED: example: Compute shader Game-of-life 3 years ago
  raysan5 fec0ce34c5 Remove trailing spaces 3 years ago
  raysan5 942731cc22 REVIEWED: macOS does not require GLAD library #2052 3 years ago
  Ray 7749a2805c UPDATED: raygui to latest version -WIP- 3 years ago
  raysan5 7ca9131fd4 Update rlgl_standalone.c 3 years ago
  raysan5 5b6d83b533 REVIEWED: rlgl defines for consistency 3 years ago
  raysan5 73c8ddc8bf REVIEWED: raylib_opengl_interop 3 years ago
  raysan5 0f8cfd6031 Update rlgl_standalone.c 3 years ago
  raysan5 b4fddf146b REVIEWED: Added new mechanism to avoid data types collision between modules that share same data types and can be used in standalone mode 3 years ago
  raysan5 aeb1a0da84 REVERTED: Removed the need for `rlMatrix` 3 years ago
  raysan5 8b7f43f89b WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP- 3 years ago
  Ray 7203acdef9 Minor format tweaks 3 years ago
  Ray 0e65e5877f Update rlgl_standalone.c 3 years ago
  Ray 7b6b87ec5b Update VS2019 project: rlgl_standalone 3 years ago
  Ray b62c86572e REVIEWED: raudio_standalone #1752 3 years ago
  Ray dcf52c132f Remove trail spaces 3 years ago
  Stephan Soller 93d3212914
[examples] Added an example for raylib OpenGL interop (#1726) 3 years ago
  Ray 6f5a4a9351 REVIEWED: rlgl_standalone usage 3 years ago
  Jeffery Myers 48a7cd3c87
[Examples] Fix typecast warnings in examples. (#1601) 3 years ago