serenity/Tests/LibGL/reference-images
Jelle Raaijmakers aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations
This implements support for `glBlendEquation` and
`glBlendEquationSeparate`. These functions modify the calculation of the
resulting color in blending mode.
2024-02-19 23:23:40 +01:00
..
0001_simple_triangle.qoi
0002_quad_color_interpolation.qoi
0003_rect_w_coordinate_regression.qoi LibGL: Set W-coordinate to 1 in glRect* 2022-04-20 14:12:56 +02:00
0004_points.qoi LibGL+LibGPU+LibSoftGPU: Implement point and line drawing 2022-05-09 21:49:48 +02:00
0005_lines.qoi LibGL+LibGPU+LibSoftGPU: Implement point and line drawing 2022-05-09 21:49:48 +02:00
0006_test_rgb565_texture.qoi LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion 2022-08-27 12:28:05 +02:00
0007_test_rgba_to_rgb_texture.qoi LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support 2022-08-27 12:28:05 +02:00
0008_test_pop_matrix_regression.qoi LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit 2022-09-11 22:37:07 +01:00
0009_test_draw_elements_in_display_list.qoi LibGL: Immediately dereference vertex attribute data in display lists 2022-10-16 21:12:15 +02:00
0010_test_store_data_in_buffer.qoi LibGL: Add some tests for the buffer API 2022-11-26 09:38:13 +01:00
0011_tex_env_combine_with_constant_color.qoi LibGL: Implement GL_TEXTURE_ENV_COLOR 2023-01-01 23:33:26 +01:00
0012_blend_equations.qoi LibGL+LibGPU+LibSoftGPU: Implement blend equations 2024-02-19 23:23:40 +01:00