-
-
Notifications
You must be signed in to change notification settings - Fork 426
Parser update Trying To Develop Still Images #258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
SiddheshJoshi1012
wants to merge
1,566
commits into
projectM-visualizer:master
from
SiddheshJoshi1012:parser-update
Closed
Parser update Trying To Develop Still Images #258
SiddheshJoshi1012
wants to merge
1,566
commits into
projectM-visualizer:master
from
SiddheshJoshi1012:parser-update
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
switching glsl version depends of --enable-gles configure flag
…s_fixes memleaks fixes
- HLSL: Lots of HLSLparser fixes - HLSL: Add Preprocessor macro support - HLSL: Add functions: modf, tan - HLSL: Add while loops support - Shader static code fixes - Add define DUMP_SHADERS_ON_ERROR - ShaderEngine.hpp cleanup - Restore current preset message - Remove useless messages
Plugins should be unversioned shared objects
Fix build on ppc64
WASAPI_LOOPBACK requires WIN32
…isualizer#218) * added preset Aderrasi - Bow To Gravity * added presets 3dRaGoNs & Unchained - Dragon Science and Aderrasi - Visitor
* use travis to select clang/gcc, upgrade xcode * where does this go * where does this go * - libc++-dev * bleh * config * test * enable SDL for all travis builds (because -test depends on it) * libsdl2 dep * - libc++-dev dep
…onsive. fix fullscreen->windowed. add ctl-q to quit.
…ndom textures (projectM-visualizer#239) * There was a bug that existed in open GL ES 2.0 implementations where glTexImage2D could not convert GL_RGB formed textures into GL_RGBA while generating the noise textures. The GL error was GL_INVALID_OPERATION(0x502) This probably made the noise textures blank. So a new class was added that has the alpha channel for the values. * Added a fudge for render farming milkdrop where we control the time and the ticks. * User defined time: Got rid of testing code * Attempt to fix WIN32 compile - it doesnt use or need the ability to control the time * Got rid of debug - got rid of minor warning * projectM.hpp - type in ifdef projectM_SDL_main.cpp - there is code added to make the initial random number dependent on the time of day, making the sequence of visualizers more unexpected. But the posix command time does not exist in Win32 land, so we disable it.
Member
|
Thanks but there is already a PR open with these changes #256 |
Member
|
Go ahead and reopen this if you want to work on it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Still Images.txt
#130
Hope this will help you, if yes lemme know :)