mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
Merge 4511 update
This commit is contained in:
@@ -395,6 +395,7 @@ typedef struct ref_api_s
|
||||
// gamma
|
||||
void (*BuildGammaTable)( float lightgamma, float brightness );
|
||||
byte (*LightToTexGamma)( byte color ); // software gamma support
|
||||
qboolean (*R_DoResetGamma)( void );
|
||||
|
||||
// renderapi
|
||||
lightstyle_t* (*GetLightStyle)( int number );
|
||||
|
||||
Reference in New Issue
Block a user