# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/opengl
AgeCommit message (Expand)Author
2014-05-28remove tab in shaderMarkus Mohrhard
2014-05-28add batch render shaderweigao
2014-05-26initial work on screen textMarkus Mohrhard
2014-05-15implement new struct and shaders for pickingMarkus Mohrhard
2014-05-08add reverse image shaderweigao
2014-05-05fix whitespace issuesMarkus Mohrhard
2014-05-05add vertex shader and fragment shader for 3D renderingxukai
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-02-15remove unused shaderMarkus Mohrhard
2014-02-03add the remaining symbolsMarkus Mohrhard
2014-02-03working symbol rendering based on point spritesMarkus Mohrhard
2014-01-31add license headers to glsl filesMarkus Mohrhard
2014-01-31apparently the OpenGL doc is wrong, we need GLSL 1.20Markus Mohrhard
2014-01-29gl_PointCoord is already in GLSL 110Markus Mohrhard
2014-01-29add Symbol2D renderingPeilin