ameerj
|
618de4e787
vulkan: Fix rescaling push constant usage
|
hace 4 años |
ReinUsesLisp
|
e66d5b88a6
shader: Properly scale image reads and add GL SPIR-V support
|
hace 5 años |
ReinUsesLisp
|
656adee630
spirv: Implement rescaling patching
|
hace 5 años |
ReinUsesLisp
|
fb924ea85c
shader: Add resolution down factor opcode
|
hace 5 años |
Feng Chen
|
f2a4204245
Simply legacy attribute implement
|
hace 4 años |
vonchenplus
|
49f9a44235
Support gl_FogFragCoord attribute
|
hace 4 años |
vonchenplus
|
36c21ff6cb
Support gl_BackSecondaryColor attribute
|
hace 4 años |
vonchenplus
|
92bebecf46
Support gl_FrontSecondaryColor attribute
|
hace 4 años |
vonchenplus
|
b04c7b6343
Support gl_BackColor attribute
|
hace 4 años |
Fernando Sahmkow
|
8984abfc76
Spir-V: Rescale the frag depth to 0,1 mode when -1,1 mode is used in Vulkan.
|
hace 4 años |
bunnei
|
7e9163779d
Merge pull request #6962 from vonchenplus/spirv_support_legacy_attribute
|
hace 4 años |
Feng Chen
|
bbc1800c1b
Detail adjustment
|
hace 4 años |
Feng Chen
|
9cdf2383e9
Move attribute related definitions to spirv anonymous namespace
|
hace 4 años |
Feng Chen
|
d994466a08
Implement intput and output fixed fnc textures
|
hace 4 años |
Feng Chen
|
a7bbaa4897
Rename parameters
|
hace 4 años |
Feng Chen
|
73b11f390e
Add colorfront and txtcoord support
|
hace 4 años |
ameerj
|
6e407c02d8
emit_spirv_context_get_set: Fix Get FrontFace return value
|
hace 4 años |
Valeri
|
beb7305b73
SPIR-V: Merge two ifs in EmitGetAttribute
|
hace 4 años |
ameerj
|
56478bc9ac
shader: Fix disabled attribute default values
|
hace 5 años |
ReinUsesLisp
|
5643a909bc
shader: Fix disabled and unwritten attributes and varyings
|
hace 5 años |
ReinUsesLisp
|
7dafa96ab5
shader: Rework varyings and implement passthrough geometry shaders
|
hace 5 años |
ReinUsesLisp
|
808ef97a08
shader: Move loop safety tests to code emission
|
hace 5 años |
ReinUsesLisp
|
59fead3a47
spirv: Properly handle devices without int8 and int16
|
hace 5 años |
ReinUsesLisp
|
374eeda1a3
shader: Properly manage attributes not written from previous stages
|
hace 5 años |
lat9nq
|
373f75d944
shader: Add shader loop safety check settings
|
hace 5 años |
ReinUsesLisp
|
05d41fa9b7
shader: Add support for "negative" and unaligned offsets
|
hace 5 años |
ReinUsesLisp
|
9e7b6622c2
shader: Split profile and runtime information in separate structs
|
hace 5 años |
ReinUsesLisp
|
bed090807a
Move SPIR-V emission functions to their own header
|
hace 5 años |
ReinUsesLisp
|
48a17298d7
spirv: Support OpenGL uniform buffers and change bindings
|
hace 5 años |
ReinUsesLisp
|
57464e3b72
shader: Fix storage type when reading patches on tess control
|
hace 5 años |