Ray San
|
c570f7ca63
|
Rebuild dynamic libs for MSVC (VS2015)
Added support for raylib DLL building on MSVC
|
7 years ago |
Ray San
|
244007a99b
|
Review Fade() functionality
|
7 years ago |
Ray San
|
3c3d56bb4a
|
Renamed data types to standard names
|
7 years ago |
Ray San
|
3d755d617a
|
Some code tweaks...
|
7 years ago |
Ray San
|
415e7e972c
|
Review some issues, view description
- Review RPI compilation (core_drop_files not supported)
- Review ImageFormat(), some issues
- GetTextureData() reviewed for RPI
|
7 years ago |
Ray San
|
f460b3842e
|
Added new example: text drawing on image
|
7 years ago |
Ray
|
743cc6add6
|
Review new build platform: FreeBSD
Corrected issue with RPI_CROSS_COMPILE
|
7 years ago |
raysan5
|
ecf797cc7d
|
Updated VS2015 project include and link paths
|
7 years ago |
Ray
|
52cd0395b4
|
Merge pull request #373 from Martinfx/master
Added support FreeBSD
|
7 years ago |
Martinfx
|
f897169160
|
Removed comment
|
7 years ago |
Martinfx
|
47c7f3624f
|
Added support FreeBSD for example
|
7 years ago |
Martinfx
|
b3110c14fe
|
Added support FreeBSD
|
7 years ago |
Ray San
|
ab01cd45bc
|
Review rlReadTexturePixels()
Improve second option to retrieve texture data from fbo...
Still requires some testing...
|
7 years ago |
Ray San
|
31c8c86d8e
|
Comment tweak...
...while reviewing GetTextureData() functionality on OpenGL ES 2.0
|
7 years ago |
Ray
|
9b24554698
|
Added youtube channel link
Hopefully new videos comming soon...
|
7 years ago |
Ray
|
539a9ca50e
|
Corrected ImageTextEx()
- Added new function: GenImageColor()
ImageDraw() should be reviewed... specially alpha blending...
|
7 years ago |
Ray
|
cbe0dcedfe
|
Corrected issue with ttf font y-offset
|
7 years ago |
Ray
|
61b0ab5332
|
Corrected some issues on game
Now it works! :)
|
7 years ago |
Ray
|
9668f546d3
|
Example shader correction
|
7 years ago |
raysan5
|
bd2e3b2a90
|
Removed file
|
7 years ago |
Ray
|
8380c488be
|
Merge pull request #371 from raysan5/develop
Integrate Develop branch
|
7 years ago |
Ray
|
2ba43b595e
|
Update file
|
7 years ago |
Ray
|
ad31730b6a
|
Added cross-compiler RPI libs
|
7 years ago |
Ray
|
6cec382f65
|
Comments tweak
|
7 years ago |
Ray
|
b6c9b54316
|
Simplified desktop examples compilation
|
7 years ago |
Ray
|
551de156bb
|
Name tweak
|
7 years ago |
Ray
|
a483e17f50
|
Adapted games to compile for Android
|
7 years ago |
Ray
|
3f9d76f227
|
Updated Makefile to support Android
|
7 years ago |
Ray
|
33da9bc8f6
|
Simplified flags
|
7 years ago |
Ray
|
368b0320c6
|
Added resource config file
|
7 years ago |
Ray San
|
df67e799dd
|
Updated release versions for raylib 1.8
|
7 years ago |
Ray
|
18601f7619
|
Merge pull request #369 from raysan5/develop
Integrate Develop branch
|
7 years ago |
Ray
|
1ef818b032
|
Update example
|
7 years ago |
Ray
|
d9d9546ee5
|
Updated to latest library version
|
7 years ago |
Ray
|
1375a616b2
|
Some examples code tweaks
|
7 years ago |
Ray San
|
037fbc571a
|
Remove unused file
|
7 years ago |
Ray San
|
e3dcccb936
|
Updated raylib release 1.8
|
7 years ago |
Ray San
|
86df9168e7
|
Updated raylib VS2015 project
|
7 years ago |
Ray San
|
1474172b4a
|
Updated for raylib 1.8
|
7 years ago |
Ray
|
53280a56e3
|
Merge pull request #367 from raysan5/develop
Integrate Develop branch
|
7 years ago |
Ray
|
5b71e5b3d1
|
Update CHANGELOG
|
7 years ago |
Ray San
|
7057d08369
|
Review VR functionality
To be more generic and configurable
|
7 years ago |
Ray San
|
8ace02c2ff
|
Added new examples to build...
...and reviewed some details
|
7 years ago |
Ray San
|
76c821a68d
|
Add screenshot
|
7 years ago |
Ray San
|
5dc216f419
|
Improved some examples
|
7 years ago |
Ray San
|
b065edc878
|
Review issue with resources folder
|
7 years ago |
Ray San
|
7f602c9e1e
|
Updated libraries for Windows
|
7 years ago |
Ray San
|
a6ccc14d39
|
Corrected issue with OpenAL Soft static
|
7 years ago |
Ray
|
63507d5f81
|
Review some issues
It seems there are some platform-dependant issues
|
7 years ago |
raysan5
|
0a3473a2a9
|
Reverted to old OpenAL libraries
mingw32 libraries provided were compiled with a different GCC version
(different computer) and seemed to be incompatible on linkage (missing
symbols).
|
7 years ago |