Magnus Norddahl
|
bb64b178e1
|
Fix sky transition
|
2019-12-07 21:17:11 +01:00 |
|
Magnus Norddahl
|
e4bd2483e5
|
Implement SDL present functions
|
2019-12-05 21:26:01 +01:00 |
|
Magnus Norddahl
|
a9e6592feb
|
Switch to the D3DSWAPEFFECT_FLIPEX swap model
|
2019-12-02 20:05:13 +01:00 |
|
Magnus Norddahl
|
f501e1bb49
|
Fix texture binding bug
|
2019-12-02 01:48:59 +01:00 |
|
Magnus Norddahl
|
44c2223c2f
|
Draw 8-bit software renderer with polybackend (well, sort of!)
|
2019-12-02 01:07:28 +01:00 |
|
Magnus Norddahl
|
4a2b763aaa
|
Support 8-bit textures
|
2019-12-02 00:35:15 +01:00 |
|
Magnus Norddahl
|
d2f4570337
|
Remove old polyargs
|
2019-12-02 00:01:04 +01:00 |
|
Magnus Norddahl
|
8ca05fe30a
|
Implement crossfade
|
2019-12-01 22:05:10 +01:00 |
|
Magnus Norddahl
|
1b9479ea45
|
Implement burn.fp and second texture binding
|
2019-12-01 21:44:44 +01:00 |
|
Magnus Norddahl
|
97a4f25771
|
- hook up dynamic lights
|
2019-07-25 04:19:05 +02:00 |
|
Magnus Norddahl
|
a55412fcf6
|
- fix crash when rendering models
|
2019-07-24 23:25:48 +02:00 |
|
Magnus Norddahl
|
ec82f994f7
|
- hook up software renderer
|
2019-07-24 22:13:00 +02:00 |
|
Magnus Norddahl
|
82ebcc4946
|
- fix compile errors
|
2019-06-10 23:00:15 +02:00 |
|
Magnus Norddahl
|
5dd06de48c
|
- fix compile error
|
2019-06-10 22:46:13 +02:00 |
|
Magnus Norddahl
|
91ec1463b8
|
- add line drawer
|
2019-05-31 08:49:08 +02:00 |
|
Magnus Norddahl
|
a5608c67b5
|
- upload using all threads
|
2019-05-31 05:42:04 +02:00 |
|
Magnus Norddahl
|
4a7824c380
|
- implement vsync and letterbox
|
2019-05-31 05:22:06 +02:00 |
|
Magnus Norddahl
|
a1229be5c6
|
- implement camera textures
|
2019-05-29 05:45:19 +02:00 |
|
Magnus Norddahl
|
be5ecce598
|
- fix fill color and translucency
|
2019-05-29 02:22:45 +02:00 |
|
Magnus Norddahl
|
555beb58f0
|
- tell softpoly backend which hwrenderer shader is active and use that to decide which drawer to use
|
2019-05-28 08:13:19 +02:00 |
|
Magnus Norddahl
|
bd591c75fb
|
- implement depth bias
|
2019-05-28 06:45:21 +02:00 |
|
Magnus Norddahl
|
b6e00cb208
|
- fix use after delete of some textures
|
2019-05-27 21:23:58 +02:00 |
|
Magnus Norddahl
|
9f8cd68211
|
- fix use after delete
|
2019-05-27 20:03:11 +02:00 |
|
Magnus Norddahl
|
0d8d50c23e
|
- fix viewport location
- add scissor support
|
2019-05-27 16:51:54 +02:00 |
|
Magnus Norddahl
|
8db5e72254
|
- add PolyTriangleDrawer functions for the operations needed by PolyRenderState
|
2019-05-27 07:57:27 +02:00 |
|
Magnus Norddahl
|
3a3de13abd
|
- hook up main.vp and the data it uses for input
|
2019-05-26 01:00:36 +02:00 |
|
Magnus Norddahl
|
b453e15929
|
- adjust PolyTriangleDrawer to closer match what PolyRenderState receives as input
|
2019-05-24 22:30:14 +02:00 |
|
Magnus Norddahl
|
0cb3605c70
|
- fix null drawers
- slightly better renderstyle drawer selection
|
2019-05-22 21:23:10 +02:00 |
|
Magnus Norddahl
|
d724b623d1
|
- enable the depth buffer
- support vid_scalefactor
|
2019-05-22 17:56:29 +02:00 |
|
Magnus Norddahl
|
0eda298db2
|
- create a renderer backend based on softpoly's drawers
|
2019-05-22 06:29:52 +02:00 |
|