SRB2/src/hardware
Monster Iestyn 252cdb0c28 Merge branch 'private_flatsprite' into 'master'
OpenGL papersprites

I don't know if anyone actually tested Sryder's original OpenGL papersprites support before it was merged in, but there was some issues with the papersprites themselves "wobbling" about in a sort of weird way depending on the angle you view it from or where you are. It's easiest to see what I mean if you just load up sawb.wad, and strafe about when viewing one of the sawblades.

Thankfully all I really needed to do was tweak the way angles work for papersprites. I also cleaned up Sryder's original code a little, not that I really needed to do so though.

See merge request !96
2017-07-02 09:46:44 -04:00
..
r_minigl SRB2 2.1 release 2014-03-15 13:11:35 -04:00
r_opengl OpenGL: check for 1.3+ or 2.0+, not just 1.3/2.X to 4.X 2017-05-29 23:04:03 -04:00
s_ds3d change SDL into HAVE_SDL 2014-07-25 19:10:24 -04:00
s_fmod change SDL into HAVE_SDL 2014-07-25 19:10:24 -04:00
s_openal MSVC: fixed up MSVC project 2016-05-21 23:53:04 -04:00
hw3dsdrv.h change SDL into HAVE_SDL 2014-07-25 19:10:24 -04:00
hw3sound.c *_Random is now *_RandomByte. 2016-03-29 16:27:55 -07:00
hw3sound.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
hw_bsp.c Remove unused sscount variable 2017-02-11 22:41:15 +00:00
hw_cache.c Fix hardware / r_opengl warnings. 2014-11-02 01:31:38 -04:00
hw_data.h change SDL into HAVE_SDL 2014-07-25 19:10:24 -04:00
hw_defs.h whitespace cleanup 2016-01-21 13:53:21 -05:00
hw_dll.h added printf checks to hardware's I_Error 2016-06-12 16:08:48 -04:00
hw_draw.c Screenshots now contain the palette you're actively looking at, as opposed to the palette the game/map has! This makes sense for colorblind users being able to store their precious memories, and it matches up with how gifs palettise. 2017-04-20 13:17:11 +01:00
hw_drv.h Virtual resolutions in OpenGL 2014-11-13 18:06:38 -06:00
hw_glide.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
hw_glob.h Flat sprites for OGL 2017-05-12 23:38:44 +01:00
hw_light.c Big commit, sorry. I broke several things trying to get other things to work and it's only now that all the code that worked yesterday works today! 2017-03-22 18:51:30 +00:00
hw_light.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
hw_main.c Merge branch 'private_flatsprite' into 'master' 2017-07-02 09:46:44 -04:00
hw_main.h Disable the corona-related consvars unless ALAM_LIGHTING macro is enabled 2016-04-21 18:50:30 +01:00
hw_md2.c Merge branch 'public_next' 2016-11-06 18:02:12 +00:00
hw_md2.h Attempt loading of an MD2 only once; if we failed then don't bother again 2016-11-03 21:06:23 +00:00
hw_trick.c Redwall sky gone 2014-03-24 17:29:14 +00:00
hws_data.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00