index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineOpenGL
/
interface
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
15
-15
/
+15
*
Fixed engine factories in C API
assiduous
2020-11-01
1
-1
/
+1
*
Added option to specify bind target when creating texture from GL handle (API...
assiduous
2020-05-09
1
-1
/
+7
*
Fixed a number of minor issues
assiduous
2020-01-29
1
-1
/
+1
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
14
-101
/
+76
*
Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...
assiduous
2020-01-28
14
-60
/
+28
*
Fixed few issues in C interface
assiduous
2020-01-28
2
-4
/
+3
*
Reworked C inteface method calls to use CALL_IFACE_METHOD macro
assiduous
2020-01-28
7
-13
/
+13
*
Implemented C Interface for OpenGL backend
assiduous
2020-01-28
15
-136
/
+491
*
Implemented queries in OpenGL
assiduous
2020-01-03
1
-0
/
+2
*
Added query interface; implemented queries in D3D11 and D3D12
assiduous
2020-01-03
1
-0
/
+48
*
Updated coyright notice
assiduous
2020-01-01
14
-98
/
+154
*
Added IRenderDeviceGL::CreateDummyTexture method (API version 240047)
assiduous
2019-12-25
1
-0
/
+18
*
Added SetSwapChain method to IDeviceContextGL interface
assiduous
2019-12-24
1
-0
/
+6
*
Reworked API Unit test to use run-time DLL loading to avoid apparent issue wi...
Egor Yusov
2019-12-07
1
-43
/
+10
*
clang-formatted GraphicsEngineOpenGL project
Egor Yusov
2019-11-24
15
-101
/
+102
*
Updated descriptions of backend-specific interfaces
Egor Yusov
2019-11-09
12
-13
/
+12
*
Fixed typos
Egor Yusov
2019-09-18
1
-2
/
+2
*
Updated Copyright notice
Egor Yusov
2019-09-17
14
-14
/
+14
*
Reworked Android Platform to not depend on NDKHelper & native_app_glue
Egor
2019-05-11
1
-1
/
+1
*
Added API info query
Egor Yusov
2019-04-06
1
-2
/
+2
*
Added IShaderResourceVariableD3D interface plus fixed some include paths
Egor Yusov
2019-03-08
1
-1
/
+1
*
Made engine factory interfaces derived from IObject (fixed https://github.com...
Egor Yusov
2019-03-07
1
-1
/
+6
*
Updated GL engine factory headers and structures
Egor Yusov
2019-03-05
2
-59
/
+10
*
Fixed shared libaries on linux/mac/iOS
Egor Yusov
2019-01-21
1
-7
/
+9
*
Updated copyright notice
Egor Yusov
2019-01-02
15
-15
/
+15
*
Few final changes to support MinGW build
Egor Yusov
2018-12-14
1
-5
/
+5
*
Added explicit resource state transitions to the API; implemented in D3D12
Egor Yusov
2018-11-18
1
-18
/
+26
*
Updated GetEngineFactoryVk() and GetEngineFactoryOpenGL() implementations
Egor Yusov
2018-11-03
1
-17
/
+7
*
Fixed linux build issues with RenderDeviceFactoryVk
Egor
2018-11-03
1
-2
/
+1
*
Optimized build by making shared versions of backend libraries dependent on s...
Egor Yusov
2018-11-02
1
-2
/
+7
*
Added fence object stubs + code formatting
Egor Yusov
2018-07-20
1
-0
/
+47
*
Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/5
Egor Yusov
2018-03-04
1
-6
/
+4
*
Removed Errors.h from engine factory headers to dependency on NativePlatform
Egor Yusov
2018-02-23
1
-3
/
+7
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
13
-18
/
+20
*
Replaced #ifdef ENGINE_DLL with #if ENGINE_DLL
Egor
2018-02-10
1
-2
/
+2
*
Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXX
Egor
2018-02-10
2
-6
/
+6
*
Merge remote-tracking branch 'origin/master'
Egor Yusov
2018-02-03
3
-6
/
+54
|
\
|
*
Fixed Linux build
Egor
2018-02-03
1
-0
/
+1
|
*
Reworked swap chain initialization in OpenGL to be better separated from GLCo...
Egor Yusov
2018-02-03
3
-6
/
+53
*
|
Enabled IOS build
Egor Yusov
2018-02-01
2
-2
/
+8
|
/
*
Enabled MacOS build
Egor Yusov
2018-01-19
2
-2
/
+2
*
Updated copyright notice
Egor Yusov
2018-01-04
14
-14
/
+14
*
Added documentation
Egor Yusov
2018-01-04
1
-1
/
+1
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
11
-19
/
+19
*
Half implemented OpenGL context initialization in Linux
Egor
2017-12-24
1
-6
/
+9
*
Enabling linux build (in progress)
Egor Yusov
2017-12-20
2
-5
/
+5
*
Fixed file paths ('\' -> '/') to fix Android build on linux
Egor Yusov
2017-12-19
1
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
7
-31
/
+81
*
Merge from dev branch
Egor Yusov
2017-05-20
14
-14
/
+14
[next]