index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
yagl
/
yagl_apis
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-04
YaGL: Patches for the 64bit memory addressing
jinhyung.jo
3
-75
/
+75
2015-05-19
YaGL: Fix hangling of GL_QUERY_RESULT flag
Vasily Golubev
3
-7
/
+13
2014-03-24
YaGL: Workaround broken UBO on some platforms
Stanislav Vorobiov
4
-33
/
+342
2014-03-05
YaGL: Allow using EGL_DONT_CARE in eglChooseConfig
Stanislav Vorobiov
1
-24
/
+45
2014-03-01
YaGL: Always use EBO with glDrawElementsXXX
Stanislav Vorobiov
3
-3
/
+70
2014-02-24
YaGL: Return nVidia GL_UNPACK_ALIGNMENT bug workaround
Stanislav Vorobiov
1
-0
/
+50
2014-02-24
VIGS/YaGL: Use glMapBufferRange instead of glBufferSubData
Stanislav Vorobiov
3
-3
/
+70
2014-02-21
YaGL: Respect OpenGL ES context version
Stanislav Vorobiov
3
-4
/
+25
2014-01-31
YaGL: glDrawRangeElements implemented
Stanislav Vorobiov
3
-241
/
+286
2014-01-31
YaGL: glGetFragDataLocation implemented
Stanislav Vorobiov
3
-91
/
+118
2014-01-31
YaGL: Implemented glUniformMatrixAxBfv
Stanislav Vorobiov
3
-91
/
+295
2014-01-31
YaGL: glClearBuffer implemented
Stanislav Vorobiov
3
-166
/
+281
2014-01-31
YaGL: Integer vertex attributes and uniforms supported
Stanislav Vorobiov
3
-196
/
+776
2014-01-23
YaGL: Support GL_EXT_unpack_subimage and GL_NV_pack_subimage
Stanislav Vorobiov
1
-5
/
+9
2014-01-22
YaGL: Buffer object copying implemented
Stanislav Vorobiov
3
-188
/
+224
2014-01-22
YaGL: Multisampled renderbuffer implemented
Stanislav Vorobiov
3
-146
/
+181
2014-01-22
YaGL: GL_NV_read_buffer implemented
Stanislav Vorobiov
3
-152
/
+171
2014-01-22
YaGL: glMapBuffer implemented
Stanislav Vorobiov
3
-186
/
+260
2014-01-21
YaGL: GL_NV_pixel_buffer_object implemented
Stanislav Vorobiov
3
-251
/
+537
2014-01-20
YaGL: glCompressedXXX removed
Stanislav Vorobiov
3
-416
/
+179
2014-01-17
YaGL: Samplers implemented
Stanislav Vorobiov
3
-69
/
+248
2014-01-16
YaGL: 2D array textures implemented
Stanislav Vorobiov
3
-144
/
+181
2014-01-16
YaGL: GL_OES_texture_3D implemented
Stanislav Vorobiov
3
-150
/
+516
2014-01-15
YaGL: Avoid extra glBufferData call on glVertexAttribPointer
Stanislav Vorobiov
3
-10
/
+38
2014-01-15
Merge remote-tracking branch 'origin/tizen' into glesv3
Stanislav Vorobiov
33
-0
/
+11578
2014-01-13
YaGL/VIGS: Use GL_UNSIGNED_INT_8_8_8_8_REV instead of GL_UNSIGNED_BYTE
Stanislav Vorobiov
1
-1
/
+1
2014-01-13
YaGL/VIGS: Implemented multicore rendering and fences
Stanislav Vorobiov
4
-886
/
+300
2013-11-25
YaGL: Replace AVL trees with hashes
Stanislav Vorobiov
2
-53
/
+23
2013-11-07
vigs & yagl : Move sources to own directories
jinhyung.jo
33
-0
/
+11109