index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
render
/
opengles2
/
SDL_shaders_gles2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Updated copyright for 2019
Sam Lantinga
1
-1
/
+1
2018-09-08
gles2: Major renderer optimization. Work in progress!
Ryan C. Gordon
1
-14
/
+14
2018-08-28
GLES2: Get sin/cos out of vertex shader
Andreas Müller
1
-5
/
+9
2018-01-03
Updated copyright for 2018
Sam Lantinga
1
-1
/
+1
2017-12-12
Added support for Android video textures
Sam Lantinga
1
-0
/
+31
2017-11-12
Updated SDL's YUV support, many thanks to Adrien Descamps
Sam Lantinga
1
-83
/
+260
2017-08-14
Implemented more flexible blending modes for accelerated renderers
Sam Lantinga
1
-556
/
+11
2017-01-01
Updated copyright for 2017
Sam Lantinga
1
-1
/
+1
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-05-16
Code style cleanup in the GLES and GLES2 render backends.
Alex Szpakowski
1
-12
/
+6
2014-08-06
Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers
Sam Lantinga
1
-0
/
+82
2014-06-07
dront78 implemented YUV texture support for OpenGL ES 2.0
Sam Lantinga
1
-0
/
+45
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-11-24
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
Ryan C. Gordon
1
-1
/
+1
2013-05-18
File style cleanup for the SDL 2.0 release
Sam Lantinga
1
-6
/
+6
2013-02-15
Happy New Year!
Sam Lantinga
1
-1
/
+1
2012-09-27
Removed executable bit from source files
Sam Lantinga
1
-0
/
+0
2012-06-01
RenderCopyEx,rotation and flipping for all hardware/software backends (#1308)
Gabriel Jacobo
1
-2
/
+9
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-12-29
Fixed bug 1335 - Added support for different pixel formats in OpenGL ES 2 ren...
Sam Lantinga
1
-25
/
+262
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-20
/
+18
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2011-02-11
itsnotabigtruck has given me permission to replace the license for his contri...
Sam Lantinga
1
-18
/
+17
2011-02-08
Made it possible to disable the rendering subsystem with configure --disable-...
Sam Lantinga
1
-2
/
+2
2011-02-06
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_gle...
Sam Lantinga
1
-7
/
+1
2011-02-06
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga
1
-0
/
+550