]> O.S.I.I.S - jp/crow.git/commit
drm double buffered, but disposing not ok
authorjpbruyere <jp.bruyere@hotmail.com>
Sun, 21 May 2017 16:24:35 +0000 (18:24 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Sun, 21 May 2017 16:24:35 +0000 (18:24 +0200)
commit0d0496908cf21c770acce2a49c2b53e1d882d235
tree3a3c51f34e7e36693a32634678cc3080e74bd755
parent2c34b3483bb709bba64de06e3cc6b16b9acb40f9
drm double buffered, but disposing not ok
17 files changed:
CrowIDE/CrowIDE.csproj
src/PerformanceMeasure.cs
testDrm/Main.cs
testDrm/src/Application.cs
testDrm/src/Egl/Context.cs
testDrm/src/Linux/DRI.cs [deleted file]
testDrm/src/Linux/DRI/DRIControler.cs [new file with mode: 0644]
testDrm/src/Linux/DRI/Plane.cs
testDrm/src/Linux/DRI/PlaneResources.cs [new file with mode: 0644]
testDrm/src/Linux/GBM/BufferObject.cs
testDrm/src/Linux/GBM/Surface.cs
testDrm/testDrm.csproj
testDrm/ui/0.crow
testDrm/ui/2.crow
testDrm/ui/menu.crow
testDrm/ui/perfMeasures.crow [new file with mode: 0755]
testDrm/ui/perfMsr.crow [new file with mode: 0755]