raysan5
|
02dd4d32b5
|
Allow custom distortion shader - IN PROGRESS -
|
hace 7 años |
raysan5
|
09228752ce
|
Review default shaders usage on loading
|
hace 7 años |
David Reid
|
b0852002b8
|
Rename SoundInternal to SoundData for consistency with MusicData.
|
hace 7 años |
David Reid
|
75433a670e
|
Initial work on adding support for mini_al.
|
hace 7 años |
Ray San
|
b6b58991e6
|
Working on UWP support
Support Universal Windows Platform (UWP):
- Windows 10 App
- Windows Phone
- Xbox One
|
hace 7 años |
Wilhem Barbier
|
7ef604fbf5
|
Store the default shaders
|
hace 7 años |
Ray San
|
37986b26cb
|
Corrected issue with text drawing on image
|
hace 7 años |
Ray San
|
2f024dbfef
|
Corrected possible issue on FBO creation
USE_DEPTH_RENDERBUFFER on OpenGL 2.1
|
hace 7 años |
Ray San
|
81518ccd13
|
Corrected issue with shader locations init
On RPI, after latest drivers update, models were not rendered properly
cause of that...
|
hace 7 años |
Wilhem Barbier
|
879c2f484b
|
SetShaderValue take const pointer
|
hace 7 años |
Ray
|
aa6a1b4283
|
Corrected issue with missing defines
|
hace 7 años |
Ray
|
d43af4918b
|
Improve textures support for OpenGL 2.1
|
hace 7 años |
Ray
|
9e0105a1a3
|
Corrected function name
|
hace 7 años |
Ray San
|
244007a99b
|
Review Fade() functionality
|
hace 7 años |
Ray San
|
3c3d56bb4a
|
Renamed data types to standard names
|
hace 7 años |
Ray San
|
3d755d617a
|
Some code tweaks...
|
hace 7 años |
Ray San
|
415e7e972c
|
Review some issues, view description
- Review RPI compilation (core_drop_files not supported)
- Review ImageFormat(), some issues
- GetTextureData() reviewed for RPI
|
hace 7 años |
Ray
|
743cc6add6
|
Review new build platform: FreeBSD
Corrected issue with RPI_CROSS_COMPILE
|
hace 7 años |
Martinfx
|
47c7f3624f
|
Added support FreeBSD for example
|
hace 7 años |
Martinfx
|
b3110c14fe
|
Added support FreeBSD
|
hace 7 años |
Ray San
|
ab01cd45bc
|
Review rlReadTexturePixels()
Improve second option to retrieve texture data from fbo...
Still requires some testing...
|
hace 7 años |
Ray San
|
31c8c86d8e
|
Comment tweak...
...while reviewing GetTextureData() functionality on OpenGL ES 2.0
|
hace 7 años |
Ray
|
539a9ca50e
|
Corrected ImageTextEx()
- Added new function: GenImageColor()
ImageDraw() should be reviewed... specially alpha blending...
|
hace 7 años |
Ray
|
cbe0dcedfe
|
Corrected issue with ttf font y-offset
|
hace 7 años |
Ray
|
ad31730b6a
|
Added cross-compiler RPI libs
|
hace 7 años |
Ray
|
368b0320c6
|
Added resource config file
|
hace 7 años |
Ray San
|
df67e799dd
|
Updated release versions for raylib 1.8
|
hace 7 años |
Ray
|
d9d9546ee5
|
Updated to latest library version
|
hace 7 años |
Ray San
|
86df9168e7
|
Updated raylib VS2015 project
|
hace 7 años |
Ray San
|
1474172b4a
|
Updated for raylib 1.8
|
hace 7 años |
Ray San
|
7057d08369
|
Review VR functionality
To be more generic and configurable
|
hace 7 años |
Ray San
|
a6ccc14d39
|
Corrected issue with OpenAL Soft static
|
hace 7 años |
raysan5
|
4909f9711c
|
Small tweak, remove tabs
|
hace 7 años |
raysan5
|
5430d5d52e
|
Review Makefiles
|
hace 7 años |
Ahmad Fatoum
|
107294f3e6
|
Fix bug, add some whitespace
|
hace 7 años |
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
|
hace 7 años |
raysan5
|
8928248c71
|
Review comments about raylib
|
hace 7 años |
Ray San
|
399d4b5f46
|
Check to avoid bool redefinition
|
hace 7 años |
Ray San
|
7114c1b1f3
|
Updated compilation output paths
|
hace 7 años |
Ray San
|
d302316e51
|
Reorganize release and dependencies
|
hace 7 años |
Ray San
|
9000fc28a3
|
Keep working on Android shared libs...
|
hace 7 años |
Ray San
|
412c52499a
|
Reverted change that breaks 3D drawing
It should be reviewed more carefully...
|
hace 7 años |
Ray San
|
ddea9d68bf
|
Review VR simulator
Requires some work, distortion shader could be move out of raylib to
example code...
|
hace 7 años |
Ray San
|
ca0ff82046
|
Keep working on Makefiles...
|
hace 7 años |
Ray San
|
b2789949ee
|
Working on Makefiles...
|
hace 7 años |
Ray San
|
1288d6a5df
|
Updated android_native_app_glue
|
hace 7 años |
Ray San
|
ea0decece8
|
Updated OpenAL Soft headers
|
hace 7 años |
Ray San
|
144b0ed695
|
Renamed gif writting library
|
hace 7 años |
Ray
|
4f9de9527f
|
Review gradient rectangle drawing
Added: DrawRectangleGradientV()
Added: DrawRectangleGradientH()
|
hace 7 años |
Ray
|
1c7416910e
|
Default to OpenAL static lib
|
hace 7 años |