2
0
Areloch 501b55d939 Adds a check to the record movie call so that it only happens in Release mode, to avoid crash issues with theora and debug mode. 8 жил өмнө
..
D3D11 34e877b6e0 Added feature level version to card profiler version string for D3D11 8 жил өмнө
D3D9 cc9955e102 unused variable cleanup 9 жил өмнө
Null 28d303c5ea Added immutable vertex and index buffers. 9 жил өмнө
bitmap f6d624be8f Fix mipmap count and potential crash for non square textures that are allocated with GBitmap class 8 жил өмнө
gl bcc5459818 whitespace 8 жил өмнө
sim 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 жил өмнө
util 3e7c7b3e49 Merge pull request #622 from BeamNG/texel_pixel_offset 10 жил өмнө
video 501b55d939 Adds a check to the record movie call so that it only happens in Release mode, to avoid crash issues with theora and debug mode. 8 жил өмнө
gFont.cpp bedc79aacb Merges in Monkey's fixes PR with a resolution for a conflict 10 жил өмнө
gFont.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
genericConstBuffer.cpp 3496c549b5 Hardware Skinning Support 9 жил өмнө
genericConstBuffer.h 3496c549b5 Hardware Skinning Support 9 жил өмнө
gfxAPI.cpp 41e5caf22b Direct3D11 Engine/source changes 9 жил өмнө
gfxAPI.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxAdapter.h 212ac36cc1 Tidy up indentation in openvr changes 9 жил өмнө
gfxCardProfile.cpp dd64004eaf MacOS platform support. 9 жил өмнө
gfxCardProfile.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxCubemap.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxCubemap.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxDebugEvent.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxDevice.cpp 9cb413a38d Merge pull request #1763 from Azaezel/linearBuffers 9 жил өмнө
gfxDevice.h 212ac36cc1 Tidy up indentation in openvr changes 9 жил өмнө
gfxDeviceStatistics.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxDeviceStatistics.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxDrawUtil.cpp 212ac36cc1 Tidy up indentation in openvr changes 9 жил өмнө
gfxDrawUtil.h 9a05899d8e Allow drawing 2D squares with 0 rotation angle. 11 жил өмнө
gfxEnums.h da6bcbeb2b Improvements to openvr code 9 жил өмнө
gfxFence.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxFence.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxFontRenderBatcher.cpp 212ac36cc1 Tidy up indentation in openvr changes 9 жил өмнө
gfxFontRenderBatcher.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxFormatUtils.cpp d63b820e35 More fixes 11 жил өмнө
gfxFormatUtils.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxInit.cpp 212ac36cc1 Tidy up indentation in openvr changes 9 жил өмнө
gfxInit.h 212ac36cc1 Tidy up indentation in openvr changes 9 жил өмнө
gfxOcclusionQuery.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxOcclusionQuery.h fbfd3ed8ed clang: constructor initialization order 9 жил өмнө
gfxPrimitiveBuffer.cpp 28d303c5ea Added immutable vertex and index buffers. 9 жил өмнө
gfxPrimitiveBuffer.h 3496c549b5 Hardware Skinning Support 9 жил өмнө
gfxResource.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxResource.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxShader.cpp 88106f9032 Fixed type inference for nulls in console functions 8 жил өмнө
gfxShader.h 41e5caf22b Direct3D11 Engine/source changes 9 жил өмнө
gfxStateBlock.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxStateBlock.h dd08fd2e7d Add OpenGL support. 10 жил өмнө
gfxStringEnumTranslate.cpp 41e5caf22b Direct3D11 Engine/source changes 9 жил өмнө
gfxStringEnumTranslate.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 жил өмнө
gfxStructs.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxStructs.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxTarget.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxTarget.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxTextureHandle.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxTextureHandle.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxTextureManager.cpp f6d624be8f Fix mipmap count and potential crash for non square textures that are allocated with GBitmap class 8 жил өмнө
gfxTextureManager.h 2824bcf649 Remove hard coded paths pass 1 12 жил өмнө
gfxTextureObject.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 жил өмнө
gfxTextureObject.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 жил өмнө
gfxTextureProfile.cpp 4b1895cba5 Certain plugins were not playing nice on the directx end with updating rendertargets. Provides a profile for targets intended to be continuously updated. 9 жил өмнө
gfxTextureProfile.h 212ac36cc1 Tidy up indentation in openvr changes 9 жил өмнө
gfxTransformSaver.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxVertexBuffer.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxVertexBuffer.h 5ef130d581 Fixed some random Worder warnings 10 жил өмнө
gfxVertexColor.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxVertexColor.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
gfxVertexFormat.cpp 3496c549b5 Hardware Skinning Support 9 жил өмнө
gfxVertexFormat.h 3496c549b5 Hardware Skinning Support 9 жил өмнө
gfxVertexTypes.cpp 3496c549b5 Hardware Skinning Support 9 жил өмнө
gfxVertexTypes.h 3496c549b5 Hardware Skinning Support 9 жил өмнө
primBuilder.cpp 41e5caf22b Direct3D11 Engine/source changes 9 жил өмнө
primBuilder.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
screenshot.cpp 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
screenshot.h e7fb6a54de Fix: Added missing virtual destructors for classes with virtual functions. 11 жил өмнө