Thilo Schulz
|
4b9ab42c2c
|
Remove newlines from Com_Error calls, patch by DevHC
|
2011-05-14 14:32:43 +00:00 |
|
Thilo Schulz
|
6a203bc8e9
|
- Fix data alignment issue with glReadPixel call, reported by Guillaume Bougard (#4954)
- Fix data alignment issue in raw AVI recording for weird resolutions (like 1366x768)
|
2011-04-18 16:06:10 +00:00 |
|
Thilo Schulz
|
e5c210236c
|
Fix a few comments (#4591)
|
2011-04-13 23:42:55 +00:00 |
|
Thilo Schulz
|
16b99e354b
|
Fix JPEG compression for screenshots and mjpeg video recording with new JPG library
|
2011-03-17 16:00:45 +00:00 |
|
Thilo Schulz
|
0c10adaf92
|
- Migrate to jpeg-8c
- Add possibility to link against system libjpeg
|
2011-03-12 16:45:15 +00:00 |
|
Tim Angus
|
72dea0a184
|
* Fix some new GCC 4.3 warnings
* Fix many many strict aliasing warnings, now that it's re-enabled
|
2008-11-10 23:55:22 +00:00 |
|
Tim Angus
|
953200cafc
|
* Update to jpeg-6b (only a decade old)
|
2008-08-21 23:29:09 +00:00 |
|
Tim Angus
|
a5b51a95d7
|
* Consolidate tr_image_*.h headers into tr_local.h to more closely follow the
Q3 coding style
* Prefix image loaders with R_ now they're non-static
|
2008-02-14 13:16:13 +00:00 |
|
Ludwig Nussel
|
84f32478b9
|
remove code duplicated from libjpeg and make internal functions static
|
2008-02-14 11:13:51 +00:00 |
|
Ludwig Nussel
|
7132b492dd
|
don't read more memory than available in jpg decode
|
2008-02-14 11:13:42 +00:00 |
|
Ludwig Nussel
|
85ba66e7e8
|
move all image decoders into separate files
|
2008-02-14 11:13:18 +00:00 |
|