2713 次程式碼提交 (557456cace87d165a851eda2356df14d8afab99d)
 

作者 SHA1 備註 提交日期
  raysan5 557456cace Review window title 6 年之前
  Ahmad Fatoum 6c812b56d9
CMake: pkg-config: fix usage for RedHat-like systems (#728) 6 年之前
  raysan5 d41e50f866 Allow ShowWindow usage ;) 6 年之前
  Ray 762b85e6c9
Merge pull request #725 from dtcristo/patch-1 6 年之前
  Ray 3703430f57 Renamed ShowWindow() to UnhideWindow() -WIP- 6 年之前
  Ray a43f87e391 Crazy test 6 年之前
  David Cristofaro 5d34c6ccaa
Remove `raylib-rust` 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 年之前
  Ray 60967d8cdc
Merge pull request #723 from MarcoLizza/trace-log-failing-on-OTHER 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 年之前
  Ray c16fcddf8b
Merge pull request #722 from Demizdor/master 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 年之前
  Ray 91ea007478
Merge pull request #719 from MarcoLizza/window-visibility 6 年之前
  Ray 56173d7cf4
Merge branch 'master' into window-visibility 6 年之前
  Marco Lizza 6056a2a5cf Reworking API upon suggestion. 6 年之前
  Ray 93471b0a7c WARNING: Renamed module: audio -> raudio 6 年之前
  Marco Lizza c743734235 Ditto. 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 年之前
  Ray 7c4a0f963d Reviewed path 6 年之前
  Ray 35bcbd1b60
Merge pull request #718 from MarcoLizza/shaders-uniforms-array 6 年之前
  Marco Lizza 0c5bee4c9a Limiting FPS to 60 for uniformity with other examples. 6 年之前
  Marco Lizza 0fe56b1674 Adding basic palette-switching example using uniform arrays. 6 年之前
  Marco Lizza 73597332b6 Adding uniform array support for shaders. 6 年之前
  Marco Lizza adf0c64864 Fixing typo in examples makefile, preventing build. 6 年之前
  Ray df54e73b21 Update shell.html 6 年之前
  Ray 185ac9bdc1
Merge pull request #717 from neonmoe/patch-build-scripts 6 年之前
  Jens Pitkanen fa250e5d17 Add project/scripts 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 年之前
  Ahmad Fatoum 182bdd2e0a Travis CI: bump installed wayland-protocols to v1.15 6 年之前
  Ahmad Fatoum 285de106d4
Travis CI: emscripten: properly fix failing CMake install stage 6 年之前
  Ray 85a2cda36d
Added raylib-lua-ffi 6 年之前
  Ray b0345abd76
Added raylib-chaiscript and node-raylib 6 年之前
  Ahmad Fatoum dc415b9a5e
Travis CI: emscripten: fix failing CMake install stage 6 年之前
  raysan5 1036de389a Some minor tweaks analyzing code 6 年之前
  Ahmad Fatoum d3a46cc9d4
Travis CI: s/make/cmake --build/ for msvc compatibility 6 年之前