summaryrefslogtreecommitdiff
path: root/graphics/mesa-demos/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa-demos: Update to 8.5.0Emmanuel Vadot2024-04-302-30/+0
| | | | | | | While here switch to meson Differential Revision: https://reviews.freebsd.org/D44969 Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa-demos: Stop shipping programs that upstream don't shipEmmanuel Vadot2024-04-302-99/+0
| | | | | | | | | | | | | | | | Stop thinking we are better than upstream and don't ship programs that upstream don't This removes : - eglgears_x11 - eglkms (which segfaults anyway) - egltri_x11 - peglgears (stuck in a loop) - xeglgears - xeglthreads (doesn't work) Differential Revision: https://reviews.freebsd.org/D44968 Sponsored by: Beckhoff Automation GmbH & Co. KG
* graphics/mesa-demos: Drop patch to rename bitmap to bitmap_demoEmmanuel Vadot2024-04-302-70/+0
| | | | | | | | mesa-demos provides a bitmap program that conflict with x11/bitmap. Instead of patching the makefiles just rename the binary in post-stage. Differential Revision: https://reviews.freebsd.org/D44967 Sponsored by: Beckhoff Automation GmbH & Co.KG
* graphics/mesa-demos: update to 8.4.0Jan Beich2018-02-233-113/+66
| | | | | | | Changes: https://lists.freedesktop.org/archives/mesa-announce/2018-February/000402.html Notes: svn path=/head/; revision=462715
* Enable the EGL and GLESv2 demosBaptiste Daroussin2017-01-226-10/+207
| | | | | | | | PR: 214708 Submitted by: matthew@reztek.cz Notes: svn path=/head/; revision=432164
* Update to 8.2.0.Jung-uk Kim2015-04-172-19/+8
| | | | | | | PR: 196092 Notes: svn path=/head/; revision=384193
* Update to 8.0.1Niclas Zeising2013-03-118-138/+68
| | | | | | | | | This adds a bunch of new demos. Obtained from: xorg development repo Notes: svn path=/head/; revision=313913
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-215-30/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Xorg Team is pleased to announce the next round of Xorg updates. The team created a new flag called WITH_NEW_XORG that users can include in /etc/make.conf. This was created for the intel KMS work being done althouthough It probably works for other chips. Unfortunately, the intel KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users. Older version of FreeBSD will not be supported. Intel users will need to patch their source manually with Konstantin?s KMS kernel patch to get the newer chips to work. Please carefully read UPDATING entry. Changes: - libdrm 2.4.31 (including KMS support) - mesa 7.11.2 - xorg-server 1.10.6 - a lot of new Graphic Drivers. I would like to thank: Koop Mast Eitan Adler Niclas Zeising and all helpers and testers from x11@. Notes: svn path=/head/; revision=295195
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-251-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457 Notes: svn path=/head/; revision=269720
* Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.Norikatsu Shigemura2010-02-071-0/+0
| | | | | | | | | | | | [MEMO] In this commit, no version changed. But if you put 'WITHOUT_NOUVEAU' on /etc/make.conf, you can use new version of Mesa3D and libdrm. Discussed with: rnoland on freebsd-ports/freebsd-x11. Notes: svn path=/head/; revision=249366
* Re-enable DRI on powerpc and sparc64, mainly in order to fixMarius Strobl2009-04-101-0/+11
| | | | | | | | | packaging. Approved by: rnoland Notes: svn path=/head/; revision=232025
* - Update to 7.0.3.Marcelo Araujo2008-04-281-11/+0
| | | | Notes: svn path=/head/; revision=212129
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 7.0.Jung-uk Kim2007-07-021-0/+11
| | | | | | | | | | | - Patch data file paths in progs/xdemos, not just progs/demos as yuvrect_client demo needs it. - Add a patch for glthreads.c to fix a warning on amd64. Approved by: araujo (maintainer) Notes: svn path=/head/; revision=194670
* Fix mesa-demos build against libGL that doesn't link against a pthread lib.Eric Anholt2007-05-291-2/+2
| | | | Notes: svn path=/head/; revision=192330
* Add -DPTHREADS to custom mesa-demos config file, which fixes glthreads.Eric Anholt2007-05-251-1/+2
| | | | Notes: svn path=/head/; revision=191829
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-0/+39
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 6.2.1.Dejan Lesjak2005-01-292-56/+29
| | | | | | | | | | | This gains compatibility with X.Org 6.8, but breaks it with XFree86 4.4, so flip the IGNORE switch. Since there is no "install" target we can use, installation is done in do-install of port. For that we need the list of files to install which is conveniently used to generate plist, so static pkg-plist is dropped. Notes: svn path=/head/; revision=127668
* Link mesa-demos against ${PTHREAD_LIBS}. Supposed to prevent crashing onEric Anholt2003-11-081-3/+3
| | | | | | | | | -stable. Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=93415
* Add mesa-demos, a port of the GL demos distributed with Mesa.Eric Anholt2003-11-071-0/+56
Notes: svn path=/head/; revision=93319