index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor updates on iOS platform
Egor Yusov
2018-02-12
2
-4
/
+8
*
One more fix for Android context
Egor
2018-02-11
1
-1
/
+8
*
Fixed Android crash when SwapBuffers() is called after Suspend()
Egor
2018-02-11
1
-3
/
+13
*
Minor updates to readme
Egor
2018-02-10
4
-120
/
+120
*
Replaced #ifdef ENGINE_DLL with #if ENGINE_DLL
Egor
2018-02-10
10
-15
/
+13
*
Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXX
Egor
2018-02-10
20
-76
/
+77
*
Fixed Android build
Egor
2018-02-04
3
-21
/
+6
*
Updated readme with iOS build info
DiligentGraphics
2018-02-04
1
-17
/
+39
*
Fixed typo in travis iOS build script
DiligentGraphics
2018-02-04
1
-1
/
+1
*
Fixed library search in iOS build
Egor Yusov
2018-02-04
3
-17
/
+23
*
Fixed travis script
DiligentGraphics
2018-02-04
1
-1
/
+1
*
Enabled ios build in travis
DiligentGraphics
2018-02-04
1
-3
/
+21
*
Minor change
Egor Yusov
2018-02-04
1
-1
/
+1
*
Fixed few iOS issues with file system & number of texture units
Egor Yusov
2018-02-04
3
-4
/
+4
*
Reworked swap chain and context initialization on iOS
Egor Yusov
2018-02-03
7
-62
/
+150
*
Merge remote-tracking branch 'origin/master'
Egor Yusov
2018-02-03
22
-148
/
+180
|
\
|
*
Fixed another MacOS build issue
Egor
2018-02-03
1
-2
/
+2
|
*
Fixed MacOS build error
Egor
2018-02-03
1
-1
/
+1
|
*
Fixed Android and MacOS builds
Egor
2018-02-03
9
-53
/
+32
|
*
Fixed Linux build
Egor
2018-02-03
4
-28
/
+18
|
*
Reworked swap chain initialization in OpenGL to be better separated from GLCo...
Egor Yusov
2018-02-03
14
-72
/
+135
*
|
Added SwapChain ISO impl
Egor Yusov
2018-02-03
2
-0
/
+100
*
|
Updated IOS implementation
Egor Yusov
2018-02-03
7
-31
/
+54
*
|
Fixed c++/c flags on iOS
Egor Yusov
2018-02-02
2
-1
/
+4
*
|
Enabled IOS build
Egor Yusov
2018-02-01
40
-138
/
+1401
|
/
*
Added info about MacOS to readme
DiligentGraphics
2018-01-27
1
-1
/
+11
*
Updated travis.yml
DiligentGraphics
2018-01-27
1
-17
/
+6
*
Updated travis script
DiligentGraphics
2018-01-27
1
-29
/
+47
*
Updated travis script
DiligentGraphics
2018-01-27
1
-4
/
+4
*
Enabled MacOS build in travis ci
DiligentGraphics
2018-01-27
1
-14
/
+33
*
Updated querying number of mip levels in GL texture to allow failure in older...
Egor Yusov
2018-01-27
1
-3
/
+10
*
Fixed forward/backward slash issue when opening files on MacOS
Egor Yusov
2018-01-25
1
-4
/
+11
*
Updated build rules for File2String to avoid issues with clean build command
Egor Yusov
2018-01-25
3
-15
/
+17
*
Added comments re object ownership in Core Foundation lib
Egor Yusov
2018-01-25
1
-0
/
+7
*
Enabled File2String on Mac; updated GLSLDefinitions to disable functions unsu...
Egor Yusov
2018-01-25
4
-10
/
+20
*
Updated MacOSDebug to use NSLog
Egor Yusov
2018-01-24
2
-2
/
+8
*
Implemented opening files in MacOS bundle
Egor Yusov
2018-01-24
6
-19
/
+118
*
Fixed XCode build warning
Egor Yusov
2018-01-22
1
-5
/
+5
*
Updated OpenGL context initialization on MacOS
Egor Yusov
2018-01-22
3
-50
/
+24
*
Fixed MacOS issues
Egor Yusov
2018-01-21
7
-99
/
+48
*
Minor update to CMakeLists
Egor Yusov
2018-01-20
1
-1
/
+1
*
Fixed some clang compiler warnings
Egor Yusov
2018-01-19
13
-48
/
+37
*
Enabled MacOS build
Egor Yusov
2018-01-19
25
-15
/
+668
*
Update README.md
DiligentGraphics
2018-01-16
1
-0
/
+1
*
Update README.md
DiligentGraphics
2018-01-16
1
-1
/
+1
*
Fixed error in debug macros
Egor Yusov
2018-01-12
1
-4
/
+4
*
Fixed Linux build error
Egor Yusov
2018-01-08
1
-3
/
+7
*
Updated Signal class to allow auto-reset and custom signal value
Egor Yusov
2018-01-08
1
-10
/
+38
*
Updated Signal class to allow notify_all()
Egor Yusov
2018-01-07
1
-3
/
+6
*
Added MatrixFromRows() function to shader definitions
Egor Yusov
2018-01-05
4
-0
/
+20
[prev]
[next]