egl/sfegltest/sis/eglbringuptest.pkg
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 05 Nov 2010 17:31:20 +0000
branchbug235_bringup_0
changeset 215 097e92a68d68
parent 207 69cf6858ae99
permissions -rw-r--r--
Added GLES 1.x spinning cube-rendering code to eglbringuptest The coordinate, color and index data are uploaded to server-side buffers by the CGLES1Cube::KhrSetup function. CGLES1Cube::KhrPaint just sets the view matrix and issues a draw command. Which demo to display can be selected by passing its name on the command line, e.g. eglbringuptest vgline eglbringuptest gles1cube If no name is provided, the application defaults to vgline.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
206
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     1
;Languages
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     2
&EN
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     3
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     4
;Header
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     5
#{"eglbringuptest"}, (0x12345678), 1, 0, 0
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     6
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     7
; Localised Vendor name
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     8
%{"Vendor"}
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
     9
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
    10
; Unique Vendor name
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
    11
:"Vendor"
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
    12
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
    13
;Files to install
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
    14
"/epoc32/release/armv5/urel/eglbringuptest.exe" -"!:\sys\bin\eglbringuptest.exe"
c170e304623f Modifed eglbringuptest to compile against S^3 SDK; added a pkg file
Gareth Stockwell <gareth.stockwell@accenture.com>
parents:
diff changeset
    15