marauder2k7 630bee97c7 backup hace 1 año
..
sdl 0bdacb8795 Testing just disabling gfx device enumeration in test mode hace 2 años
tGL 1385b29f03 * Adjustment: Initial testing with extensions to load GPU VRAM. hace 4 años
util dd08fd2e7d Add OpenGL support. hace 11 años
win32 79c34c68db Use strncpy instead of strcpy because again, buffer overflows hace 8 años
gfxGLAppleFence.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
gfxGLAppleFence.h dd08fd2e7d Add OpenGL support. hace 11 años
gfxGLCardProfiler.cpp 059d531b62 linux followup work by tim hace 6 años
gfxGLCardProfiler.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
gfxGLCircularVolatileBuffer.h b9c207765e uninitialized variables-gfx hace 5 años
gfxGLCubemap.cpp 0d4221fa59 uninitialized and unused value cleanups hace 2 años
gfxGLCubemap.h 175f0eebb7 ongoing WIP of openGL cubemap arrays. hace 6 años
gfxGLDevice.cpp c64c2212ad Fix for MacOS OGL 4.1 support hace 2 años
gfxGLDevice.h e1398895b3 fix opengl device not returning the correct anisotropic value hace 4 años
gfxGLDeviceProfiler.cpp 89b0c7f73b Console Refactor hace 2 años
gfxGLEnumTranslate.cpp e325902bac init commit hace 2 años
gfxGLEnumTranslate.h 5a933c00d3 Removed old fixed function code from GFX. hace 5 años
gfxGLOcclusionQuery.cpp b4a1d18f42 Core implementation of Physical Based Rendering. hace 7 años
gfxGLOcclusionQuery.h b4a1d18f42 Core implementation of Physical Based Rendering. hace 7 años
gfxGLPrimitiveBuffer.cpp b9c207765e uninitialized variables-gfx hace 5 años
gfxGLPrimitiveBuffer.h dd08fd2e7d Add OpenGL support. hace 11 años
gfxGLShader.cpp 630bee97c7 backup hace 1 año
gfxGLShader.h c8a5ccb191 * [OpenGL] BugFix: Correct shader errors being thrown during the load phase due to direct use of glUseProgram causing desync with GFXGLDevice. hace 4 años
gfxGLStateBlock.cpp e0119efbb5 move border to gfxglstateblock hace 2 años
gfxGLStateBlock.h 5a933c00d3 Removed old fixed function code from GFX. hace 5 años
gfxGLStateCache.h 5a933c00d3 Removed old fixed function code from GFX. hace 5 años
gfxGLTextureArray.cpp 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
gfxGLTextureArray.h 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
gfxGLTextureManager.cpp 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy hace 8 años
gfxGLTextureManager.h dd08fd2e7d Add OpenGL support. hace 11 años
gfxGLTextureObject.cpp e0119efbb5 move border to gfxglstateblock hace 2 años
gfxGLTextureObject.h 39952a490f * Cleanup: Resolve several compiler warnings associated with TORQUE_DEBUG. hace 3 años
gfxGLTextureTarget.cpp 1f7cf55204 Add cubemap arrays, as well as control for generation of MIPs on texture targets. hace 7 años
gfxGLTextureTarget.h 1f7cf55204 Add cubemap arrays, as well as control for generation of MIPs on texture targets. hace 7 años
gfxGLUtils.h 39952a490f * Cleanup: Resolve several compiler warnings associated with TORQUE_DEBUG. hace 3 años
gfxGLVertexAttribLocation.h ace01a313c Add a workaround for the 16 vertex attribute limit on nvidia gl hace 9 años
gfxGLVertexBuffer.cpp fbfd3ed8ed clang: constructor initialization order hace 9 años
gfxGLVertexBuffer.h dd08fd2e7d Add OpenGL support. hace 11 años
gfxGLVertexDecl.cpp 31d0eb16f8 Clean up MSVC warning [C4312] conversion from type to type * of greater size hace 7 años
gfxGLVertexDecl.h b9c207765e uninitialized variables-gfx hace 5 años
gfxGLWindowTarget.cpp 60a29777fa WIP updated UI hace 6 años
gfxGLWindowTarget.h 60a29777fa WIP updated UI hace 6 años
screenshotGL.cpp e2bf5cb8fe Implements missing _captureBackBuffer method for GL gfx layer. hace 5 años
screenshotGL.h e2bf5cb8fe Implements missing _captureBackBuffer method for GL gfx layer. hace 5 años