aap
|
970786828d
|
improved pipeline system
|
2015-08-03 18:30:10 +02:00 |
aap
|
db00759b8c
|
further work on ps2 pipelines
|
2015-08-02 19:31:01 +02:00 |
aap
|
4d461dbfbd
|
worked on ps2 pipelines
|
2015-08-01 23:03:10 +02:00 |
aap
|
99bdd4fd23
|
matfx pipeline values
|
2015-07-13 15:01:31 +02:00 |
aap
|
d832570142
|
basic PS2 instancing
|
2015-07-12 22:57:05 +02:00 |
aap
|
e9f638db05
|
started work on (ps2) pipelines
|
2015-07-11 23:48:11 +02:00 |
aap
|
34f0e5550b
|
upload PS2 texture over PATH2
|
2015-07-11 14:45:38 +02:00 |
aap
|
0bb7ec468a
|
ps2 test: upload material's raster (32bit)
|
2015-06-21 01:10:06 +02:00 |
aap
|
c6589f55de
|
texture mapping in ps2 test
|
2015-06-18 23:05:37 +02:00 |
aap
|
df419c63ef
|
small change
|
2015-06-17 21:51:33 +02:00 |
aap
|
c0d9ecdf3f
|
clean up; gl test compiles under freebsd (but see makefile)
|
2015-06-10 22:52:59 +02:00 |
aap
|
c6c37da209
|
fixed shader stuff
|
2015-06-10 22:29:48 +02:00 |
aap
|
aff3dd5a0c
|
Merge pull request #1 from quiret/master
Windows VS2013 build files + GCC fix
|
2015-06-10 21:59:23 +02:00 |
quiret
|
4ac4e6e41e
|
- fixed some runtime compiler library dependencies
- added the "dffwrite" application as project into the "various" folder
|
2015-05-31 12:25:05 +02:00 |
quiret
|
900541f21e
|
- fixed dependency on GCC, please look at it
|
2015-05-31 12:09:11 +02:00 |
quiret
|
d03c22dcd6
|
- added windows project files
|
2015-05-31 11:59:47 +02:00 |
Angelo Papenhoff
|
652c82424a
|
Implemented transforming of normals on PS2.
|
2015-01-28 21:15:49 +01:00 |
aap
|
5247d1c26e
|
Some fixes.
|
2015-01-26 20:23:45 +01:00 |
Angelo Papenhoff
|
ad21deaf0f
|
Replaced C++ streams in tga functions. ps2 test builds again.
|
2015-01-26 10:15:26 +01:00 |
Angelo Papenhoff
|
d55e9ea43b
|
Changed naming convention and clean up somewhat. ps2 test no longer links :(
|
2015-01-25 22:27:03 +01:00 |
Angelo Papenhoff
|
535b9f0042
|
Small fixes.
|
2015-01-22 08:40:44 +01:00 |
aap
|
a528142254
|
Fixed on windows.
|
2015-01-20 21:49:57 +01:00 |
Angelo Papenhoff
|
62c6fe006e
|
Implemented basic TexDictionary.
|
2015-01-20 19:22:57 +01:00 |
Angelo Papenhoff
|
fb78a7a7b9
|
Fixed OpenGL instancing.
|
2015-01-20 15:25:53 +01:00 |
Angelo Papenhoff
|
0d6216554c
|
Started implementing Rasters. OpenGL test has textures now.
|
2015-01-20 14:48:18 +01:00 |
Angelo Papenhoff
|
542e56d7a2
|
Implemented R* env and spec plugins.
|
2015-01-19 13:32:12 +01:00 |
Angelo Papenhoff
|
8cd30a4dfd
|
Added PS2 test.
|
2015-01-18 19:35:23 +01:00 |
Angelo Papenhoff
|
fc40bbdffe
|
Added OpenGL test.
|
2015-01-17 21:51:04 +01:00 |
Angelo Papenhoff
|
c0fab82c52
|
Implemented HAnim plugin.
|
2015-01-17 15:15:03 +01:00 |
aap
|
f8f7efab40
|
Small changes.
|
2015-01-17 00:29:50 +01:00 |
Angelo Papenhoff
|
8e181bcae3
|
Added *very* simple frame transformation.
|
2015-01-12 17:42:44 +01:00 |
Angelo Papenhoff
|
2ff25d928e
|
Implemented Rights to render.
|
2015-01-10 22:13:27 +01:00 |
Angelo Papenhoff
|
2fcd3d1cda
|
Implemented OpenGL skin (no instancing yet).
|
2015-01-10 16:55:13 +01:00 |
Angelo Papenhoff
|
1f443f615f
|
Updated README and TODO.
|
2015-01-09 20:19:17 +01:00 |
Angelo Papenhoff
|
e1bb20c800
|
Implemented MatFX.
|
2015-01-09 20:17:32 +01:00 |
Angelo Papenhoff
|
e373b47041
|
Implemented generic and most of PS2 skin plugin.
|
2015-01-07 23:06:44 +01:00 |
Angelo Papenhoff
|
811c045326
|
Implemented Extra vertex colors and (crippled) ADC plugin.
|
2015-01-06 23:17:05 +01:00 |
Angelo Papenhoff
|
cec7963a9d
|
Added functions for fixing/unfixing DMA pointers in PS2 data.
|
2014-12-30 19:30:13 +01:00 |
Angelo Papenhoff
|
cbc31bdb25
|
Implemented rudimentary StreamMemory.
|
2014-12-30 17:39:39 +01:00 |
Angelo Papenhoff
|
e9819e9f8a
|
Some fixes for PS2.
|
2014-12-28 12:06:19 +01:00 |
Angelo Papenhoff
|
fd017a69ef
|
Added experimental PS2 target. Implemented a Stream class.
|
2014-12-27 23:18:10 +01:00 |
Angelo Papenhoff
|
9dd859c4d1
|
Added TGA reader and writer.
|
2014-12-25 19:37:36 +01:00 |
Angelo Papenhoff
|
86decdafd5
|
Implemented basic Image.
|
2014-12-25 16:02:57 +01:00 |
Angelo Papenhoff
|
1951d063b4
|
Added basic OpenGL instancing code. Corrected Geometry::streamWrite().
|
2014-12-25 11:14:36 +01:00 |
Angelo Papenhoff
|
c25a7e6f93
|
Small fixes in Geometry.
|
2014-12-25 09:06:42 +01:00 |
Angelo Papenhoff
|
755bfffccf
|
Updated README and TODO.
|
2014-12-24 23:56:40 +01:00 |
Angelo Papenhoff
|
b014856a97
|
Merge branch 'master' of github.com:aap/librw
|
2014-12-24 23:52:59 +01:00 |
Angelo Papenhoff
|
7b4dd3a5ac
|
Implemented Breakable model and fixed bug in Extension stream read.
|
2014-12-24 23:52:03 +01:00 |
aap
|
fa45dfd19b
|
Updated mingw Makefile.
|
2014-12-24 14:32:39 +01:00 |
Angelo Papenhoff
|
5842f6221b
|
Merge branch 'master' of github.com:aap/librw
|
2014-12-24 14:06:09 +01:00 |