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
|
743cc6add6
|
Review new build platform: FreeBSD
Corrected issue with RPI_CROSS_COMPILE
|
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
|
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
|
ad31730b6a
|
Added cross-compiler RPI libs
|
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
|
d9d9546ee5
|
Updated to latest library version
|
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 San
|
7057d08369
|
Review VR functionality
To be more generic and configurable
|
7 years ago |
Ray San
|
a6ccc14d39
|
Corrected issue with OpenAL Soft static
|
7 years ago |
raysan5
|
4909f9711c
|
Small tweak, remove tabs
|
7 years ago |
raysan5
|
5430d5d52e
|
Review Makefiles
|
7 years ago |
Ahmad Fatoum
|
107294f3e6
|
Fix bug, add some whitespace
|
7 years ago |
Ahmad Fatoum
|
cd6d752217
|
Fix warning about unsequenced modification of variable
Variable t was read and modified without interleaving sequence points,
technically undefined behavior. Report by Clang's -Wunsequenced
|
7 years ago |
raysan5
|
8928248c71
|
Review comments about raylib
|
7 years ago |
Ray San
|
399d4b5f46
|
Check to avoid bool redefinition
|
7 years ago |
Ray San
|
7114c1b1f3
|
Updated compilation output paths
|
7 years ago |
Ray San
|
d302316e51
|
Reorganize release and dependencies
|
7 years ago |
Ray San
|
9000fc28a3
|
Keep working on Android shared libs...
|
7 years ago |
Ray San
|
412c52499a
|
Reverted change that breaks 3D drawing
It should be reviewed more carefully...
|
7 years ago |
Ray San
|
ddea9d68bf
|
Review VR simulator
Requires some work, distortion shader could be move out of raylib to
example code...
|
7 years ago |
Ray San
|
ca0ff82046
|
Keep working on Makefiles...
|
7 years ago |
Ray San
|
b2789949ee
|
Working on Makefiles...
|
7 years ago |
Ray San
|
1288d6a5df
|
Updated android_native_app_glue
|
7 years ago |
Ray San
|
ea0decece8
|
Updated OpenAL Soft headers
|
7 years ago |
Ray San
|
144b0ed695
|
Renamed gif writting library
|
7 years ago |
Ray
|
4f9de9527f
|
Review gradient rectangle drawing
Added: DrawRectangleGradientV()
Added: DrawRectangleGradientH()
|
7 years ago |
Ray
|
1c7416910e
|
Default to OpenAL static lib
|
7 years ago |
Ray San
|
ccd6271a7f
|
Added some compiler flags for Android
|
7 years ago |
Ray San
|
c45eeb8024
|
Code tweaks and comments for Android
|
7 years ago |
Ray
|
2068037417
|
Code tweak
|
7 years ago |
Michael Vetter
|
4a406fa94b
|
Increment version in meson build file
Increment raylib version and so lib version number.
|
7 years ago |
raysan5
|
b0f033b43a
|
Some work on rres...
|
7 years ago |
Ray
|
4a8644e999
|
Update Android libs and building
|
7 years ago |
Ray
|
ff9b486ebe
|
Removed matrix resetting...
to emulate OpenGL funcionality
|
7 years ago |
raysan5
|
20968830c0
|
Added mesh generation functions
|
7 years ago |
Ray
|
1d91a46008
|
Corrected out-of-bounds array issue
|
7 years ago |
raysan5
|
f3f6d3fd8e
|
Added new functions
SetWindowTitle()
GetExtension()
|
7 years ago |
Ray
|
fb334e2fd1
|
Testing shapes generation using additional library
|
7 years ago |
raysan5
|
12cb3afd9e
|
Added function DrawRectangleGradientEx()
Moved function DrawRectangleT() from text module to shapes
Added some comments
|
7 years ago |
ASDF
|
e173db19f7
|
CMake based build system.
Some people might find this handly
|
7 years ago |