Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
partiview
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stuart Levy
partiview
Commits
0635ba610d603c4bf869b87b3b69535cb535d757
Select Git revision
Branches
4
master
default
protected
partiview
rel_0_7_02
vendor
Tags
11
partiview-2005-11-08-1704
post-7-05-smarx-merge
pre-smarx-join
rel_0_7_05
rel_0_7_04
rel_0_7_03
pre_rel_0_7_02
Draft1
partiview-2001-03-19-1620
partiview-2000-12-12-2057
partiview-01
15 results
partiview
src
glshader.cc
Author
Search by author
Any Author
authors
Stuart Levy
slevy
1 author
Jul 18, 2023
Fix png-snapshot bug. sprintf->snprintf, strcpy->strncpy -- pass lengths around.
· 0635ba61
Stuart Levy
authored
1 year ago
0635ba61
Aug 01, 2017
Mollify macos clang - #ifndef X rather than #if !X.
· 772c7f9a
slevy
authored
7 years ago
772c7f9a
Aug 09, 2015
Compile even if GLEW library not present. Stub out the shader functions.
· 313486b0
slevy
authored
9 years ago
313486b0
Jul 12, 2013
Compile assuming static libGLEW library under MinGW.
· 4194897b
slevy
authored
11 years ago
4194897b
Insist on using GLEW.
· b0731a57
slevy
authored
11 years ago
b0731a57
Oct 26, 2011
Check for validity of compiled shader -- only enable if glCompileShader succeeded.
· 1d67e5a5
slevy
authored
13 years ago
1d67e5a5
Feb 17, 2011
Only include GL/glew.h if we HAVE_LIBGLEW.
· 7052dc44
slevy
authored
14 years ago
7052dc44
Jan 19, 2011
Add hack for loading a GLSL vertex shader.
· 3931ca6b
slevy
authored
14 years ago
3931ca6b
Loading