David Reid
60d7215b2a
mini_al: Unify the buffer system for Sounds and AudioStreams.
7 vuotta sitten
David Reid
88d2810fa3
Bug fixes for Music with mini_al.
7 vuotta sitten
David Reid
ac4c911ad7
Work on porting Music to mini_al.
7 vuotta sitten
David Reid
68bf6c9701
Initial work on porting AudioStream to use mini_al.
7 vuotta sitten
raysan5
24b12e5e23
Remove PLATFORM_ checks from raylib header
Now header is truly multiplatform...
Actually still a small pending check on XBOX gamepad controls that
hopefully will be removed with next GLFW 3.3
7 vuotta sitten
raysan5
02dd4d32b5
Allow custom distortion shader - IN PROGRESS -
7 vuotta sitten
David Reid
b0852002b8
Rename SoundInternal to SoundData for consistency with MusicData.
7 vuotta sitten
David Reid
75433a670e
Initial work on adding support for mini_al.
7 vuotta sitten
Ray San
b6b58991e6
Working on UWP support
Support Universal Windows Platform (UWP):
- Windows 10 App
- Windows Phone
- Xbox One
7 vuotta sitten
Wilhem Barbier
879c2f484b
SetShaderValue take const pointer
7 vuotta sitten
Ray
9e0105a1a3
Corrected function name
7 vuotta sitten
Ray
539a9ca50e
Corrected ImageTextEx()
- Added new function: GenImageColor()
ImageDraw() should be reviewed... specially alpha blending...
7 vuotta sitten
Ray San
7057d08369
Review VR functionality
To be more generic and configurable
7 vuotta sitten
raysan5
8928248c71
Review comments about raylib
7 vuotta sitten
Ray San
399d4b5f46
Check to avoid bool redefinition
7 vuotta sitten
Ray San
b2789949ee
Working on Makefiles...
7 vuotta sitten
Ray
4f9de9527f
Review gradient rectangle drawing
Added: DrawRectangleGradientV()
Added: DrawRectangleGradientH()
7 vuotta sitten
raysan5
20968830c0
Added mesh generation functions
7 vuotta sitten
raysan5
f3f6d3fd8e
Added new functions
SetWindowTitle()
GetExtension()
7 vuotta sitten
raysan5
12cb3afd9e
Added function DrawRectangleGradientEx()
Moved function DrawRectangleT() from text module to shapes
Added some comments
7 vuotta sitten
raysan5
88839b093c
Added function DrawRectangleT()
Usefult to draw rectangles using default font texture
7 vuotta sitten
raysan5
a766e2c480
Updated Vector math to new naming
7 vuotta sitten
raysan5
c756227e11
Remove BOM from file encoding
7 vuotta sitten
raysan5
38d9fcb08e
Moved some functions to raymath
Exposed some raymath useful functions to raylib API
7 vuotta sitten
raysan5
2679c4ae9b
Review mesh loading and textures generation
7 vuotta sitten
raysan5
76c6f0b1e6
Working on PBR system
Moved PBR material loading to example, right decision?
7 vuotta sitten
raysan5
d368403a13
Working on PBR materials, renamed some data
7 vuotta sitten
Ray
6546474fa4
Manual integration of material-pbr into develop
7 vuotta sitten
raysan5
6589c808b5
Review some formatting for consistency
7 vuotta sitten
raysan5
9f09f6f550
Rename enum LogType names...
...to avoid possible conflicting symbols
7 vuotta sitten
Wilhem Barbier
786cd63057
Add a density parameter to GenImageRadialGradient
7 vuotta sitten
Wilhem Barbier
3fe268d004
Swap the two parameters
7 vuotta sitten
Wilhem Barbier
a0ac8ee2c4
Add more image generation functions: radial gradient and perlin noise
7 vuotta sitten
Wilhem Barbier
954757532a
Add the SaveImageAs function
7 vuotta sitten
Wilhem Barbier
fcd13fd5d2
Add some functions to generate images
Namely:
- GenImageHorizontalV
- GenImageHorizontalH
- GenImageChecked
- GenImageWhiteNoise
- GenImageCellular
The gradient implementation may be a bit naive, for example it doesn't do any gamma correction.
7 vuotta sitten
Ray
5370fe18e0
Additional check for bool header definition
8 vuotta sitten
Ray
9819614276
Comments tweaks
8 vuotta sitten
Ray
5f09c71f98
Review comments for better organization
8 vuotta sitten
Ray
026f9829e5
Review header comments
8 vuotta sitten
Ray
35fe34ba0f
Added some useful functions
8 vuotta sitten
Ray
0880be638e
Renamed RayHitInfo variables
8 vuotta sitten
Ray
bac50fbba5
Review functions descriptions
8 vuotta sitten
Ray
50c887cb0a
Support HDR R32G32B32 float textures loading
8 vuotta sitten
victorfisac
e197665e1d
Added function to set window minimum dimensions...
useful when using FLAG_WINDOW_RESIZABLE.
8 vuotta sitten
Ray
d593bd0081
Some code tweaks
8 vuotta sitten
raysan5
cfec2b40a4
Organize structs vs enums
8 vuotta sitten
raysan5
b0f8ea27e3
Renamed function for lib consistency
LoadSpriteFontTTF() --> LoadSpriteFontEx()
8 vuotta sitten
Ray
ecfe31bf1d
Make TraceLog() public to the API
enum LogType could require some revision...
8 vuotta sitten
raysan5
7e65c300b6
Make public TakeScreenshot() function
8 vuotta sitten
Ray
c3b8a41f95
Remove function declaration
8 vuotta sitten