Commit Graph

  • 5a86d86eef Updated documentation in relation to GLUT_ALLOW_NEGATIVE_WINDOW_POSITION. dcnieho 2015-12-14 16:22:31 +0000
  • d8e364d053 Defined logic for glutCreateSubWindow when negative position is allowed dcnieho 2015-12-14 16:22:25 +0000
  • d898bfe4c6 Added GLUT_ALLOW_NEGATIVE_WINDOW_POSITION so windows can be created with negative position coordinates. dcnieho 2015-12-14 16:22:18 +0000
  • 49921da0d0 Merge pull request #40 from Tarnyko/git_master Diederick C. Niehorster 2015-12-14 17:20:48 +0100
  • 8dd4743e55 Merge pull request #39 from rcmaniac25/feature/negative_window_coordinates Diederick C. Niehorster 2015-12-14 17:20:39 +0100
  • 6b8552edbd Fixed C2275 compiler error in fg_spaceball_mswin.c John Archdeacon 2015-12-13 16:59:39 -0500
  • 836fe46441 Additional clarification about GLUT_ALLOW_NEGATIVE_WINDOW_POSITION Rcmaniac25 2015-12-13 16:53:20 -0500
  • 18773bcc81 Mention Wayland build requirements in documentation Manuel Bachmann 2015-12-07 15:41:58 +0100
  • 9fa5db9841 Updated documentation in relation to GLUT_ALLOW_NEGATIVE_WINDOW_POSITION. Rcmaniac25 2015-12-06 01:01:28 -0500
  • 0ed05f6458 Defined logic for glutCreateSubWindow when negative position is allowed Rcmaniac25 2015-12-05 16:08:32 -0500
  • e7f38b763f Added GLUT_ALLOW_NEGATIVE_WINDOW_POSITION so windows can be created with negative position coordinates. Rcmaniac25 2015-10-17 20:50:33 -0400
  • 0d4a47137e Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-10-24 12:41:53 +0200
  • f0facfc489 minor C89 conformity fixes in fg_window_egl.c jtsiomb 2015-10-20 04:35:28 +0000
  • b7737a9c94 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-10-17 13:15:34 +0200
  • 008bc37708 Removed invalid PDB install dcnieho 2015-10-17 11:15:29 +0000
  • 785aaa8811 Merge pull request #36 from rcmaniac25/fix/pdb_install Diederick C. Niehorster 2015-10-17 13:14:20 +0200
  • 23a12a465b Removed invalid PDB install Rcmaniac25 2015-10-17 00:38:22 -0400
  • bb46cf19d2 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-10-12 11:08:31 +0200
  • 98695e579d Export relevant static compile flags on windows. dcnieho 2015-10-12 09:08:37 +0000
  • 3ca71acdab Merge pull request #35 from jzarl/fix_cmake_package_usage_requirements Diederick C. Niehorster 2015-10-12 11:01:22 +0200
  • ffc24cfb76 Export relevant static compile flags on windows. Johannes Zarl-Zierl 2015-10-10 23:31:14 +0200
  • d3839cd975 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-07-11 23:26:59 +0200
  • 9825293425 Set public definitions in cmake package. dcnieho 2015-07-11 21:27:03 +0000
  • 866f61ae9c Create cmake package using imported targets. dcnieho 2015-07-11 21:26:56 +0000
  • c751a9179d Fix compilation on Linux. dcnieho 2015-07-11 21:26:48 +0000
  • 9f7338ebe5 Merge pull request #32 from jzarl/cmake-package Diederick C. Niehorster 2015-07-11 23:25:29 +0200
  • e55bfc05a7 Merge pull request #31 from jzarl/fix_compile_linux Diederick C. Niehorster 2015-07-11 23:20:54 +0200
  • 792d805542 Set public definitions in cmake package. Johannes Zarl 2015-07-10 21:53:18 +0200
  • ba7326ce8d Create cmake package using imported targets. Johannes Zarl 2015-07-10 20:25:48 +0200
  • 989ceddc19 Fix compilation on Linux. Johannes Zarl 2015-07-10 16:31:42 +0200
  • 85b23a7130 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-06-29 12:24:37 +0200
  • 5d045f4f15 todo note about Windows 8 touch support dcnieho 2015-06-29 10:14:05 +0000
  • 976e05c12f minor fix on CMakeLists for checking MSVC_VERSION dcnieho 2015-06-29 10:09:48 +0000
  • e595297daf update CMake file so that it will generate proper _WIN32_WINNT and WINVER definitions in visual studio project setting. dcnieho 2015-06-29 10:09:42 +0000
  • 5259e6156b fixed unsafe usage of malloc() pointed out by jtsiomb. dcnieho 2015-06-29 10:09:33 +0000
  • 8cafe7e34c fixed unsafe usage of malloc() pointed out by jtsiomb. dcnieho 2015-06-29 10:09:27 +0000
  • 8dfbfaca71 Minor fix on indentation. dcnieho 2015-06-29 10:09:20 +0000
  • 238b0ae02c Minor fix on indentation. dcnieho 2015-06-29 10:09:13 +0000
  • 949f7b3747 minor update making code more compact. dcnieho 2015-06-29 10:09:06 +0000
  • b593d219d6 Added support for 3Dconnexion Space Navigator. dcnieho 2015-06-29 10:09:00 +0000
  • c2384ac19e Added support for 3Dconnexion Space Navigator. dcnieho 2015-06-29 10:08:53 +0000
  • 2785c2e9c8 Merge pull request #26 from stonexjr/Jinrong Diederick C. Niehorster 2015-06-29 12:04:00 +0200
  • ce15044f73 minor fix on CMakeLists for checking MSVC_VERSION Jinrong Xie 2015-05-26 18:50:57 -0700
  • 96e89316b6 update CMake file so that it will generate proper _WIN32_WINNT and WINVER definitions in visual studio project setting. Jinrong Xie 2015-05-25 16:30:00 -0700
  • 16bc907735 fixed unsafe usage of malloc() pointed out by jtsiomb. Jinrong Xie 2015-05-13 00:53:49 -0700
  • aa5514903d fixed unsafe usage of malloc() pointed out by jtsiomb. Jinrong Xie 2015-05-13 00:42:20 -0700
  • 5a6d3b2615 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-04-04 20:43:49 +0200
  • fbdcae2479 Implement initial Wayland support dcnieho 2015-04-04 18:43:27 +0000
  • 7fbdb4ea1e Merge pull request #30 from Tarnyko/git_master Diederick C. Niehorster 2015-04-04 20:42:13 +0200
  • 9b30564b6d Implement initial Wayland support Manuel Bachmann 2015-03-26 03:28:33 +0100
  • 7634646bc1 added handy upload script which uses rsync to copy all modified files jtsiomb 2015-03-12 19:53:32 +0000
  • b39d4bb27f fixed HTML mistakes in the front page, and removed the freshmeat link (freshmeat is defunct) jtsiomb 2015-03-12 19:41:54 +0000
  • 1db50ce44b minor fix on index.php jtsiomb 2015-03-12 19:32:49 +0000
  • ab34d382e8 web page update jtsiomb 2015-03-12 19:26:53 +0000
  • c5a4a56585 updated the readme file, and removed out of date and unmaintained files from the project root jtsiomb 2015-03-07 20:57:16 +0000
  • c16fc72a2c fixed indentation in AUTHORS jtsiomb 2015-03-07 18:55:40 +0000
  • c63102d06d added the init error handler example program contributed by Chris Marshall Not building it as part of the demos yet, since it was submitted quite late in the 3.0 release process jtsiomb 2015-03-07 18:53:54 +0000
  • 3f95e542fa - fixed a minor bug in the UNIX/X11 cursor code, causing an X error and abort due to a stale cursor cache, when the application (which calls glutSetCursor), uses glutLeaveMainLoop to close the connection to the X server, and then re-initializes freeglut and starts over with a new connection. jtsiomb 2015-02-28 04:15:13 +0000
  • 27d5d26426 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-02-20 08:14:55 +0100
  • 3be8dc8380 removed the completely outdated FrequentlyAskedQuestions file jtsiomb 2015-02-18 05:20:50 +0000
  • 310764e238 MacOSX doesn't define HOST_NAME_MAX in unistd.h, which made freeglut fail to build. Now, if the definition is missing, we'll just define it arbitrarilly as 255, which should be a safe value. This is just needed for an obscure X11 WM protocol. jtsiomb 2015-02-18 05:03:16 +0000
  • db2ea877b0 - changed the main INCLUDE_DIRECTORIES definition to place the main header locations first in the list instead of appending them. This gives priority to our freeglut*.h files instead of the old system-wide installed ones. - removed the Xxf86vm hack from CMakeLists.txt: it seems like it's not needed any more in new versions of cmake, and it fails to link on MacOSX. jtsiomb 2015-02-18 04:59:57 +0000
  • 8c295f0617 added INCLUDE_DIRECTORIES(${X11_INCLUDE_DIR}) to make sure X11 header files are correctly located, on systems where they are in weird places. This closes bug: #218 jtsiomb 2015-02-18 03:59:21 +0000
  • 7229171bf4 Applied Daniel Macks' patch to use ${CMAKE_INSTALL_LIBDIR} instead of hardcoding lib for the installation directory of libraries, with the additional modification of installing the pkg-config files there too. closing bug #217 jtsiomb 2015-02-18 00:37:05 +0000
  • 3d4b5a78a9 pkgconfig files should go to $(PREFIX)/lib, not $(PREFIX)/share. Closing bug #216 jtsiomb 2015-01-03 11:55:09 +0000
  • 5600276ada Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-01-03 00:42:30 +0800
  • 9f44b39ca0 add todo: don't deinitialize option dcnieho 2015-01-02 16:39:56 +0000
  • 0fb590f83a todo: handling user typing non-western script dcnieho 2015-01-02 16:39:41 +0000
  • 96f344f263 high DPI awareness todo dcnieho 2015-01-02 16:39:27 +0000
  • 5b152532af more todo updating dcnieho 2015-01-02 16:39:13 +0000
  • bc1c695593 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2015-01-03 00:10:22 +0800
  • 4675a5039a adding void* callbacks todo to website feature planning page dcnieho 2015-01-02 16:08:54 +0000
  • af5f03497e added rc2 to the main page jtsiomb 2014-12-26 18:14:59 +0000
  • c93cdcdbbd Minor fix on indentation. Jinrong Xie 2014-12-25 12:02:26 -0800
  • bfe1b60a49 Minor fix on indentation. Jinrong Xie 2014-12-25 11:36:08 -0800
  • be6d4f0d39 Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2014-12-25 22:36:11 +0800
  • 4ccfe206f1 updated list of cmake switches in README.cmake dcnieho 2014-12-25 14:35:17 +0000
  • 19edce36b2 CMake: FREEGLUT_REPLACE_GLUT option should not be visible on windows dcnieho 2014-12-25 14:35:09 +0000
  • a1e180a21a Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2014-12-25 08:55:10 +0800
  • 09f4017618 minor update making code more compact. Jinrong Xie 2014-12-24 15:17:06 -0800
  • f0f7dc61ab brought back the option to build either as "glut" or "freeglut": FREEGLUT_REPLACE_GLUT jtsiomb 2014-12-24 21:23:29 +0000
  • 5c1e897f1a Added support for 3Dconnexion Space Navigator. Jinrong Xie 2014-12-24 03:47:10 -0800
  • 857105a0b4 Added support for 3Dconnexion Space Navigator. Jinrong Xie 2014-12-24 03:46:49 -0800
  • b1316c651f Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2014-12-23 01:08:11 +0800
  • 9e72134ab6 typofixes - https://github.com/vlajos/misspell_fixer dcnieho 2014-12-22 16:27:02 +0000
  • c95a80d7e6 Merge pull request #23 from vlajos/typofixes-vlajos-20141204 Diederick C. Niehorster 2014-12-23 00:25:49 +0800
  • c85ed83b84 typofixes - https://github.com/vlajos/misspell_fixer Veres Lajos 2014-12-04 23:00:27 +0000
  • 081efa33c4 include standard UNIX header fcntl.h in fg_joystick_x11.c, since fcntl() is called conditionally in there (bug #192). jtsiomb 2014-12-02 05:22:12 +0000
  • 4fc11e3285 - changed the minor so version for the new release to 3.10.0 (fg2.8.1 was 3.9.0) - made the so version numbers more prominent in the cmake file to make sure they're not forgotten in future releases jtsiomb 2014-11-04 11:47:27 +0000
  • e3b37e2bcb Merge branch 'trunk' into git_master Diederick Niehorster 2014-11-03 12:18:54 +0800
  • 84695da2d0 Added support for minimizing window. Fixed issue where reshape callback would be called multiple times due to conflicting window size messages on keyboard closure. Fixed issue where changing orientation with the keyboard open would cause multiple reshape events. dcnieho 2014-11-03 04:19:10 +0000
  • 9089d1c682 Added missing glutStrokeWidthf and glutStrokeLengthf for mobile support. dcnieho 2014-11-03 04:18:51 +0000
  • 40337ad874 Merge pull request #22 from rcmaniac25/git_master Diederick C. Niehorster 2014-11-03 12:11:47 +0800
  • c70ab1fadb Added missing glutStrokeWidthf and glutStrokeLengthf for mobile support. Rcmaniac25 2014-11-02 16:33:51 -0500
  • 56692979f1 Merge branch 'trunk' into git_master Diederick Niehorster 2014-11-02 10:22:34 +0800
  • c9c7ef6b84 announcing 3.0.0 RC1 on website dcnieho 2014-11-01 14:14:46 +0000
  • cf4f9c09ba Merge remote-tracking branch 'svn/trunk' into git_master Diederick Niehorster 2014-10-26 17:01:13 +0800
  • 83552a5fdc removed all HAVE_ERRNO checks jtsiomb 2014-10-20 15:27:04 +0000
  • 1186d43a25 removed vfprintf and checking from CMakeLists.txt, and all the fallbacks from vfprintf to the obscure _doprnt function jtsiomb 2014-10-20 15:22:29 +0000
  • d778f6fc64 fixed the unreachable GL error check in getAttribOrUniformLocation in demos/shapes/shapes.c as noted by Kevin Morgan jtsiomb 2014-10-19 23:22:53 +0000