282 次程式碼提交 (6b136fac679a2dad30cce1abda9613b499ee4d5c)

作者 SHA1 備註 提交日期
  Ray 2e65bc675c Moved some platforms functions to generic `rcore` #3313 1 年之前
  Ray 876e6b3a0d REVIEWED: `TextFormat()`, added "..." for truncation #3366 1 年之前
  Ray 61af8e7631 REVIEWED: #3399, Fix #3366 1 年之前
  Murlocohol 28fb58f0ea
[rtext] TextFormat() warn user if buffer overflow occured. (#3399) 1 年之前
  Ray da9c2894fe Reorganized some functions, `WaitTime()` is common to all platforms 1 年之前
  Ray a2c5f01059 Reordered one function 1 年之前
  Ray 0d175a69ae REVIEWED: Mouse and Touch functions generic to all platforms #3313 1 年之前
  Ray 6ebfec99c5 Added gamepad functions as generic for all platforms 1 年之前
  Ray 101a9b0445 Added comments and review some functions #3313 1 年之前
  SuperUserNameMan dfb0326d00
Update rcore.c (#3326) 1 年之前
  Ray 682992e868 REVIEWED: Reorganize functions 1 年之前
  Ray 5ed7717f0d REVIEWED: `WaitTime()`, added validation #3377 1 年之前
  Ray a0b30b0363 REVIEWED: `SetupViewport()` macOS #3313 1 年之前
  Ray df8d3a5afb REVIEWED: Some warnings #3313 1 年之前
  Ray d445fdaa19 WARNING: REDESIGN: Move platform specific data to platform submodules #3313 1 年之前
  Ray bbbaae5562 Reviewed #3313 1 年之前
  Ray fecf56e15a
WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388) 1 年之前
  Brian E 7351240218
[rcore] reveiwed GetWorldToScreenEx (#3351) 1 年之前
  Ray a2b3b1ebe4 REVIEWED: `CompressData()`, possible stack overflow 1 年之前
  Ray 5c9cc3f9f7 Reviewed #3323 1 年之前
  Ray b9acbbbc66 Fix #3323 1 年之前
  ubkp 8a1779b2ad
Rename windowM* to screenM* (#3312) 1 年之前
  ubkp 719365f209
Add SetWindowMaxSize for desktop and web (#3309) 1 年之前
  Peter0x44 9d230d753b
Implement FLAG_WINDOW_RESIZABLE for web (#3305) 1 年之前
  MichaelFiber 37f60e75e7
Remove unneeded #if (#3301) 1 年之前
  Ray b68d0850b1 Some code restructuring for input functions, consistency review 1 年之前
  MichaelFiber 18e9784c6d
Remove PLATFORM_RPI (#3232) 1 年之前
  Ray b0c6972e5c Update rcore.c 1 年之前
  Ray d7debba222 Mouse offset and scaling must be considered also on web! 1 年之前
  Ray bdda1efd44 Fix #3247 1 年之前
  Ray 6e18d96e7a Some tweaks 1 年之前
  Ray 8157d4283e REVIEWED: `GetFileLength()`, added comment #3262 1 年之前
  Ray 150663f78a Use type name instead of valid specifier 1 年之前
  Ethan Conneely fc0d132566
Remove e from secondes (#3270) 1 年之前
  Nickolas McDonald 9c9fba6a6c
[Feature] IsKey... safety checks and more (#3256) 1 年之前
  ubkp 4fa66f2635
Fix SetClipboardText for web (#3257) 1 年之前
  vitopigno 5ed83dfa29
Update rcore.c (#3255) 1 年之前
  Ray dfd0436428 Reviewed `IsKeyPressedRepeat()` #3248 1 年之前
  actondev (Christos) b3f82a148a
Add `IsKeyPressedRepeat` (desktop only) (#3245) 1 年之前
  Ray 93f59a6f59 Review tabs and trail-spaces 1 年之前
  RadsammyT 03ecf2202e
Fix typos in rcore.c comments (#3234) 1 年之前
  mohad12211 db55bed72b
fix: check if ctrl modifier is among the currently set modifiers (#3230) 1 年之前
  Le Juez Victor c9864d8ac1
Fixed Android app black screen issue when reopening after incomplete closing (#3227) 1 年之前
  vitopigno d3058fe589
[CORE] Support for SetWindowTitle and InitWindow for web (#3222) 1 年之前
  ubkp 464e714a2e
Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216) 1 年之前
  Jeffery Myers 04678bc585
int math done with floats causes warnings. (#3218) 1 年之前
  ubkp 4fd40f0333
Fixes GetCurrentMonitor() detection inconsistency issue (#3215) 1 年之前
  ubkp 962030e70a
Changes SetWindowMonitor() to no longer force fullscreen (#3209) 1 年之前
  ubkp 090b857912
Fix mouse wheel not working in PLATFORM_RPI or PLATFORM_DRM (#3193) 1 年之前
  ubkp b980268ba7
[example] Core Input Gestures for Web (#3172) 1 年之前