index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gles3
/
rasterizer_canvas_gles3.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Some fixes for shaders and WebGL2
Fabio Alessandrelli
2017-08-11
1
-0
/
+2
*
Restored black bars and custom images instead of black bars, closes #1571
Juan Linietsky
2017-08-07
1
-0
/
+2
*
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
1
-0
/
+2
*
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
2017-06-26
1
-0
/
+5
*
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
1
-1
/
+1
*
-Moved NinePatch to shader, saves a ton of draw calls rendering UI
Juan Linietsky
2017-06-21
1
-1
/
+2
*
2D GPU Particles working..
Juan Linietsky
2017-06-21
1
-0
/
+4
*
Add normalmap support for drawing in all low level primitives. Only added sup...
Juan Linietsky
2017-06-17
1
-1
/
+2
*
TIME constant reverted to a single float, fixes #9123
Juan Linietsky
2017-06-16
1
-1
/
+1
*
Fixed _draw_polygon, should help fix other bugs..
Juan Linietsky
2017-06-12
1
-3
/
+6
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-18
/
+10
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-0
/
+28
*
Type renames:
Juan Linietsky
2017-01-11
1
-3
/
+3
*
Migrated from GLES to GLAD, fixes many issues.
Juan Linietsky
2016-11-22
1
-0
/
+3
*
2D Shaders are working again using the new syntax, though all is buggy in gen...
Juan Linietsky
2016-10-10
1
-0
/
+2
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
1
-0
/
+102