2132 次代码提交 (c715cae18d40c4882d9a38babf98c67a6deddf28)

作者 SHA1 备注 提交日期
  Ray db56d432e4 ADDED: rlLoadTextureDepth() 6 年前
  Ray fce48e85f4 ADDED: LoadTextureCubemap() 6 年前
  Ray 5755c5e310 Review DrawTextRecEx() formatting 6 年前
  Ray 9740e5d3ed Update utils.c 6 年前
  Ray 3363cfa61a Corrected log naming 6 年前
  Rob Loach 90d5bb79e5
Fix font cannot be narrowed to type 'int' 6 年前
  Rob Loach d897e14161
Revert the screenWidth change 6 年前
  Rob Loach feb6afcd61
Fix clang++ compilation errors 6 年前
  Demizdor 6f66425946 Added DrawTextRecEx() 6 年前
  Rob Loach 30ea4bdcce
Remove libraylib.a 6 年前
  Ray 4467292a2d Review last PR formatting 6 年前
  Ray e91c84e33a Remove comment 6 年前
  Marco Lizza 343fef4aa4 Changing enums, now referenced as int. 6 年前
  Marco Lizza aaced97b12 Fixing badly (redefined) enums. 6 年前
  Marco Lizza f1d13aa469 Adding function to control the "exit-on-error" behaviour. 6 年前
  Marco Lizza 932e9dbd09 Fixing logging level configuration API. 6 年前
  Marco Lizza 78904d2bcc Fixing `TraceLog` function to work on levels. 6 年前
  Marco Lizza c1c801e5c3 Reworking log level as incremental. 6 年前
  raysan5 0d2cfce18e Review raudio comments 6 年前
  raysan5 d41e50f866 Allow ShowWindow usage ;) 6 年前
  Ray 3703430f57 Renamed ShowWindow() to UnhideWindow() -WIP- 6 年前
  Ray a43f87e391 Crazy test 6 年前
  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" 6 年前
  Ahmad Fatoum c3d2b1b184 glfw: Update GLFW to current master 6 年前
  Ahmad Fatoum f719de4bf8 external: glfw: Ignore {docs/examples/tests}/ directories 6 年前
  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 年前