summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_system_graphics.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Fix regression in hw_gpu_xrandr_available_modes()Michael Larabel2008-11-291-1/+1
* pts-core: Return false on failure from read_sysctl() instead ofMichael Larabel2008-11-201-1/+6
* pts-core: Return false on failure from read_pci() instead of "Unknown"Michael Larabel2008-11-201-1/+1
* pts-core: Standardize hw_gpu_* functionsMichael Larabel2008-11-171-160/+69
* pts-core: Don't append "_drv" in xorg_ddx_driver_info() to printedMichael Larabel2008-11-171-3/+1
* pts-core: Temperature reporting fix in graphics_processor_temperature()Michael Larabel2008-11-111-1/+1
* pts-core: Fix bug in xorg_ddx_driver_info() that could have caused someMichael Larabel2008-11-111-0/+2
* pts-core: Add support for reading xf86-video-nv version, since manualMichael Larabel2008-11-041-0/+10
* pts-core: Rework xorg_ddx_driver_info() to rely upon /proc/dri/0/name toMichael Larabel2008-11-031-69/+8
* pts-core: Add support for reading X.Org module / driver versions usingMichael Larabel2008-11-031-0/+75
* pts-core: Various small tweaks to pts-coreMichael Larabel2008-11-011-1/+0
* pts-core: Suppress Xorg.0.log no such file or directoryMichael Larabel2008-10-301-1/+1
* pts-core: Rename pts-core/pts-results-viewer/ toMichael Larabel2008-10-261-1/+1
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-19/+109
* pts-core: Improve detection of graphics cards using common open-sourceMichael Larabel2008-10-141-11/+12
* pts-core: When RandR detection fails in xrandr_available_modes(), applyMichael Larabel2008-10-031-1/+10
* pts-core: Add support for reading software and hardware information onMichael Larabel2008-10-021-1/+46
* pts-core: graphics_gpu_usage() returns -1 on failureMichael Larabel2008-10-021-1/+1
* pts-core: Switch back to using read_amd_pcsdb() withMichael Larabel2008-10-021-3/+3
* pts-core: Add support for reading all ATI forced anti-aliasing types:Michael Larabel2008-09-171-10/+61
* graphics_event_checker: Add graphics_event_checker module that makesMichael Larabel2008-09-111-0/+6
* pts-core: Improve Intel graphics memory detection and other drivers thatMichael Larabel2008-08-271-2/+2
* pts-core: Put the DRI trim code in the wrong conditionMichael Larabel2008-08-271-3/+3
* pts-core: On some Intel setups, don't report DRI in graphics stringMichael Larabel2008-08-271-0/+3
* pts-core: Suppress warnings/errors from set_nvidia_extension()Michael Larabel2008-08-271-1/+1
* pts-core: The read_pci() tags don't need to be postfixed with a colonMichael Larabel2008-08-261-1/+1
* pts-core: Drop pts_beep()Michael Larabel2008-08-221-1/+22
* pts-core: Fixes for sort_available_modes() used byMichael Larabel2008-08-191-2/+2
* pts-core: Sort xrandr_available_modes() by pixel countMichael Larabel2008-08-191-0/+34
* pts-core: Fix CrossFire card count detection for Radeon HD 4870 X2 andMichael Larabel2008-08-171-0/+5
* pts-core: Add more modes to ignoreMichael Larabel2008-08-141-1/+1
* pts-core: Don't report Software Rasterizer in graphics stringMichael Larabel2008-08-141-1/+1
* pts-core: Add NVIDIA SLI detection supportMichael Larabel2008-08-111-0/+7
* pts-core: Few small changesMichael Larabel2008-08-101-3/+0
* pts-core: Define DEFAULT_VIDEO_RAM_CAPACITY to 128MB for default videoMichael Larabel2008-08-091-5/+7
* pts-core: Report video RAM in GPU string for NVIDIA cards tooMichael Larabel2008-08-091-8/+13
* pts-core: Improve GPU string detection for open-source driversMichael Larabel2008-08-091-2/+2
* pts-core: Improve video RAM detectionMichael Larabel2008-08-091-12/+44
* pts-core: If properly detected, report video RAM capacity in ATI stringMichael Larabel2008-08-091-3/+10
* pts-core: Improved Video RAM detection when parsing X logMichael Larabel2008-08-091-3/+7
* pts-core: Add ATI multi-GPU detection supportMichael Larabel2008-08-091-0/+30
* pts-core: xdpyinfo integration for providing universal monitor layout,Michael Larabel2008-08-091-41/+98
* pts-core: Add basic ATI multi-monitor detection support usingMichael Larabel2008-08-091-2/+44
* pts-core: Add in infrastructure for detecting multi-monitor support. SetMichael Larabel2008-08-091-0/+12
* pts-core: Add detection support for number of monitors enabled. TestMichael Larabel2008-08-081-0/+21
* pts-core: Fix for xrandr_available_modes() parsing on X.Org 7.1Michael Larabel2008-08-071-0/+3
* pts-core: Few minor changes to xrandr_available_modes()Michael Larabel2008-08-051-5/+5
* pts-core: Add support for detecting all available video modesMichael Larabel2008-08-051-0/+39
* pts-core: Improve graphics card detectionMichael Larabel2008-08-031-2/+7
* Video memory fix for BSDMichael Larabel2008-08-031-0/+3