Commit Graph

1165 Commits

Author SHA1 Message Date
Chris Gilbert 2751fed244 Added #include "stdafx.h" to fix compile problem. 2002-11-23 19:33:04 +00:00
Glenn Maynard 628b0a36a0 fix stretch 2002-11-21 22:34:37 +00:00
Glenn Maynard 2cdd509a92 Texture parameters are bound to the texture, and aren't generic
OpenGL state, so we need to set the texture *before* setting other
stuff up.
2002-11-21 22:25:00 +00:00
Glenn Maynard da226d2f57 fix flushing on systems without the texture combining extension 2002-11-21 09:19:36 +00:00
Glenn Maynard 0812be2332 for now, throw on failed image load 2002-11-21 00:54:28 +00:00
Glenn Maynard 48eee90ab2 Reenable and move iterative filtering into the zoom proper. 2002-11-21 00:48:15 +00:00
Glenn Maynard 6967db837b fix black dots in images (finally) 2002-11-20 01:54:15 +00:00
Glenn Maynard dbb6f0416c fix not dithering in 32bpp 2002-11-20 01:25:40 +00:00
Glenn Maynard 29c726053c pass prefs down to RageBitmapTexture 2002-11-20 01:24:36 +00:00
Glenn Maynard 0aff47c6d9 voom 2002-11-19 23:57:10 +00:00
Chris Gilbert bd4b8875fc no message 2002-11-19 23:02:02 +00:00
Chris Gilbert 93e5f253a0 New Sandbox Stuff 2002-11-19 22:55:51 +00:00
Glenn Maynard 7f59c0ae27 update with changed arch tree 2002-11-18 21:47:36 +00:00
Glenn Maynard c625d3b433 update with changed arch tree (.dsp soon) 2002-11-18 21:43:02 +00:00
Glenn Maynard acdb516ffd Reorganize arch a bit. Multiple architectures might want to share
a non-default implementation of a driver, and organizing them by
architecture doesn't handle that very well.
2002-11-18 21:37:58 +00:00
Glenn Maynard 52ce8414b3 Set up smoothing hints at setup time.
Fix radar tween-out.
2002-11-18 20:55:23 +00:00
Glenn Maynard 6be4ed8d60 fix bounce tween glitch when no time has passed
(hmm. perhaps we should just not call updates to begin with in this case)
2002-11-18 09:35:33 +00:00
Glenn Maynard 7e02a6cd55 Remove accelerators; we do them by hand now. 2002-11-17 09:14:18 +00:00
Glenn Maynard fc0cd03818 Use new old loader dialog stuff.
Set the icon from an XPM.
2002-11-17 09:13:35 +00:00
Glenn Maynard 32ca9a22c2 Clean up links; add new stuff. 2002-11-17 09:08:21 +00:00
Glenn Maynard 77ec492209 Remove Quad.cpp
Add glext.h and sm.xpm.

Add arch tree.
2002-11-17 08:39:41 +00:00
Glenn Maynard 50b70ed368 exactly as advertised 2002-11-17 08:21:32 +00:00
Glenn Maynard 2f91ba10f1 Add simple infrastructure for arch-dependent code. 2002-11-17 08:20:34 +00:00
Glenn Maynard 9b2044b4ea add XPM for a portable icon 2002-11-17 07:36:54 +00:00
Glenn Maynard a26ca553f3 small cleanup 2002-11-17 06:58:33 +00:00
Glenn Maynard ee20acddb7 fix changing bpp 2002-11-16 21:21:43 +00:00
Glenn Maynard dfea0847e2 fix 2002-11-16 20:30:51 +00:00
Glenn Maynard 22f9cdd8e5 fixes 2002-11-16 20:25:39 +00:00
Glenn Maynard 3508b1bc60 for scoping 2002-11-16 20:25:00 +00:00
Glenn Maynard 7f1b6f51ec add GetStrings 2002-11-16 20:24:01 +00:00
Glenn Maynard 984b433858 signs, headers, for scoping 2002-11-16 20:21:00 +00:00
Glenn Maynard c07730aa46 newlines, missing def 2002-11-16 20:19:35 +00:00
Glenn Maynard 23254cdd4a more cleanups (lint lint lint) 2002-11-16 09:12:55 +00:00
Glenn Maynard 551f5adb16 and more of the same 2002-11-16 08:55:46 +00:00
Glenn Maynard 397bd8b734 more of the same 2002-11-16 08:54:15 +00:00
Glenn Maynard e587b3a012 fix enum mismatch 2002-11-16 08:45:40 +00:00
Glenn Maynard fcf8fb58dc end-of-file newlines 2002-11-16 08:37:12 +00:00
Glenn Maynard 3a7db0620c for scoping 2002-11-16 08:35:26 +00:00
Glenn Maynard 87dd42be64 add return values 2002-11-16 08:10:57 +00:00
Glenn Maynard 07b8ebd809 end-of-file newlines 2002-11-16 08:08:46 +00:00
Glenn Maynard 24cc7a3c04 Get rid of all other #pragma once's, except the one in StdAfx.h.
(three cheers for perl)
2002-11-16 08:07:38 +00:00
Glenn Maynard 0c9e7240c3 oops. 2002-11-16 08:02:51 +00:00
Glenn Maynard e362ba16ef some #pragma once's 2002-11-16 07:49:38 +00:00
Glenn Maynard feca14fb91 fix error message
go to more lengths to get our own glext.h
2002-11-16 07:40:32 +00:00
Glenn Maynard c1ad9a4159 (tired of seeing these files show up as modified in wincvs) 2002-11-16 07:36:47 +00:00
Glenn Maynard 054976824b cleanups 2002-11-16 07:36:02 +00:00
Glenn Maynard 79cab2a1ad fix "warning: cannot pass objects of non-POD type class CStdStringA' through ..." 2002-11-16 07:35:13 +00:00
Glenn Maynard bc428058f5 fix scope 2002-11-16 07:31:30 +00:00
Glenn Maynard a7f9f59427 change glext define block 2002-11-16 07:24:04 +00:00
Glenn Maynard 2d7b9001b1 cleanups; remove commented out stuff that's not needed; fix broken
friend function (it's to make 3 * RageColor/Vector work like RageColor * 3,
but I don't know if anything uses it.)
2002-11-16 07:11:05 +00:00