Commit Graph

  • ba3d25181e Make EGL attributes more consistent with other platforms. TSnake41 2020-06-29 12:27:16 +0200
  • 1fc5291149 Fix example building. TSnake41 2020-06-29 12:09:50 +0200
  • 820d3e372c Make drm backend working. Needs cleanup and polishing. TSnake41 2020-06-29 12:09:33 +0200
  • 3ac0603a67 Add WIP not working DRM/KMS backend. TSnake41 2020-06-28 20:22:20 +0200
  • 985667bd62 Merge remote-tracking branch 'origin/master' TSnake41 2020-06-28 15:12:19 +0200
  • 4d71e9b44f
    Added new function DrawTextureTiled() (#1291) Vlad Adrian 2020-06-28 00:59:14 +0300
  • 3c086b3d18 Example added Demizdor 2020-06-27 15:26:52 +0300
  • eae6e6a828 Minor format tweak Ray 2020-06-27 14:11:21 +0200
  • 5b294b7cff Corrected issue with OpenGL 1.1 support Ray 2020-06-27 14:10:53 +0200
  • b1effd20d4 Implemented DrawTextureTiled() Demizdor 2020-06-27 10:36:54 +0300
  • a2a120bd63 Merge remote-tracking branch 'TSnake41/master' TSnake41 2020-06-25 17:18:07 +0200
  • 03846342bb
    Update SPONSORS.md Ray 2020-06-25 16:50:51 +0200
  • ba39a1b304 ADDED: UpdateTextureRec() Ray 2020-06-25 16:26:59 +0200
  • 25fb24ba7d
    [add] GetMonitorRefreshRate(int monitor); (#1289) Shylie 2020-06-24 12:28:57 -0400
  • 9fcab7593f [add] GetMonitorRefreshRate(int monitor); Shy 2020-06-24 11:08:39 -0400
  • be80708d41 REVIEWED: textures_raw_data #1286 Ray 2020-06-23 01:06:05 +0200
  • 38530ebf12 REVIEWED: ToggleFullscreen(), issue #1287 Ray 2020-06-23 00:39:06 +0200
  • bd13d4a471 Add missing include Ray 2020-06-23 00:33:51 +0200
  • e18c4c1158 REVIEWED: ColorAlphaBlend(), support tint color raysan5 2020-06-20 23:32:32 +0200
  • 6b94ce2204
    [UWP] Fix time query precision (#1284) Reece Mackie 2020-06-20 20:13:32 +0100
  • f82db1bdcd [UWP] Fix time query precision Reece Mackie 2020-06-20 19:27:03 +0100
  • 7ed7116e27 REVIEWED: ColorAlphaBlend(), integers-version, optimized #1218 raysan5 2020-06-20 19:57:09 +0200
  • 5a862bce29 REVIEWED: ImageDraw(), consider negative source offset properly #1283 raysan5 2020-06-20 18:49:15 +0200
  • da582e2eec REVIEWED: ImageDraw() #1283 raysan5 2020-06-20 18:10:21 +0200
  • 0e26d514b8
    Fix bug #1270 (#1282) peppemas 2020-06-20 17:55:56 +0200
  • 951d16c0e0
    Fix bug #1270 peppemas 2020-06-19 16:24:29 +0200
  • 073289f082
    Fix Bug #1270 peppemas 2020-06-19 16:21:07 +0200
  • fd81e10153
    Fix bug #1270 peppemas 2020-06-19 16:14:19 +0200
  • c833644a0e
    Update SPONSORS.md Ray 2020-06-19 13:42:23 +0200
  • fc587f755e SetWindowSizeCallback: user configurable callback RandomErrorMessage 2020-06-17 00:20:38 -0700
  • c078640fa5 Commented Fade() macro raysan5 2020-06-16 10:37:31 +0200
  • afcc584fb6 RE-ADDED: Fade() function to avoid multiple breaking changes raysan5 2020-06-16 10:36:05 +0200
  • 589d606000 REDESIGNED: ImageDraw(), optimized #1218 raysan5 2020-06-15 12:06:41 +0200
  • 32c0a7a135 Small code optimization raysan5 2020-06-15 12:05:03 +0200
  • bfa6544030 REDESIGNED: ImageResize(), optimized #1218 raysan5 2020-06-15 12:04:18 +0200
  • 691c1f9391 REDESIGNED: ImageFromImage(), optimized #1218 raysan5 2020-06-15 12:03:33 +0200
  • ad954dc7ab WARNING: BIG CHANGE: Move Color functions to texture module raysan5 2020-06-15 12:02:50 +0200
  • 7655e74648
    Added DownloadFile function example Rabia Alhaffar 2020-06-14 13:43:16 +0300
  • 9796db7065
    Updated fork info Rabia Alhaffar 2020-06-14 13:39:25 +0300
  • 327864be53
    Added DownloadFile function Rabia Alhaffar 2020-06-14 13:33:34 +0300
  • f6578edf67
    Improved fork info again... Rabia Alhaffar 2020-06-14 06:53:34 +0300
  • e3930ab4bf
    Improved fork info Rabia Alhaffar 2020-06-14 06:52:44 +0300
  • c04ac94335
    Update README.md Rabia Alhaffar 2020-06-14 06:50:52 +0300
  • 1843da3b91
    Added fork info Rabia Alhaffar 2020-06-14 01:03:34 +0300
  • e1fa8e0098
    Update README.md Rabia Alhaffar 2020-06-14 00:57:35 +0300
  • 282ef3c45a
    Added fork info Rabia Alhaffar 2020-06-14 00:56:53 +0300
  • f0b36e9e82 * added macros for compilation. See issue 1273 in raysan5/raylib Shawn Pringle 2020-06-12 20:50:18 -0300
  • 331be3272f
    Fixed Execute function problems,Added 120 colors Rabia Alhaffar 2020-06-13 01:45:01 +0300
  • 3835a82c42
    Added Execute function example Rabia Alhaffar 2020-06-12 20:57:37 +0300
  • 37ce63878e
    Added Execute function Rabia Alhaffar 2020-06-12 20:56:01 +0300
  • c9616a63cf
    Delete core_os_execute.c Rabia Alhaffar 2020-06-12 20:55:33 +0300
  • 7bc1a333f4
    Added Execute function example Rabia Alhaffar 2020-06-12 20:54:58 +0300
  • ec09fea29a REDESIGNED: ImageDraw(), optimization #1218 raysan5 2020-06-11 22:47:25 +0200
  • 2d7e3a8cfc
    Added GetOS example Rabia Alhaffar 2020-06-11 22:58:06 +0300
  • e68b0d42b5
    GetOS problems fixed,Works successfully!!! Rabia Alhaffar 2020-06-11 22:53:57 +0300
  • ccc3eb7a4b
    Add files via upload Rabia Alhaffar 2020-06-11 22:23:31 +0300
  • 1b69e4505b
    Fixing GetOS Rabia Alhaffar 2020-06-11 22:20:57 +0300
  • abeece3bd9
    Fixed type problem in GetOS Rabia Alhaffar 2020-06-11 22:01:08 +0300
  • d39c932066
    Fixed problem in GetOS,Now it works!!! Rabia Alhaffar 2020-06-11 21:43:08 +0300
  • 786263fa8b
    Added CheckOS Rabia Alhaffar 2020-06-11 21:37:46 +0300
  • 15bfe44e73 REVIEWED: ImageDraw(), optimizations test #1218 raysan5 2020-06-11 12:47:47 +0200
  • a6e6a99cb6 REDESIGNED: ImageAlphaClear(), optimized #1218 raysan5 2020-06-10 23:10:16 +0200
  • 4745ebeed5 REVIEWED: ImageResizeCanvas(), optimization #1218 raysan5 2020-06-10 21:21:37 +0200
  • dea0279a74 REVIEWED: ExportImage(), optimized raysan5 2020-06-09 19:52:10 +0200
  • 7ef0fb4192 REVERTED: ExportImage() changes raysan5 2020-06-08 21:18:42 +0200
  • 82f7dd017e REVIEWED: ImageAlphaPremultiply(), optimization raysan5 2020-06-08 18:24:53 +0200
  • 40bc6afdbd REVIEWED: ImageAlphaClear(), minor optimization raysan5 2020-06-08 18:23:59 +0200
  • 6264c4901b
    Fix wrong height used when using scissor mode with render texture of different height from window (#1272) Chang Si Yuan 2020-06-08 16:32:23 +0800
  • 73cc33b493
    Fix extra memory allocated when updating color buffer in mesh (#1271) Chang Si Yuan 2020-06-08 16:31:39 +0800
  • 3057ee1822 Fix wrong height used when using scissor mode with render texture of different height from window 4yn 2020-06-08 16:08:52 +0800
  • b03d146efd Fix extra memory allocated when updating color buffer in mesh 4yn 2020-06-08 16:02:51 +0800
  • 87592e2625 Update textures.c raysan5 2020-06-07 20:32:43 +0200
  • d0e9228660 REDESIGNED: ImageResizeCanvas(), optimized #1218 raysan5 2020-06-07 18:33:30 +0200
  • a9fb0aa207 ImageToPOT() renamed parameter raysan5 2020-06-07 18:32:20 +0200
  • b5174a9990 REVIEWED: ImageCrop() #1218 raysan5 2020-06-07 12:57:57 +0200
  • b7d53ce314 REVIEWED: ImageToPOT() #1218 raysan5 2020-06-07 12:56:47 +0200
  • 78c3d619f9 REVIEWED: ImageAlphaCrop() #1218 raysan5 2020-06-07 12:33:42 +0200
  • 02ff68e1a3 REDESIGNED: ImageCrop(), optimized #1218 raysan5 2020-06-07 12:16:27 +0200
  • 7cf1e76d53 REVIEWED: ExportImage(), optimized #1218 raysan5 2020-06-07 11:57:22 +0200
  • 776e4a37ef REDESIGNED: ImageRotateCCW(), optimized #1218 raysan5 2020-06-07 11:53:13 +0200
  • 79e2fbe0c6 REDESIGNED: ImageRotateCW(), optimized #1218 raysan5 2020-06-07 11:52:55 +0200
  • d278eae4a3 REDESIGNED: ImageFlipHorizontal(), optimized #1218 raysan5 2020-06-07 11:52:21 +0200
  • 93d6dd3023 REDESIGNED: ImageFlipVertical(), optimized #1218 raysan5 2020-06-07 11:51:26 +0200
  • 5d0b2c796e Remove warning from GetDirectoryPath() raysan5 2020-06-07 11:50:03 +0200
  • 992fefa823 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2020-06-07 11:49:24 +0200
  • 0fda4b1183 Update raysan.png raysan5 2020-06-07 11:49:10 +0200
  • e07512e213
    Fixed buffer overflow in GenMeshPoly (#1269) frithrah 2020-06-05 18:13:31 +0100
  • cb625720cf Fixed buffer overflow in GenMeshPoly frithrah 2020-06-05 14:42:16 +0100
  • 00af1c0607 Update explosion.png raysan5 2020-06-03 01:30:07 +0200
  • 9ce838806b [examples] Review/change audio resources raysan5 2020-06-03 01:29:24 +0200
  • 6b9e49e965 [example] Update textures_sprite_explosion raysan5 2020-06-03 00:07:13 +0200
  • 5867a63068 Update textures_sprite_button.png raysan5 2020-06-03 00:06:52 +0200
  • d8e079dad3 [example] Update textures_particles_blending raysan5 2020-06-03 00:06:47 +0200
  • 3792951023 REVIEWED: GetPixelDataSize() to consider compressed data properly raysan5 2020-06-02 23:08:34 +0200
  • a4333035c7 Use TRACELOG() macro instead of TraceLog() function raysan5 2020-06-02 23:07:42 +0200
  • b00ab118c6 [examples] text_font_sdf - Corrected bug raysan5 2020-06-02 23:07:11 +0200
  • 8a501ef06d Review some png images raysan5 2020-06-02 12:58:46 +0200
  • 82fca43406 Replaced some resources for better licensing raysan5 2020-05-31 23:31:43 +0200
  • 0e1d7d6430
    Fixing Android build from Linux. Letting ANDROID_NDK to be modified at compile time. Default path to the ANDROID_TOOLCHAIN have changed in the latest Android command-line tools release. (#1264) branlix3000 2020-05-31 19:18:33 +0000
  • 774a19d973 Fixing Android build from Linux. Letting ANDROID_NDK to be modified at compile time. Default path to the ANDROID_TOOLCHAIN have changed in the latest Android command-line tools release. Branlix 3000 2020-05-31 14:34:33 +0200