Sally Cochenour
f2aa2bb541
'sal-lighting' code ports from v2
2020-04-25 20:56:50 -04:00
Wolfy
5e4ec61d82
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
...
# Conflicts:
# src/hardware/hw_cache.c
# src/hardware/hw_draw.c
# src/hardware/hw_glob.h
# src/hardware/hw_main.c
# src/r_bsp.h
# src/r_data.c
2020-04-11 23:47:25 -05:00
Jaime Passos
9290893508
Recreate the CLUT when the palette changes
2019-11-12 00:23:38 +01:00
Jaime Passos
c2aab97d10
fix conflict
2019-11-12 00:23:26 +01:00
Latapostrophe
53e6c360fd
fix splitscreen, fix thok barriers, better fog settings
2019-06-24 10:39:16 +02:00
Latapostrophe
335be454f3
change default fog settings, put sprite billboarding in menus and attempt to make colormaps look nicer still
2019-06-17 21:27:31 +02:00
Jaime Passos
a37d742561
software is better
2019-06-13 21:10:01 -03:00
Jaime Passos
c85d181df9
Open Graphics Library (OpenGL) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is
...
typically used to interact with a graphics processing unit (GPU), to achieve hardware-accelerated rendering.
2019-06-12 23:01:18 -03:00
Latapostrophe
fc33255db4
Fix stuff and reimplement the kart features that went poof
2019-06-12 21:36:47 +02:00
Latapostrophe
a35cea9243
chaos conflict
2019-06-11 17:02:47 +02:00
James R
9ec9c639dd
Revert "Revert "Fix Post Processing in 64-bit Software 3P/4P""
...
This reverts commit 392f357b1a .
2019-05-28 15:09:29 -07:00
James R
c0e7c17cce
Merge remote-tracking branch 'origin/v1' into v1
2019-05-28 14:24:52 -07:00
Sryder
01a0fb1c8f
Fix Heatwave Post-processing Effect in 3P/4P
2019-05-27 22:59:58 +01:00
James R
392f357b1a
Revert "Fix Post Processing in 64-bit Software 3P/4P"
...
This reverts commit 1a9b21c195 .
2019-05-27 14:20:12 -07:00
James R
88d5e9b7d2
wip
2019-05-27 14:20:07 -07:00
Sryder
1a9b21c195
Fix Post Processing in 64-bit Software 3P/4P
...
Vid_BlitLinearScreen didn't make sure that it was actually meant to be copying the entire screen rows before doing it properly.
2019-05-27 22:03:17 +01:00
Jaime Passos
33285f7007
dude how do I co-author in Git?
2019-05-17 13:18:33 -03:00
wolfy852
9ac41cca73
Merge remote-tracking branch 'remotes/pub/next' into v1
...
# Conflicts:
# src/d_netcmd.c
# src/r_main.c
# src/v_video.c
2019-05-12 03:40:02 -05:00
wolfy852
ed64cd4dac
Default billboarding to "On"
2019-05-08 00:17:21 -05:00
wolfy852
2222738e1c
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
...
# Conflicts:
# src/d_netcmd.c
# src/doomdef.h
# src/doomstat.h
# src/f_finale.c
# src/g_game.c
# src/hu_stuff.c
# src/m_menu.c
# src/p_spec.c
# src/p_user.c
# src/r_main.c
# src/r_things.c
# src/s_sound.c
# src/v_video.c
# src/y_inter.c
2019-05-06 22:40:12 -05:00
TehRealSalt
f48a08cd53
Merge v1
2019-05-06 21:23:29 -04:00
wolfy852
f808072937
Merge remote-tracking branch 'remotes/pub/next' into v1
...
# Conflicts:
# src/hardware/hw_main.c
# src/hardware/hw_main.h
# src/m_menu.c
# src/r_main.c
# src/v_video.c
2019-05-06 14:26:09 -05:00
Sryder
64fb7f90f0
Add a cvar for sprite billboarding, off by default.
2019-05-06 16:57:32 +01:00
TehRealSalt
f1f664e9b1
Merge v1
2019-05-02 01:36:19 -04:00
Latapostrophe
dab5469b4a
Terminology changes
2019-04-23 23:49:46 +02:00
Latapostrophe
60428fbc29
Add option to turn off the PLAY default md2
2019-04-22 11:29:44 +02:00
Jaime Passos
0ff96207c7
More Softwarification
2019-04-14 19:08:59 -03:00
Jaime Passos
c8b19a9af5
fix includes
2019-04-13 18:14:55 -03:00
wolfy852
aec9e721dc
Generic model terminology
2019-04-12 00:35:35 -05:00
fickleheart
ad7eb75bf2
Merge remote-tracking branch 'remotes/internal/INTERNAL_netreplays' into INTERNAL_netreplays
2019-04-09 23:00:42 -05:00
fickleheart
c4ee58cfab
Only calculate vfx every other row to try to improve performance
2019-04-09 23:00:39 -05:00
Sryder
04895c72d3
Turn the INT8's into SINT8's
2019-04-09 19:34:34 +01:00
fickleheart
5535f8936f
Unused var
2019-04-09 01:18:10 -05:00
fickleheart
b98639e852
Potentially apply VHS distortion semi-transparently?
...
Pros: fuckin SMOOTH effect especially for 256-color sw
Cons: might lose the intended color distortion, maybe
not a great idea for FPS
Conclusion: put it behind an ifdef for now
2019-04-09 01:09:13 -05:00
fickleheart
25f55b6351
Add VHS pause/rewind effect
2019-04-08 23:21:11 -05:00
Jaime Passos
4548b4bb13
The player should be able to toggle shaders
2019-04-07 00:09:53 -03:00
fickleheart
25ff05fdd0
Add demo rewinding
...
Preview is fairly basic, and only shows players
rewinding. Full state is restored via reloading
the replay and jumping to the timestamp once
the rewind is done.
2019-04-06 14:51:00 -05:00
fickleheart
c7125c862c
Support non-green resolutions in the replay hut
2019-04-06 11:16:19 -05:00
Jaime Passos
08efec4cf3
destroy hw_glide.h because no modern GPU supports such API
2019-03-21 18:23:40 -03:00
wolfy852
963cbf4671
Merge branch 'next' into md3-vanilla-kart
...
# Conflicts:
# src/hardware/r_opengl/r_opengl.c
2019-03-20 19:50:20 -05:00
fickleheart
be458c1d05
Merge remote-tracking branch 'remotes/upstream/master' into new_netreplays
...
# Conflicts:
# src/doomdef.h
# src/g_game.c
# src/p_user.c
2019-03-19 22:17:25 -05:00
Jaime Passos
fd5fb73671
gl4
2019-03-17 22:27:50 -03:00
Latapostrophe
aeef900bc2
Lower default ping timeout + Fix chat arrows being missing while we're at it
2019-02-16 12:19:03 +01:00
wolfy852
db280e64a1
New visuals for ping and fps display alike [REDO]
2019-02-15 21:08:08 -06:00
Alam Arias
380bce88a0
remove whitespaces
2019-02-05 15:42:37 -05:00
fickleheart
684ca46d8f
Draw player names in netreplays
2019-02-01 19:28:05 -06:00
mazmazz
aae6eb945d
Merge remote-tracking branch 'kart-public-gl/next' into md3-vanilla-kart
2019-01-10 22:08:37 -05:00
TehRealSalt
09da50000e
Merge branch 'next' into music-credits
2019-01-09 03:08:20 -05:00
Arthur
2b8f49fd5e
Removed gr_voodoocompatibility as even low-power mobile devices do not have this limitation
...
No longer using byte2float in DrawPolygon -- use the surface color data directly
Vertex Buffer Objects for non-interpolated model frames
Removed some old unused paletted texture stuff
2019-01-07 04:33:22 -05:00
SeventhSentinel
046d66d803
Fix errors from merge
2019-01-06 01:00:30 -05:00