4651 次代码提交 (55a25ac04bb448fcc17e9347314b56d5b6881ae0)

作者 SHA1 备注 提交日期
  Menno van der Graaf 3079c69725
Replace deprecated Android function ALooper_pollAll with ALooper_pollOnce (#4275) 1年前
  Bugsia 77172e34db
Fixing GenImagePerlinNoise() being stretched, if Image is not rectangular (#4276) 1年前
  listeria cc88e0b780
rtext: always multiply by sign in TextToFloat() (#4273) 1年前
  Jeffery Myers c8bee7c439
[rmodels] Add a warning when loading an OBJ with multiple materials. (#4271) 1年前
  Paperdomo101 fa3f73d881
[rshapes] Review DrawGradient color parameter names (#4270) 1年前
  Ray 039df36f4b REVIEWED: Automation events mouse wheel #4263 1年前
  hanaxars 7fab03c0b4
Fix warnings (#4264) 1年前
  Colleague Riley b432aa2b9c
Update RGFW (#4259) 1年前
  Lázaro Albuquerque 308b77cd42
Fix warnings (#4251) 1年前
  Ray f70d8a33cb REVIEWED: Shader load failing returns 0, instead of fallback 1年前
  Lázaro Albuquerque 6e644a27fc
Change some global variables to have internal linkage (#4252) 1年前
  hanaxars 65c4003546
Make camera movement independant of framerate (#4247) 1年前
  Maxim Knyazkin 13491a485a
Fixed compilation for OpenGL ES (#4243) 1年前
  Maxim Knyazkin 2590a30d04
[rlgl] Adding warnings in case OpenGL 4.3 is not enabled (#4202) 1年前
  NishiOwO fe9e371f27
[miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) 1年前
  Jeffery Myers 9ef678d90a
Fix warnings (#4239) 1年前
  freakmangd cae0946764
Fix build.zig and use zig fmt (#4242) 1年前
  Ray 5af331d708 REVIEWED #4206 1年前
  lnc3l0t 8b714e9dd9
[build.zig] check if wayland-scanner is installed (#4217) 1年前
  Ray 9c2ba3bfb7 REVIEWED: possible overflow... again #4206 1年前
  Ray 923f983719 REVIEWED: Possible overflow #4206 1年前
  lnc3l0t b2d48ff172
[build.zig] Override config.h definitions (#4193) 1年前
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 1年前
  Randy Palamar 92f60a99f6
[rlgl] use GLint64 for glGetBufferParameteri64v (#4197) 1年前
  Rico P a8ec8472ff
replace unicode characters by ascii characters in jar_xml to avoid warning in MSVC (#4196) 1年前
  maxmutant 9e39788e07
[rcore] fix gamepad axis movement and its automation event recording (#4184) 1年前
  Dave Green e5a1fc4f20
No longer set the RL_TEXTURE_FILTER_LINEAR when high dpi flag is enabled. (#4189) 1年前
  Ray 5041d20f00 Update rcore_desktop_glfw.c 1年前
  Jutastre f5d2f8d545
Warning on invalid image data (#4179) 1年前
  Lázaro Albuquerque bbcb0109e1
Add default vertex/fragment shader to OpenGL ES 3.0 based on the ones from OpenGL 3.3 (#4178) 1年前
  Lázaro Albuquerque 30f9ca7eb6
A better default that saves the whopping amount of 28KB on the final bundle (#4177) 1年前
  Colleague Riley f1f08861a1
Update RGFW (#4176) 1年前
  Ray 474ab48f8b Update rtextures.c 1年前
  Ray fde0dcd0ab ADDED: Working directory info at initialization 1年前
  Ray fc5eab5676 Update version to avoid confusions... 1年前
  Julianiolo aa70d32786
Fix a dependance of rtexture to rtext (#4171) 1年前
  Ray 996f50393e Minor tweaks 1年前
  Ray 61393fff1f Update rcore_desktop_glfw.c 1年前
  Lázaro Albuquerque 24726a4bc2
Removes the redundant USE_AUDIO flag (#4158) 1年前
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 1年前
  jkaup 5ede47618b
Fix crash when switching playback device (#4102) 1年前
  Kai Kitagawa-Jones 8d5374a443
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154) 1年前
  InventorXtreme 44c6cd2d37
[build.zig] GLFW Platform Detection Support (#4150) 1年前
  Jeffery Myers 74680748b9
[Shapes] Remove duplicate color calls in DrawGrid (#4148) 1年前
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) 1年前
  Ray fa03246d0e REVIEWED: Code formatting to follow raylib conventions 1年前
  Colleague Riley 98662b6a4a
update RGFW to RGFW 1.0 (#4144) 1年前
  Ray 3abe728712 Minor tweaks 1年前
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) 1年前
  Ray b8e5179431 Update rmodels.c 1年前