1
0
Fork 0
Quake3e/code/renderercommon
ec- 2fe57ac408 Resolved strict-aliasing warnings in OpenGL and Vulkan renderers 2021-04-11 14:40:29 +03:00
..
vulkan Added support for MSVC-Clang compiler, fixed some warnings 2021-03-17 20:22:40 +02:00
tr_font.c Fixed image duplication bug caused by using real filename extension in search routines 2020-02-21 17:20:45 +02:00
tr_image_bmp.c Fixed MSVC compiler warnings 2020-12-13 16:04:05 +02:00
tr_image_jpg.c Moved common jpeg compression code from renderers to client module 2019-08-25 00:23:03 +03:00
tr_image_pcx.c Rearranged renderer sources, added renderercommon directory 2019-07-27 15:04:55 +03:00
tr_image_png.c Rearranged renderer sources, added renderercommon directory 2019-07-27 15:04:55 +03:00
tr_image_tga.c Fixed spelling and spacing in other modules 2021-02-28 16:11:03 +02:00
tr_noise.c Rearranged renderer sources, added renderercommon directory 2019-07-27 15:04:55 +03:00
tr_public.h Fixed spelling and spacing in other modules 2021-02-28 16:11:03 +02:00
tr_types.h Resolved strict-aliasing warnings in OpenGL and Vulkan renderers 2021-04-11 14:40:29 +03:00