wlroots-hyprland/types
emersion 6ecb0eefcb
render/gles2: transpose matrices before binding them
Setting glUniformMatrix3fv's transpose parameter to GL_TRUE is
not allowed for OpenGL ES 2.

This adds a wlr_matrix_transpose function.
2018-03-19 20:21:02 +01:00
..
meson.build Merge branch 'master' into matrix-redesign 2018-03-15 15:48:09 +01:00
wlr_box.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_compositor.c xwayland: fix some use-after-free in xwm 2018-02-23 10:20:53 +01:00
wlr_cursor.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_data_device.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_gamma_control.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_idle.c move activity_notify into events in wlr_idle 2018-02-22 21:14:28 +01:00
wlr_idle_inhibit_v1.c idle-inhibit: style adjustments and motivation 2018-02-23 13:18:05 +01:00
wlr_input_device.c Add const to x11 and input interfaces 2018-03-06 21:16:18 +13:00
wlr_keyboard.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_linux_dmabuf.c Wire up linux_dmabuf in rootston 2018-03-15 12:40:18 +01:00
wlr_list.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_matrix.c render/gles2: transpose matrices before binding them 2018-03-19 20:21:02 +01:00
wlr_output.c matrix: rename wlr_matrix_texture to wlr_matrix_projection 2018-03-15 21:26:45 +01:00
wlr_output_damage.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_output_layout.c output-layout: fix output global not destroyed 2018-03-01 17:53:15 +01:00
wlr_pointer.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_primary_selection.c primary-selection: fix crash in device_handle_set_selection 2018-02-20 12:33:13 +01:00
wlr_region.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_screenshooter.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_seat.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_server_decoration.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_surface.c surface: drop wlr_surface_get_matrix 2018-03-15 18:35:22 +01:00
wlr_tablet_pad.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_tablet_tool.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_touch.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_wl_shell.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_xcursor_manager.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_xdg_shell.c xdg-shell: add map/unmap support 2018-03-15 20:15:09 +01:00
wlr_xdg_shell_v6.c Merge pull request #711 from emersion/map-unmap 2018-03-17 10:00:54 -04:00