ReinUsesLisp
|
3377b78ea7
astc: Call std::vector::reserve on texelWeightValues to avoid reallocating
|
преди 6 години |
ReinUsesLisp
|
801fd04f75
astc: Create a LUT at compile time for encoding values
|
преди 6 години |
ReinUsesLisp
|
e183820956
astc: Make IntegerEncodedValue a trivial structure
|
преди 6 години |
ReinUsesLisp
|
70a31eda62
astc: Make IntegerEncodedValue constructor constexpr
|
преди 6 години |
ReinUsesLisp
|
5ed377b989
astc: Make IntegerEncodedValue trivially copyable
|
преди 6 години |
ReinUsesLisp
|
e7d97605e8
astc: Rename C types to common_types
|
преди 6 години |
ReinUsesLisp
|
835a3d09c6
astc: Move Popcnt to an anonymous namespace and make it constexpr
|
преди 6 години |
ReinUsesLisp
|
731a9a322e
astc: Use common types instead of stdint.h integer types
|
преди 6 години |
ReinUsesLisp
|
d3dc4e399c
astc: Use 'enum class' instead of 'enum' for EIntegerEncoding
|
преди 6 години |
ReinUsesLisp
|
096f339a2a
video_core: Silence implicit conversion warnings
|
преди 6 години |
ReinUsesLisp
|
a5aa1bb174
astc: Silence implicit conversion warnings
|
преди 6 години |
Lioncash
|
c56d893e77
video_core/textures/astc: Remove unused variables
|
преди 7 години |
Fernando Sahmkow
|
95261639fb
Fix Layered ASTC Textures
|
преди 7 години |
ReinUsesLisp
|
0ad3c031f4
gl_rasterizer_cache: Move format conversion to its own file
|
преди 7 години |
FernandoS27
|
60a184455c
Fix ASTC Decompressor to support depth parameter
|
преди 7 години |
Lioncash
|
6a03badcbc
astc: Initialize vector size directly in Decompress
|
преди 8 години |
Lioncash
|
0f148548f3
astc: Mark functions as internally linked where applicable
|
преди 8 години |
Lioncash
|
c5803e30d3
astc: const-correctness changes where applicable
|
преди 8 години |
Lioncash
|
e3fadb9616
astc: Delete Bits' copy contstructor and assignment operator
|
преди 8 години |
Lioncash
|
4cd52a34b9
astc: In-class initialize member variables where appropriate
|
преди 8 години |
bunnei
|
61779fa072
gl_rasterizer: Implement texture format ASTC_2D_4X4.
|
преди 8 години |