Commit Graph

1264 Commits

Author SHA1 Message Date
83dc1ab6e3 Shared library / header install (#34)
* remove c3d/build

* autotools start

* ignore

* autoreconf? idk

* linux/osx gcc/clang

* no glut, need glew tho

* fix test matrix

* fix linux conditional includes?

* sdl makefile am

* SDL2 m4/autoconf

* idk more m4 crap

* ignore more junk

* ug

* go away idk

* renderer makefile

* fixing SDL's broken-ass sdl2.m4 lol

* progress

* cmake go away

* full autotools build working yay

* autogen script, readme update

* fix linux ifdefs

* stuff

* fix linux -ldl

* mac sdl dep for travis

* whoops

* brewwww

* no osx gcc

* no test

* kinda working linux library build

* travis apt packages

* ignore old SDL2 for travis

* typo

* autogen for osx build readme

* clean up output of configure

* WIP: trying to get header/library to install properly

* merge

* WIP making share lib

* working build of shared/static with libtool

* -no-undefind
2018-03-03 19:56:52 +02:00
154d50caf4 Use autotools to build (#27)
* remove c3d/build

* autotools start

* ignore

* autoreconf? idk

* linux/osx gcc/clang

* no glut, need glew tho

* fix test matrix

* fix linux conditional includes?

* sdl makefile am

* SDL2 m4/autoconf

* idk more m4 crap

* ignore more junk

* ug

* go away idk

* renderer makefile

* fixing SDL's broken-ass sdl2.m4 lol

* progress

* cmake go away

* full autotools build working yay

* autogen script, readme update

* fix linux ifdefs

* stuff

* fix linux -ldl

* mac sdl dep for travis

* whoops

* brewwww

* no osx gcc

* no test

* kinda working linux library build

* travis apt packages

* ignore old SDL2 for travis

* typo

* autogen for osx build readme
2018-02-09 14:25:54 -08:00
57da548526 cmake go away 2018-02-04 11:48:53 -08:00
b0665f00d1 merge master 2018-02-03 04:56:51 -08:00
417370fde8 audio device selection 2018-02-03 01:59:13 -08:00
fc3b15205f merge master 2018-02-02 10:52:45 -08:00
380dea4b53 Merge branch 'master' into build 2018-02-02 10:52:17 -08:00
b9a4515213 shush parser debug 2018-02-02 10:52:08 -08:00
0c52d105a3 We use Qt5 now 2018-01-04 11:53:47 +01:00
cb2a38df56 Replaced libdl library path with the standard CMAKE_DL_LIBS. 2017-11-19 14:32:57 -08:00
3eb68d2170 maximize resolution on fullscreen 2017-10-01 13:00:16 -07:00
0b413429bd renderer xcode project 2017-09-26 07:23:53 -07:00
1c6c029cc9 version check for sdl 2.0.5 2017-09-22 16:08:55 -07:00
c4957fbe4a fixing some linux build stuff 2017-09-22 15:33:50 -07:00
a07db7969b using base dir for path to files 2017-09-22 11:55:07 -07:00
d961eb353e removing cruft, updating readme 2017-09-18 15:29:38 -07:00
7828b8fe07 can build libprojectM+renderer+presetfactories and projectM-SDL with some Make. cmake status: BTFO 2017-09-18 15:18:51 -07:00
67eaf6d6f7 testing Cg framework 2017-09-18 12:06:21 -07:00
b6e7beaea0 refactoring SDL app into a projectM subclass 2017-09-18 11:48:54 -07:00
83ca579792 working audio capture and SDL2 rendering hooray 2017-09-18 00:20:44 -07:00
f96873902b upgrading SDL->projectM keydown handler updated for SDL2 2017-09-17 09:47:39 -07:00
2a22314dc1 fix SDL2 framework link 2017-09-17 09:24:30 -07:00
c88db12f9b idk what this does i dont care 2017-09-17 08:41:29 -07:00
71458f7f2e gitignores 2017-09-17 08:36:42 -07:00
491f972909 removing absolute lib paths 2017-09-17 08:27:28 -07:00
53b10478b0 readme sample usage info 2017-07-09 08:34:30 -07:00
8fbdfcf5b9 Small fixes required to Qt5 port 2017-02-09 12:05:58 +02:00
b4c280e7bc Building and linking against Qt5 2017-02-09 12:05:17 +02:00
eafa3251c3 optimizing PrefunExpr::eval_prefun_expr with stack allocation and local array ptr indexing by @splbio 2016-08-10 19:11:09 -07:00
95de7d38ec disabling projectM logo idle preset 2016-08-08 22:26:40 -07:00
f99526b662 profiling note 2016-08-06 11:00:05 -07:00
fdd7723bab copy presets to output for sdl xcode project 2016-08-06 10:58:34 -07:00
ba26314af1 Merge master 2016-08-06 10:49:22 -07:00
9ac6539940 updating osx build 2016-08-06 10:44:01 -07:00
0ebd5800e0 merge sourceforge repo 2016-08-02 19:32:39 -07:00
fbd98d2367 merge master 2016-08-02 19:18:19 -07:00
cbd6295d72 Mcleaning up library linking 2016-07-31 20:49:23 -07:00
ac91bdbe89 Merge master 2016-07-31 20:48:33 -07:00
882ad268e2 use openGLES instead of openGL 2016-07-31 20:42:06 -07:00
31eddc4577 ignore glxew/glew files for gles porting 2016-07-31 20:28:50 -07:00
8ca2d5ccfb merge 2016-07-31 20:22:27 -07:00
226e4df6b4 restoring normal option functionality 2016-07-31 20:21:42 -07:00
9b3d0f93c9 Merge branch 'master' into gles 2016-07-31 20:00:08 -07:00
42885b0543 building native presets working on linux basically w00t 2016-07-31 19:59:56 -07:00
3c81d470c7 merge 2016-07-31 19:45:32 -07:00
67a2802c75 set() combined with option() doesn't seem to work all that great 2016-07-31 19:44:56 -07:00
3ceba0134a fix message thing 2016-07-31 19:42:01 -07:00
3d3beb3e8b fix message thing 2016-07-31 19:41:38 -07:00
056af5c866 Merge branch 'gles' of github.com:revmischa/projectM into gles 2016-07-31 16:12:19 -07:00
afed3e81be gles gl.h support 2016-07-31 16:11:59 -07:00