763 次程式碼提交 (2911cf2a48a9921fa60f0db78247312c6dcc2d49)

作者 SHA1 備註 提交日期
  Ray a850246030 Review Texture type 4 年之前
  seanpringle 4bcddc3b15
[wip] rlDrawMeshInstanced (#1318) 4 年之前
  kernelkinetic e90b4d8915
Platform DRM (#1388) 4 年之前
  raysan5 032b2db398 REVIEWED: GenTextureCubemap() 4 年之前
  raysan5 152665ff48 REDESIGNED: GenTexture*() #721 4 年之前
  raysan5 fa2c114636 WARNING: struct RenderTexture2D: Removed `depthTexture` 4 年之前
  Ray 8cf0be4b6c Review memory loading functions signesness 4 年之前
  raysan5 43b9113c0c Reverted some previous changes... 4 年之前
  raysan5 d7853127db Reviewed some structs to reduce size and padding 4 年之前
  Ray c196b09d33 Remove function declaration added by error 4 年之前
  Ray db652daf42 ADDED: LoadFontFromMemory() (TTF only) #1327 4 年之前
  Ray 88c5deac87 WARNING: REDESIGNED: LoadFontData() 4 年之前
  Ray 5b60a743bd ADDED: LoadWaveFromMemory() #1327 4 年之前
  Ray 768b29dd74 ADDED: LoadImageFromMemory() #1327 4 年之前
  Ray cb8cbb038b WARNING: RENAMED: GetExtension() to GetFileExtension() 4 年之前
  raysan5 f1ed8be5d7 REDESIGNED: ColorFromHSV() 4 年之前
  raysan5 a1422ba1c1 Review custom blend modes mechanism 4 年之前
  cedemax bfafb80cde
Multiple blendmodes (#1324) 4 年之前
  Juan Medina dcbe481a28
adding new windows functions (#1357) 4 年之前
  seanpringle cebcdea80f
[wip] MeshNormalsSmooth() (#1317) 4 年之前
  raysan5 0db0e6acd8 WARNING: REMOVED: LoadImageEx() 4 年之前
  raysan5 c57323f29c ADDED: LoadImageAnim() to load animated sequence of images 4 年之前
  Vlad Adrian 4d71e9b44f
Added new function `DrawTextureTiled()` (#1291) 4 年之前
  Ray ba39a1b304 ADDED: UpdateTextureRec() 4 年之前
  Shylie 25fb24ba7d
[add] GetMonitorRefreshRate(int monitor); (#1289) 4 年之前
  raysan5 c078640fa5 Commented Fade() macro 4 年之前
  raysan5 afcc584fb6 RE-ADDED: Fade() function to avoid multiple breaking changes 4 年之前
  raysan5 ad954dc7ab WARNING: BIG CHANGE: Move Color functions to texture module 4 年之前
  raysan5 d0e9228660 REDESIGNED: ImageResizeCanvas(), optimized #1218 4 年之前
  raysan5 a9fb0aa207 ImageToPOT() renamed parameter 4 年之前
  ChrisDill aff47d1564
Added bool IsCursorOnScreen(void). (#1262) 4 年之前
  Random d9a96c4ca0
added BLEND_SET (#1251) 4 年之前
  raysan5 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system 4 年之前
  Mickaël Malécot 0bd64b7975
Gamepad axis bug fixes and improvement (#1228) 4 年之前
  raysan5 7a1d3d807f WARNING: RENAMED: ImageExtractPalette() -> GetImagePalette() 4 年之前
  raysan5 959447d8ed Reorganized texture functions 4 年之前
  raysan5 f6ca045735 ADDED: DrawTriangle3D() and DrawTriangleStrip3D() 4 年之前
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 4 年之前
  raysan5 6e2d39c51b ADDED: IsWindowFocused() 5 年之前
  raysan5 8e59ecb50c ADDED: GetWindowScaleDPI() 5 年之前
  raysan5 cc816345bf WARNING: API BREAK: Removed LoadImagePro() 5 年之前
  raysan5 b132da0ac2 WARNING: API BREAK: Reviewed ImageDrawText*() params order 5 年之前
  raysan5 adb20569be Review shared library building 5 年之前
  raysan5 fc7ec5e907 Update raylib.h 5 年之前
  Dani Martin 62cdb2299b
[cppcheck] Improvements in SaveStorageValue() in core.c (#1160) 5 年之前
  raysan5 733ed972f7 Reorganize image functions 5 年之前
  raysan5 5d7050bdf9 Reorganize image/texture functions for consistency 5 年之前
  Rob Loach a025636fa1
Update ImageDraw*() functions to match arguments of Draw*() (#1156) 5 年之前
  raysan5 96005f2566 ADDED: IsWindowFullscreen() 5 年之前
  Sourav Gupta 574c689ff7
Added draw functions to ImageDraw*() (#1138) 5 年之前