ioq3quest/code/renderergl2
2019-04-29 15:01:47 -05:00
..
glsl OpenGL2: Fix compiling lightall GLSL on OpenGL 2.1 2019-04-15 23:40:32 -05:00
tr_animation.c Allow more than 32 surfaces in skin files 2017-07-04 14:06:09 -05:00
tr_backend.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_bsp.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
tr_cmds.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_curve.c
tr_dsa.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_dsa.h
tr_extensions.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_extramath.c
tr_extramath.h
tr_extratypes.h
tr_fbo.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
tr_fbo.h
tr_flares.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_glsl.c Add r_parallaxMapShadows. 2019-02-06 01:10:42 -08:00
tr_image.c Don't upload 8 bit grayscale images as 16 bit luminance 2018-07-20 23:40:07 -05:00
tr_image_dds.c
tr_init.c OpenGL2: Disable r_cubeMapping if not OpenGL 3.0+ 2019-04-16 11:48:10 -05:00
tr_light.c OpenGL2: Restore adding fixed ambient light when HDR is enabled 2017-12-15 17:46:51 -06:00
tr_local.h Fix rendering IQM models between model frames 2019-04-29 15:01:47 -05:00
tr_main.c Only draw cm_patch/bot debug polygons in world scenes 2017-10-08 07:18:40 -05:00
tr_marks.c
tr_mesh.c OpenGL2: Fix MD3 surface with zero shaders dividing by zero 2017-10-04 21:00:04 -05:00
tr_model.c
tr_model_iqm.c Fix warnings that IQM blendWeights may not be initialized 2019-04-29 15:01:47 -05:00
tr_postprocess.c OpenGL2: Fix brightness when r_autoExposure is disabled 2017-10-02 20:46:36 -05:00
tr_postprocess.h
tr_scene.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_shade.c OpenGL2: Add GPU vertex skinning for IQM models 2018-07-27 17:40:25 -05:00
tr_shade_calc.c Isolate the Altivec code so non-Altivec PPC targets can use the same binary. 2018-05-12 14:14:47 -04:00
tr_shader.c OpenGL2: Fix parsing specularScale in shaders 2018-05-11 23:18:39 -05:00
tr_shadows.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_sky.c OpenGL2: Use an OpenGL 3.2 core context if available. 2017-07-13 12:03:10 -07:00
tr_subs.c
tr_surface.c OpenGL2: Add GPU vertex skinning for IQM models 2018-07-27 17:40:25 -05:00
tr_vbo.c OpenGL2: Misc fixes and cleanup 2018-07-20 23:40:35 -05:00
tr_world.c