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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
Merge "VIGS: Fix bad DisplaySurface access" into tizen
SeokYeon Hwang
1
-0
/
+6
2014-03-25
Merge "VIGS/YaGL: fixes some code" into tizen
Sangho Park
3
-26
/
+11
2014-03-26
VIGS: Fix bad DisplaySurface access
Stanislav Vorobiov
1
-0
/
+6
2014-03-24
YaGL: Workaround broken UBO on some platforms
Stanislav Vorobiov
4
-33
/
+342
2014-03-20
Device ARGS: added device properties option for sensors & jacks
Jinhyung Choi
1
-0
/
+16
2014-03-19
VIGS/YaGL: fixes some code
jinhyung.jo
3
-26
/
+11
2014-03-06
Merge branch 'glesv3' into tizen
Stanislav Vorobiov
79
-5701
/
+7518
2014-03-06
YaGL/VIGS: Version bump
glesv3
Stanislav Vorobiov
2
-2
/
+2
2014-03-06
YaGL/VIGS: Set log level to info by default
Stanislav Vorobiov
3
-4
/
+4
2014-03-06
Devices: data is moved into qemu from kernel
Jinhyung Choi
2
-0
/
+112
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-03-01
VIGS: Try harder to get OpenGL 3.2 core context
Stanislav Vorobiov
2
-28
/
+66
2014-03-01
VIGS: Use proper shader versions
Stanislav Vorobiov
1
-12
/
+56
2014-02-24
VIGS/YaGL: Support OpenGL 3.1+ core on windows
Stanislav Vorobiov
4
-10
/
+403
2014-02-24
YaGL: Return nVidia GL_UNPACK_ALIGNMENT bug workaround
Stanislav Vorobiov
1
-0
/
+50
2014-02-24
VIGS: Fixed for windows build
Stanislav Vorobiov
2
-3
/
+5
2014-02-24
VIGS/YaGL: Use glMapBufferRange instead of glBufferSubData
Stanislav Vorobiov
11
-10
/
+148
2014-02-22
VIGS/YaGL: Use CGL instead of AGL
Stanislav Vorobiov
8
-778
/
+891
2014-02-21
YaGL: Respect OpenGL ES context version
Stanislav Vorobiov
16
-30
/
+69
2014-02-21
VIGS/YaGL: Using same OpenGL env variable
Stanislav Vorobiov
4
-17
/
+165
2014-02-20
VIGS: Fixed for OpenGL 3.1+ core
Stanislav Vorobiov
5
-353
/
+538
2014-02-20
VIGS: Add 'draw_pixels' operation to winsys_surface
Stanislav Vorobiov
3
-11
/
+105
2014-02-20
VIGS: Implemented plane support
Stanislav Vorobiov
11
-84
/
+568
2014-02-20
VIGS: Fix fence ack losses
Stanislav Vorobiov
2
-19
/
+30
2014-01-31
YaGL: glDrawRangeElements implemented
Stanislav Vorobiov
5
-241
/
+288
2014-01-31
YaGL: glGetFragDataLocation implemented
Stanislav Vorobiov
5
-91
/
+120
2014-01-31
YaGL: Implemented glUniformMatrixAxBfv
Stanislav Vorobiov
5
-91
/
+307
2014-01-31
YaGL: glClearBuffer implemented
Stanislav Vorobiov
5
-166
/
+289
2014-01-31
YaGL: Integer vertex attributes and uniforms supported
Stanislav Vorobiov
5
-196
/
+808
2014-01-23
YaGL: Support GL_EXT_unpack_subimage and GL_NV_pack_subimage
Stanislav Vorobiov
2
-10
/
+19
2014-01-22
YaGL: Buffer object copying implemented
Stanislav Vorobiov
5
-188
/
+226
2014-01-22
YaGL: Multisampled renderbuffer implemented
Stanislav Vorobiov
5
-146
/
+184
2014-01-22
YaGL: GL_NV_read_buffer implemented
Stanislav Vorobiov
5
-152
/
+173
2014-01-22
YaGL: glMapBuffer implemented
Stanislav Vorobiov
3
-186
/
+260
2014-01-21
YaGL: GL_NV_pixel_buffer_object implemented
Stanislav Vorobiov
4
-262
/
+540
2014-01-20
YaGL: glCompressedXXX removed
Stanislav Vorobiov
5
-424
/
+179
2014-01-17
YaGL: Samplers implemented
Stanislav Vorobiov
5
-69
/
+276
2014-01-16
YaGL: 2D array textures implemented
Stanislav Vorobiov
5
-144
/
+183
2014-01-16
YaGL: GL_OES_texture_3D implemented
Stanislav Vorobiov
6
-150
/
+540
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
600
-11307
/
+31314
2014-01-13
VIGS: Use glTexSubImage2D instead of glDrawPixels
Stanislav Vorobiov
1
-15
/
+68
2014-01-13
YaGL/VIGS: Use GL_UNSIGNED_INT_8_8_8_8_REV instead of GL_UNSIGNED_BYTE
Stanislav Vorobiov
3
-3
/
+3
2014-01-13
VIGS: Use GL_PACK_ALIGNMENT/GL_UNPACK_ALIGNMENT 1 instead of 4
Stanislav Vorobiov
2
-10
/
+5
2014-01-13
VIGS: Using asynchronous glReadPixels for display update
Stanislav Vorobiov
9
-115
/
+466
2014-01-13
YaGL/VIGS: Implemented multicore rendering and fences
Stanislav Vorobiov
34
-1672
/
+1778
2014-01-03
Merge branch 'tizen' into tizen_qemu_1.7
SeokYeon Hwang
3
-72
/
+69
2013-12-19
YaGL/VIGS: Use wglMakeCurrent instead of wglMakeContextCurrentARB when possible
Stanislav Vorobiov
2
-72
/
+57
2013-12-14
YaGL: Fix surface invalidation in onscreen backend
Stanislav Vorobiov
1
-0
/
+12
[next]