index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia)
tma
2007-08-23
1
-51
/
+33
*
fix gcc 4.2 warnings about cast from pointer to integer (#3317)
ludwig
2007-08-19
1
-1
/
+1
*
print the shader loading message if the cvar "developer" is set
ludwig
2007-08-16
1
-1
/
+1
*
don't spam console with "loading..." messages when loading shaders
ludwig
2007-08-16
1
-1
/
+1
*
* (bug 2972) add r_swapInterval support to SDL client (if libSDL >= 1.2.10)
tjw
2007-05-22
1
-0
/
+5
*
Fix annoying bug where transparent surfaces wouldn't draw over skyboxes. Than...
thilo
2006-12-15
1
-2
/
+1
*
* Add r_customPixelAspect to support displays with non 1:1 pixel aspects (do
tma
2006-12-04
1
-10
/
+12
*
Fix endian issue in MDR loading.
thilo
2006-09-22
1
-3
/
+3
*
* qvm files no longer installed by "make copyfiles"
tma
2006-08-13
2
-2
/
+12
*
Another patch to make uncompressed AVI write in RGB24 format by anonymous vir...
thilo
2006-07-31
1
-8
/
+7
*
Fix from the VirtualDub people which should make avi files created with the v...
thilo
2006-07-31
1
-7
/
+8
*
* Fix the MinGW build. Ugh.
tma
2006-05-06
1
-1
/
+8
*
Add string length checking to function COM_StripExtension. This fixes the R_R...
thilo
2006-05-06
2
-4
/
+4
*
- remove leftover anistropic filtering variables from glconfig_t
ludwig
2006-04-30
2
-3
/
+5
*
- Fixed incompatibility to original VMs introduced by anisotropic filtering p...
thilo
2006-04-30
4
-4
/
+13
*
Fix for skybox blacklines bug on non-SDL compilations.
thilo
2006-04-27
1
-0
/
+9
*
* Anisotropic texture filtering (from Echon)
tma
2006-04-22
4
-0
/
+19
*
Fix prohibits illegal downloading of id PK3 files from servers. That bug is h...
thilo
2006-04-22
1
-2
/
+2
*
Still some little improvements to flares.
thilo
2006-04-20
2
-1
/
+8
*
Fix for flares. Can be enabled by setting r_flares 1
thilo
2006-04-20
5
-86
/
+121
*
* Fix to (static!) buffer overflow in renderer (from Thilo Schulz)
tma
2006-04-14
1
-1
/
+1
*
* Fixes to MDR implementation from Thilo Schulz
tma
2006-04-14
1
-19
/
+13
*
* Fixed radix sort on big endian platforms (from tjw, blame Timbo for the bug)
tma
2006-04-14
1
-1
/
+7
*
* SDL build no longer requires a vid_restart when changing r_fullscreen
tma
2006-01-25
1
-0
/
+4
*
* AVI video output
tma
2006-01-04
6
-1
/
+155
*
* Support for MinGW cross compilation
tma
2005-12-29
1
-1
/
+1
*
* Fix to what is apparently a typo in the original Q3 code
tma
2005-12-28
1
-1
/
+1
*
msvc project files updated and moved to win32/msvc
maik
2005-12-12
2
-6114
/
+0
*
* Oopsie.
tma
2005-12-06
1
-4
/
+4
*
* Replaced ALIGN macro with PAD
tma
2005-12-05
1
-14
/
+8
*
Fixed Altivec-based mesh rendering.
icculus
2005-12-04
2
-19
/
+19
*
* Ditch Mac OS 9 support
tma
2005-12-01
2
-26
/
+0
*
* Moved win32 GL extension prototypes from tr_init.c to win_qgl.c
tma
2005-11-26
1
-10
/
+0
*
* Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local
tma
2005-11-26
3
-92
/
+65
*
Mac OS X work...lots of little changes that touch a lot of random places.
icculus
2005-11-26
7
-63
/
+335
*
* Implementation of r_dlightBacks from Shane Isley
tma
2005-11-15
1
-66
/
+58
*
* Fix TA font loader to use new endian defines
tma
2005-11-06
1
-2
/
+2
*
* Tidy-up of q_platform.h
tma
2005-11-06
1
-1
/
+1
*
* Replaced a bunch of inline and __inline with ID_INLINE
tma
2005-11-04
3
-3
/
+3
*
Updated msvc project files from > Michael Zoech!
zakk
2005-11-04
1
-6112
/
+6112
*
5+2==7 :-)
ludwig
2005-11-01
1
-5
/
+5
*
use memcpy to fix use of misaligned data
ludwig
2005-11-01
1
-18
/
+21
*
* More Solaris work
tma
2005-11-01
1
-1
/
+1
*
* General decrufting:
tma
2005-10-29
3
-6
/
+6
*
* Beginnings of Solaris support from Vincent S. Cojot
tma
2005-10-29
1
-4
/
+12
*
* Added STATUS
tma
2005-10-29
28
-28
/
+28
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
3
-2
/
+231
*
* Fix to potential out of range index bug from misanthropia
tma
2005-10-20
1
-1
/
+8
*
* Fix to buffer overflow in lightmap loading code from misanthropia
tma
2005-10-20
1
-1
/
+4
*
* Fixed the fix for the shader overrun. If this isn't a case for unified diffs,
tma
2005-10-20
1
-6
/
+6
[prev]
[next]