summaryrefslogtreecommitdiffstats
path: root/CHANGE-LOG
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-17 16:09:24 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-17 16:09:24 -0400
commit2fb3839dc99608af9f1b8f36b42a3930349a1662 (patch)
tree7fc25d24033380dbb3f9fcd041c0d7afd18a024d /CHANGE-LOG
parentbed13aff0918a78178db1e16a11d568620f09546 (diff)
downloadphoronix-test-suite-upstream-2fb3839dc99608af9f1b8f36b42a3930349a1662.tar.gz
phoronix-test-suite-upstream-2fb3839dc99608af9f1b8f36b42a3930349a1662.tar.xz
phoronix-test-suite-upstream-2fb3839dc99608af9f1b8f36b42a3930349a1662.zip
pts: Switch graphics suites to using $VIDEO_WIDTH and $VIDEO_HEIGHT
instead of fixed size. Also add lightsmark and unigine-sanctuary to relevant suites.
Diffstat (limited to 'CHANGE-LOG')
-rw-r--r--CHANGE-LOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGE-LOG b/CHANGE-LOG
index 570a6ca..a61fb9d 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -19,7 +19,7 @@ Phoronix Test Suite 1.2.0 Beta 2
- pts-core: Improve system voltage detection through LM_Sensors
- pts-core: Add ATI CrossFire detection support
- pts-core: Add NVIDIA SLI detection support
-- pts-core: Improved Video RAM detection when parsing X log
+- pts-core: Improve Video RAM detection when parsing X log
- pts-core: Improve GPU string detection for open-source drivers
- pts-core: After first call, cache pts_env_variables()
- pts-core: NUM_CPU_JOBS now equals NUM_CPU_CORES * 2
@@ -58,6 +58,7 @@ Phoronix Test Suite 1.2.0 Beta 2
- pts: Add more tests to memory test suite
- pts: Add x-testing suite for synthetic X tests
- pts: Add unigine-sanctuary test profile for Unigine Engine (Thanks to Unigine Corp)
+- pts: Switch graphics suites to using $VIDEO_WIDTH and $VIDEO_HEIGHT instead of fixed size
- pts_LineGraph: Fix regression that caused the line not to be plotted
- system_monitor: When reading +3.3V, poll V3_POWER not BATTERY_POWER (noted by Marox)
- system_monitor: Poll sensors every 10 seconds