Marcin Zawiejski
|
4e73274837
Fix negative size rectangle drawing
|
6 年之前 |
Rémi Verschelde
|
c7c87a0624
Merge pull request #24687 from DavidSichma/draw-rect-rot
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
David Sichma
|
9ba6849cf4
fix draw_rect rotation
|
6 年之前 |
Daeil Kim
|
8c99b6fb2f
Change unshaded logic to match with GLES3
|
6 年之前 |
Juan Linietsky
|
a366d45856
-Implented 2D Mesh support for GLES2
|
6 年之前 |
Juan Linietsky
|
f3cb236f9d
Remove usage of VAO, which does not work in GLES2
|
6 年之前 |
Juan Linietsky
|
3bdd1ff387
Support lights and shadows in GLES2, fixes #21853
|
6 年之前 |
Juan Linietsky
|
bec76cfa19
Change how rects are drawn (and also will help batching eventually), to workaround problem in #9913
|
6 年之前 |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
6 年之前 |
Rémi Verschelde
|
ac2a4771d5
GLES2: Implement pixel snap 2D option
|
6 年之前 |
Bastiaan Olij
|
a6df366b23
Moving lens distortion shader into drivers and adding GLES2 support
|
6 年之前 |
Rémi Verschelde
|
d95bbb8922
Fix warnings about set but unused variables [-Wunused-but-set-variable]
|
6 年之前 |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 年之前 |
luz.paz
|
08bde5b2de
Misc. typos
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 年之前 |
Thomas Herzog
|
0f59cc179c
[GLES2] fix CanvasModulate not working
|
6 年之前 |
Thomas Herzog
|
da876907fd
[GLES2] fix canvas_item sampler allocation
|
6 年之前 |
Marcin Zawiejski
|
bd5ff205b2
Revert "Batch GLES2 draw calls"
|
6 年之前 |
Thomas Herzog
|
b4ce1e3005
Merge pull request #20965 from dragmz/gles2_batching
|
6 年之前 |
Thomas Herzog
|
0ef85b55e0
[gles2] fix black bar artifacts
|
6 年之前 |
Marcin Zawiejski
|
f55039b194
Batch GLES2 draw calls
|
6 年之前 |
Thomas Herzog
|
73fe08be2e
GLES2 refactors
|
6 年之前 |
karroffel
|
b64171e79c
add initial GLES2 3D renderer
|
7 年之前 |
Marcin Zawiejski
|
2d05ae39a2
fix disappearing lines in visual script editor
|
6 年之前 |
dragmz
|
00180ef264
remove redundant uniform set call
|
6 年之前 |
Juan Linietsky
|
de910f8c26
Finally figured out how to implement AnimatedTexture properly.
|
6 年之前 |
toger5
|
b4b7ca89f5
fix clipping with v_flip fixes: #2929
|
6 年之前 |
Poommetee Ketson
|
ff070de986
s/2017/2018/g for gles2, websocket, linux appdata
|
7 年之前 |