Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
1 maand geleden
Ray
a72b4b177b
Updated examples short description
1 maand geleden
Ray
570082deba
`WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.'
2 maanden geleden
Ray
7e597dd574
Update rlgl_compute_shader.c
2 maanden geleden
Anstro Pleuton
773e3f5f9f
Update more examples inconsistencies ( #4711 )
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
8 maanden geleden
Anstro Pleuton
945f181f1d
[examples] Update examples to be consistent ( #4699 )
* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
8 maanden geleden
Ray
3f1e59a7cf
Update copyright to 2024
1 jaar geleden
Ray
a4a5a798bd
Update rlgl_compute_shader.c
2 jaren geleden
Ray
b59fab7ee6
Update year to 2023
2 jaren geleden
Ray
cf24c021a3
WARNING: BREAKING: Reviewed SSBO usage to avoid `long long`
raylib library tries to avoid `long long` usage. Several SSBO functions have been reviewed (including some renames for consistency) to minimize `long long` type usage.
3 jaren geleden
Ray
4a9391ae83
REVIEWED: examples descriptions
3 jaren geleden
Ray
5c5db2c016
Update rlgl_compute_shader.c
3 jaren geleden
Ray
c1b01c0d5d
Added new comment to examples
3 jaren geleden
Ray
1fac09d0f4
REVIEWED: example: Compute shader Game-of-life
4 jaren geleden
Astie Teddy
f090f5444c
Add Conway's Game of Life compute shader example. ( #2088 )
* Add Conway's Game of Life compute shader example.
* Fix various shaders problems, and tune command buffer size.
* Various coding convention changes.
4 jaren geleden