Marco Lizza
6056a2a5cf
Reworking API upon suggestion.
6 yıl önce
Ray
93471b0a7c
WARNING: Renamed module: audio -> raudio
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change.
Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library!
Consequently, raylib version has been bumped to 2.4-dev.
6 yıl önce
Marco Lizza
c743734235
Ditto.
6 yıl önce
Ray
7c4a0f963d
Reviewed path
6 yıl önce
Marco Lizza
73597332b6
Adding uniform array support for shaders.
6 yıl önce
Jens Pitkanen
fa250e5d17
Add project/scripts
6 yıl önce
Ray
4ec4dc691f
Use stb_vorbis.h as header only
6 yıl önce
Ray
ee20ccc86d
Create raylib_compile_sources.bat
6 yıl önce
Ray
ab4b0508a2
Added Geany project template for Windows
6 yıl önce
Ray
98fee844d1
Some tweaks on VSCode
Now it works on Windows for me but there are lots of hardcoded paths around... I don't like it.
6 yıl önce
Ray
ac23af9bf0
Review resources naming
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data
Also required to work with tcc compiler.
6 yıl önce
Ray
ed9ef642ad
Update README.md
6 yıl önce
Murray Campbell
d916ac9b5d
Update Makefile
6 yıl önce
Murray Campbell
411b2827a8
Update tasks.json
6 yıl önce
Murray Campbell
5b0ab656f1
Update launch.json
6 yıl önce
Ray
555fdec958
Corrected issues with VS2017 compilation
6 yıl önce
Murray Campbell
d17c323f98
Update tasks.json
6 yıl önce
Murray Campbell
65c74c7cfa
Update c_cpp_properties.json
6 yıl önce
Murray Campbell
46b171a80c
Update Makefile
6 yıl önce
Murray Campbell
4757ead493
Update launch.json
6 yıl önce
Murray Campbell
04c4537283
Update README.md
6 yıl önce
Murray Campbell
921e4eaa87
Added OSX build tasks
Users will have to specify their personal installation of raylib.
6 yıl önce
Murray Campbell
1608745312
Added OSX launch configurations for debug and release
6 yıl önce
Murray Campbell
166fdbe9c0
Fixed included libs for OSX
This was causing linker errors on OSX
6 yıl önce
Murray Campbell
5eded83d68
Added a configuration for OSX
This requires the user to explicitly specify the path to their raylib folder. We need a better way around this (something like what we do for windows would help).
6 yıl önce
raysan5
ba257bc447
Support autosave also on C compilation
6 yıl önce
raysan5
a2de3d99e0
Updated compilation script to save file automatically
6 yıl önce
ChrisDill
a23feee6f3
Added Sublime Text 3 project template
- Added Sublime Text project file.
- Added Sublime Text build system.
6 yıl önce
Ray
d999e5a016
Added VSCode project template
6 yıl önce
Ahmad Fatoum
8bea6abe8c
Add CMake entry to projects/README.md
6 yıl önce
Ahmad Fatoum
78487f7521
CMake: Make the raylib project as a whole embeddable
So user code can use add_subdirectory to build it (similar to what we do
with GLFW or what the projects/CMake/CMakeLists.txt can do).
6 yıl önce
Ahmad Fatoum
e82505b873
Add projects/CMake example
The CMakeLists.txt checks for an installed raylib and downloads and
installs one if none is found. Afterwards, it builds core_basic_window.c
6 yıl önce
raysan5
0cf92c59d7
Corrected timing typo
6 yıl önce
Michael Vetter
01197172cc
Update Builder example
Update Builder example for raylib 2.0.0.
External OpenAL and GLFW are not required anymore.
6 yıl önce
raysan5
864511fe57
Review VS2015 and VS2017 projects
6 yıl önce
raysan5
2875f4cf11
Remove VS2017 UWP project
Not properly configured, use VS2015.UWP as reference
6 yıl önce
Ray
d127d8e9f8
Updated Notepad++ raylib intellisense
6 yıl önce
Ray
cadcc05a84
Reviewed Code::Blocks project template
- Removed unnecesary files
- Renamed project
- Reviewed paths
6 yıl önce
Ray
b5b4da1d05
Update README.md
6 yıl önce
D3nX
f0ac73ef8b
Update README.md
6 yıl önce
D3nX
4e367d2db8
Update and rename REAME.md to README.md
6 yıl önce
D3nX
2f3011c457
Delete raylib_codeblocks_tpl.exe
6 yıl önce
D3nX
90d35b2ac4
Delete raylib_codeblocks_tpl.exe
6 yıl önce
D3nX
1c9537b5e7
Add files via upload
6 yıl önce
Ray
179231504a
Create README.md
6 yıl önce
Ray
fcef578c9a
Added Notepad++ NppExec scripts
6 yıl önce
Ray
d873314c27
Reviewed Windows resource file name
6 yıl önce
Ray
542eb6f250
Restore removed projects
7 yıl önce
Ray
0790171125
Updated raylib_icon resource
7 yıl önce
Ray
8ae8d3ac78
Reorganized project templates folder
7 yıl önce