| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-11 | Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudio | Joshua Reisenauer | |
| 2016-05-11 | added set pitch for music streams | Joshua Reisenauer | |
| 2016-05-11 | Merge pull request #112 from kd7tck/develop | Ray | |
| Base Audio Context System | |||
| 2016-05-11 | Updated structs Mesh and Shader | raysan5 | |
| 2016-05-11 | adding multiple music streams | Joshua Reisenauer | |
| 2016-05-10 | Support indexed mesh data on OpenGL 1.1 path | raysan5 | |
| Keep asking myself why I maintain this rendering path... -___- | |||
| 2016-05-10 | Corrected tipo | raysan5 | |
| 2016-05-10 | Code tweak | raysan5 | |
| 2016-05-10 | Added support for indexed mesh data | raysan5 | |
| 2016-05-10 | Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop | Joshua Reisenauer | |
| 2016-05-10 | final fix for audiocontext system | Joshua Reisenauer | |
| now it works | |||
| 2016-05-09 | Added reference | Ray | |
| 2016-05-09 | Added defines for default shader names | Ray | |
| 2016-05-09 | First implementation of MTL loading | Ray | |
| Not tested yet | |||
| 2016-05-09 | Added MTL loading info | Ray | |
| 2016-05-08 | Improved vertex attribs support for models | Ray | |
| 2016-05-08 | Improved mesh support | raysan5 | |
| Depending on mesh data, it can be loaded and default vertex attribute location points are set, including colors, tangents and texcoords2 | |||
| 2016-05-07 | Corrected issues with OpenGL 1.1 backend | raysan5 | |
| 2016-05-07 | Library redesign to accomodate materials system | raysan5 | |
| 2016-05-07 | Comment tweak | raysan5 | |
| 2016-05-03 | Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop | Joshua Reisenauer | |
| 2016-05-03 | Renamed function for consistency | raysan5 | |
| 2016-05-03 | Clean up and consistency review | raysan5 | |
| - Renamed some functions for consistency (default buffers) - Removed mystrdup() function (implemented inline) - Renamed TextFileRead() to ReadTextFile() | |||
| 2016-05-03 | Renamed functions for consistency | raysan5 | |
| 2016-05-03 | Reorganized internal funcs | raysan5 | |
| 2016-05-03 | pause on no data | Joshua Reisenauer | |
| 2016-05-02 | new boolean floatingPoint option | Joshua Reisenauer | |
| Now floating point is either on or off. This simplifies the use of 16bit vs float. | |||
| 2016-05-02 | Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop | Joshua Reisenauer | |
| 2016-05-02 | number remaining buffer transfer for updateAudioContext | Joshua Reisenauer | |
| updateAudioContext is almost done | |||
| 2016-05-02 | Reorganize functions | Ray | |
| 2016-05-02 | Removed debug functions | Ray | |
| 2016-05-02 | resamples added | Joshua Reisenauer | |
| Ease of use considered in api and channels are more convenient as unsigned char type. | |||
| 2016-05-01 | bool return for failed update | Joshua Reisenauer | |
| 2016-05-01 | merge fix | Joshua Reisenauer | |
| 2016-05-01 | new silence generator | Joshua Reisenauer | |
| 2016-05-02 | Corrected warning with array | Ray | |
| 2016-05-02 | Added 2D camera mode functions | Ray | |
| Removed BeginDrawingEx() Added Begin2dMode() and End2dMode() | |||
| 2016-05-02 | Working on materials system... | Ray | |
| 2016-05-01 | Merge pull request #111 from kd7tck/develop | Ray | |
| First stage of audio API update | |||
| 2016-05-01 | Check for WebGL/Webkit extensions | Ray | |
| Improve DXT-ETC1 support on HTML5 | |||
| 2016-04-30 | removed enums | Joshua Reisenauer | |
| 2016-04-30 | BPS type added to ensure consistency | Joshua Reisenauer | |
| 2016-04-29 | hide struct from user | Joshua Reisenauer | |
| Hiding the struct from user should protect from accidentally modifying the mix channel. This could cause serious errors down the road. | |||
| 2016-04-29 | First stage of audio API update | Joshua Reisenauer | |
| Look over changes and give feedback please. | |||
| 2016-04-27 | this should work | Joshua Reisenauer | |
| 2016-04-26 | new trace logs and optimizations | Joshua Reisenauer | |
| 2016-04-25 | small fix for streaming | Joshua Reisenauer | |
| There is still an issue where audio will cut off after a brief moment | |||
| 2016-04-25 | setting up openal | Joshua Reisenauer | |
| 2016-04-25 | quick fix | Joshua Reisenauer | |
| Boolean errors | |||
| 2016-04-24 | updated jar_xm | Joshua Reisenauer | |
