LuisAntonRebollo e6b7cf108b Fix GLSL include when file is empty. 11 anni fa
..
D3D9 8da9b7461f Merge pull request #1085 from Azaezel/DX9CubemapMips 11 anni fa
Null 7dbfe6994d Engine directory for ticket #1 13 anni fa
bitmap f67a0353d0 Review fixes 11 anni fa
gl e6b7cf108b Fix GLSL include when file is empty. 11 anni fa
sim 1c95ce21d6 Merge pull request #608 from BeamNG/use_gfxdevice_setupgenericshaders 11 anni fa
util 3e7c7b3e49 Merge pull request #622 from BeamNG/texel_pixel_offset 11 anni fa
video 0ffd7f5620 Fix member vars left uninitialized in constructors 11 anni fa
gFont.cpp a88339c219 Fix buffer overflows due to incorrect use of sizeof 11 anni fa
gFont.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
genericConstBuffer.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
genericConstBuffer.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxAPI.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxAPI.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxAdapter.h 0d77cdc270 GFX now handles non-default adapters 12 anni fa
gfxCardProfile.cpp 3ab048c5b0 Fixes after feedback from Luis. 11 anni fa
gfxCardProfile.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxCubemap.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxCubemap.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxDebugEvent.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxDevice.cpp cadc390895 Fix leaked member var 11 anni fa
gfxDevice.h 60f4d4f282 Merge pull request #926 from BeamNG/primbuild_for_non_ffp 11 anni fa
gfxDeviceStatistics.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxDeviceStatistics.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxDrawUtil.cpp 4694b0a8ed Fix buffer size larger than necessary 11 anni fa
gfxDrawUtil.h 9a05899d8e Allow drawing 2D squares with 0 rotation angle. 11 anni fa
gfxEnums.h b81ebaa386 Set correct terrain layer texture format. 11 anni fa
gfxFence.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxFence.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxFontRenderBatcher.cpp 33742599b3 Use GFXDevice::setupGenericShaders for support non Fixed Fuction Pipelines. 11 anni fa
gfxFontRenderBatcher.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxFormatUtils.cpp d63b820e35 More fixes 12 anni fa
gfxFormatUtils.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxInit.cpp 0d77cdc270 GFX now handles non-default adapters 12 anni fa
gfxInit.h 0d77cdc270 GFX now handles non-default adapters 12 anni fa
gfxOcclusionQuery.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxOcclusionQuery.h 190f68b998 Fix SkatterSky flare occlusion. 11 anni fa
gfxPrimitiveBuffer.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxPrimitiveBuffer.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxResource.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxResource.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxShader.cpp 086c6b5416 Add GFXShader::init with support for ordered vector of sampler names for shader. 11 anni fa
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 anni fa
gfxStateBlock.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxStateBlock.h dd08fd2e7d Add OpenGL support. 11 anni fa
gfxStringEnumTranslate.cpp 1097e957a3 Merge pull request #1048 from Lopuska/patch-11 11 anni fa
gfxStringEnumTranslate.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 anni fa
gfxStructs.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxStructs.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxTarget.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxTarget.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxTextureHandle.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxTextureHandle.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxTextureManager.cpp 1702573b78 Merge pull request #612 from GarageGames/platform-type-consistency 11 anni fa
gfxTextureManager.h 2824bcf649 Remove hard coded paths pass 1 13 anni fa
gfxTextureObject.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 anni fa
gfxTextureObject.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 anni fa
gfxTextureProfile.cpp 7f46383eb5 Rename enum GFXTextureProfile::None for avoid conficts on Linux. 11 anni fa
gfxTextureProfile.h 7f46383eb5 Rename enum GFXTextureProfile::None for avoid conficts on Linux. 11 anni fa
gfxTransformSaver.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxVertexBuffer.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxVertexBuffer.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxVertexColor.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxVertexColor.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxVertexFormat.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxVertexFormat.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
gfxVertexTypes.cpp 2c5f643dbe Added PCNTT vertex type. 11 anni fa
gfxVertexTypes.h 2c5f643dbe Added PCNTT vertex type. 11 anni fa
primBuilder.cpp a7434635cb Fix TAB vs Spaces on Engine/source/gfx/primBuilder.cpp 11 anni fa
primBuilder.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
screenshot.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
screenshot.h e7fb6a54de Fix: Added missing virtual destructors for classes with virtual functions. 11 anni fa