Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
brkho
/
mesa
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Versions
562
Wiki
Activité
Parcourir la source
util: include c99_compat.h in format_srgb.h to get 'inline' definition
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
tags/10.3-branchpoint
Brian Paul
il y a 11 ans
Parent
04764f3bd9
révision
9b10bc5589
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
src/util/format_srgb.h
+ 1
- 0
src/util/format_srgb.h
Voir le fichier
@@ -39,6 +39,7 @@
#include <stdint.h>
#include <math.h>
#include "c99_compat.h"
extern const float
util_format_srgb_8unorm_to_linear_float_table[256];
Écrire
Aperçu
Chargement…
Annuler
Enregistrer