Commit Graph

34 Commits

Author SHA1 Message Date
9a6d4db43f lot more modernization work I have no idea if it's correct lol 2018-06-02 21:24:11 +02:00
dc06f9a7d7 start of GL3/GLES modernization 2018-06-02 16:09:01 +02:00
4b2ba9513b WIP 2018-06-02 14:54:46 +02:00
376699dfc4 Merge branch 'master' into glsl
Merge master + work on HLSL->GLSL transpilation
2018-05-27 22:17:07 +03:00
9b8215386b fix segfault on app close 2018-05-13 23:22:37 -07:00
55cf2f24d7 use version macro 2018-04-08 13:04:52 -07:00
a4ead567fa deal with old sdl that doesn't have SDL_GetDisplayUsableBounds(0, &initialWindowBounds); 2018-04-08 13:04:21 -07:00
c799f7915b multithreading, bump up mesh size in config 2018-04-08 12:55:10 -07:00
820e40053f fixing cg/shaders for dev run of SDL app 2018-04-08 10:56:48 -07:00
1c3f72f2c1 shader load path for debug 2018-04-08 10:45:22 -07:00
420c939369 SDL include, remove my copyrights that xcode added :/ 2018-04-08 10:28:48 -07:00
ce837ddac3 can build libprojectM with xcode now 2018-04-08 08:57:03 -07:00
c1ee4bd6dd libprojectM xcode project 2018-04-08 08:17:38 -07:00
cc6748896e kind of working itunes plugin support again 2018-04-06 15:17:43 -07:00
76aae4dbac Cg support again 2018-04-06 13:58:56 -07:00
96faa6991f merge master 2018-03-11 11:03:42 -07:00
cba606e8c6 run in fullscreen 2017-10-01 13:59:38 -07:00
0370b661c0 ditching Cg, sort of hooking up GL shaders 2017-10-01 12:10:01 -07:00
f105c06efe version check for sdl 2.0.5 2017-09-22 16:08:55 -07:00
63885d5c7d using base dir for path to files 2017-09-22 11:55:07 -07:00
8ca1df45e6 testing Cg framework 2017-09-18 12:06:21 -07:00
3db0816ecb refactoring SDL app into a projectM subclass 2017-09-18 11:48:54 -07:00
d1609c087f working audio capture and SDL2 rendering hooray 2017-09-18 00:20:44 -07:00
5abd24f903 upgrading SDL->projectM keydown handler updated for SDL2 2017-09-17 09:47:39 -07:00
2d3ed3beae copy presets to output for sdl xcode project 2016-08-06 10:58:34 -07:00
f906bc1bb4 merge 2016-07-31 20:22:27 -07:00
9070bec773 restoring normal option functionality 2016-07-31 20:21:42 -07:00
fe7d18fd62 gles gl.h support 2016-07-31 16:11:59 -07:00
d3bd6c3c2b merge in master 2016-07-30 16:41:05 -07:00
3be257fd36 need to deal with coreaudio 2016-07-30 16:00:14 -07:00
ee05b91107 start of SDL standalone version 2016-07-30 16:00:14 -07:00
02c11d2009 linuxe 2015-11-14 11:29:58 -08:00
07594f7a89 need to deal with coreaudio 2015-11-01 00:19:37 -07:00
a0587fe3a4 start of SDL standalone version 2015-11-01 00:11:55 -07:00