2928 Cometimentos (6d65aa1acbe0bfa3212610ea3de3d71b6dd9324f)
 

Autor SHA1 Mensagem Data
  Rob Loach 30ea4bdcce
Remove libraylib.a há 6 anos
  Ray df40735067 Added CMD compilation scripts for examples há 6 anos
  Ray 4467292a2d Review last PR formatting há 6 anos
  Ray e91c84e33a Remove comment há 6 anos
  Ray 9b97cf6972
Merge pull request #731 from MarcoLizza/reorganizing-logging há 6 anos
  Marco Lizza 343fef4aa4 Changing enums, now referenced as int. há 6 anos
  Marco Lizza aaced97b12 Fixing badly (redefined) enums. há 6 anos
  Ray 7349993015
Merge pull request #730 from pbalcer/examples-web-fix-preload há 6 anos
  Marco Lizza f1d13aa469 Adding function to control the "exit-on-error" behaviour. há 6 anos
  Marco Lizza 932e9dbd09 Fixing logging level configuration API. há 6 anos
  Marco Lizza 78904d2bcc Fixing `TraceLog` function to work on levels. há 6 anos
  Marco Lizza c1c801e5c3 Reworking log level as incremental. há 6 anos
  Piotr Balcer 3065cbbce9 cmake: preload resources into web examples há 6 anos
  Piotr Balcer 1bfa1b8696 cmake: use ALLOW_MEMORY_GROWTH=1 for web examples há 6 anos
  raysan5 0d2cfce18e Review raudio comments há 6 anos
  raysan5 557456cace Review window title há 6 anos
  Ahmad Fatoum 6c812b56d9
CMake: pkg-config: fix usage for RedHat-like systems (#728) há 6 anos
  raysan5 d41e50f866 Allow ShowWindow usage ;) há 6 anos
  Ray 762b85e6c9
Merge pull request #725 from dtcristo/patch-1 há 6 anos
  Ray 3703430f57 Renamed ShowWindow() to UnhideWindow() -WIP- há 6 anos
  Ray a43f87e391 Crazy test há 6 anos
  David Cristofaro 5d34c6ccaa
Remove `raylib-rust` há 6 anos
  Ray ced7321089 Readded alpha clear to rlReadScreenPixels() há 6 anos
  Ray c93bf336fe Update utils.c há 6 anos
  Ray f1bcc131dc Let user choose to clear scissor area há 6 anos
  Ray 60967d8cdc
Merge pull request #723 from MarcoLizza/trace-log-failing-on-OTHER há 6 anos
  Marco Lizza efcb68ceca Fixing `LOG_OTHER` missing. há 6 anos
  Marco Lizza ce98cc6285 Adding MACRO constant to specify the internal buffer size. há 6 anos
  Ray 42bfa7e3ff Make sure no parameters can be passed há 6 anos
  Ray e811279a75 Review code formatting on ColorFromHSV() há 6 anos
  Ray c16fcddf8b
Merge pull request #722 from Demizdor/master há 6 anos
  Demizdor da1714f411 Added ColorFromHSV() há 6 anos
  Ray 49a69e3e27 Allow capturing transparent background há 6 anos
  Ray e13975beeb Some security checks added há 6 anos
  Ray 25205b5113 Reverted flag value (but kept order) há 6 anos
  Ray 7132ba44db Reviewed latest PR há 6 anos
  Ray 91ea007478
Merge pull request #719 from MarcoLizza/window-visibility há 6 anos
  Ray 56173d7cf4
Merge branch 'master' into window-visibility há 6 anos
  Marco Lizza 6056a2a5cf Reworking API upon suggestion. há 6 anos
  Ray 93471b0a7c WARNING: Renamed module: audio -> raudio há 6 anos
  Marco Lizza c743734235 Ditto. há 6 anos
  Marco Lizza a15251bcdb Adding window visibility functions. há 6 anos
  Marco Lizza 5adcc30a2e Adding window visibility configuration flag. há 6 anos
  Ray 64fd131ed5 Some improvements on SetShaderValue() há 6 anos
  Ray 55f8dbc755 WARNING: Redesigned SetShaderValue() há 6 anos
  Ray 7c4a0f963d Reviewed path há 6 anos
  Ray 35bcbd1b60
Merge pull request #718 from MarcoLizza/shaders-uniforms-array há 6 anos
  Marco Lizza 0c5bee4c9a Limiting FPS to 60 for uniformity with other examples. há 6 anos
  Marco Lizza 0fe56b1674 Adding basic palette-switching example using uniform arrays. há 6 anos
  Marco Lizza 73597332b6 Adding uniform array support for shaders. há 6 anos