Areloch 908be4818f Merge pull request #1519 from Azaezel/deferredShading 10 years ago
..
D3D9 908be4818f Merge pull request #1519 from Azaezel/deferredShading 10 years ago
Null 28d303c5ea Added immutable vertex and index buffers. 10 years ago
bitmap 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 10 years ago
gl 908be4818f Merge pull request #1519 from Azaezel/deferredShading 10 years ago
sim 9a2a5b2a90 compile fix. 10 years ago
util 3e7c7b3e49 Merge pull request #622 from BeamNG/texel_pixel_offset 11 years ago
video 0ffd7f5620 Fix member vars left uninitialized in constructors 11 years ago
gFont.cpp bedc79aacb Merges in Monkey's fixes PR with a resolution for a conflict 10 years ago
gFont.h 7dbfe6994d Engine directory for ticket #1 13 years ago
genericConstBuffer.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
genericConstBuffer.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxAPI.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxAPI.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxAdapter.h 0d77cdc270 GFX now handles non-default adapters 12 years ago
gfxCardProfile.cpp 3ab048c5b0 Fixes after feedback from Luis. 11 years ago
gfxCardProfile.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxCubemap.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxCubemap.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxDebugEvent.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxDevice.cpp 4c17d4bb49 Fix case sensitivity and Platform::fileDelete 10 years ago
gfxDevice.h 908be4818f Merge pull request #1519 from Azaezel/deferredShading 10 years ago
gfxDeviceStatistics.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxDeviceStatistics.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxDrawUtil.cpp e3b228db8b Fix for OpenGL/D3D11 bottom border offset 10 years ago
gfxDrawUtil.h 9a05899d8e Allow drawing 2D squares with 0 rotation angle. 11 years ago
gfxEnums.h 28d303c5ea Added immutable vertex and index buffers. 10 years ago
gfxFence.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxFence.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxFontRenderBatcher.cpp 33742599b3 Use GFXDevice::setupGenericShaders for support non Fixed Fuction Pipelines. 11 years ago
gfxFontRenderBatcher.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxFormatUtils.cpp d63b820e35 More fixes 12 years ago
gfxFormatUtils.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxInit.cpp 0d77cdc270 GFX now handles non-default adapters 12 years ago
gfxInit.h 0d77cdc270 GFX now handles non-default adapters 12 years ago
gfxOcclusionQuery.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxOcclusionQuery.h 190f68b998 Fix SkatterSky flare occlusion. 11 years ago
gfxPrimitiveBuffer.cpp 28d303c5ea Added immutable vertex and index buffers. 10 years ago
gfxPrimitiveBuffer.h 28d303c5ea Added immutable vertex and index buffers. 10 years ago
gfxResource.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxResource.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxShader.cpp 086c6b5416 Add GFXShader::init with support for ordered vector of sampler names for shader. 11 years ago
gfxShader.h 79e158d528 Add sampler names to ShaderData for use on old versions of OpenGL and Opengl ES2 that not support explicit sampler location on shader files. 11 years ago
gfxStateBlock.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxStateBlock.h dd08fd2e7d Add OpenGL support. 11 years ago
gfxStringEnumTranslate.cpp 1097e957a3 Merge pull request #1048 from Lopuska/patch-11 11 years ago
gfxStringEnumTranslate.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 years ago
gfxStructs.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxStructs.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxTarget.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxTarget.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxTextureHandle.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxTextureHandle.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxTextureManager.cpp fe5bf90153 Merge pull request #1102 from Azaezel/mipmap_emission 10 years ago
gfxTextureManager.h 2824bcf649 Remove hard coded paths pass 1 13 years ago
gfxTextureObject.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 years ago
gfxTextureObject.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 years ago
gfxTextureProfile.cpp 7f46383eb5 Rename enum GFXTextureProfile::None for avoid conficts on Linux. 11 years ago
gfxTextureProfile.h 7f46383eb5 Rename enum GFXTextureProfile::None for avoid conficts on Linux. 11 years ago
gfxTransformSaver.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxVertexBuffer.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxVertexBuffer.h 5ef130d581 Fixed some random Worder warnings 10 years ago
gfxVertexColor.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxVertexColor.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxVertexFormat.cpp 2002d74b78 Issue found with PVS-Studio: 10 years ago
gfxVertexFormat.h 7dbfe6994d Engine directory for ticket #1 13 years ago
gfxVertexTypes.cpp 2c5f643dbe Added PCNTT vertex type. 11 years ago
gfxVertexTypes.h 2c5f643dbe Added PCNTT vertex type. 11 years ago
primBuilder.cpp a7434635cb Fix TAB vs Spaces on Engine/source/gfx/primBuilder.cpp 11 years ago
primBuilder.h 7dbfe6994d Engine directory for ticket #1 13 years ago
screenshot.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
screenshot.h e7fb6a54de Fix: Added missing virtual destructors for classes with virtual functions. 11 years ago