Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/projectM-visualizer/projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://github.com/projectM-visualizer/projectm

Small fixes

fd0a987259b08d985549f9adc267050f07cbdd34 authored over 6 years ago
Fix texture management

f7b971359cb70379e034442afee97f9da742ac44 authored over 6 years ago
Complete HLSLTranslator matrix support

13314c228ce2582204fa28a93d17f870114c2ced authored over 6 years ago
Several HLSLTranslator fixes

abbbf779efdca5f3849b50887c77a1e845f58a14 authored over 6 years ago
Fixing HLSLTranslator:

- miising keywords
- rsqrt function
- modulo support
- preprocessor if/else/endif support
- sever...

01cec91cca4d4d54af77f9204196857f30fb1c59 authored over 6 years ago
Fix composite rendering glitches

362fcce124a6500ad4e15c4e970bb6073f28cef5 authored over 6 years ago
Remove useless files

99710c64894cd97a1289d8b73112bf6077433fff authored over 6 years ago
Add a fast preset switching test flag to check for shader compilation issues

d4ccf8909fc6529c4f28d39b12e74553f3d6544c authored over 6 years ago
shaders fixes

0b031064308b2abea5b437b10f6ae98881b0f1d0 authored over 6 years ago
use bundled presets, skip config file. make self-contained

a6c96e21fa12ab41e7d97bdfe7d993f33472fc16 authored over 6 years ago
itunes plugin works again

02b857c5a5688ee8412eb59aed9bbd86518ef50c authored over 6 years ago
some fixes for itunes plugin support. still doesn't really work

79f225c8d0faaa32cbf5e3baade0fdee4531d373 authored over 6 years ago
osx packaging w/ xcode

4ef9b71fd90fe1e7767183dbbd3bdc36ae73bbd1 authored over 6 years ago
output installer package and app bundle on osx

72cdf9cd2242e1d64e274fe4b72b534956387f1c authored over 6 years ago
dumb (me)

4e63cb11f2a28f960116b8ef59c0928ac5fba7fb authored over 6 years ago
readme

9d69291cf29c48cda45d67bc5e9c81ec7d5dd656 authored over 6 years ago
makefile stuff for emscripten

4966e76b7eecd4df6b0f7a79c1641b1983bad482 authored over 6 years ago
merge

dbe822aff8e731bd1d67ac3e76aec4b135e15ac4 authored over 6 years ago
Merge pull request #91 from axe312ger/glsl-emscripten

[WIP] GLSL via emscripten

95b75e9156eb4f7670f9a0698edfaf6917a21994 authored over 6 years ago
fixup! fixup! fix makefile and add more context to readme

66212ca8f172806496b1a1e474aa636994f4ac27 authored over 6 years ago
fixup! fix makefile and add more context to readme

488737b714ce21b92f92e976bcfdb6b4056370ac authored over 6 years ago
fix makefile and add more context to readme

4c0237a82d1ef32533fc4b1b11b097af0c890914 authored over 6 years ago
bundle SDL for osx WIP

463db6132b8e1691f0d855c1a4234c846e9ce6ab authored over 6 years ago
Merge branch 'master' into glsl

e0619ea9c4ba0edf9b2274031613fd3ea098f4d3 authored over 6 years ago
Downgrade glsl required version to 3.3 supported by OGL 3.3.

It's for old hardware compatiblity since OGL 4.x features are not used.

9f524298af2a64198a09537d2e514494408679e3 authored over 6 years ago
Fix borders issue

15b23e9f79eea7502ce15499c101059184b5de42 authored over 6 years ago
GLES and SSE2 fix stuff

6425b561a5f4c1441c359f9d9ecedf138bfcff87 authored over 6 years ago
readme

18ad8f48a229e2a8723091d040922067ff58b8ba authored over 6 years ago
some emscripten support returns

dcc7800fb7165ad6261b4c4431d1a1eeb614af77 authored over 6 years ago
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl

2fde689eacc45c817c7c72d1c72ec5800b72cc73 authored over 6 years ago
read FPS from config file for SDL version

984f5ceaf871efc4b0462486af7ddf11d3f085c2 authored over 6 years ago
Re-enabling PerPixelMath_sse (issue #84)

9d91ec0c216dae4455b0c961ebabc802bf9f7511 authored over 6 years ago
Fix for travis

00a2a70743fe5c3ae02883f7f59af49db0b776c9 authored over 6 years ago
- Fix for travis

- Convert glProgramUniform* for OGL 3.x compatibility

7628fd018ced1cb432a13e51c0494a5b2e722260 authored over 6 years ago
Revert commit ae242a5

543a3374ff88e5c3317bcf8d7c7088546bd2d3c1 authored over 6 years ago
Merge pull request #89 from mbellew/perpixelmathtest

fix _mm_pow(), see https://github.com/projectM-visualizer/projectm/is…

f627beff919dc4f629d0f71f8f27ad34a9e09e1d authored over 6 years ago
how do you mess up a one character patch?

b63c06a82424779cfd591cfc87ae88aaa52347ff authored over 6 years ago
fix _mm_pow(), see https://github.com/projectM-visualizer/projectm/issues/84

c8918982814bf0e47868cc632dad48f0743fb9f9 authored over 6 years ago
GL_LUMINANCE is deprecated, replacement by GL_RGB

0fda4a58ffb31fd361ff522fadbe44f011bb8fd6 authored over 6 years ago
Fix border issue

94a51769327d264f432f400d2383b657de7599c3 authored over 6 years ago
some cleanups. fixed dylib loader path for SDL2 so we can bundle it together. fix some minor syntax things. remove cg code.

ed37ab39695b4300e68f919c6759b178540f24b6 authored over 6 years ago
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl

0517b76c5d052b8911e97e2859a523d4aef35fd7 authored over 6 years ago
bleh

9f554788f6abb596a500094ee0fe143ffc24d93e authored over 6 years ago
Fix travis building

6a6ce7cd90abe7e147ed62cc9359fc8d05080194 authored over 6 years ago
Blur shaders ported to GLSL

All presets unifoms corrected
Shader rendering fixed

3142b36e79d8b0cd81f399d9720975460b35935c authored over 6 years ago
Texture manager rewrite to add sampler support (used by shaders)

Renderer target rewrite to remove FBO support (better fps)
Render to texture support restored

ddcd9fb735dc0fbe27e0293220b470843c95eb03 authored over 6 years ago
Add testing switches:

- fake audio
- unlock FPS (linux only)

dc9f700690bcad75cd4062b50b4eccbb51827cb4 authored over 6 years ago
Removing Cg leftovers

96d91d8eacb69a8e5b5ebb3aa7fd76de83cfea3d authored over 6 years ago
Disabling PerPixelMath_sse (issue #84)

4c8545a963a4654816fa1624b2d5623ea62f0710 authored over 6 years ago
Merge pull request #83 from luigino/plugins

Delete backup file otherwise it will get installed along with everything else

2676f918fc551b0bf8d6cb9fbe69596dbad40e89 authored over 6 years ago
Delete backup file otherwise it will get installed

54c67e1ecc912d625b4e3f06f9768216e08140e2 authored over 6 years ago
Merge pull request #77 from luigino/icon

Also install icon file mentioned in the .desktop

be26c7a7a61ab6a29c8c3aad77764146998ef17e authored over 6 years ago
Merge pull request #80 from luigino/rpath

Add --disable-rpath switch to avoid hardcoded path

56f0646f4a62a74dfdc988327d41f86920e22404 authored over 6 years ago
Merge pull request #82 from luigino/ppc64

Fix build on ppc64

418e28006a3014d2a995d5cb1a0424c7def49166 authored over 6 years ago
Merge pull request #79 from luigino/plugins

Plugins should be unversioned shared objects

aecf3b3ab3822bf2fa9cf62f31aeb3edc5532910 authored over 6 years ago
Fix build on ppc64

1df2e1824bde8177666d3740d52aa3348c4893ae authored over 6 years ago
Add --disable-rpath switch to avoid hardcoded path

250e92a7bf361ec82e1aecf362dad7f063816300 authored over 6 years ago
Plugins should be unversioned shared objects

a4565f6a09589f12cf7b0e70cf9fab0c924b5bbd authored over 6 years ago
Also install icon file mentioned in the .desktop

64638e3965e6ed104d75c291decb20a29e98eac1 authored over 6 years ago
Merge pull request #75 from luigino/minor

Minor fixes

c8d064da3fa114dffa01db11bf2a8353fa5090ac authored over 6 years ago
WIP: now some presets shaders are compiled

- HLSL: Lots of HLSLparser fixes
- HLSL: Add Preprocessor macro support
- HLSL: Add functions: mo...

28f34f53d33ef64668aa911c613764c89deb0e4d authored over 6 years ago
Use correct SOVERSION for libprojectM.so

244680861537b03c571cf71e2fc583da10662190 authored over 6 years ago
Also search for rcc-qt5

5a99cf7da19a933d37ae2c1f86a80adc7d8ba5d3 authored over 6 years ago
Add return value to non-void function template

30f5e04a5148f3c6bb4d45e25c160895316ade24 authored over 6 years ago
add libprojectM xcode project

a9739e1c97b825420a6766ebb28a9ec27aba0f30 authored over 6 years ago
merge master

a56010bf818eb2bfa267c0176b51f421f7abf816 authored over 6 years ago
this doesn't belong in this branch

dd4e87884762a0b9da96f81b83bf834ade0ffbbd authored over 6 years ago
this doesn't belong in this branch

a399f83cdad28b327bcf3351e5a8a2b74f1c3315 authored over 6 years ago
this doesn't belong in this branch

4a48090c060955cbef70f17332ac10030e6ea736 authored over 6 years ago
FTGL/Cg flags gone

2247fc110807e90bb9ff75bc97cc1db4292e16b9 authored over 6 years ago
this doesn't belong in this branch

55aaea133d860cdd25f95b289f7cc0388596121f authored over 6 years ago
this doesn't belong in this branch

d94c9a3042a84c0d66e95aa9eecadc6b82b0cd7e authored over 6 years ago
this doesn't belong in this branch

7ae4ee79d210e2f0fb35db451a6a2187f8319f99 authored over 6 years ago
this doesn't belong in this branch

829b0cc5556da46fda56377635999eabcea82391 authored over 6 years ago
load from correct presets dir

3af10288ec2e75e30099008c38f25a843be5cf65 authored over 6 years ago
Merge pull request #71 from deltaoscarmike/memleaks_fixes

memleaks fixes

4f254fbdaf89fa0034bd00ecc4aa437231a4142b authored over 6 years ago
have xcode copy all presets to $BUILT_PRODUCTS_DIR

389170ce0608e1c8e1339cc03e5b87fffd40d874 authored over 6 years ago
Version 3.0.0 - GLES/OpenGL 3

d3357e29c41facf122bd7b61e46ba2b7bf13c442 authored over 6 years ago
removing cg shaders from makefile

e2dc9f91a3cd1226d496448892e4ca832143defd authored over 6 years ago
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl

60b29ba1e80cb48371e5f8a4ccaeddf841c67070 authored over 6 years ago
Merge pull request #72 from projectM-visualizer/gles3

switching glsl version depends of --enable-gles configure flag

108694f6a2a944cb8aa38a842ded78c3a492b8c2 authored over 6 years ago
WIP: shader code update (extract from milkdrop sources)

7516a705c4573e5bd4f33463c5f32accee1c81d0 authored over 6 years ago
WIP: several fixes

26da73984f00d612c50bf35d80c7e47151305703 authored over 6 years ago
sort of progress w/ comp/warp shader programs

1593d10656ad3194438f59aea15a3103530ce8f5 authored over 6 years ago
load warp and comp shaders from preset into programs

233e9e289bbed712998701c8458d3492fd3dd3a8 authored over 6 years ago
memleaks fixes

2ce0e70a98d09a61d2384728651fc8f3ee02e096 authored over 6 years ago
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl

c4acacdd1c75b8c9dd20734cd7b736cf499aec12 authored over 6 years ago
Fix build errors (again)

72a50bed0c2d9cf3b3263dabf119ca7944754052 authored over 6 years ago
Fix build errors

360ef1471a7b974a380218046c9a299fb2870d33 authored over 6 years ago
WIP: making preset shader program

0522afe06416cc40ebb34ae774a793dc7a273f4b authored over 6 years ago
switching glsl version depends of --enable-gles configure flag

fix vao memleak

794363f87dad1970acb221cecabc6268261a09fd authored over 6 years ago
WIP

f7b8425963671ee8fc9b5f1a4700a34cceffa13a authored over 6 years ago
Merge branch 'gl-modernize' into glsl

57c7219aaaf743abc977009e8531d2bbd7d3bb8f authored over 6 years ago
cleanup

80c527402af9d4cd259545a7cd0627e0179f706a authored over 6 years ago
cleanup

8b5708e3b784a793a117b4d52a77c1c78d0d527d authored over 6 years ago
WIP preset shader loading

048498c816b72a40f052219e53cc9194601ec5b1 authored over 6 years ago
checkpoint

d5f81cd9bbcc456166d838ef8d6500a05d853671 authored over 6 years ago
cleanups

82e2ffe521d6f4b3a55924a5370458f6cd996a50 authored over 6 years ago
restoring

2fb79ca42bc4912414fdaec329c836256edd08c2 authored over 6 years ago
makefile indentation

13fe1c5e00c82386293b1085290478388e08275e authored over 6 years ago