Ilya Shurumov
|
78e8bb3aea
|
- [Psy-X] offscreen target blit to GPU instance of PSX VRAM
|
2021-01-09 15:11:07 +06:00 |
|
Ilya Shurumov
|
4394c66e0d
|
- [Psy-X] additional shader compilation checks
|
2021-01-09 15:01:17 +06:00 |
|
Ilya Shurumov
|
05ca0aee3e
|
- [Psy-X] utilize GL_PIXEL_PACK_BUFFER for offscreen rendering and blitting back buffer
|
2021-01-08 15:18:24 +06:00 |
|
Ilya Shurumov
|
4ae74e4142
|
- properly check collisions with barriers
- zero AL source in UnprepareXA
|
2021-01-08 14:13:58 +06:00 |
|
Ilya Shurumov
|
6f2a3257e7
|
- [Psy-X] disable glFinish in PsyX_WaitForTimestep as it heavily degrades framerate in map view
|
2021-01-06 21:15:53 +06:00 |
|
Ilya Shurumov
|
e787a8a928
|
- [Psy-X] [SPU-AL] fix incorrect loop points causing clicking
|
2021-01-04 15:33:29 +06:00 |
|
Ilya Shurumov
|
4bdd769ea7
|
- [Psy-X] misc stuff
|
2021-01-04 15:14:39 +06:00 |
|
Ilya Shurumov
|
d0f846bea0
|
- [Psy-X] [SPU-AL] fix OpenAL errors and added checks
|
2021-01-04 15:06:04 +06:00 |
|
Ilya Shurumov
|
fcc45cc029
|
- minor code changes
|
2021-01-04 05:20:15 +06:00 |
|
Ilya Shurumov
|
bef62298e3
|
- [Psy-X] 64 bit support for primitives
|
2021-01-04 05:19:57 +06:00 |
|
Ilya Shurumov
|
dfbb060ca9
|
- added FEscreens.inc and option to not load SCRS.BIN
|
2021-01-04 00:35:55 +06:00 |
|
Ilya Shurumov
|
c75b38be42
|
- [Psy-X] compile GL shaders with lowest possible GLSL version
|
2021-01-03 17:15:04 +06:00 |
|
Ilya Shurumov
|
3273d92f3a
|
- [Psy-X] add SetDrawTPage as function
|
2021-01-03 17:14:11 +06:00 |
|
Ilya Shurumov
|
ac0cb1bf97
|
- [Psy-X] revert input reads in thread
|
2021-01-02 16:59:56 +06:00 |
|
Ilya Shurumov
|
4afefb6cd6
|
- fix buffer overflow when loading FEFONT.BNK of certain versions of the game
|
2021-01-02 16:47:46 +06:00 |
|
SoapyMan
|
e00a3d4515
|
- don't draw CD icon if not set up (paranoid)
|
2021-01-02 15:39:48 +06:00 |
|
SoapyMan
|
feaa5b7770
|
- fix clipping issue on singleplayer
|
2021-01-02 15:26:59 +06:00 |
|
Ilya Shurumov
|
6841a82b52
|
- fix multiplayer screen clipping with PGXP widescreen
|
2021-01-02 15:01:59 +06:00 |
|
Ilya Shurumov
|
17609f528c
|
- [Psy-X] move controller reads to intrThread
- [Psy-X] implement simple PadStartCom, PadStopCom
|
2021-01-02 15:01:03 +06:00 |
|
Ilya Shurumov
|
abdfeda868
|
- re-organize FEmain, use current draw buffer polygons instead of static
|
2021-01-01 18:01:30 +06:00 |
|
Ilya Shurumov
|
081d63ffe6
|
- [Psy-X] [test] new vblank method test
|
2020-12-31 14:31:38 +06:00 |
|
Ilya Shurumov
|
0bc55d4cba
|
- fix frontend ordering table errors
- used constants for OT
|
2020-12-31 14:30:51 +06:00 |
|
Ilya Shurumov
|
d1bba3142e
|
- fix too small buffer in filename
|
2020-12-31 03:43:50 +06:00 |
|
Ilya Shurumov
|
4bbe787a43
|
- [Psy-X] complete set of GTE opcodes
|
2020-12-30 13:16:02 +06:00 |
|
Ilya Shurumov
|
cff2f6e7f0
|
- [Psy-X] full macro collection
- [Psy-X] removed gte_ldlzc function
- [Psy-X] described some LIBAPI.H prototypes
|
2020-12-30 03:27:29 +06:00 |
|
Ilya Shurumov
|
7c54aba8d9
|
- move language files to game data folder
|
2020-12-29 22:21:57 +06:00 |
|
Ilya Shurumov
|
2cf0642cd0
|
Merge branch 'master' of https://github.com/OpenDriver2/REDRIVER2 into develop-SoapyMan
|
2020-12-29 22:08:47 +06:00 |
|
Ilya Shurumov
|
08b155c55a
|
- cleanup gitignore
|
2020-12-29 22:08:27 +06:00 |
|
Ilya Shurumov
|
b15cee721a
|
- remove cosmetic_edit from repo
|
2020-12-29 21:58:28 +06:00 |
|
Ilya
|
8b6f17ffcc
|
Merge pull request #69 from 50thomatoes50/french_locales
added FRENCH_GAME.LTXT and FRENCH_MISSION.LTXT
|
2020-12-29 17:55:29 +06:00 |
|
Ilya
|
bb123fc440
|
Merge pull request #68 from 50thomatoes50/fix_unsigned_char_dr2locale
use unsigned char to support extended ascii
|
2020-12-29 17:46:58 +06:00 |
|
50thomatoes50
|
32c971bb80
|
added FRENCH_GAME.LTXT and FRENCH_MISSION.LTXT
|
2020-12-29 12:10:42 +01:00 |
|
50thomatoes50
|
d787766abf
|
use unsigned char to support extended ascii
|
2020-12-29 11:58:36 +01:00 |
|
SoapyMan
|
a4c4606503
|
- little test for appveyor
|
2020-12-28 20:50:02 +06:00 |
|
SoapyMan
|
db1f347b64
|
- fix building on Linux
- fix bugged video playback
- remove bad file
|
2020-12-28 20:27:23 +06:00 |
|
Ilya Shurumov
|
96ee21e921
|
- added gmake2 bash script
|
2020-12-28 19:43:05 +06:00 |
|
Ilya Shurumov
|
811f4babdb
|
- fix rename
|
2020-12-28 19:41:40 +06:00 |
|
Ilya Shurumov
|
135b030e72
|
Merge branch 'develop-SoapyMan' of https://github.com/OpenDriver2/REDRIVER2 into develop-SoapyMan
|
2020-12-28 19:39:38 +06:00 |
|
Ilya Shurumov
|
e2684f3ff3
|
- [Psy-X] more GTE functions, fix macros
|
2020-12-28 19:39:26 +06:00 |
|
Ilya Shurumov
|
ab912e72b7
|
- fixing build errors
|
2020-12-28 17:41:54 +06:00 |
|
Ilya Shurumov
|
17c22c30d9
|
- fix linux build
|
2020-12-28 17:25:36 +06:00 |
|
Ilya Shurumov
|
a3cd4279a6
|
- fix PSX compile errors
|
2020-12-28 16:07:24 +06:00 |
|
Ilya Shurumov
|
9634f2c86f
|
- fix linux build
|
2020-12-28 14:57:08 +06:00 |
|
Ilya Shurumov
|
e65f046e4c
|
- decapitalize every filename, fix bad commit
|
2020-12-28 14:51:40 +06:00 |
|
Ilya Shurumov
|
0c05af3318
|
- [Psy-X] some renames
|
2020-12-27 21:13:57 +06:00 |
|
Ilya Shurumov
|
344023f2b0
|
- remove MIP files, move functions to their proper sources
|
2020-12-27 21:13:32 +06:00 |
|
Ilya Shurumov
|
0f78957f4d
|
- [Psy-X] allow to fallback OpenGL context from 3.3 to 3.0
|
2020-12-25 18:30:05 +00:00 |
|
Ilya
|
d1a8ba9f86
|
Merge pull request #49 from OpenDriver2/develop-SoapyMan
A lot of code cleaning up, LeadAI refactoring
|
2020-12-25 01:24:48 +06:00 |
|
SoapyMan
|
29aeac35dd
|
- fix appveyor
|
2020-12-25 01:12:54 +06:00 |
|
SoapyMan
|
06ac904300
|
- fix bonus gallery drawing
|
2020-12-25 00:40:30 +06:00 |
|