Józef Kucia
|
9e6bd63058
|
tests: Add test for log instruction.
|
2017-07-20 17:40:45 +02:00 |
|
Józef Kucia
|
530d1306e9
|
tests: Add test for exp instruction.
|
2017-07-20 17:40:45 +02:00 |
|
Józef Kucia
|
554321a23c
|
tests: Add test for frc instruction.
|
2017-07-20 17:40:45 +02:00 |
|
Józef Kucia
|
d25df67f9c
|
tests: Add test for integer comparison instructions.
|
2017-07-20 17:40:45 +02:00 |
|
Józef Kucia
|
e0d95289cd
|
tests: Add test for umin and umax instructions.
|
2017-07-20 17:40:45 +02:00 |
|
Józef Kucia
|
c9d9763190
|
tests: Add test for round_{ni,pi} instructions.
|
2017-07-20 17:40:45 +02:00 |
|
Józef Kucia
|
d6853dcc20
|
tests: Add test for loop instructions.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
465b0b998f
|
tests: Add test for nested if instructions.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
171ad02aa8
|
tests: Add test for movc instruction.
|
2017-07-18 17:32:26 +02:00 |
|
Józef Kucia
|
332da87f08
|
tests: Add test for swapc instruction.
|
2017-07-18 13:31:46 +02:00 |
|
Józef Kucia
|
da6c724c3b
|
tests: Add test for texturing.
|
2017-07-17 16:25:29 +02:00 |
|
Józef Kucia
|
091ac41f79
|
libs/vkd3d: Partially handle descriptor table root parameters.
|
2017-07-17 16:25:29 +02:00 |
|
Józef Kucia
|
f79ecfc608
|
tests: Add test for ID3D12Device_GetCopyableFootprints().
|
2017-07-13 11:56:30 +02:00 |
|
Józef Kucia
|
9e18111027
|
tests: Add test for creating samplers.
|
2017-07-12 13:10:44 +02:00 |
|
Józef Kucia
|
85b7dd6d73
|
tests: Introduce check_sub_resource_vec4() helper.
|
2017-07-11 17:23:02 +02:00 |
|
Józef Kucia
|
3be16a766f
|
tests: Add test for immediate constant buffer.
Unfortunately, the test fails on Nvidia. It seems that SPIR-V variable
initializers are ignored.
|
2017-07-11 17:23:02 +02:00 |
|
Józef Kucia
|
8c5d542950
|
tests: Introduce create_upload_buffer() helper.
|
2017-07-11 17:23:02 +02:00 |
|
Józef Kucia
|
8d6facabce
|
tests: Add test for shader interstage registers.
|
2017-07-10 15:33:34 +02:00 |
|
Józef Kucia
|
5cbf568b0b
|
tests: Add visual test for f32tof16 instruction.
|
2017-07-06 18:11:57 +02:00 |
|
Józef Kucia
|
a6e19e9966
|
tests: Add visual test for f16tof32 instruction.
|
2017-07-06 18:11:57 +02:00 |
|
Józef Kucia
|
726e94f325
|
tests: Add visual test for not instruction.
|
2017-07-06 18:11:57 +02:00 |
|
Józef Kucia
|
7212a74a05
|
tests: Add test for deserialization of root signature static samplers.
|
2017-07-06 10:12:22 +02:00 |
|
Józef Kucia
|
0699755b81
|
tests: Add visual test for shader register source modifiers.
|
2017-06-29 13:40:27 +02:00 |
|
Józef Kucia
|
5ae7e3d9d0
|
tests: Add visual test for min/max instructions.
|
2017-06-29 13:40:27 +02:00 |
|
Józef Kucia
|
5d1829329a
|
tests: Add visual test for _sat modifier.
|
2017-06-29 13:40:27 +02:00 |
|
Józef Kucia
|
2be7b7f7f8
|
tests: Store default viewport and scissor rect in test context.
|
2017-06-29 13:40:27 +02:00 |
|
Józef Kucia
|
6f83cfc03f
|
tests: Rename test_draw_context to test_context.
|
2017-06-29 13:40:27 +02:00 |
|
Józef Kucia
|
94d0b8a7c8
|
tests: Add test for scissor test.
|
2017-06-29 13:40:27 +02:00 |
|
Józef Kucia
|
b1000b73d3
|
tests: Add visual test for SM5 bit instructions.
|
2017-06-29 09:02:50 +02:00 |
|
Józef Kucia
|
3907daf34b
|
tests: Add visual tests for ishl instruction.
|
2017-06-29 09:02:50 +02:00 |
|
Józef Kucia
|
cd2e14ba22
|
tests: Add visual test for ushr instruction.
|
2017-06-29 09:02:50 +02:00 |
|
Józef Kucia
|
4e22eeec05
|
tests: Add visual test for ishr instruction.
|
2017-06-29 09:02:50 +02:00 |
|
Józef Kucia
|
6dbdb872fc
|
tests: Add visual tests for bitfield instructions.
|
2017-06-28 12:28:09 +02:00 |
|
Józef Kucia
|
5005e2c10d
|
tests: Add visual test for ftoi instruction.
|
2017-06-28 12:28:09 +02:00 |
|
Józef Kucia
|
acc854ccec
|
tests: Add visual test for ftou instruction.
|
2017-06-28 12:28:09 +02:00 |
|
Józef Kucia
|
0cbd632bd3
|
tests: Add more tests for control flow instructions.
|
2017-06-28 12:28:09 +02:00 |
|
Józef Kucia
|
19cb3aa0ed
|
tests: Add test for ID3D12RootSignatureDeserializer.
|
2017-06-27 13:16:47 +02:00 |
|
Józef Kucia
|
dc26657398
|
tests: Add visual test for eq instruction.
|
2017-06-26 17:03:31 +02:00 |
|
Józef Kucia
|
3178e25cb5
|
tests: Add visual test for ne instruction.
|
2017-06-26 17:03:31 +02:00 |
|
Józef Kucia
|
0f77fb3435
|
tests: Add visual test for if instruction.
|
2017-06-26 17:03:31 +02:00 |
|
Józef Kucia
|
2c4a4bd816
|
tests: Add initial visual test for shader instructions.
|
2017-06-23 22:24:33 +02:00 |
|
Józef Kucia
|
55aa937df7
|
tests: Make test context more flexible.
|
2017-06-23 22:24:33 +02:00 |
|
Józef Kucia
|
a646e7ed34
|
tests: Prefer green color for tests success.
|
2017-06-23 22:24:33 +02:00 |
|
Józef Kucia
|
fe61e0ba22
|
tests: Add test for fractional viewports.
|
2017-06-22 13:36:18 +02:00 |
|
Józef Kucia
|
b288c9e672
|
tests: Add test for fragment coordinates.
|
2017-06-21 22:00:19 +02:00 |
|
Józef Kucia
|
d35c02be8c
|
tests: Remove vertex shader SPIR-V code from init_draw_test_context_().
|
2017-06-21 12:22:20 +02:00 |
|
Józef Kucia
|
2c06f47432
|
tests: Remove fragment shader SPIR-V code from init_draw_test_context_().
|
2017-06-20 13:34:44 +02:00 |
|
Józef Kucia
|
8b416514c1
|
tests: Remove SPIR-V shader code from test_create_pipeline_state().
|
2017-06-19 19:49:11 +02:00 |
|
Józef Kucia
|
995720f5f5
|
include: Add align() helper function.
|
2017-06-16 22:38:21 +02:00 |
|
Józef Kucia
|
84889646f6
|
Update license to LGPL v2.1.
|
2017-06-16 22:11:21 +02:00 |
|