ReinUsesLisp
|
134f3ff9b4
astc: Call std::vector:reserve on decodedClolorValues to avoid reallocating
|
6 سال پیش |
Nguyen Dac Nam
|
3287b1247d
clang-format
|
6 سال پیش |
Nguyen Dac Nam
|
240d45830d
nit
|
6 سال پیش |
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
|
69c7a01f88
vk/gl_shader_decompiler: Silence assertion on compute
|
6 سال پیش |
ReinUsesLisp
|
62560f1e63
vk_shader_decompiler: Fix default varying regression
|
6 سال پیش |
ReinUsesLisp
|
afebdda203
maxwell_3d: Add padding words to XFB entries
|
6 سال پیش |
ReinUsesLisp
|
4bc4851d45
gl_shader_decompiler: Fix implicit conversion errors
|
6 سال پیش |
Rodrigo Locatti
|
47459f6a36
vk_shader_decompiler: Fix implicit type conversion
|
6 سال پیش |
ReinUsesLisp
|
2fae1e6205
vk_rasterizer: Implement transform feedback binding zero
|
6 سال پیش |
ReinUsesLisp
|
b67360c0f8
vk_shader_decompiler: Add XFB decorations to generic varyings
|
6 سال پیش |
ReinUsesLisp
|
8d5bdcb17b
vk_device: Enable VK_EXT_transform_feedback when available
|
6 سال پیش |
ReinUsesLisp
|
c320702092
vk_device: Shrink formatless capability name size
|
6 سال پیش |
ReinUsesLisp
|
ae6189d7c2
shader/transform_feedback: Expose buffer stride
|
6 سال پیش |
ReinUsesLisp
|
7acebd7eb6
vk_shader_decompiler: Use registry for specialization
|
6 سال پیش |
ReinUsesLisp
|
8e9f23f393
gl_rasterizer: Implement transform feedback bindings
|
6 سال پیش |
ReinUsesLisp
|
4d711dface
gl_shader_decompiler: Decorate output attributes with XFB layout
|
6 سال پیش |
ReinUsesLisp
|
3dcaa84ba4
shader/transform_feedback: Add host API friendly TFB builder
|
6 سال پیش |
Fernando Sahmkow
|
666d431ad8
Merge pull request #3473 from ReinUsesLisp/shader-purge
|
6 سال پیش |
Rodrigo Locatti
|
244fe13219
Merge branch 'master' into shader-purge
|
6 سال پیش |
bunnei
|
b30b1f741d
Merge pull request #3491 from ReinUsesLisp/polygon-modes
|
6 سال پیش |
Nguyen Dac Nam
|
829f424618
nit & remove some optional param
|
6 سال پیش |