Commit graph

28 commits

Author SHA1 Message Date
Yamagi Burmeister
26bbfead45 Add support for MSAA.
MSAA was a long wanted and often requested feature. Just set set the
desired number of samples with gl_msaa_samples and do a vid_restart.
This code is based upon work done in Hecatomb.
2014-01-26 09:53:10 +01:00
Yamagi Burmeister
85ee926dd6 Mention the relative mode fallback in the CHANGELOG and remove the FAQ 2014-01-25 19:14:35 +01:00
Yamagi Burmeister
3efb5a2b56 Update CHANGELOG for 5.21 2014-01-01 11:25:03 +01:00
Yamagi Burmeister
1ac7f52308 Update CHANGELOG 2013-11-10 10:52:53 +01:00
Yamagi Burmeister
ad52c5c888 Rename all qgl* functions top their OpenGL counterparts
This removes the need to define the old qgl function names to the
official OpenGL names. The OpenGL functions are now called directly
without any abstraction.
2013-07-27 08:47:21 +02:00
Yamagi Burmeister
9150bdc9ec Mention the refresher integration in the CHANGELOG 2013-06-15 10:43:15 +02:00
Yamagi Burmeister
fd0d3cb5de Update the CHANGELOG for 5.11 2013-05-20 19:13:58 +02:00
Yamagi Burmeister
4ecec6a4fa Mention the last changes to the menu system in CHANGELOG 2012-12-26 09:34:55 +01:00
Yamagi Burmeister
bad57c0f31 Mouse release code improvements 2012-11-18 11:06:24 +01:00
Yamagi Burmeister
77e51b01a8 Mention new FOV code in CHANGELOG 2012-10-28 10:58:17 +01:00
Yamagi Burmeister
606b7d73f7 Mention OS X. 2012-10-03 14:37:02 +02:00
Yamagi Burmeister
bc24fe668b Fix a typo 2012-09-03 14:34:20 +02:00
Yamagi Burmeister
b3ee48ae99 Update the CHANGELOG 2012-08-22 14:32:37 +02:00
Yamagi Burmeister
40f8422f1b Update the CHANGELOG 2012-05-26 12:04:25 +02:00
Yamagi Burmeister
23c74c8a7d Update CHANGELOG for 4.21 2012-05-26 09:45:23 +02:00
Christoph Mallon
ab034114b4 Whitespace fixes. 2012-04-30 08:25:59 +02:00
Daniel Gibson
164defb856 Small corrections in CHANGELOG and LICENSE
* Write "LADSPA" correctly
* Mention Q2Pro and zeq2 because we use their OpenAL code
* Mention libjpeg (for retexturing) and libopenal in used but not included libs
2012-04-29 16:11:45 +02:00
Yamagi Burmeister
b0a6ec177b Update the CHANGELOG 2012-04-29 08:07:02 +00:00
Yamagi Burmeister
b6bb97e223 - add support for big endian CPUs
- enable the build on SPARC64
- add runtime-requirements for SPARC64
- bump version number to 4.10
2012-04-16 06:54:48 +00:00
Yamagi Burmeister
bedb5fb573 Reenable gamma via SDL. The upstream bug was fixed with SDL 1.2.15 2012-03-30 09:11:32 +00:00
Yamagi Burmeister
d46cfa56f7 Add the retexturing pack to the changelog 2012-03-12 10:26:55 +00:00
Yamagi Burmeister
1f3ce73a75 Add gl_farsee (by Richard Allen) 2012-03-08 11:24:45 +00:00
Yamagi Burmeister
d87328293c Add a CHANGELOG entry 2012-02-27 11:33:32 +00:00
Yamagi Burmeister
186242a64a Documentation updates 2012-02-17 08:24:16 +00:00
Yamagi Burmeister
35493a49b4 Print the version number in the window title 2012-02-09 16:56:24 +00:00
Yamagi Burmeister
d7fdda9d92 Update the CHANGELOG 2012-02-09 15:16:50 +00:00
Yamagi Burmeister
8c556e535f Update changelog 2012-01-08 16:58:36 +00:00
Yamagi Burmeister
d3f222778a Add a CHANGELOG 2011-12-08 10:58:50 +00:00