aboutsummaryrefslogtreecommitdiff
path: root/games/rawgl
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-0/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Move those ports to my FreeBSD.org address.Piotr Kubaj2020-01-061-2/+2
| | | | Notes: svn path=/head/; revision=522258
* - Add games/rawglDmitry Marakasov2019-12-057-0/+100
rawgl is a re-implementation of the engine used in the game Another World. WWW: https://github.com/cyxx/rawgl PR: 227299 Submitted by: pkubaj@FreeBSD.org Notes: svn path=/head/; revision=519090