Commit Graph

44 Commits (18350dc9a2876145bf9b73e05c4f042dd0f0c2ad)

Author SHA1 Message Date
Martin Gerhardy 1cf6d667c8 LIBS: updated dearimgui 2022-03-25 19:52:57 +01:00
Martin Gerhardy ea8df5e26c LIBS: updated dearimgui 2022-02-17 19:26:28 +01:00
Martin Gerhardy 70b4c0c730 UI: reduced the diff for binary_to_compressed_c.cpp 2022-01-24 19:29:53 +01:00
Martin Gerhardy 9f6a03ae4d CMAKE: use system wide installation of glslangValidator if found 2022-01-24 18:40:08 +01:00
Martin Gerhardy 771e333085 TOOLS: updated glslang 2022-01-22 20:33:53 +01:00
Martin Gerhardy e351951b16 TOOLS: updated glslang 2022-01-05 12:30:16 +01:00
Martin Gerhardy 822cd2a62e GLSLANG: removed python dependency 2021-12-04 10:54:22 +01:00
Martin Gerhardy 1ff065a0c7 TOOLS: attempt to create the include dir in the build directory
for some reason this fails in the pipeline but works locally
2021-11-15 19:39:39 +01:00
Martin Gerhardy 9df9f884d2 TOOLS: updated glslang 2021-11-08 19:02:20 +01:00
Martin Gerhardy 45b7d0a2db ALL: msvc fixes 2021-04-27 23:16:16 +02:00
Martin Gerhardy da4c56e719 TOOLS: updated glslang 2021-04-27 22:27:20 +02:00
Martin Gerhardy 22d38264ac TOOLS: fixed compiler warning in release mode 2021-04-25 11:36:49 +02:00
Martin Gerhardy 6b21dafd69 LIBS: updated dearimgui 2020-11-07 12:14:10 +01:00
Martin Gerhardy c77c255563 UI: support embedded ttf fonts for imgui 2020-09-24 19:16:38 +02:00
Martin Gerhardy 0dcfe29fe9 TOOLS: moved glslang into tools 2020-09-24 19:16:38 +02:00
Martin Gerhardy 155db88ba3 VIDEO: revert parts of flextgl changes
broke osx and windows builds
2020-05-23 20:14:18 +02:00
Martin Gerhardy 57ec7faab6 TOOLS: updated flextgl template 2020-05-23 19:42:47 +02:00
Martin Gerhardy 73c15f98f3 MAKE: added update target for flextgl 2020-05-21 21:45:51 +02:00
Martin Gerhardy eda1c87c43 VIDEO: basic support for ARB_shader_storage_buffer_object 2020-05-21 21:19:25 +02:00
Martin Gerhardy 0cb5ab888e ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00
Martin Gerhardy 7f91b6bd3b TOOLS: added iqm exporter 2018-11-30 07:38:16 +01:00
Martin Gerhardy 5d827d39df TOOLS: updated flextGL 2018-10-04 15:48:23 +02:00
Martin Gerhardy 29775a39d9 CMAKE: moved flextgl from shell to cmake 2018-06-19 20:22:08 +02:00
Martin Gerhardy c90c66ede2 VIDEO: added transform feedback support 2018-04-16 22:34:51 +02:00
Martin Gerhardy 9dda99ec87 VIDEO: moved ImageFormat into video module and extended GLRenderer with image functions 2018-04-13 21:32:49 +02:00
Martin Gerhardy 2fc47f47f7 VIDEO: don't link against libgl at all 2018-01-03 12:24:15 +01:00
Martin Gerhardy 851cb57199 ALL: removed remotery, microprofile and easy_profiler support 2017-10-09 17:04:21 +02:00
Martin Gerhardy e2cf77a3cd CORE: updated remotery 2017-10-03 13:39:38 +02:00
Martin Gerhardy 0c99c137c1 VIDEO: compute shaders (glsl) 2017-07-23 10:34:25 +02:00
Martin Gerhardy c57e680f0c CORE: updated remotery 2017-07-05 22:27:53 +02:00
Martin Gerhardy bb4e091af5 VIDEO: updated flextgl export 2017-07-05 21:15:14 +02:00
Martin Gerhardy 18ee86a851 MAKE: improved perf support 2017-06-28 21:12:02 +02:00
Martin Gerhardy 90a90ba893 TOOLS: added script for linux profiling 2017-03-14 09:10:55 +01:00
Martin Gerhardy cb24e150b8 README: added readme to tools 2017-03-08 10:37:56 +01:00
Martin Gerhardy 149e799d69 VIDEO: extension is optional 2017-01-20 22:07:48 +01:00
Martin Gerhardy bce7f5a721 VIDEO: more extensions I would like to include 2017-01-19 21:21:42 +01:00
Martin Gerhardy 60c7f770de TOOLS: added flextGL 2017-01-17 20:15:13 +01:00
Martin Gerhardy a0b1a1aa54 CORE: updated remotery 2016-12-08 20:44:00 +01:00
Martin Gerhardy 2f88c2c970 CORE: updated remotery 2016-09-22 20:43:28 +02:00
Martin Gerhardy 90511d3603 TOOLS: use glslang from source (issue #17) 2016-08-29 20:13:58 +02:00
Martin Gerhardy 0b05cd2cc0 TOOLS: compile flatc on our own to be up-to-date on every platform 2016-07-23 13:48:30 +02:00
mgerhardy 3d09f43830 FIPS: removed fips-flatbuffers 2016-04-27 21:40:54 +02:00
mgerhardy c2e630b4dc CORE: added remotery support
we now need to add core_traceXXX stuff to the code
run make remotery to get the webview
we still might have problems with running multiple apps, because
remotery binds a port - this must be made configurable. But I don't
yet have an idea how the website will find the proper port...
2016-04-24 17:55:05 +02:00
Martin Gerhardy b371d4eced added shader validation 2016-03-31 10:05:24 +02:00