3662 Commits (b8e14a4f9987b7930c04d72f3f7c4be705edf5f8)

Author SHA1 Message Date
  Ray 12e8cef9cf REMOVED: Mipmaps software generation for OpenGL 1.1 2 years ago
  Denis Pobedrya 27781a4767
Remove touch points on touch up events on Android (#2711) 2 years ago
  Nikolas 42ecd72547
[rlgl] Check for extensions before enabling them (#2706) 2 years ago
  Denis Pobedrya 8f597b3cc3
Basic gamepad support for Android (#2709) 2 years ago
  Denis Pobedrya ff25402f68
Fix viewport scaling bug on android after context rebind (#2703) 2 years ago
  Denis Pobedrya 8e57c8ace3
Fix touchscreen input related functions on Android (#2702) 2 years ago
  Ray c328f09efc Move compressed textures loading to a separate self-contained library 2 years ago
  Ray cb9b8f73c0 ADDED: `GenImagePerlinNoise()` 2 years ago
  Nikolas a12ddacb7b
Enable DXT compression on __APPLE__ targets (#2694) 2 years ago
  Ray 853c66baed REVIEWED: `CheckCollisionPointPoly()` 2 years ago
  Ray cf24c021a3 WARNING: BREAKING: Reviewed SSBO usage to avoid `long long` 2 years ago
  Ray ac1ffbad1d REVIEWED: Data type to unsigned 2 years ago
  Ray b09725fa84 REPLACED: `rlVertex2i()` by `rlVertex2f()` 2 years ago
  Ray e59442bfab REMOVED: `rlPushMatrix()`/`rlPopMatrix()` from `rshapes` 2 years ago
  Ray 9996e328cb WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement 2 years ago
  Ray ad5ffd78d6 REVIEWED: rlgl enums and comments 2 years ago
  Ray 0917290e95 REVIEWED: M3D model loading #2688 2 years ago
  Ray f4b4054de5 REVIEWED: `CheckCollisionPointPoly()` 2 years ago
  Jacek aff98d7f2a
Check collision point polygon (#2685) 2 years ago
  Ray 082920eb80 WARNING: RENAMED exported symbol to `raylib_version` #2671 2 years ago
  Ray de968e3623 WARNING: RENAMED symbol `raylibVersion` to `raylib_version` 2 years ago
  Ray 2a798d64a2 Export `raylibVersion` symbol. Fixes #2671 2 years ago
  Ray fb1037a241 ADDED: Complete support for M3D animations! #2648 2 years ago
  Ray 64cca24526 ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for OpenGL 3.3 #2674 2 years ago
  Ray 23cc39a265 Implemented latest .M3D improvements #2648 2 years ago
  Ray 0c7ba773ec Fixed issue with `LoadIQM()` #2676 2 years ago
  Ray 7f5567eec0 Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE` 2 years ago
  Ray be2328f848 Update Makefile 2 years ago
  Ray 568fe42cb1 Reviewed GLFW issue with `ppoll()` function 2 years ago
  Ray 482dbfc52e Avoid error on `implicit-function-declaration` 2 years ago
  Ray 10ae54379a Update posix_poll.c 2 years ago
  Ray 2236197d49 Update rglfw.c 2 years ago
  Ray 9e0e08cba4 WARNING: UPDATED GLFW to latest master branch! 2 years ago
  Ray f66b1a3136 REVIEWED: Support M3D file loading #2648 2 years ago
  Ray ae745e4fa8 ADDED: `-latomic` library on Linux (only required for ARM32) 2 years ago
  Ray e92bc8ca4e REVIEWED: M3D implementation #2648 2 years ago
  Rodrigo Escar aa4111a3b2
Fix PATH for Web target (#2647) 2 years ago
  Daijiro Fukuda 7bb8ffc29e
Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643) 2 years ago
  Ray 4ee5fdf619 ADDED: Support M3D model file format (meshes and materials) #2648 2 years ago
  Ray 35c777ef2c REVIEWED: Avoid crash on bad data provided 2 years ago
  Ray 904c505125 minor tweak 2 years ago
  Ray 2ad7967db8 REVIEW: Fix issue with external GLFW missing define #2638 2 years ago
  Ray bf2ad9df5f P A I N 2 years ago
  Ray 092b6f956e WARNING: REVIEWED: `rlCheckRenderBatchLimit()` 2 years ago
  Ray 48c7f65b77 minor tweaks 2 years ago
  HarriP e0b487c641
Fix string lacking null termination in IsFileExtension (#2637) 2 years ago
  Dan Bechard 56072a631d
Fix Codepoint position truncation (#2636) 2 years ago
  Ray 2c0071c851 Reviewed issue with negative key #2619 2 years ago
  veins1 4b2357dc34
Can't alt-tab out of fullscreen window (#2618) 2 years ago
  Ray 14990209ef Added comments 3 years ago