Skip to content
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

171 implement hdr #173

Merged
merged 71 commits into from
Apr 15, 2022
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
e378bea
Add Shader Support For Normal Maps (#168)
datacrystals Apr 14, 2022
23fb4cc
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
d2ab7df
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
4b9522f
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
867c089
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
f654a11
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
c810e43
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
a5ab636
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
0a79742
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
36b1658
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
8524a71
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
b586dc0
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
d35f172
Implement Support For HDR (#171)
datacrystals Apr 14, 2022
68f1348
Add DevIL Image Lib For Fallback Loading (#172)
datacrystals Apr 14, 2022
8209eaf
Add DevIL Image Lib For Fallback Loading (#172)
datacrystals Apr 14, 2022
8bf7080
Add DevIL Image Lib For Fallback Loading (#172)
datacrystals Apr 14, 2022
0aa8c89
Add DevIL Image Lib For Fallback Loading (#172)
datacrystals Apr 14, 2022
14acd1a
Add DevIL Image Lib For Fallback Loading (#172)
datacrystals Apr 14, 2022
332f34a
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
6781c83
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
072b963
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
72fc39b
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
950ea5c
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
0fd62a8
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
ca3807b
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
a0f8286
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
3ed090e
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
6c1acea
Replace DevIL With STB
datacrystals Apr 14, 2022
43d4e68
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
b0d4697
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
e7de9e5
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
905d97c
Fix DevIL CMake Warnings (#172)
datacrystals Apr 14, 2022
bdf2905
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
9bff9e9
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
3fdfa31
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
07e4d55
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
09199a2
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
e7015be
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
0f8796c
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
8024a21
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
9b1ca2f
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
9dadc31
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
041ceb3
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
88c186d
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
a2fe26c
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
c9ff90b
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
d17479d
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
e0d15f7
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
d4c06d7
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
f6ac10f
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
204a660
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
2ee5223
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
c0c08e9
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
714b580
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
7a621cf
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
b53770b
Integrate STB_Image (#172)
datacrystals Apr 14, 2022
b8ea2cc
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
39e57cd
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
5d19a73
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
668f18f
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
7e1dfa1
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
2d1920b
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
a6a7ce6
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
8cf38da
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
c19b704
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
7b2f974
Integrate STB_Image (#172)
datacrystals Apr 15, 2022
8308a5c
Implement HDR (#171)
datacrystals Apr 15, 2022
10ff9c3
Implement HDR (#171)
datacrystals Apr 15, 2022
e4ae277
Implement HDR (#171)
datacrystals Apr 15, 2022
7c19d05
Implement HDR (#171)
datacrystals Apr 15, 2022
1c8cf1b
Implement HDR (#171)
datacrystals Apr 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Integrate STB_Image (#172)
datacrystals committed Apr 14, 2022
commit 204a6608bf177e358e67af40786377bae7dc997c
4 changes: 2 additions & 2 deletions Source/Core/Loader/ERS_ModelLoader/ERS_ModelLoader.h
Original file line number Diff line number Diff line change
@@ -26,8 +26,8 @@

#include <FreeImage.h>

#define STB_IMAGE_IMPLEMENTATION
#include <stb_image.h>
//#define STB_IMAGE_IMPLEMENTATION
//#include <stb_image.h>

#include <assimp/Importer.hpp>
#include <assimp/scene.h>