Mercurial
Mercurial
>
hedgewars-draft
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hedgewars/GL.h
author
Wolfgang Steffens <WolfgangSteff@gmail.com>
Tue, 05 Jun 2012 22:37:36 +0200
changeset 7188
580cd247511e
parent 6891
ab9843957664
permissions
-rw-r--r--
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible. Added a seperate shader for the gradient used for water drawing. Disabled 3D mode for GL2 codepath as this still has some FFP left.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
6886
4463ee51c9ec
Render unions
unc0rr
parents:
diff
changeset
1
#pragma once
4463ee51c9ec
Render unions
unc0rr
parents:
diff
changeset
2
6891
ab9843957664
Improve rendering of function types, ranges, and more
unc0rr
parents:
6886
diff
changeset
3
#include <GL/gl.h>