forked from KolibriOS/kolibrios
Add eglgears video driver testing demo to ISO
git-svn-id: svn://kolibrios.org@7591 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
fd5ae46536
commit
36f4758c4b
@ -213,6 +213,7 @@ extra_files = {
|
||||
{"kolibrios/drivers/ahci/", "common/drivers/ahci/*"},
|
||||
{"kolibrios/drivers/atikms/", "common/drivers/atikms/*"},
|
||||
{"kolibrios/drivers/i915/", "common/drivers/i915/*"},
|
||||
{"kolibrios/drivers/test/", "common/drivers/test/*"},
|
||||
{"kolibrios/drivers/vmware/", "common/drivers/vmware/*"},
|
||||
{"kolibrios/lib/avcodec-56.dll", "common/lib/avcodec-56.dll"},
|
||||
{"kolibrios/lib/avdevice-56.dll", "common/lib/avdevice-56.dll"},
|
||||
|
BIN
data/common/drivers/test/eglgears
Normal file
BIN
data/common/drivers/test/eglgears
Normal file
Binary file not shown.
5
data/common/drivers/test/readme.txt
Normal file
5
data/common/drivers/test/readme.txt
Normal file
@ -0,0 +1,5 @@
|
||||
==eglgears==
|
||||
This is a Demo file for testing video drivers i915 and AtiKMS.
|
||||
|
||||
At first run the driver. Then open "eglgears".
|
||||
When you run it you must see a window with rolling gears.
|
@ -10,7 +10,7 @@ FPlay=/k/media/fplay,40
|
||||
GrafX2=/k/grafx2/grafx2,48
|
||||
uPDF=/k/media/updf,73
|
||||
IconEdit=media/iconedit,98
|
||||
EasyShot=easyshot,2
|
||||
EasyShot=easyshot,62
|
||||
|
||||
[3D Tools]
|
||||
Info3DsPro=/k/3d/info3ds/info3ds,75
|
||||
|
Loading…
Reference in New Issue
Block a user