aap
|
13307f0a27
|
Merge pull request #28 from ShFil119/master
Fix sdl and linux build
|
2020-04-25 00:45:51 +02:00 |
|
aap
|
c4ffa3622a
|
fixed more leaks
|
2020-04-25 00:37:49 +02:00 |
|
aap
|
0ddce08c94
|
fixed a memory leak
|
2020-04-24 22:00:23 +02:00 |
|
Filip Gawin
|
e3227f5558
|
Fix sdl and linux build
|
2020-04-24 18:43:15 +02:00 |
|
aap
|
206547b404
|
fixes to d3d; implemented some allocation counters
|
2020-04-17 14:57:30 +02:00 |
|
aap
|
f1c9112f27
|
implemented reinstancing for d3d9
|
2020-04-16 12:53:25 +02:00 |
|
aap
|
2d345499d2
|
subsystems and videomodes implemented (except SDL2); smaller fixes too
|
2020-04-15 10:14:06 +02:00 |
|
aap
|
14c773d35a
|
ps2 raster conversion
|
2019-08-04 23:52:03 +02:00 |
|
aap
|
f9668df80e
|
fixed some bugs
|
2017-10-04 22:08:26 +02:00 |
|
aap
|
239a4eb4bc
|
fixed build for linux and ps2
|
2017-08-29 14:05:45 +02:00 |
|
aap
|
45b48b8f4e
|
worked on allocation
|
2017-08-26 12:43:33 +02:00 |
|
aap
|
040bb6cb51
|
started moving to custom malloc/free
|
2017-08-24 15:10:34 +02:00 |
|
aap
|
8fc446f13b
|
fixed handling of NATIVE flag
|
2017-08-21 23:15:31 +02:00 |
|
aap
|
e5c2a66bd5
|
fixed some syntax errors
|
2017-08-10 14:48:18 +02:00 |
|
aap
|
f7988a5fcc
|
got rid of PluginBase inhertiance because ps2 gcc complained about non-POD types
|
2017-08-10 14:43:52 +02:00 |
|
aap
|
4653f7e81e
|
using proper types
|
2017-08-05 01:44:37 +02:00 |
|
aap
|
9a26a380a8
|
made almost all classes POD
|
2017-08-04 21:47:15 +02:00 |
|
aap
|
12e998800e
|
fixed build for ps2
|
2017-07-12 10:10:57 +02:00 |
|
aap
|
f1d04ff732
|
committing old changes and a fix
|
2017-07-11 08:23:16 +02:00 |
|
aap
|
e3c1f30856
|
implemented MaterialList struct
|
2017-03-16 11:42:59 +01:00 |
|
aap
|
4941711964
|
started implementing tristrip; implemented camera frustum
|
2017-03-16 01:10:01 +01:00 |
|
aap
|
c2780d56e9
|
added correction of face winding in tristrips
|
2017-03-09 11:45:26 +01:00 |
|
aap
|
2cd032a79e
|
some texture fixes
|
2016-08-05 01:13:41 +02:00 |
|
aap
|
ad1ea4ca53
|
implemented matfx and cleaned up some whitespace
|
2016-06-29 12:53:02 +02:00 |
|
aap
|
a906d58bcb
|
redid the plugin system; some engine init stuff
|
2016-06-25 17:58:52 +02:00 |
|
aap
|
634a96be07
|
more error handling
|
2016-06-17 16:20:02 +02:00 |
|
aap
|
1bb17b3094
|
worked on error handling
|
2016-06-17 13:29:49 +02:00 |
|
aap
|
6e71e34933
|
implemented basic error system; restructured some files; replaced a few asserts
|
2016-06-17 00:06:37 +02:00 |
|
aap
|
30114667ed
|
started tidying up
|
2016-06-16 14:10:46 +02:00 |
|
aap
|
0c77e505f0
|
implemented some render state caching for d3d
|
2016-02-27 13:35:20 +01:00 |
|
aap
|
a6a7b0e89c
|
some work on ps2 pipelines, d3d rasters
|
2016-02-23 10:07:04 +01:00 |
|
aap
|
7be2e634fe
|
added sphere struct; implemented texture read and find callbacks
|
2016-02-18 14:29:04 +01:00 |
|
aap
|
ef58d76bc0
|
various changes
|
2016-02-06 18:11:31 +01:00 |
|
aap
|
d20a6c3d04
|
some changes
|
2016-01-24 01:42:51 +01:00 |
|
aap
|
da0417571d
|
implemented cameras for streaming
|
2016-01-13 08:58:15 +01:00 |
|
aap
|
15872ba211
|
reworked the structs and got rid of c++ ctors/dtors
|
2016-01-11 18:22:59 +01:00 |
|
aap
|
efd41771a0
|
started implementing linked lists
|
2016-01-11 11:23:26 +01:00 |
|
aap
|
79c89ebbba
|
moved iOS dff converter to rsltest
|
2016-01-10 18:18:03 +01:00 |
|
aap
|
a42bfb90ac
|
implemented leeds dff stream read
|
2016-01-09 22:01:21 +01:00 |
|
aap
|
37e1e239f9
|
unconvert ADC implemented
|
2015-12-20 13:05:32 +01:00 |
|
aap
|
b7ec874b25
|
more fixes
|
2015-12-19 17:05:39 +01:00 |
|
aap
|
39711c0a32
|
almost-working lcs conversion
|
2015-12-18 17:34:12 +01:00 |
|
aap
|
32dfcf0fd2
|
implemented PDS plugin and uninstancing in SA pipes
|
2015-12-16 20:25:22 +01:00 |
|
aap
|
3c0df895f1
|
fixed bug with texture allocation
|
2015-09-19 19:28:23 +02:00 |
|
aap
|
e330cd1743
|
implemented d3d8 uninstance
|
2015-09-07 23:00:28 +02:00 |
|
aap
|
3698d97c50
|
support for < 0x30400 dffs
|
2015-08-16 23:23:41 +02:00 |
|
aap
|
3639ada1c3
|
read/write ADC data, cant convert yet
|
2015-08-16 16:44:59 +02:00 |
|
aap
|
c620ad8692
|
uninstacing OpenGL geometry
|
2015-08-11 20:57:43 +02:00 |
|
aap
|
4d461dbfbd
|
worked on ps2 pipelines
|
2015-08-01 23:03:10 +02:00 |
|
aap
|
e9f638db05
|
started work on (ps2) pipelines
|
2015-07-11 23:48:11 +02:00 |
|