~glmark2-dev/glmark2/fix-no-mapbuffer

  • Committer: Alexandros Frantzis
  • Date: 2012-01-03 14:47:26 UTC
  • Revision ID: alexandros.frantzis@linaro.org-20120103144726-s0qokjtuc2dkgwbn
Android: Don't try to draw scene contents if the scene is not running.
Filename Latest Rev Last Changed Committer Comment Size
..
libmatrix 84 12 years ago Alexandros Frantzis Merge port to LibMatrix/Program infrastructure. Diff
libpng 120.1.1 12 years ago Alexandros Frantzis Add libpng source code, needed for Android build. Diff
android.cpp 178 12 years ago Alexandros Frantzis Android: Don't try to draw scene contents if the s 5.8 KB Diff Download File
benchmark.cpp 159.2.12 12 years ago Alexandros Frantzis *: Remove trailing whitespace from glmark2 sources 2.9 KB Diff Download File
benchmark.h 159.2.33 12 years ago Alexandros Frantzis Benchmark: Add doxygen comments. 2.8 KB Diff Download File
canvas-android.cpp 159.2.19 12 years ago Alexandros Frantzis Canvas*: Group method definitions according to vis 3.7 KB Diff Download File
canvas-android.h 159.2.23 12 years ago Alexandros Frantzis *: More trailing whitespace cleanup. 1.5 KB Diff Download File
canvas-x11-egl.cpp 162 12 years ago Alexandros Frantzis *: Merge cleanup branch part 1. 6.7 KB Diff Download File
canvas-x11-egl.h 159.2.23 12 years ago Alexandros Frantzis *: More trailing whitespace cleanup. 1.6 KB Diff Download File
canvas-x11-glx.cpp 167 12 years ago Alexandros Frantzis *: Merge cleanup branch part 2. 6 KB Diff Download File
canvas-x11-glx.h 159.2.23 12 years ago Alexandros Frantzis *: More trailing whitespace cleanup. 1.5 KB Diff Download File
canvas-x11.cpp 171 12 years ago Alexandros Frantzis CanvasX11: Call glViewport() only after binding a 6.6 KB Diff Download File
canvas-x11.h 171 12 years ago Alexandros Frantzis CanvasX11: Call glViewport() only after binding a 2.6 KB Diff Download File
canvas.h 164 12 years ago Alexandros Frantzis Canvas,Log: Remove trailing whitespace. 5.8 KB Diff Download File
default-benchmarks.h 167.1.5 12 years ago Alexandros Frantzis DefaultBenchmarks: Add bump mapping with height ma 3.3 KB Diff Download File
gl-headers.cpp 148.1.11 12 years ago Alexandros Frantzis Canvas*,Mesh: Set up and access GL extension funct 952 bytes Diff Download File
gl-headers.h 159.2.12 12 years ago Alexandros Frantzis *: Remove trailing whitespace from glmark2 sources 1.3 KB Diff Download File
log.cpp 165 12 years ago Alexandros Frantzis Log: Skip the log continuation character when disp 4.1 KB Diff Download File
log.h 164 12 years ago Alexandros Frantzis Canvas,Log: Remove trailing whitespace. 1.2 KB Diff Download File
main.cpp 167 12 years ago Alexandros Frantzis *: Merge cleanup branch part 2. 8.3 KB Diff Download File
mesh.cpp 169 12 years ago Alexandros Frantzis Mesh,Model: Remove trailing whitespace. 16.4 KB Diff Download File
mesh.h 169 12 years ago Alexandros Frantzis Mesh,Model: Remove trailing whitespace. 4 KB Diff Download File
model.cpp 169 12 years ago Alexandros Frantzis Mesh,Model: Remove trailing whitespace. 23.1 KB Diff Download File
model.h 169 12 years ago Alexandros Frantzis Mesh,Model: Remove trailing whitespace. 3.2 KB Diff Download File
options.cpp 159.2.22 12 years ago Alexandros Frantzis *: Use Util::fromString() and Util::toString() whe 4.8 KB Diff Download File
options.h 140 12 years ago Alexandros Frantzis Main,Options: Add support for loading the list of 1.3 KB Diff Download File
scene-buffer.cpp 174 12 years ago Alexandros Frantzis Scene*: Eliminate duplication of scene update code 13.4 KB Diff Download File
scene-build.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 7.4 KB Diff Download File
scene-bump.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 12.2 KB Diff Download File
scene-conditionals.cpp 167 12 years ago Alexandros Frantzis *: Merge cleanup branch part 2. 4.7 KB Diff Download File
scene-default-options.cpp 159.2.13 12 years ago Alexandros Frantzis *: Be consistent about placing return types on sep 1.5 KB Diff Download File
scene-desktop.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 29.8 KB Diff Download File
scene-effect-2d.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 11.9 KB Diff Download File
scene-function.cpp 167 12 years ago Alexandros Frantzis *: Merge cleanup branch part 2. 5.6 KB Diff Download File
scene-grid.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 2.9 KB Diff Download File
scene-loop.cpp 167 12 years ago Alexandros Frantzis *: Merge cleanup branch part 2. 5.5 KB Diff Download File
scene-pulsar.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 8.9 KB Diff Download File
scene-shading.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 10.8 KB Diff Download File
scene-texture.cpp 172.1.2 12 years ago Alexandros Frantzis Scene*: Move common update functionality to Scene: 6.4 KB Diff Download File
scene.cpp 175 12 years ago Alexandros Frantzis Scene: Calculate the average fps value on demand. 5.9 KB Diff Download File
scene.h 175 12 years ago Alexandros Frantzis Scene: Calculate the average fps value on demand. 10.1 KB Diff Download File
shader-source.cpp 176 12 years ago Alexandros Frantzis ShaderSource: Always try to guess the shader type 16.9 KB Diff Download File
shader-source.h 171.1.1 12 years ago Alexandros Frantzis ShaderSource: Add a vec2 version of the add_const( 3.8 KB Diff Download File
texture.cpp 159.2.32 12 years ago Alexandros Frantzis Texture: Change ::load() to return a boolean value 5.5 KB Diff Download File
texture.h 159.2.32 12 years ago Alexandros Frantzis Texture: Change ::load() to return a boolean value 1 KB Diff Download File
util.cpp 159.2.29 12 years ago Alexandros Frantzis Scene*,Util: Move get_timestamp_us() to the Util c 4.1 KB Diff Download File
util.h 159.2.29 12 years ago Alexandros Frantzis Scene*,Util: Move get_timestamp_us() to the Util c 2.1 KB Diff Download File
wscript_build 120.1.19 12 years ago Alexandros Frantzis Make exceptions optional in libmatrix/mat.h. 1.5 KB Diff Download File