Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
fixture Implement blitting Nov 3, 2014
support Updating examples to new winit, low-hanging fruit Jul 23, 2019
attrs.rs Fix the attrs tests shaders for GLES Oct 4, 2015
blit.rs Restore the blit test on travis Sep 20, 2015
buffer.rs Unignore some tests that work now May 18, 2016
display.rs Add possibility to clear with an sRGB color Sep 13, 2015
draw_parameters.rs Fixed documentation issue and removed debug statements Mar 26, 2017
framebuffer.rs Cleanup the attachments implementation Dec 4, 2015
indices.rs Update the winit_api_update branch to the glutin redesign Jul 10, 2017
query.rs fixed some typos Nov 19, 2017
samplers.rs Adjust textures Jul 14, 2015
shaders.rs fix test get_transform_feedback_varyings Jan 13, 2018
ssbo.rs Fix glium using the SSBO's bind point instead of index Oct 6, 2015
subroutines.rs Update the winit_api_update branch to the glutin redesign Jul 10, 2017
texture_buffer.rs Add test for wrong texture buffer type Jul 30, 2015
texture_creation.rs Update the winit_api_update branch to the glutin redesign Jul 10, 2017
texture_draw.rs add from_id to texture types to allow them to point to an externally-… Nov 17, 2015
texture_read.rs Adjust textures Jul 14, 2015
texture_sample.rs Adjust textures Jul 14, 2015
texture_write.rs Adjust textures Jul 14, 2015
uniform_buffer.rs Fix several compiler warnings Oct 19, 2015
uniforms.rs Implement support for i64 and u64 uniforms. Sep 17, 2015
vertex_buffer.rs Add possibility to set the output of a program as sRGB Jul 26, 2015
vertex_source.rs Add support for vertex normalization. Jan 21, 2017