Descent3/renderer
2024-08-18 02:49:07 -05:00
..
CMakeLists.txt Isolate rtperformance module 2024-07-28 16:50:42 +03:00
dyna_gl.h dglAlphaFunc(GL_GREATER, 0) is perfectly redundant 2024-08-18 02:49:07 -05:00
HardwareBaseGPU.cpp Delete commented code 2024-08-18 02:49:07 -05:00
HardwareClipper.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
HardwareDraw.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
HardwareGlobalVars.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
HardwareInstance.cpp remove unused code (more Software renderer code) 2024-05-08 16:23:12 +01:00
HardwareInternal.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
HardwareOpenGL.cpp dglAlphaFunc(GL_GREATER, 0) is perfectly redundant 2024-08-18 02:49:07 -05:00
HardwarePoints.cpp Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
HardwareSetup.cpp g3_Init and g3_Close do nothing 2024-08-18 02:49:07 -05:00
HardwareTransforms.cpp dead code 2024-08-18 02:49:06 -05:00
lnxscreenmode.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00