Commit Graph

908 Commits

Author SHA1 Message Date
codeanticode
14c89ed2ec removed glw 2015-02-20 16:45:29 -05:00
codeanticode
a8bb95b5dc removed LWJGL library 2015-02-20 16:44:16 -05:00
codeanticode
f4e0f23466 make jogl work as a subclass of PGraphicsOpenGL 2015-02-20 16:43:29 -05:00
codeanticode
d10a9b7392 added eclipse project files, build script 2015-02-20 16:32:38 -05:00
codeanticode
37cdb40934 added jogl library 2015-02-20 16:28:45 -05:00
codeanticode
eaac9b14a2 draw exit label in PGL 2015-01-28 18:48:40 -05:00
codeanticode
ca5aa10d71 use WINDOW_BGCOLOR 2015-01-28 18:15:36 -05:00
codeanticode
af746c00d0 another way to implement present mode w/out AWT 2015-01-28 17:57:31 -05:00
codeanticode
bab8b90104 attempting to emulate present mode 2015-01-24 20:09:28 -05:00
codeanticode
e0ac6e87f2 remove opengl-lwjgl jar from rev control 2015-01-24 08:39:48 -05:00
codeanticode
eac5235416 missing assignements in initCanvas 2015-01-23 17:57:55 -05:00
codeanticode
5737d1b50b updated build script to work with java 8 2015-01-23 17:57:10 -05:00
codeanticode
20569d3502 implementation of placeWindow(location, editorLocation) 2015-01-23 17:22:12 -05:00
codeanticode
4922e90dd0 trying to get smooth change to work 2015-01-23 17:08:00 -05:00
codeanticode
29caac10fa commented some methods that appear unsupported in lwjgl 2015-01-23 15:43:16 -05:00
codeanticode
82d6c44d3a emulate external message 2015-01-23 15:35:36 -05:00
codeanticode
b0e524daa6 disable VSync when target fps is over 60 2015-01-23 11:58:12 -05:00
codeanticode
6e2df6cdbb better lwjgl -> awt key code conversion taken from GTGE library 2015-01-23 11:38:01 -05:00
codeanticode
18b7c2c4b8 use lwjgl method to keep constant framerate 2015-01-23 11:15:47 -05:00
codeanticode
59339fb929 use pixel scale factor 2015-01-23 07:13:42 -05:00
codeanticode
640026b067 enable retina in lwjgl 2015-01-22 08:07:46 -05:00
codeanticode
dcfc2cc4db canvas embedding 2015-01-22 08:04:04 -05:00
codeanticode
06ce0eb772 add retina classes 2015-01-22 07:57:52 -05:00
Ben Fry
a32a634b72 deal with .class signing conflicts and use JDT .jar files for compilation 2015-01-21 19:43:02 -05:00
codeanticode
9f95140897 add hideMenuBar() call 2015-01-20 22:05:21 -05:00
codeanticode
402810e2e1 handle lack of predefined cursors in LWJGL 2015-01-20 00:54:18 -05:00
codeanticode
906b0e5d8a working on the cursors 2015-01-19 18:07:31 -05:00
codeanticode
385e46c0a0 fix buffer limits 2015-01-19 17:17:58 -05:00
codeanticode
066f2302a0 more frame handling 2015-01-19 15:57:06 -05:00
codeanticode
5a46c4b990 close and resize working 2015-01-19 14:53:29 -05:00
codeanticode
914d792e7c added large stage example 2015-01-12 16:00:02 -05:00
codeanticode
4b51ca2d89 set sketch size 2015-01-12 15:59:44 -05:00
codeanticode
32240d2901 fixes to lwjgl renderer 2015-01-12 14:38:25 -05:00
codeanticode
4817c57655 lwjgl renderer uses new arch 2015-01-12 01:58:45 -05:00
Kyle Feuz
c7759f2a78 Bring in upstream changes from 'master' 2014-11-21 10:31:28 -07:00
Kyle Feuz
85d511975b unset executable bit for .txt files 2014-11-20 13:20:33 -07:00
Kyle Feuz
cc312f8b76 Unset the executable bit on xml files 2014-11-20 13:17:33 -07:00
Kyle Feuz
49c3435b36 Normalize line endings. Auto-detect textfiles. Force .java and .pde files to be treated as text. 2014-11-20 12:57:04 -07:00
Ben Fry
682c686391 holy smokes what a mess 2014-11-14 16:48:07 -07:00
Ben Fry
96b9f8dc21 remove unnecessary parens 2014-11-14 15:08:52 -07:00
Ben Fry
ee9584bf53 Merge pull request #2588 from kfeuz/Issue2364
Implements the active() method for Serial and Server (Issue #2364).
2014-11-14 15:01:17 -07:00
Ben Fry
c832bde934 Merge pull request #2922 from kfeuz/Issue2576
Fixes NPE when calling ip() on disconnected clients.
2014-11-14 14:43:04 -07:00
Ben Fry
badd307ec9 Merge pull request #2578 from kfeuz/Issue2577
Fixes NPE when writing to disconnected client, Issue #2577
2014-11-14 14:31:14 -07:00
Ben Fry
19c9994907 Merge remote-tracking branch 'upstream/master' 2014-11-11 09:45:21 -05:00
wirsing
ebe8d3664d Moved sound library to processing-sound 2014-11-06 14:01:41 -08:00
Ben Fry
930ac4065a Merge remote-tracking branch 'upstream/master' 2014-11-03 15:15:26 -05:00
codeanticode
180a100f64 Merge pull request #2898 from federicobond/lwjgl-fix
Pass correct offset to glCopyTexSubImage2D
2014-11-03 11:39:11 -05:00
Kyle Feuz
3f01414d01 Changed ip() to return null when client has disconnected 2014-11-01 23:08:58 -06:00
Ben Fry
deec670eee merge additions 2014-10-22 19:04:25 -04:00
Federico Bond
ce5daefffd Use 1.7 as source and target Java version 2014-10-20 23:52:26 -03:00