cypress
|
1c269181aa
|
Update username in comments
|
2023-10-23 17:32:15 -04:00 |
|
cypress
|
5b06813113
|
Fix grenade crosshair changing colors
|
2023-10-16 10:42:29 -04:00 |
|
cypress
|
a41197667d
|
Give crosshair control to the server
|
2023-10-16 10:22:40 -04:00 |
|
cypress
|
e0983ae009
|
Allow disabling of crosshair
|
2023-10-15 16:08:09 -04:00 |
|
Shpuld Shpuldson
|
d646689352
|
reduce lots of vram use, add horizon fog blending for sky
|
2023-09-30 10:00:10 +03:00 |
|
Shpuld Shpuldson
|
1b1b7e9564
|
refactor texture freeing to work around gltextures not mapTextureNameList
|
2023-09-26 21:54:09 +03:00 |
|
Shpuld Shpuldson
|
4109dd2bdb
|
wip move gltextures allocating all to 1 place instead of copy paste
|
2023-09-22 23:13:29 +03:00 |
|
Shpuld Shpuldson
|
a6592a09b7
|
remove unnecessary comment
|
2023-09-22 21:39:07 +03:00 |
|
Shpuld Shpuldson
|
8c44c5b1ea
|
fix uploading to vram
|
2023-09-22 21:21:45 +03:00 |
|
Shpuld Shpuldson
|
1536a48ff0
|
fix memory leak
|
2023-09-22 20:55:25 +03:00 |
|
Shpuld Shpuldson
|
876c28b366
|
remove vram alloc, doesn't work for some reason, it's fast enough anyway
|
2023-09-22 09:14:52 +03:00 |
|
Shpuld Shpuldson
|
bd1b011139
|
why not use vram too for clut4
|
2023-09-22 08:38:03 +03:00 |
|
Shpuld Shpuldson
|
eab5ddd082
|
Refactor clut4 conversion to its own file, use 8bpp resampling to better reuse code
|
2023-09-22 08:26:11 +03:00 |
|
Shpuld Shpuldson
|
b2c43cbe5a
|
add a median cut implementation for converting wad3 8bpp textures to 4bpp
|
2023-09-21 23:13:06 +03:00 |
|
Shpuld Shpuldson
|
c708da2fb9
|
fix the -lm_2 arg to work correctly, also use 5551 instead of 4444 when doing so
|
2023-09-12 08:28:06 +03:00 |
|
Ian
|
8c52efee31
|
Resample large textures on PSP-1000
|
2023-08-27 15:48:32 -04:00 |
|
cypress
|
ef7b59b0b0
|
Add cl_crosshair_debug and fix crosshair offset
|
2023-07-19 23:39:20 -04:00 |
|
cypress
|
15bdd2bd8b
|
Re-Enable external textures on PSP1000, add optimization for PaP skins
|
2023-07-19 21:56:15 -04:00 |
|
Steam Deck User
|
46e24535f9
|
More accurate manipulation of Crosshair values
|
2023-03-27 16:15:38 -04:00 |
|
Steam Deck User
|
aa440e3726
|
Limit Zombie Skins and Muzzleflash variants on PSP 1000
|
2023-03-27 15:20:34 -04:00 |
|
Ian
|
0215e51529
|
Replaces instances of valloc() with vramalloc()
|
2023-03-27 13:07:48 -04:00 |
|
Steam Deck User
|
d67952ca9b
|
Add print for textures flowing into main RAM, re-enable external PCX for 1000
|
2023-03-16 22:20:57 -04:00 |
|
Steam Deck User
|
f0e5edf9ee
|
Stop using a 480x272 graphic for the scope..
|
2023-03-16 21:10:23 -04:00 |
|
Steam Deck User
|
6b1b38351d
|
Remove uwater.png dependancy
|
2023-03-16 20:47:18 -04:00 |
|
Steam Deck User
|
2f6cc747e3
|
Fix crosshair rendering a bit
|
2023-03-16 18:51:48 -04:00 |
|
Steam Deck User
|
c111883fde
|
Remove CLUT4 palette swapping
|
2023-03-16 10:04:36 -04:00 |
|
Steam Deck User
|
6085a20fc9
|
..Unless its CLUT4
|
2023-03-15 21:32:32 -04:00 |
|
Steam Deck User
|
9025e550b5
|
Don't always force swizzling
|
2023-03-15 21:27:52 -04:00 |
|
Steam Deck User
|
a3d4dae418
|
Allow CLUT4 to always force a palette
|
2023-03-15 20:57:18 -04:00 |
|
Steam Deck User
|
b35cf6969d
|
Also add a hack for VID_SetPalette4()
|
2023-03-15 19:29:02 -04:00 |
|
Steam Deck User
|
9827c6667b
|
Considerably reduce GL_Bind
|
2023-03-15 19:21:54 -04:00 |
|
Steam Deck User
|
fc8790e1d0
|
Fix crosshair values for weapons, add Springfield to engine
|
2023-03-13 17:32:17 -04:00 |
|
Steam Deck User
|
69daae32cb
|
Use new-style HUD layout
|
2023-03-13 16:51:59 -04:00 |
|
Steam Deck User
|
631448a73d
|
Go back to DXT5 compression for Transparent alias textures and sprites
|
2023-03-05 00:14:52 -05:00 |
|
Steam Deck User
|
f5b90862ca
|
Stop storing palette data for WAD3 and PCX textures
|
2023-03-01 19:32:49 -05:00 |
|
Steam Deck User
|
23ad1571ba
|
Fix Nearest Filtering not applying to everything (except lightmaps)
|
2023-02-03 20:53:42 -05:00 |
|
Steam Deck User
|
ba17ae0ce5
|
Remove hacked-in zombie skins
|
2022-12-27 21:48:58 -05:00 |
|
moto
|
72288cf9ee
|
Fix vram.h include
|
2022-05-20 09:56:12 -04:00 |
|
moto
|
fbfc75b7b0
|
Fix VRAM leak in GL_UnloadTexture
|
2022-05-20 09:51:40 -04:00 |
|
moto
|
a2ce78450d
|
Use VFPU for most memcpy operations - backported from ADQ
|
2022-05-19 12:58:48 -04:00 |
|
mallgrab
|
e0c3214d79
|
Replace texture allocations to use the hunk.
|
2022-04-09 23:22:11 +02:00 |
|
unknown
|
c4f894e939
|
Restore new loading screens
|
2022-04-05 11:54:40 -04:00 |
|
unknown
|
f278201d26
|
Fix duplicate vram.hpp include
|
2022-02-08 16:54:34 -05:00 |
|
unknown
|
9314ffb79d
|
Initial commit
|
2022-02-08 16:49:56 -05:00 |
|