Magnus Norddahl
|
918904074a
|
Remove wallshade global from R_DrawFogBoundary
|
2016-12-31 12:57:48 +01:00 |
|
Magnus Norddahl
|
6fd3691da4
|
Remove unused declarations
|
2016-12-31 12:50:57 +01:00 |
|
Magnus Norddahl
|
ad15d56a81
|
Move files into additional folders
|
2016-12-31 12:45:07 +01:00 |
|
Magnus Norddahl
|
2f96dcc1a8
|
Move fog boundary drawing to r_fogboundary
|
2016-12-31 12:04:23 +01:00 |
|
Magnus Norddahl
|
f354cc8c67
|
Move flat and slope plane drawing to their own files, isolate and privatize their working variables
|
2016-12-31 11:42:49 +01:00 |
|
Magnus Norddahl
|
447b162534
|
Move sky rendering to its own file
|
2016-12-31 10:19:31 +01:00 |
|
alexey.lysiuk
|
e3a909c296
|
Fixed compilation with GCC/Clang
No more 'error: cannot jump from this goto statement to its label'
|
2016-12-30 16:05:57 +02:00 |
|
Magnus Norddahl
|
99e263e1b3
|
Decal rendering to r_decal
|
2016-12-30 08:31:02 +01:00 |
|
Magnus Norddahl
|
50c525161b
|
Move wallsprite handling to r_wallsprite
|
2016-12-30 08:11:06 +01:00 |
|
Magnus Norddahl
|
98026c5711
|
Move player sprite handling to r_playersprite
|
2016-12-30 07:51:39 +01:00 |
|
Magnus Norddahl
|
bf237799bf
|
Move particle drawing to r_particle
|
2016-12-30 07:26:25 +01:00 |
|
Magnus Norddahl
|
f133b4caa4
|
Move vissprite to its own file
|
2016-12-30 07:15:10 +01:00 |
|
Magnus Norddahl
|
80e369541a
|
Move visplane_t to its own file
|
2016-12-30 06:42:20 +01:00 |
|
Magnus Norddahl
|
775deeb151
|
Move variables closer to their correct location
|
2016-12-30 06:15:10 +01:00 |
|
Magnus Norddahl
|
41d0e7c663
|
Move portal drawing to r_portal
|
2016-12-30 06:08:47 +01:00 |
|
Magnus Norddahl
|
60c0dcc3c7
|
Move openings to r_memory
|
2016-12-30 05:35:25 +01:00 |
|
Magnus Norddahl
|
74e1955afa
|
Move more to r_draw_segment
|
2016-12-30 05:01:42 +01:00 |
|
Magnus Norddahl
|
b615b1b497
|
Move some draw segment functions to r_draw_segment
|
2016-12-29 01:06:24 +01:00 |
|
Magnus Norddahl
|
18a551f936
|
Move all clip segment handling to r_clip_segment and make its working data private
|
2016-12-28 12:07:55 +01:00 |
|
Magnus Norddahl
|
1b284ecf3b
|
Create files for clip, draw and portal segments
|
2016-12-28 07:04:13 +01:00 |
|
Magnus Norddahl
|
b2a0f02f68
|
Remove unused prototype
|
2016-12-28 02:21:32 +01:00 |
|
Magnus Norddahl
|
db53d9c706
|
Remove r_local header
|
2016-12-28 01:56:37 +01:00 |
|
Magnus Norddahl
|
259d724106
|
Move R_GetColumn to walldraw and create header file
|
2016-12-28 01:35:22 +01:00 |
|
Magnus Norddahl
|
f8010854c3
|
Move colfunc and friends to r_draw and change them to member function pointers
|
2016-12-27 23:53:47 +01:00 |
|
Magnus Norddahl
|
a94fee0e5d
|
Rename R_ActiveDrawers to R_Drawers
|
2016-12-27 08:54:37 +01:00 |
|
Magnus Norddahl
|
272b302294
|
Create SWPixelFormatDrawers for pal and bgra drawers
|
2016-12-27 08:47:51 +01:00 |
|
Magnus Norddahl
|
398001b6cb
|
Move code into R_UpdateFuzzPos
|
2016-12-27 07:45:10 +01:00 |
|
Magnus Norddahl
|
4554cf45f1
|
Remove duplicate prototype entry
|
2016-12-27 07:41:30 +01:00 |
|
Magnus Norddahl
|
325fa20a02
|
Add R_DrawFogBoundaryLine and move R_DrawFogBoundary to a source file closer to its correct location
|
2016-12-27 07:40:35 +01:00 |
|
Magnus Norddahl
|
f1cd91922b
|
Move to correct header
|
2016-12-27 07:32:21 +01:00 |
|
Magnus Norddahl
|
5a7765910f
|
Merge R_SetupSpanBits with R_SetSpanSource and rename it to R_SetSpanTexture
|
2016-12-27 07:30:29 +01:00 |
|
Magnus Norddahl
|
4d0cc9e7bb
|
Remove old voxel slab drawer
|
2016-12-27 07:25:11 +01:00 |
|
Magnus Norddahl
|
46e9a0cdf9
|
Remove zdoom ifdef version as we aren't doing merges from there anymore
|
2016-12-27 07:20:22 +01:00 |
|
Magnus Norddahl
|
49903af394
|
Remove 4 column wall drawers
|
2016-12-27 07:18:04 +01:00 |
|
Magnus Norddahl
|
2659090e1c
|
Move renders into folders
|
2016-12-27 06:31:55 +01:00 |
|