]> git.sesse.net Git - nageru/log
nageru
8 years agoFix a compile error related to gl.h choices.
Steinar H. Gunderson [Sun, 4 Oct 2015 15:32:24 +0000 (17:32 +0200)]
Fix a compile error related to gl.h choices.

8 years agoFix a warning.
Steinar H. Gunderson [Sun, 4 Oct 2015 15:31:18 +0000 (17:31 +0200)]
Fix a warning.

8 years agoHook up display (via a separate RGBA texture) to the UI.
Steinar H. Gunderson [Sun, 4 Oct 2015 15:29:40 +0000 (17:29 +0200)]
Hook up display (via a separate RGBA texture) to the UI.

8 years agoFiddle a bit to get epoxy and Qt to work better together.
Steinar H. Gunderson [Sun, 4 Oct 2015 14:23:15 +0000 (16:23 +0200)]
Fiddle a bit to get epoxy and Qt to work better together.

8 years agoAdd a wrapper to make fences refcounted, as we will soon be needing to split them...
Steinar H. Gunderson [Sun, 4 Oct 2015 14:07:24 +0000 (16:07 +0200)]
Add a wrapper to make fences refcounted, as we will soon be needing to split them for several users.

8 years agoTake the Movit shader directory from pkg-config.
Steinar H. Gunderson [Sun, 4 Oct 2015 00:55:02 +0000 (02:55 +0200)]
Take the Movit shader directory from pkg-config.

8 years agoRemove some unused variables.
Steinar H. Gunderson [Sat, 3 Oct 2015 19:46:26 +0000 (21:46 +0200)]
Remove some unused variables.

8 years agoChange some names in the .ui file.
Steinar H. Gunderson [Sat, 3 Oct 2015 18:54:58 +0000 (20:54 +0200)]
Change some names in the .ui file.

8 years agoChange some sizes.
Steinar H. Gunderson [Sat, 3 Oct 2015 18:53:22 +0000 (20:53 +0200)]
Change some sizes.

8 years agoAdd a clean target.
Steinar H. Gunderson [Sat, 3 Oct 2015 18:53:11 +0000 (20:53 +0200)]
Add a clean target.

8 years agoIntroduce a rudimentary main GUI (not wired up yet).
Steinar H. Gunderson [Sat, 3 Oct 2015 14:34:36 +0000 (16:34 +0200)]
Introduce a rudimentary main GUI (not wired up yet).

8 years agoRemove some TODO.
Steinar H. Gunderson [Sat, 3 Oct 2015 10:29:43 +0000 (12:29 +0200)]
Remove some TODO.

8 years agoDo not release input frames until we are (definitely) done rendering them.
Steinar H. Gunderson [Sat, 3 Oct 2015 10:27:55 +0000 (12:27 +0200)]
Do not release input frames until we are (definitely) done rendering them.

8 years agoRemove unused stuff from the mixer.
Steinar H. Gunderson [Sat, 3 Oct 2015 10:11:10 +0000 (12:11 +0200)]
Remove unused stuff from the mixer.

8 years agoDrop the version dependent reading; always use 130.
Steinar H. Gunderson [Sat, 3 Oct 2015 10:08:58 +0000 (12:08 +0200)]
Drop the version dependent reading; always use 130.

8 years agoClean mixer thread shutdown.
Steinar H. Gunderson [Sat, 3 Oct 2015 10:08:25 +0000 (12:08 +0200)]
Clean mixer thread shutdown.

8 years agoInitial checkin.
Steinar H. Gunderson [Sat, 3 Oct 2015 00:23:14 +0000 (02:23 +0200)]
Initial checkin.