yquake2remaster/src/client
Yamagi Burmeister 9af9f54f36 Remove QGL pointers
This is a manual merge of Hecatomb Q2 ref b8952d5. Manual since git
couldn't do an automerge for some reasons... Notable changes are:
- QGL function pointers are removed, libGL is linked directly
- The OpenGL log framework is removed. It was disfunctional
- The gl_driver cvar is finaly gone
This change is currently untested on Windows and OS. There should
be no problems but a better Makefile integration of libGL is needed.
2013-06-15 10:37:11 +02:00
..
header Client refactoring 2013-06-15 10:37:11 +02:00
menu Remove QGL pointers 2013-06-15 10:37:11 +02:00
sound replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
cl_cin.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_console.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_download.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
cl_effects.c Silence another 2 gcc48 warnings due to creative array usage 2013-04-07 13:54:24 +02:00
cl_entities.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_input.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_inventory.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_keyboard.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
cl_lights.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_main.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
cl_network.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_parse.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_particles.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_prediction.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_screen.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_tempentities.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_view.c Client refactoring 2013-06-15 10:37:11 +02:00