26 Commits

Author SHA1 Message Date
aap
113d76cfaa more d3d caching, better d3d raster locking 2020-08-10 17:03:29 +02:00
aap
162c2d2035 fixed some rasters (again) 2020-07-29 22:43:03 +02:00
aap
aa627a8f2c some im2d 2020-07-28 15:19:15 +02:00
aap
09b0b36e7d fixes for gl3 2020-04-26 20:14:52 +02:00
aap
5a16d845aa d3d9 improvements 2020-04-24 19:06:11 +02:00
aap
808290e73e implemented shader fog 2020-04-20 19:18:28 +02:00
aap
e012918cd3 implemented shader default and immediate pipeline for d3d9 2020-04-20 11:51:34 +02:00
aap
f47bd33a6a implemented generic lighting callback 2020-04-19 13:00:35 +02:00
aap
206547b404 fixes to d3d; implemented some allocation counters 2020-04-17 14:57:30 +02:00
aap
2d345499d2 subsystems and videomodes implemented (except SDL2); smaller fixes too 2020-04-15 10:14:06 +02:00
Cameron Cawley
f2891e006b Fix additional MinGW warnings 2019-01-10 16:12:05 +00:00
aap
0b968c9866 Merge branch 'master' of github.com:aap/librw 2018-12-17 21:24:11 +01:00
aap
c62c1464d7 fixed sky mipmap stream write; experimented with software pipeline 2018-12-17 21:23:41 +01:00
Anonymous Maarten
b38cbc7961 fix 'comma at end of enumerator list [-Wpedantic]' 2018-07-13 02:08:52 +02:00
aap
e6d01b1159 fixed view matrix; im2d UV 2018-06-14 23:17:55 +02:00
aap
dbb131d92b fixed d3d9 rendering 2018-01-13 18:45:35 +01:00
aap
5fe9ca91e8 d3d9: code to emulate ps2 alpha test 2018-01-09 23:09:26 +01:00
aap
1872c235ab some device and pipeline fixes 2018-01-03 18:02:02 +01:00
aap
578c5f81fb implemented dear imgui for librw 2017-12-30 11:43:17 +01:00
aap
d522a47120 various changes 2017-11-15 19:23:50 +01:00
aap
d00ab2f526 implemented im3d for gl3 and d3d 2017-08-29 10:12:56 +02:00
aap
c53d29b1cf implemented im2d for d3d, fun little software T&L renderer 2017-08-27 17:13:10 +02:00
aap
70739e354e worked on engine and d3ddriver 2017-08-09 11:01:43 +02:00
Martin Turski
ed86df0675 added NOMINMAX macro-def to exclude min and max definitions of the Windows.h header 2017-07-21 00:07:42 +02:00
aap
abe0bba5af worked on platform drivers 2016-07-05 11:36:43 +02:00
aap
e3fa1fcc7f moved gl3 code here; added files i forgot last time 2016-06-24 15:24:58 +02:00