myT
|
bec4101854
|
using stb_image to load png and tga images
libjpeg errors no longer shut down the engine
|
2017-06-04 16:37:57 +02:00 |
|
myT
|
c63c3e80a6
|
replaced monitor gamma by a post-process gamma shader
ported the dyn lights shaders to glsl
nuked stereo rendering
replaced r_ext_multisample with r_msaa
|
2017-03-21 00:58:59 +01:00 |
|
myT
|
f327428475
|
full x64 support with a VM based on quake3e OCT 21 2016
the VM compiler uses SSE for floating-point ops when possible
|
2017-01-11 14:24:58 +01:00 |
|
arQon
|
fc9465caab
|
switch from jpeg6 to jpeg-turbo
aside from the speed improvements, this also makes for nicer code
in the renderer interaction with libjpeg, thanks to mem_dest support etc
|
2017-01-03 00:34:59 -08:00 |
|
myT
|
511291bb97
|
added pre-generated VC++ 2013 project files and a makefile for Linux
pthread linking has been disabled for the Linux server as it's not used there
|
2016-12-31 02:11:22 +01:00 |
|