SRB2/src/hardware
James R 84373b1726 Merge branch 'opengl-blending-fix' into 'next'
Fix ASTBlendPixel outputting empty pixels sometimes

See merge request STJr/SRB2!945
2020-07-11 20:57:30 -04:00
..
r_opengl Fix GL y-shearing ignoring a Y-flipped transform 2020-07-10 19:19:51 -03:00
s_ds3d
s_fmod
s_openal
hw3dsdrv.h Update copyright text 2020-01-23 20:12:15 -03:00
hw3sound.c Merge remote-tracking branch 'origin/master' into HEAD 2020-04-24 22:10:59 -07:00
hw3sound.h Update copyright text 2020-01-23 20:12:15 -03:00
hw_batching.c Backwards compatibility for shaderless hardware 2020-06-18 17:39:34 +03:00
hw_batching.h OpenGL draw call batching system 2020-06-07 21:20:52 +03:00
hw_bsp.c Merge remote-tracking branch 'upstream/next' into shaders-224-next-merge 2020-06-07 20:01:05 +03:00
hw_cache.c Merge remote-tracking branch 'origin/next' into opengl-blending-fix 2020-07-06 19:48:13 -03:00
hw_clip.c Merge branch 'gl-dropshadows' into oglshaderport 2020-01-16 14:55:55 -05:00
hw_clip.h Port of Jimita's shader stuff + my lighting shader 2019-12-25 14:22:01 -05:00
hw_data.h FIX COLOR BUG 2020-02-17 01:19:28 -03:00
hw_defs.h fix corona compiling lol 2020-01-23 23:41:09 -03:00
hw_dll.h Redundant define? 2020-01-24 17:05:40 -03:00
hw_draw.c Merge branch 'marathonmode' into 'next' 2020-06-17 19:36:10 -04:00
hw_drv.h FF_HORIZONTALFLIP and mobj->mirrored (sprite enhancements) 2020-06-19 11:11:18 -04:00
hw_glide.h i want to die 2020-01-28 00:41:41 -03:00
hw_glob.h Better MF2_LINKDRAW support for OpenGL 2020-07-03 00:28:52 +03:00
hw_light.c Merge branch 'cez3debris' into 'next' 2020-07-04 07:00:20 -04:00
hw_light.h Update copyright text 2020-01-23 20:12:15 -03:00
hw_main.c Merge remote-tracking branch 'upstream/next' into ogl-linkdraw 2020-07-10 21:14:57 +03:00
hw_main.h Remove Software tricks 2020-07-06 01:26:56 -03:00
hw_md2.c Adjust model uvs to power of two texture if sprite texture is used 2020-07-10 23:05:21 +03:00
hw_md2.h Don't repeatedly look for model texture files 2020-06-19 16:18:04 +03:00
hw_md2load.c Fix MD2 loading 2019-09-15 16:24:17 -03:00
hw_md2load.h
hw_md3load.c
hw_md3load.h
hw_model.c Do a bunch of stuff to the MD2/3 sprite2 support to get it back to feature parity with before, without going back to being hacky as fuck. 2019-11-02 17:52:54 +00:00
hw_model.h Do a bunch of stuff to the MD2/3 sprite2 support to get it back to feature parity with before, without going back to being hacky as fuck. 2019-11-02 17:52:54 +00:00
hws_data.h Update copyright text 2020-01-23 20:12:15 -03:00
u_list.c
u_list.h