1632 コミット (ced73210899ddc59c1a359faf5f998ca665ed052)

作成者 SHA1 メッセージ 日付
  Ray ced7321089 Readded alpha clear to rlReadScreenPixels() 6年前
  Ray c93bf336fe Update utils.c 6年前
  Ray f1bcc131dc Let user choose to clear scissor area 6年前
  Marco Lizza efcb68ceca Fixing `LOG_OTHER` missing. 6年前
  Marco Lizza ce98cc6285 Adding MACRO constant to specify the internal buffer size. 6年前
  Ray 42bfa7e3ff Make sure no parameters can be passed 6年前
  Ray e811279a75 Review code formatting on ColorFromHSV() 6年前
  Demizdor da1714f411 Added ColorFromHSV() 6年前
  Ray 49a69e3e27 Allow capturing transparent background 6年前
  Ray e13975beeb Some security checks added 6年前
  Ray 25205b5113 Reverted flag value (but kept order) 6年前
  Ray 7132ba44db Reviewed latest PR 6年前
  Marco Lizza 6056a2a5cf Reworking API upon suggestion. 6年前
  Ray 93471b0a7c WARNING: Renamed module: audio -> raudio 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年前
  Marco Lizza 73597332b6 Adding uniform array support for shaders. 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" 7年前
  Ahmad Fatoum c3d2b1b184 glfw: Update GLFW to current master 7年前
  Ahmad Fatoum f719de4bf8 external: glfw: Ignore {docs/examples/tests}/ directories 7年前
  raysan5 1036de389a Some minor tweaks analyzing code 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 1038e79b36 Corrected issue with text measure on Latin-1 chars 6年前
  raysan5 0bacc978c3 Corrected issue on web 6年前
  raysan5 644eddda11 REMOVED: ShowLogo() 6年前
  raysan5 d427f17210 REVIEWED some functions parameters 6年前
  ChrisDill f9c43dc379 Mouse functions changed 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年前
  raysan5 9740b1eb70 Update mini_al to latest version (Web Audio / AAudio backends) 6年前
  Basem Abughallya 9a40529ae7 utils: declare funopen only on Android 6年前
  raysan5 d0d99d3503 Corrected issue with MOD/XM loop 6年前
  raysan5 0619571149 ADDED: DrawTextRec() and example 6年前
  raysan5 95d3f24c68 Use QUADS for DrawPolyEx() 6年前
  raysan5 a072385c6d Corrected issue on draws resetting 6年前
  raysan5 414c3ee1f9 ADDED: DrawTextureQuad() 6年前
  raysan5 91a7b0e5ef Corrected typo 6年前
  raysan5 01338b0a14 WARNING: BREAKING CHANGE 6年前
  raysan5 9a8320c52b REVIEWED: DrawRectanglePro() 6年前
  raysan5 af4a177af4 Corrected issue with internal buffer 6年前
  raysan5 7b8965eb38 Support float texture data on OpenGL ES 2.0 6年前
  raysan5 35a6e9a074 Corrected issue with MOD playing 6年前
  raysan5 96207a8a02 REVIEWED: LoadFontEx() 6年前