GhostBSD/xconfig adc5742bin xconfig, cardDetect XF86Config.radeonkms XF86Config.kaveri

Merge pull request #38 from xcrsz/patch-2

Update xconfig to support Kavari (Radeon R5).
DeltaFile
+25-79cardDetect/XF86Config.radeonkms
+49-25bin/xconfig
+6-1cardDetect/XF86Config.kaveri
+80-1053 files

GhostBSD/xconfig 30fa7c2

Merge branch 'master' into patch-2
DeltaFile
+0-00 files

GhostBSD/xconfig 3d0624ccardDetect XF86Config.kaveri

Merge pull request #37 from xcrsz/patch-1

Create XF86Config.kaveri
DeltaFile
+7-0cardDetect/XF86Config.kaveri
+7-01 files

GhostBSD/xconfig 958bec0bin xconfig

Add support for Kaveri (Radeon R5)
DeltaFile
+49-25bin/xconfig
+49-251 files

GhostBSD/xconfig f662100cardDetect XF86Config.kaveri

Create XF86Config.kaveri
DeltaFile
+12-0cardDetect/XF86Config.kaveri
+12-01 files

GhostBSD/xconfig a94cd17cardDetect XF86Config.radeonkms

Update XF86Config.radeonkms
DeltaFile
+25-79cardDetect/XF86Config.radeonkms
+25-791 files

GhostBSD/xconfig 60ef36bcardDetect XF86Config.kaveri

Create XF86Config.kaveri
DeltaFile
+7-0cardDetect/XF86Config.kaveri
+7-01 files

GhostBSD/xconfig a907232bin xconfig

Merge pull request #36 from ghostbsd/fix-xlibre

Add XLibre X server detection and NVIDIA driver support
DeltaFile
+39-9bin/xconfig
+39-91 files

GhostBSD/xconfig d2a5362bin xconfig

Add XLibre X server detection and NVIDIA driver support

- Add detect_x_server() function to identify XLibre vs Xorg
- Automatically prefix NVIDIA driver packages with 'xlibre-' when XLibre is detected
- Maintain backward compatibility with standard Xorg packages
- Enhanced error reporting to include both nvidia and xlibre package searches
DeltaFile
+39-9bin/xconfig
+39-91 files

GhostBSD/xconfig f67bcf1bin xconfig

Merge pull request #35 from ghostbsd/fix--nvidia-latest

Fixed the nvidia-latest package name
DeltaFile
+1-1bin/xconfig
+1-11 files

GhostBSD/xconfig 5516b19bin xconfig

fixed the nvidia-latest package name
DeltaFile
+1-1bin/xconfig
+1-11 files

GhostBSD/xconfig 8acb30e. README.md, bin xconfig

Merge pull request #34 from xcrsz/master

Feat: Add dynamic menu generation and improved gpu assignments
DeltaFile
+685-315bin/xconfig
+172-1README.md
+154-0cardDetect/XF86Config.dual
+82-56cardDetect/XF86Config.vesa
+94-0cardDetect/XF86Config.safe
+93-0cardDetect/XF86Config.intel
+1,280-3727 files not shown
+1,835-41513 files

GhostBSD/xconfig 9745170. README.md

Minor revision
DeltaFile
+1-1README.md
+1-11 files

GhostBSD/xconfig 45c34f1. README.md

Update README.md
DeltaFile
+125-126README.md
+125-1261 files

GhostBSD/xconfig f5e93afbin xconfig

Add dynamic menu support
DeltaFile
+501-721bin/xconfig
+501-7211 files

GhostBSD/xconfig 96d5ed6. README.md

Minor revision
DeltaFile
+1-2README.md
+1-21 files

GhostBSD/xconfig d832742. README.md

Minor revision
DeltaFile
+1-1README.md
+1-11 files

GhostBSD/xconfig a4ed62b. README.md

Minor revision
DeltaFile
+174-1README.md
+174-11 files

GhostBSD/xconfig 9ebce24bin xconfig

Update xconfig

- Added Hyper-V detection
- Enhanced Intel support with both auto-detection and config file options
- Improved AMD support by using appropriate external config files

Additional setup functions:
- setup_intel_config() - Uses external Intel config
- setup_hyperv() - Microsoft Hyper-V support
- setup_safe() - Safe/recovery mode
- setup_dual() - Dual monitor template

- Graceful fallbacks when external configs aren't available
DeltaFile
+129-9bin/xconfig
+129-91 files

GhostBSD/xconfig fd05973cardDetect XF86Config.intel

Create XF86Config.intel

- SNA acceleration method
- TearFree option for smooth video
- DRI3 support
- Modern resolution support
DeltaFile
+93-0cardDetect/XF86Config.intel
+93-01 files

GhostBSD/xconfig 6dc7050cardDetect XF86Config.amdgpu

Create XF86Config.amdgpu
DeltaFile
+93-0cardDetect/XF86Config.amdgpu
+93-01 files

GhostBSD/xconfig 6283272cardDetect XF86Config.radeonkms

Create XF86Config.radeonkms

- Glamor acceleration
- Color tiling and page flipping
- DRI2 support
- Standard resolution support
DeltaFile
+92-0cardDetect/XF86Config.radeonkms
+92-01 files

GhostBSD/xconfig e77c667cardDetect XF86Config.hyperv

Create XF86Config.hyperv

- SCFB driver with shadow framebuffer
- Wide sync ranges for dynamic resolution
- Enterprise virtualization support
DeltaFile
+85-0cardDetect/XF86Config.hyperv
+85-01 files

GhostBSD/xconfig 8c2da89cardDetect XF86Config.safe

Create XF86Config.safe
DeltaFile
+94-0cardDetect/XF86Config.safe
+94-01 files

GhostBSD/xconfig cdd4595cardDetect XF86Config.dual

Create XF86Config.dual

- Xinerama support for multi-monitor
- Side-by-side monitor configuration
- Alternative single-card dual-output setup
- Includes configuration comments and examples
DeltaFile
+154-0cardDetect/XF86Config.dual
+154-01 files

GhostBSD/xconfig f3e63accardDetect XF86Config.vmware

Add improvements to XF86Config.vmware

Improvements:
-Missing closing quote in "AutoAddDevices" "Off → "Off"
- Added Files, Module, InputDevice (Keyboard), complete Monitor section
- Added multiple color depths and modern resolutions
- Added HWcursor false and StaticXinerama false options
DeltaFile
+76-15cardDetect/XF86Config.vmware
+76-151 files

GhostBSD/xconfig 257d884cardDetect XF86Config.virtualbox

Improvements to XF86Config.virtualbox

Improvements:
- Added standard Files and Module sections
- Enhanced with proper VirtualBox vendor info and wider sync ranges
- Added ShadowFB false and VESA false options
- Support for 1920x1080, 1680x1050, etc.
DeltaFile
+42-20cardDetect/XF86Config.virtualbox
+42-201 files

GhostBSD/xconfig c632bbfcardDetect XF86Config.qemu

Add improvements to XF86Config.qemu

Improvements:
- Added all missing sections (ServerLayout, Files, Module, InputDevice, Screen)
- Proper Cirrus driver configuration with appropriate options
- Limited to what QEMU/Cirrus can reliably handle
DeltaFile
+80-6cardDetect/XF86Config.qemu
+80-61 files

GhostBSD/xconfig 9ee1617cardDetect XF86Config.vesa

Add improvements to XF86Config.vesa

Improvements:

- Added ServerLayout with proper InputDevice references, InputDevice sections
- Added DPMS support and better descriptions for ModeLine entries
- Added ShadowFB true and DefaultRefresh 60 options
- Added 8-bit depth, organized color depth sections
DeltaFile
+82-56cardDetect/XF86Config.vesa
+82-561 files

GhostBSD/xconfig d7ab75dcardDetect XF86Config.scfb

Expanded from minimal 3-line config to full X11 configuration
DeltaFile
+87-2cardDetect/XF86Config.scfb
+87-21 files