Zack Middleton
|
73de855c27
|
Merge branch 'master' into game/eliteforce
Conflicts:
code/client/cl_main.c
|
2015-06-24 16:48:46 -05:00 |
|
Zack Middleton
|
f110f668bf
|
Move image load function prototypes to tr_common.h
The functions themselves are in code/renderercommon/tr_image_*.c
|
2015-06-12 14:22:37 -05:00 |
|
Zack Middleton
|
c6e5f060fe
|
Port Elite Force iorev2231 patch to latest ioq3
Port Thilo Schulz's Elite Force Holomatch patch to latest ioq3.
Patch for ioq3 svn r2231.
No support for OpenGL2 renderer yet.
|
2014-10-29 07:15:12 -05:00 |
|
Tim Angus
|
3e92679100
|
Fix USE_FREETYPE breakage
|
2013-03-12 19:41:52 +00:00 |
|
Tim Angus
|
37c69a8009
|
Move renderers a bit closer together
|
2013-03-12 17:52:29 +00:00 |
|
Zack Middleton
|
c7059fbf28
|
Move noise function declations to tr_common.h
tr_noise.c is in renderercommon directory, so declare them in header there too.
|
2013-02-27 15:35:02 -06:00 |
|
Zack Middleton
|
f4d56e5429
|
Add GPL header to tr_common.h
|
2013-02-16 15:46:09 -06:00 |
|
Tim Angus
|
2da0fd6de8
|
Add renderercommon/tr_common.h
|
2013-02-16 20:58:04 +00:00 |
|