1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Sergey Lipskiy
e284f432d1 Do not shutdown TextureFilterHandler on RomClosed() API command.
This avoids hires cache reload on savestates load.

Minor code cleanup (GLideNHQ code is a mess atm).
2017-11-22 14:35:31 +07:00
Sergey Lipskiy
7e4271d991 Display save/load progress for combiners shaders
Display "init noise texture" message. Progress is hard to display because noise textures generated in threads.
2017-10-26 00:37:26 +07:00
Sergey Lipskiy
80ed169e24 Remove use of OpenGL.h 2017-01-22 20:43:05 +07:00
Sergey Lipskiy
2fbee3661f Move TextureFilterHandler class to separate files. 2016-06-10 17:58:47 +06:00