Commit Graph

23 Commits

Author SHA1 Message Date
Tats
3e5552eb08 Included two gl canvas with texture sharing and basic projection 2013-11-15 11:41:54 +01:00
Tats
4146740aa7 Merge branch 'master' of github.com:libremapping/libremapping
Conflicts:
	.gitignore
2013-11-15 10:05:43 +01:00
Tats
370462983b New prototype involving splitting in two GL canvas and basic MVC architecture 2013-11-15 07:31:58 +01:00
Alexandre Quessy
9f0736a6a8 fill when mouse leaves 2013-11-15 02:29:19 +01:00
Alexandre Quessy
2bd81d9736 add marquee + fill 2013-11-15 02:19:32 +01:00
Alexandre Quessy
0a5ddd03ea many polylines 2013-11-15 01:52:54 +01:00
Alexandre Quessy
27e50b6581 draw line up to mouse 2013-11-15 01:24:34 +01:00
Alexandre Quessy
0869988fd8 right click: remove last point 2013-11-15 01:21:00 +01:00
Alexandre Quessy
66844ae53b reindent 2013-11-15 01:12:24 +01:00
Alexandre Quessy
8aac8241eb add wx-polyline proto 2013-11-14 16:20:17 +01:00
Tats
5f2e13a4ab Fixed issue with flickering borders 2013-11-13 12:24:32 +01:00
Tats
ab978fceb3 Placed the source and destination in different corners for the sake of demonstration 2013-11-13 06:42:32 +01:00
Tats
34e8a91d4f Added missing glClearColor(0,0,0,0); 2013-11-13 06:35:05 +01:00
Tats
e0a2d6e78e Added some line strips to see where the projection quads are 2013-11-13 06:34:43 +01:00
Tats
9059d19c5a Working control of source -> destination texture 2013-11-13 06:34:17 +01:00
Tats
c7c67be2c2 Fixed problem where the key events were not catched due to focus not being reset (see http://wxwidgets.10942.n7.nabble.com/wxGLCanvas-Key-events-broken-with-2-8-td25420.html) 2013-11-13 05:39:46 +01:00
Tats
697e253ae4 Merge branch 'master' of github.com:libremapping/libremapping
Conflicts:
	prototypes/wx-01-simple/build.sh
2013-11-13 02:03:54 +01:00
Tats
6b33088185 Added lib glut and GL 2013-11-13 02:02:17 +01:00
Alexandre Quessy
515d58fc42 port (almost ok) old glfw proto to wx 2013-11-13 01:58:33 +01:00
Alexandre Quessy
1db0e6a1af add proto wx-01-simple 2013-11-13 00:23:07 +01:00
Alexandre Quessy
26ae4e750a Add prototype with glfw 2013-09-18 15:50:29 -04:00
Alexandre Quessy
4a74a1ec21 add a gtkglext prototype 2013-09-18 15:14:26 -04:00
Alexandre Quessy
d801ba33eb Add a prototype using SDL 2013-09-18 15:14:21 -04:00