Thad Ward
|
5949e5bc90
|
(this is possibly going to annoy some people, but..)
put all (obvious) MSVC lines in #if defined(_MSC_VER) blocks, primarilly
to allow alternative win32 compilers to be used.
|
2005-05-11 04:43:54 +00:00 |
|
Glenn Maynard
|
fa2719a2c1
|
Remove RageFile::SeekCur(). It's just as easy to call Seek(Tell()), and
separating "seek from current position" doesn't do anything useful for
file drivers.
|
2004-12-09 08:36:08 +00:00 |
|
Ryan Dortmans
|
215a1ba9fb
|
Xbox: Use xbox jpeg library
|
2004-11-11 10:38:30 +00:00 |
|
Glenn Maynard
|
9130137f91
|
cleanup
|
2004-06-16 21:14:56 +00:00 |
|
Chris Danford
|
b2cf196d74
|
fixing Xbox compile errors
|
2004-06-15 06:24:58 +00:00 |
|
Glenn Maynard
|
b481fc465b
|
excessively large commit: use RageSurface
|
2004-06-14 00:51:00 +00:00 |
|
Glenn Maynard
|
f2578fe6a9
|
s/RageSurface/RageSurfaceUtils/
|
2004-06-13 20:19:28 +00:00 |
|
Glenn Maynard
|
1efd594730
|
byte swap update
|
2004-06-13 07:35:08 +00:00 |
|
Glenn Maynard
|
c148ca32f6
|
use Swap24BE
(I'm going to bed; you can compile now, Steve)
|
2004-06-12 08:24:25 +00:00 |
|
Sean Burke
|
956698079b
|
Fix Linux compile due to C include in C++ code.
|
2004-06-03 08:02:27 +00:00 |
|
Glenn Maynard
|
f0cdbd7e4c
|
ugh, add image format searching
|
2004-05-21 21:05:51 +00:00 |
|
Glenn Maynard
|
17d8c43896
|
jpeg reading fix
|
2004-05-19 02:26:34 +00:00 |
|
Glenn Maynard
|
d3b251a92f
|
fix "warning: variable SDL_Surface*img' might be clobbered by longjmp'"
|
2004-05-18 05:10:28 +00:00 |
|
Glenn Maynard
|
d6482a88df
|
RageSurface_Load_JPEG
|
2004-05-18 04:46:21 +00:00 |
|