Commit graph

15 commits

Author SHA1 Message Date
Jools Wills
e1b1549e90 ports - added rp_module_repo information for ports that can currently support it
Note: ioquake3 uses "main" as the default branch
2021-02-15 23:54:13 +00:00
Jools Wills
71c14cc997 darkplaces-quake - build gles and opengl versions for rpi4
* performance is much better on gles, but there are glitches - possibly tweaking some options could improve this
 * rework logic to build twice on the rpi4. Shader code is initially patched, commenting out the problematic "invariant"
   qualifier, and then later reverted for the opengl build.
 * use addEmulator to add the gles version first, then use the existing code which calls addPort
2020-06-28 03:57:36 +01:00
Jools Wills
b92cb00140 darkplaces-quake - fix rpi4 slowdowns and rework logic
* enable gl_nopartialtextureupdates by default on rpi (fixes slowdown on rpi4 in game, doesn't seem to harm rpi1-3/videocore)
 * remove makefile patch and override instead with makefile vars for parameters - this should make it simpler for adding additional gles platforms
 * apply makefile.inc changes on all systems (which allows passing through of cpu parameters)
 * override makefile.inc OPTIM_RELEASE parameters so we use our default optimisations
2020-06-26 04:10:35 +01:00
Conn O'Griofa
d90d018178 darkplaces-quake: enforce vsync for kms 2019-09-10 00:21:49 +01:00
Conn O'Griofa
fbef45223e darkplaces-quake: update for fkms support 2019-07-17 03:06:51 +01:00
Jools Wills
d2272f5e01 darkplaces-quake - switch to stable branch and revert patch to original
* master branch is no longer building on the rpi, and is undergoing a lot of development
2018-10-18 23:23:04 +01:00
Hugo Hromic
91df9aba60 darkplaces-quake - rename/rebase patch file for consistency 2018-08-22 17:52:50 +01:00
Jools Wills
5de7edfc76 darkplaces-quake - added missing libjpeg-dev dependency 2018-02-18 17:06:10 +00:00
Jools Wills
083e32c898 remove newbrcmlibs flag as all binaries that link against the libraries have been rebuilt 2017-11-22 19:23:04 +00:00
Jools Wills
518b888eab disable some modules (rpi1 / sdl1 etc) from the kms platform 2017-11-02 19:49:59 +00:00
Conn O'Griofa
bb9976814d darkplaces-quake: update for new vendor graphics library names 2017-10-17 14:20:45 +00:00
Jools Wills
5926524aff added licences to modules 2017-03-01 13:51:12 +00:00
Jools Wills
605b80da26 darkplaces-quake - fix module section/flags 2017-01-21 12:30:44 +00:00
Jools Wills
f5ffcfa631 add a new md_data variable for quick access to a modules additional data files 2016-10-19 21:56:38 +01:00
Jools Wills
afff38dd60 added darkplaces-quake to optional packages 2016-09-08 15:08:40 +01:00