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
...
*
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
*
* Fix to buffer overrun in shader parser from misanthropia
tma
2005-10-19
1
-0
/
+7
*
Fix build problems under OS X
six
2005-10-11
3
-4
/
+4
*
* Replaced drawSurfs qsort algorithm with a radix sort
tma
2005-10-10
1
-190
/
+35
*
* ATI skybox bug fix
tma
2005-10-06
1
-0
/
+4
*
Hopefully this will fix win32 msvc.netsuperduper++220000 extra entropy edition
zakk
2005-09-26
1
-2
/
+2
*
* FreeBSD fixes/updates from Andreas Kohn
tma
2005-09-25
1
-9
/
+1
*
* Mostly selfish patch to work around what I believe is probably an nvidia an...
tma
2005-09-25
2
-0
/
+6
*
* Applied ajax's cleanup patch
tma
2005-09-23
3
-7
/
+7
*
* Applied Thilo Schulz's MDR patch
tma
2005-09-23
8
-73
/
+1024
*
* Replaced lots of __linux__ || __FreeBSD__ with __GNUC__
tma
2005-09-23
3
-11
/
+2
*
* Port to MinGW
tma
2005-09-22
3
-2
/
+9
*
more integer checks
ludwig
2005-09-17
1
-4
/
+8
*
apply altivec fixes from Emanuel Steen (#2383)
ludwig
2005-09-17
3
-4
/
+13
*
fix some integer overflows
ludwig
2005-09-12
1
-7
/
+26
*
8 bit jpeg support from Thilo Schulz
zakk
2005-09-07
1
-10
/
+32
*
Fixed buffer overflow in JPG decoder (thanks, Thilo Schulz!)
icculus
2005-09-07
1
-2
/
+6
*
Changed inline to __inline.
six
2005-09-04
2
-2
/
+4
*
Cleanups from pomac!
zakk
2005-09-02
6
-8
/
+10
[prev]
[next]