ArthasMenethil
|
14bd7d061f
Fix shader cache with transform feedback on some android devices
|
1 yıl önce |
jsjtxietian
|
9926e7e8fa
Add shader_cache_dir_valid check to _save_to_cache
|
1 yıl önce |
lawnjelly
|
593cdf00ff
[GLES3] Protect against bogus `glGetShaderInfoLog` return values.
|
1 yıl önce |
bruvzg
|
25dc729dd4
Parse OpenGL and Vulkan strings as UTF-8.
|
1 yıl önce |
bitsawer
|
f1062f25eb
Add device info to GLES3 shader cache key hash
|
1 yıl önce |
bruvzg
|
1887a9df19
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching.
|
3 yıl önce |
A Thousand Ships
|
3565d1bf7e
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 yıl önce |
Adam Scott
|
9c7db7397f
Fix integer value for GL_MAX_UNIFORM_BLOCK_SIZE overflowing
|
1 yıl önce |
clayjohn
|
52fb5bf986
Check if shader cache directory is available before using cache
|
1 yıl önce |
Dani Frank
|
6d3634e29f
fix gles texture uniform array binding
|
1 yıl önce |
ChibiDenDen
|
14e9a61ebc
Verify gles3 cached shader load successful
|
1 yıl önce |
ChibiDenDen
|
6441210177
Add ARB_get_program_binary to glad to support shader cache over desktop GL
|
1 yıl önce |
ChibiDenDen
|
4adbfcfbb2
Add shader cache to gles3
|
1 yıl önce |
Bastiaan Olij
|
85c478e170
Make screen texture and depth texture work in Multiview
|
2 yıl önce |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 yıl önce |
clayjohn
|
ac6b25f33e
Use internal texture name when setting texture uniform location in OpenGL renderer
|
2 yıl önce |
clayjohn
|
9ce57050a5
Add GPUParticles to the OpenGL3 renderer.
|
2 yıl önce |
David Snopek
|
398ee08375
Add multiview to the opengl3 driver
|
2 yıl önce |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 yıl önce |
clayjohn
|
3e20c1347d
Add clipping, backbuffer, and CanvasGroups to 2D GLES3 renderer
|
2 yıl önce |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
2 yıl önce |
clayjohn
|
652adcd5bf
Basic 3D rendering
|
2 yıl önce |
clayjohn
|
2f2064fe3d
Overhaul GLES3: Add basis for 3D renderer, overhaul materials and textures
|
3 yıl önce |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
2 yıl önce |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
2 yıl önce |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 yıl önce |
clayjohn
|
99064d57db
New OpenGL batching canvas renderer
|
3 yıl önce |
reduz
|
98ac002c34
WIP New GLES3 Shader Compiler
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 yıl önce |
Aaron Franke
|
e9808e3d9a
Add a double-precision editor build to CI
|
3 yıl önce |