yquake2remaster/src/refresh
Yamagi Burmeister e1903dd925 Change some qglTexParameterf to qglTexParameteri
Scott S. pointed out that some the qglTexParameterf calls should be
qglTexParameteri. I don't know if all this changes are correct (I'm
an openGL noob) but they shouldn't make thinks worse and "works for me".
2013-03-10 10:20:42 +01:00
..
constants Whitespace fixes. 2012-04-30 08:25:59 +02:00
files Use correct include path on OS X 2012-11-04 09:23:25 +01:00
header Fix gl_swapinterval 2012-10-06 09:14:12 +02:00
r_draw.c Change some qglTexParameterf to qglTexParameteri 2013-03-10 10:20:42 +01:00
r_image.c Change some qglTexParameterf to qglTexParameteri 2013-03-10 10:20:42 +01:00
r_light.c Reformat the refresher 2012-07-21 14:09:45 +02:00
r_lightmap.c Change some qglTexParameterf to qglTexParameteri 2013-03-10 10:20:42 +01:00
r_main.c The default video mode is 5 (640x480). Spotted by svdijk. 2012-11-14 21:12:21 +01:00
r_mesh.c Reformat the refresher 2012-07-21 14:09:45 +02:00
r_misc.c Change some qglTexParameterf to qglTexParameteri 2013-03-10 10:20:42 +01:00
r_model.c Reformat the refresher 2012-07-21 14:09:45 +02:00
r_scrap.c Reformat the refresher 2012-07-21 14:09:45 +02:00
r_surf.c Reformat the refresher 2012-07-21 14:09:45 +02:00
r_warp.c Reformat the refresher 2012-07-21 14:09:45 +02:00