Commit Graph

  • 366313bfd0 Update rlgl.h Ray 2019-02-06 18:07:34 +0100
  • 68a2bf0e6b Update rlgl.h Ray 2019-02-06 17:35:26 +0100
  • 7370ae7b82 Update rlgl.h Ray 2019-02-06 16:51:36 +0100
  • d356b1d1cc Reviewed fbo creation and VR system Ray 2019-02-06 14:21:44 +0100
  • 7615512af1 ADDED: TextToInteger() Ray 2019-02-06 14:20:14 +0100
  • d0d81ea545 Review ExportMesh() header Ray 2019-02-06 10:51:06 +0100
  • c200642887 Review issue with aspect ratio... Ray 2019-02-04 17:10:12 +0100
  • fef7bbb495 Delete libraylib.a Ray 2019-02-04 16:29:01 +0100
  • db56d432e4 ADDED: rlLoadTextureDepth() Ray 2019-02-04 16:28:17 +0100
  • fce48e85f4 ADDED: LoadTextureCubemap() Ray 2019-02-04 13:27:36 +0100
  • 5755c5e310 Review DrawTextRecEx() formatting Ray 2019-02-04 09:57:02 +0100
  • 01ace743d0
    Merge pull request #734 from Demizdor/master Ray 2019-02-03 20:47:13 +0100
  • 9740e5d3ed Update utils.c Ray 2019-01-29 12:45:10 +0100
  • 3363cfa61a Corrected log naming Ray 2019-01-29 12:33:08 +0100
  • 504fac5958
    Remove explicit casting from void* Rob Loach 2019-01-27 14:05:15 -0500
  • 7699787473 Added new game: Cat vs Roomba Ray 2019-01-27 15:16:10 +0100
  • 30c025f913
    Merge pull request #735 from RobLoach/patch-1 Ray 2019-01-24 15:17:51 +0100
  • f80f216297
    Merge pull request #736 from RobLoach/patch-2 Ray 2019-01-24 15:16:33 +0100
  • 90d5bb79e5
    Fix font cannot be narrowed to type 'int' Rob Loach 2019-01-23 22:28:10 -0500
  • d897e14161
    Revert the screenWidth change Rob Loach 2019-01-23 20:08:51 -0500
  • feb6afcd61
    Fix clang++ compilation errors Rob Loach 2019-01-23 20:07:47 -0500
  • 6f66425946 Added DrawTextRecEx() Demizdor 2019-01-23 21:36:54 +0200
  • 68db3a894a
    Merge pull request #733 from RobLoach/delete-lib-file Ray 2019-01-23 11:43:58 +0100
  • 30ea4bdcce
    Remove libraylib.a Rob Loach 2019-01-23 00:46:29 -0500
  • df40735067 Added CMD compilation scripts for examples Ray 2019-01-21 23:59:35 +0100
  • 4467292a2d Review last PR formatting Ray 2019-01-21 10:32:14 +0100
  • e91c84e33a Remove comment Ray 2019-01-21 10:25:59 +0100
  • 9b97cf6972
    Merge pull request #731 from MarcoLizza/reorganizing-logging Ray 2019-01-21 10:09:51 +0100
  • 343fef4aa4 Changing enums, now referenced as int. Marco Lizza 2019-01-21 10:05:40 +0100
  • aaced97b12 Fixing badly (redefined) enums. Marco Lizza 2019-01-21 10:02:53 +0100
  • 7349993015
    Merge pull request #730 from pbalcer/examples-web-fix-preload Ray 2019-01-21 09:52:08 +0100
  • f1d13aa469 Adding function to control the "exit-on-error" behaviour. Marco Lizza 2019-01-20 22:24:41 +0100
  • 932e9dbd09 Fixing logging level configuration API. Marco Lizza 2019-01-20 22:24:09 +0100
  • 78904d2bcc Fixing TraceLog function to work on levels. Marco Lizza 2019-01-20 22:23:07 +0100
  • c1c801e5c3 Reworking log level as incremental. Marco Lizza 2019-01-20 22:22:21 +0100
  • 3065cbbce9 cmake: preload resources into web examples Piotr Balcer 2019-01-20 14:58:10 +0100
  • 1bfa1b8696 cmake: use ALLOW_MEMORY_GROWTH=1 for web examples Piotr Balcer 2019-01-20 14:49:22 +0100
  • 0d2cfce18e Review raudio comments raysan5 2019-01-19 16:51:41 +0100
  • 557456cace Review window title raysan5 2019-01-19 14:15:55 +0100
  • 6c812b56d9
    CMake: pkg-config: fix usage for RedHat-like systems (#728) Ahmad Fatoum 2019-01-19 13:52:55 +0100
  • eba32a69aa
    CMake: pkg-config: fix usage for RedHat-like systems Ahmad Fatoum 2019-01-19 13:14:24 +0100
  • d41e50f866 Allow ShowWindow usage ;) raysan5 2019-01-19 12:34:04 +0100
  • 762b85e6c9
    Merge pull request #725 from dtcristo/patch-1 Ray 2019-01-19 00:22:11 +0100
  • 3703430f57 Renamed ShowWindow() to UnhideWindow() -WIP- Ray 2019-01-17 16:29:36 +0100
  • a43f87e391 Crazy test Ray 2019-01-16 17:25:48 +0100
  • 5d34c6ccaa
    Remove raylib-rust David Cristofaro 2019-01-16 22:10:37 +1100
  • ced7321089 Readded alpha clear to rlReadScreenPixels() Ray 2019-01-16 10:04:59 +0100
  • c93bf336fe Update utils.c Ray 2019-01-15 12:32:41 +0100
  • f1bcc131dc Let user choose to clear scissor area Ray 2019-01-15 12:08:11 +0100
  • 60967d8cdc
    Merge pull request #723 from MarcoLizza/trace-log-failing-on-OTHER Ray 2019-01-15 12:04:28 +0100
  • efcb68ceca Fixing LOG_OTHER missing. Marco Lizza 2019-01-14 17:09:41 +0100
  • ce98cc6285 Adding MACRO constant to specify the internal buffer size. Marco Lizza 2019-01-14 17:09:17 +0100
  • 42bfa7e3ff Make sure no parameters can be passed Ray 2019-01-14 13:49:56 +0100
  • e811279a75 Review code formatting on ColorFromHSV() Ray 2019-01-14 13:49:17 +0100
  • c16fcddf8b
    Merge pull request #722 from Demizdor/master Ray 2019-01-14 13:43:06 +0100
  • da1714f411 Added ColorFromHSV() Demizdor 2019-01-14 12:49:00 +0200
  • 49a69e3e27 Allow capturing transparent background Ray 2019-01-11 18:55:04 +0100
  • e13975beeb Some security checks added Ray 2019-01-11 18:54:48 +0100
  • 25205b5113 Reverted flag value (but kept order) Ray 2019-01-11 12:21:02 +0100
  • 7132ba44db Reviewed latest PR Ray 2019-01-10 17:06:26 +0100
  • 91ea007478
    Merge pull request #719 from MarcoLizza/window-visibility Ray 2019-01-10 16:57:30 +0100
  • 56173d7cf4
    Merge branch 'master' into window-visibility Ray 2019-01-10 16:57:15 +0100
  • 6056a2a5cf Reworking API upon suggestion. Marco Lizza 2019-01-10 16:43:21 +0100
  • 93471b0a7c WARNING: Renamed module: audio -> raudio Ray 2019-01-10 16:32:40 +0100
  • c743734235 Ditto. Marco Lizza 2019-01-10 14:55:25 +0100
  • a15251bcdb Adding window visibility functions. Marco Lizza 2019-01-10 14:55:19 +0100
  • 5adcc30a2e Adding window visibility configuration flag. Marco Lizza 2019-01-10 14:54:55 +0100
  • 64fd131ed5 Some improvements on SetShaderValue() Ray 2019-01-10 12:28:23 +0100
  • 55f8dbc755 WARNING: Redesigned SetShaderValue() Ray 2019-01-10 11:25:26 +0100
  • 7c4a0f963d Reviewed path Ray 2019-01-10 11:24:34 +0100
  • 35bcbd1b60
    Merge pull request #718 from MarcoLizza/shaders-uniforms-array Ray 2019-01-09 17:01:59 +0100
  • 0c5bee4c9a Limiting FPS to 60 for uniformity with other examples. Marco Lizza 2019-01-09 16:33:09 +0100
  • 0fe56b1674 Adding basic palette-switching example using uniform arrays. Marco Lizza 2019-01-09 16:20:56 +0100
  • 73597332b6 Adding uniform array support for shaders. Marco Lizza 2019-01-09 16:18:00 +0100
  • adf0c64864 Fixing typo in examples makefile, preventing build. Marco Lizza 2019-01-09 16:08:10 +0100
  • df54e73b21 Update shell.html Ray 2019-01-08 21:05:23 +0100
  • 185ac9bdc1
    Merge pull request #717 from neonmoe/patch-build-scripts Ray 2019-01-08 18:16:28 +0100
  • fa250e5d17 Add project/scripts Jens Pitkanen 2019-01-08 18:31:50 +0200
  • 010c655f79 Added required define on TCC compiler Ray 2019-01-08 10:10:20 +0100
  • 8bc4050377 Revert "core: workaround window not being rendered till moved on macOS Mojave" Ahmad Fatoum 2018-10-27 11:11:54 +0200
  • c3d2b1b184 glfw: Update GLFW to current master Ahmad Fatoum 2018-10-27 11:02:30 +0200
  • f719de4bf8 external: glfw: Ignore {docs/examples/tests}/ directories Ahmad Fatoum 2018-10-27 11:01:04 +0200
  • 182bdd2e0a Travis CI: bump installed wayland-protocols to v1.15 Ahmad Fatoum 2019-01-07 23:27:41 +0100
  • e0fde10833
    Revert "core: workaround window not being rendered till moved on macOS Mojave" Ahmad Fatoum 2018-10-27 11:11:54 +0200
  • f06324cb5a
    glfw: Update GLFW to current master Ahmad Fatoum 2018-10-27 11:02:30 +0200
  • 64d6e26f1f
    external: glfw: Ignore {docs/examples/tests}/ directories Ahmad Fatoum 2018-10-27 11:01:04 +0200
  • 72eeb21e63
    Travis CI: bump installed wayland-protocols to v1.15 Ahmad Fatoum 2019-01-07 23:27:41 +0100
  • 285de106d4
    Travis CI: emscripten: properly fix failing CMake install stage Ahmad Fatoum 2019-01-06 21:13:19 +0100
  • 85a2cda36d
    Added raylib-lua-ffi Ray 2019-01-06 21:27:05 +0100
  • b0345abd76
    Added raylib-chaiscript and node-raylib Ray 2019-01-06 21:22:23 +0100
  • dc415b9a5e
    Travis CI: emscripten: fix failing CMake install stage Ahmad Fatoum 2019-01-06 21:13:19 +0100
  • 1036de389a Some minor tweaks analyzing code raysan5 2019-01-06 21:07:09 +0100
  • d3a46cc9d4
    Travis CI: s/make/cmake --build/ for msvc compatibility Ahmad Fatoum 2019-01-06 19:50:35 +0100
  • 127c44dafe
    Revert "Update .travis.yml" Ahmad Fatoum 2019-01-06 19:53:17 +0100
  • 4fb3527aa8
    README.md: Change Travis Badge Branch to master Ahmad Fatoum 2019-01-06 15:55:39 +0100
  • f4fe7f4d4c Review BRDF texture generation raysan5 2019-01-06 15:49:29 +0100
  • 5c614f6975 Some code tweaks raysan5 2019-01-05 19:24:42 +0100
  • a41cc08f9b Support screenshots and GIF capturing on Android and Web raysan5 2019-01-05 18:03:09 +0100
  • 490e930665 Reviewed example raysan5 2019-01-05 17:25:35 +0100
  • 1038e79b36 Corrected issue with text measure on Latin-1 chars raysan5 2019-01-05 15:04:18 +0100