index
:
~slomo/efl
gst-1.0
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
evas
/
engines
/
wayland_egl
/
evas_engine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
evas: fix potential similar problem as with GL X11 backend with wrong context...
Cedric Bail
1
-2
/
+8
2013-11-14
Remove blank line
Chris Michael
1
-1
/
+0
2013-10-24
EvasGL: Fixed direct rendering not clipping issue
Sung W. Park
1
-10
/
+11
2013-10-16
evas - gl - dont allocate image and/or texture until needed on native unset
Carsten Haitzler (Rasterman)
1
-0
/
+6
2013-08-29
Avoid potential memleak on rotation of tilebuf.
Chris Michael
1
-0
/
+1
2013-07-30
Evas: Fix Evas_GL engine shutdown error.
Sung W. Park
1
-1
/
+2
2013-07-23
Evas: adding image dump debug feature for wayland_egl backend
Sung W. Park
1
-0
/
+43
2013-07-03
evas gl: fix origin of swapbufferswithdamage to be BOTTOM-LEFT based...
Carsten Haitzler (Rasterman)
1
-5
/
+5
2013-06-24
Port cedric's async uploading GL texture commit to wayland_egl engine.
Chris Michael
1
-6
/
+47
2013-06-20
evas: Keep sane name for public header
Sebastian Dransfeld
1
-1
/
+1
2013-06-17
Ooops, missing on "get_pixles" --> "pixels_get" conversion
Chris Michael
1
-1
/
+1
2013-06-17
Fix render engine function "get_pixels" to be "pixels_get" (EFL
Chris Michael
1
-21
/
+17
2013-06-17
Formatting fixes
Chris Michael
1
-6
/
+9
2013-06-17
Evas: add partial rendering support for evasgl direct rendering
Sung W. Park
1
-8
/
+43
2013-06-17
Revert "Added Wayland fix for evas_gl direct fix"
Sung W. Park
1
-43
/
+8
2013-06-17
Added Wayland fix for evas_gl direct fix
Sung W. Park
1
-8
/
+43
2013-06-14
eglSwapBuffersWithDamage actually returns an EGLBoolean (unsigned
Chris Michael
1
-5
/
+5
2013-06-14
Formatting fix for 80 columns...Spankies !! ;)
Chris Michael
1
-3
/
+6
2013-06-14
evas: preliminary work on texture destruction for async preload of texture.
Cedric Bail
1
-2
/
+2
2013-06-14
evas: change cache API to forward Eo object.
Cedric Bail
1
-2
/
+2
2013-06-14
evas: wayland_egl - mirror changes for qcom tile begin/end in wayland egl.
Carsten Haitzler (Rasterman)
1
-0
/
+2
2013-06-14
evas: wayland egl - mirror changes to gl_x11 for swapbufferswithdamage
Carsten Haitzler (Rasterman)
1
-9
/
+12
2013-06-07
Ok ... Big Wl Egl Overhaul...(evas portion)
Chris Michael
1
-54
/
+52
2013-06-06
Set render_engine info to new information in eng_setup before we do
Chris Michael
1
-19
/
+21
2013-06-05
When checking for engine info changes, use the New engine info passed
Chris Michael
1
-15
/
+17
2013-06-05
evas: mirror partial swap fix in wl egl and move to alloca for rect buf.
Carsten Haitzler (Rasterman)
1
-4
/
+3
2013-06-04
match egl changes in x11 with wl.
Carsten Haitzler (Rasterman)
1
-9
/
+2
2013-06-04
evas: add support for engine specific extention during thread task.
Cedric Bail
1
-1
/
+1
2013-05-31
Add new wayland_egl engine that does buffer age, double/triple
Chris Michael
1
-28
/
+2259
2013-05-31
Add start of new wayland_egl engine code.
Chris Michael
1
-0
/
+374
2013-05-31
Remove old wayland_egl engine code in prep for rewrite to use gl_common.
Chris Michael
1
-3847
/
+0
2013-05-29
Fix possible memory leak reported by klockwork.
Chris Michael
1
-0
/
+1
2013-05-16
evas/wayland-egl: Don't crash when re->win is NULL
Eduardo Lima (Etrunko)
1
-1
/
+2
2013-05-14
evas: No need to finish a block with NULL statement.
Stefan Schmidt
1
-2
/
+2
2013-05-13
evas: fix evas flushing its command queue to wrong gl context in gl-backends
Sung W. Park
1
-0
/
+12
2013-05-08
evas/wayland_egl: Implement image_mmap engine method.
Rafael Antognolli
1
-0
/
+12
2013-05-06
evas/wayland_egl: Update this engine after flags and attributes move.
Rafael Antognolli
1
-11
/
+11
2013-05-02
revert the revert... damn you git!
Carsten Haitzler (Rasterman)
1
-2
/
+2
2013-05-02
Revert "Efl: replace eo_data_get for objects data referencing."
Carsten Haitzler (Rasterman)
1
-2
/
+2
2013-05-01
Efl: replace eo_data_get for objects data referencing.
Daniel Zaoui
1
-2
/
+2
2013-04-25
evas/wayland_egl: Fix resize to the left or top when rotated.
Rafael Antognolli
1
-9
/
+18
2013-04-24
ecore_evas/wayland: Add support for rotation on wayland_egl backend.
Rafael Antognolli
1
-1
/
+4
2013-04-12
[Evas] Updated eglMap/UnmapImageSEC extension definition
Sung W. Park
1
-4
/
+7
2013-03-20
evas/wayland_egl: Fall back to dlsym if eglGetProcAddress fails.
Rafael Antognolli
1
-3
/
+2
2013-03-14
evas: fix compilation issue due to change of Evas_Object structure.
Cedric BAIL
1
-20
/
+20
2013-03-08
Small adjustment to gl engines to use procaddress if found and NOT
Carsten Haitzler (Rasterman)
1
-3
/
+6
2013-02-26
evas/wayland_egl: Fix build error caused by wrong assignment.
Rafael Antognolli
1
-1
/
+1
2013-02-26
evas: Deal with double glShaderSource signature
Henrique Dante de Almeida
1
-1
/
+2
2013-02-08
evas/wayland_egl: Fix Evas pointer assignment.
Rafael Antognolli
1
-1
/
+1
2013-01-28
evas/wayland_egl: Add do_async flag to this engine, but don't use it.
Rafael Antognolli
1
-7
/
+7
[next]