| [Branch,~glmark2-dev/glmark2/trunk] Rev 9: Enable lighting when starting each scene (not just the first one), so that they can be started in... |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 99: Fix typo in Canvas::height() and adjust validation reference values. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 98: Add Scene::load_shaders_from_strings() helper method. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 97: Merge refactoring of Mesh class. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 96: Merge SDL removal branch. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 95: Automatically set the application version in the man page. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 94: gl: Disable VSync manually (work around an SDL bug). |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 93: Update files for 2011.06 release. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 92: Improve robustness of 3ds model loading. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 91: Use a "safer" pixel for the validation of SceneTexture. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 90: Bring some sanity to source file names. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 8: Add support for some standard shader uniforms. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 89: Document the special benchmark description string syntax used for setting |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 88: Add special SceneDefaultOptions class, used for setting default options for all other scenes. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 87: Improve man pages. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 86: Improve debug and error message reporting. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 85: Ensure all Mesh instance variables are properly initialized and reset. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 84: Merge port to LibMatrix/Program infrastructure. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 83: Merge validation branch. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 82: Merge new-arch branch. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 81: Update files for 11.05 release. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 80: gl: Ensure our screen updates are not synchronized with the vertical retrace. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 7: Add matrix class. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 79: gles2: Ensure our screen updates are not synchronized with the vertical retrace (LP: 761855). |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 78: Don't use the SDL_OPENGL flag for GLESv2 (LP: #761848) |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 77: Use the correct GL headers depending on the flavor (desktop vs ES2). |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 76: Get the link status from the program object not the fragment shader object. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 75: Update files for 11.01 release. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 74: Rename include guards to values not reserved to the compiler implementation. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 73: Update copyright for 2011. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 72: Make result reporting more parser-friendly. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 71: Display shader compilation/linking info only if an error has occured. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 6: Remove built-in smooth shading functionality which is not available in OpenGL ES 2.0. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 69: Rename --gl, --glesv2 configuration options to --enable-gl, --enable-glesv2. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 68: Explicitly link against needed libraries. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 67: Draw the current scene only if it is still running. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 66: Use the correct GL call (glDeleteProgram) to delete a shader program. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 65: Fix typo in debug code. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 64: Make sure to set ClearDepth explicitly. Also, revert the attribs for red, green and blue size as ... |
2011-07-21 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 63: Use a vec4 for the MaterialColor uniform, so that the alpha value can be specified by the user. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 62: Whitespace fixes. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 61: Request non-zero sizes for the rgb components of the color buffer and the depth buffer when creat... |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 60: Use correct function get log for shader program linking. |
2011-07-21 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 5: Add back output header string. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 59: Updated informational files for release. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 58: Define the precision of fragment shader variables for OpenGL ES 2.0. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 57: Update informational files for 10.07 release. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 56: Add man pages for glmark2 and glmark2-es2 |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 55: Fix the alignment of the display of results for the shading Scene. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 54: Set the version string using a compile time #define. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 53: Change score scaling to produce the average for each test. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 52: Fix textures data path in build file. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 51: Update informational files. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 50: Add license headers to source files. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 4: Remove dependency on GLEW. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 49: Add some informational files. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 48: When setting a uniform for a program make sure that the program is in use. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 47: Remove redundant switch statement. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 46: Use only values allowed by OpenGL ES 2.0 for the internalFormat in glTexImage2D(). |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 45: When loading a texture that is not RGBA or RGB, convert it to one of these two formats. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 44: Silence compiler warnings. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 43: Add OpenGL ES 2.0 screen. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 42: Refactor Screen class. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 40: Remove references to GL_BGRA and GL_BGR pixel formats that don't exist in OpenGL ES 2.0. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 3: Removed request for user input at start of program. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 39: Remove OpenGL 1.x compatible Mesh::render_vbo() and Mesh::render_array() methods. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 38: Replace *ARB functions and constants with their OpenGL (ES) 2.0 equivalents. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 37: Remove Mesh::make_cube implementation as it depends on GL_QUADS that doesn't exist in OpenGL ES 2.0 |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 36: Whitespace fixes. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 35: Create mipmaps using glGenerateMipmaps. This gets rid of glu.h once and for all! |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 34: Get rid of gl functions not available in or relevant to OpenGL ES 2.0. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 33: Use a shader to draw the Texture Scene. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 32: Add "MaterialTexture0" uniform. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 31: Don't try to start the next part of the scene if the scene is finished! |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 30: Refactor Scene class and main(). |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 2: Remove immediate rendering and display list functionality that is not available in OpenGL ES 2.0. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 29: Add Shader::unload() method. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 28: Add MaterialColor uniform to shaders. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 27: Change Build Scene to use a shader for rendering. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 271: Merge of lp:~glmark2-dev/glmark2/scene-clear |
2013-05-17 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 270: Replace the logic used previously to check for libpng12. Check for supported |
2013-05-05 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 26: Add Mesh:render_array_attrib() method. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 269: NativeStateWayland: Apply patch from jbkonno to support resize properly. |
2013-04-29 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 268: ImageReader: cast to void*, not voidp |
2013-04-17 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 267: NativeStateWayland: Add a Wayland backend to Canvas |
2013-04-04 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 266: NativeStateDRM: A few small cleanup items. |
2013-03-05 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 265: NativeStateMir: Add NativeState for Mir |
2013-03-05 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 264: doc: Ensure all main authors are mentioned in the man page |
2013-03-05 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 263: build, doc: Fix man page creation and installation |
2013-03-05 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 262: build: Improve build system support for multiple flavors |
2013-03-05 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 261: CanvasGeneric: Replace custom Canvases with a customizable generic Canvas |
2013-03-04 |
alexandros.frantzis@linaro.org |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 260: Merge of lp:~glmark2-dev/glmark2/obj-update |
2013-02-01 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 25: Change advanced shader to use user-defined vertex attributes exclusively. |
2011-07-21 |
Alexandros Frantzis |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 259: SceneRefract: The GLSL [ES] built-in 'refract()' expects a ratio of refractive |
2012-12-21 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 258: Build, Doc: Update files for 2012.12 release. |
2012-12-18 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 257: Merge of lp:~glmark2-dev/glmark2/canvas-drm-rebranch |
2012-12-18 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 256: SceneShadow: Port potential memory leak fix from SceneRefract (detected in both |
2012-12-17 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 255: Merge of lp:~glmark2-dev/glmark2/refract |
2012-12-17 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 254: CanvasX11EGL: The type definitions between X.h and eglplatform.h make these |
2012-12-12 |
Jesse Barker |
|
Accepted |
| [Branch,~glmark2-dev/glmark2/trunk] Rev 253: Merge of lp:~glmark2-dev/glmark2/config-update. |
2012-12-06 |
Jesse Barker |
|
Accepted |