2693 コミット (efcb68cecac06468494b0c71aad84cb81a3edf47)
 

作成者 SHA1 メッセージ 日付
  Marco Lizza efcb68ceca Fixing `LOG_OTHER` missing. 6年前
  Marco Lizza ce98cc6285 Adding MACRO constant to specify the internal buffer size. 6年前
  Ray 56173d7cf4
Merge branch 'master' into window-visibility 6年前
  Marco Lizza 6056a2a5cf Reworking API upon suggestion. 6年前
  Ray 93471b0a7c WARNING: Renamed module: audio -> raudio 6年前
  Marco Lizza c743734235 Ditto. 6年前
  Marco Lizza a15251bcdb Adding window visibility functions. 6年前
  Marco Lizza 5adcc30a2e Adding window visibility configuration flag. 6年前
  Ray 64fd131ed5 Some improvements on SetShaderValue() 6年前
  Ray 55f8dbc755 WARNING: Redesigned SetShaderValue() 6年前
  Ray 7c4a0f963d Reviewed path 6年前
  Ray 35bcbd1b60
Merge pull request #718 from MarcoLizza/shaders-uniforms-array 6年前
  Marco Lizza 0c5bee4c9a Limiting FPS to 60 for uniformity with other examples. 6年前
  Marco Lizza 0fe56b1674 Adding basic palette-switching example using uniform arrays. 6年前
  Marco Lizza 73597332b6 Adding uniform array support for shaders. 6年前
  Marco Lizza adf0c64864 Fixing typo in examples makefile, preventing build. 6年前
  Ray df54e73b21 Update shell.html 6年前
  Ray 185ac9bdc1
Merge pull request #717 from neonmoe/patch-build-scripts 6年前
  Jens Pitkanen fa250e5d17 Add project/scripts 6年前
  Ray 010c655f79 Added required define on TCC compiler 6年前
  Ahmad Fatoum 8bc4050377 Revert "core: workaround window not being rendered till moved on macOS Mojave" 6年前
  Ahmad Fatoum c3d2b1b184 glfw: Update GLFW to current master 6年前
  Ahmad Fatoum f719de4bf8 external: glfw: Ignore {docs/examples/tests}/ directories 6年前
  Ahmad Fatoum 182bdd2e0a Travis CI: bump installed wayland-protocols to v1.15 6年前
  Ahmad Fatoum 285de106d4
Travis CI: emscripten: properly fix failing CMake install stage 6年前
  Ray 85a2cda36d
Added raylib-lua-ffi 6年前
  Ray b0345abd76
Added raylib-chaiscript and node-raylib 6年前
  Ahmad Fatoum dc415b9a5e
Travis CI: emscripten: fix failing CMake install stage 6年前
  raysan5 1036de389a Some minor tweaks analyzing code 6年前
  Ahmad Fatoum d3a46cc9d4
Travis CI: s/make/cmake --build/ for msvc compatibility 6年前
  Ahmad Fatoum 127c44dafe
Revert "Update .travis.yml" 6年前
  Ahmad Fatoum 4fb3527aa8
README.md: Change Travis Badge Branch to master 6年前
  raysan5 f4fe7f4d4c Review BRDF texture generation 6年前
  raysan5 5c614f6975 Some code tweaks 6年前
  raysan5 a41cc08f9b Support screenshots and GIF capturing on Android and Web 6年前
  raysan5 490e930665 Reviewed example 6年前
  raysan5 1038e79b36 Corrected issue with text measure on Latin-1 chars 6年前
  raysan5 0bacc978c3 Corrected issue on web 6年前
  raysan5 214aa0c1b0 Update .travis.yml 6年前
  raysan5 34d110bb3e Trying to get Windows build on Travis CI 6年前
  raysan5 644eddda11 REMOVED: ShowLogo() 6年前
  raysan5 d427f17210 REVIEWED some functions parameters 6年前
  Ray 0333e5b6c2
Merge pull request #711 from ChrisDill/SetMouseOffset 6年前
  ChrisDill f9c43dc379 Mouse functions changed 6年前
  raysan5 d2e861fdce Test Windows compilation on Travis CI 6年前
  Ray 30e79b4727
Merge pull request #708 from BaZom/master 6年前
  raysan5 63f9f91ea8 Avoid crashing if music file not loaded 6年前
  ChrisDill a707574f33 Default mouseScale fixed 6年前
  ChrisDill 8933298864 Added SetMouseOffset 6年前
  raysan5 d5735720b0 Update Makefile for Emscripten 6年前