index
:
~wtay/cogl
prime-fd
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
examples/cogl-texture-pixmap-x11: Add a --stereo command line option
Owen W. Taylor
1
-4
/
+32
2014-07-17
examples/cogl-x11-tfp: Add a --gears option to run glxgears
Owen W. Taylor
1
-27
/
+152
2014-07-17
Add a simple example of stereo drawing
Owen W. Taylor
2
-1
/
+155
2014-07-03
examples/cogl-x11-tfp: Fix compilation
Owen W. Taylor
1
-1
/
+3
2014-07-03
examples/cogl-x11-tfp.c: Handle WM_DELETE_WINDOW
Owen W. Taylor
1
-0
/
+12
2014-07-03
examples/cogl-x11-tfp.c: Wait for the window to be mapped
Owen W. Taylor
1
-1
/
+10
2014-03-21
examples: add gjs example
Lionel Landwerlin
2
-0
/
+47
2014-03-21
example: add emscripten files to dist
Lionel Landwerlin
1
-0
/
+2
2014-03-20
basic-video-player: don't try and sample mipmap
Robert Bragg
1
-16
/
+0
2014-01-31
cogl-basic-video-player: Allow passing a GStreamer pipeline
Neil Roberts
1
-12
/
+122
2014-01-09
remove internal_format and redundant error arguments
Robert Bragg
4
-7
/
+2
2014-01-09
introduce texture loaders to make allocations lazy
Robert Bragg
1
-0
/
+1
2013-12-11
Make cogl-sdl.h a top-level header
Robert Bragg
2
-0
/
+2
2013-11-28
wayland: Add a convenience function to update a region from SHM buffer
Neil Roberts
1
-36
/
+8
2013-11-27
Declare interface types as void and remove cast macros
Robert Bragg
11
-41
/
+43
2013-08-21
Add a cogl-point-sprites example
Neil Roberts
2
-1
/
+327
2013-08-19
offscreen: rename _new_to_texture to _new_with_texture
Robert Bragg
2
-2
/
+2
2013-07-29
Add _primitive_draw to replace _framebuffer_draw_primitive
Robert Bragg
9
-13
/
+13
2013-07-29
examples: avoid using the auto-texture apis
Robert Bragg
3
-12
/
+13
2013-07-04
cogland: Use wl_resource_get_user_data instead of resource->data
Neil Roberts
1
-11
/
+13
2013-07-01
cogland: Use wl_client_add_object instead of wl_client_add_resource
Neil Roberts
1
-56
/
+68
2013-07-01
wayland-server: Update because wl_shm_buffer is no longer a wl_buffer
Neil Roberts
1
-97
/
+162
2013-06-21
cogl-gst: expose aspect ratio apis
Robert Bragg
1
-30
/
+109
2013-06-21
Include CoglGst
Plamena Manolova
2
-0
/
+255
2013-06-07
Add support for per-vertex point sizes
Neil Roberts
1
-0
/
+6
2013-05-30
Update some of the examples to use the dirty callback
Neil Roberts
4
-94
/
+94
2013-05-29
emscripten-hello: improve mainloop integration
Robert Bragg
4
-10
/
+61
2013-05-29
Adds initial Emscripten support to Cogl
Robert Bragg
3
-0
/
+159
2013-05-13
cogland: Listen for Expose events when Cogl is using X
Neil Roberts
1
-1
/
+77
2013-05-13
cogland: Embed the wl_surface struct directly into CoglandSurface
Neil Roberts
1
-8
/
+8
2013-05-13
cogland: Correctly handle commits without attaching a new buffer
Neil Roberts
1
-1
/
+5
2013-04-30
Move event polling into CoglRenderer
Robert Bragg
3
-6
/
+13
2013-04-30
onscreen: Make the resize callback work the same as the frame callback
Neil Roberts
1
-1
/
+1
2013-04-24
Add compiler deprecation warnings
Robert Bragg
2
-15
/
+9
2013-04-23
Add $(LIBM) to the LDADD for all of the examples and tests
Neil Roberts
1
-1
/
+2
2013-04-23
Fix a warning about ‘sincos’ in examples/cogl-gles2-gears
Neil Roberts
1
-0
/
+13
2013-04-22
examples: Fix the first colour in the triangle_vertices
Neil Roberts
8
-8
/
+8
2013-04-22
cogland: Try forcing an EGL context
Neil Roberts
1
-8
/
+54
2013-04-22
cogland: Handle damage events for non-shm buffers too
Neil Roberts
1
-14
/
+14
2013-04-22
cogland: Don't leak the shell surface struct if requested twice
Neil Roberts
1
-1
/
+2
2013-04-22
cogland: Fix handling the destroy listener for the pending buffer
Neil Roberts
1
-2
/
+8
2013-03-22
cogland: Flush the clients in prepare, not check
Neil Roberts
1
-2
/
+4
2013-03-22
cogland: Don't redraw constantly
Neil Roberts
1
-60
/
+75
2013-03-22
cogland: Increase the display size to 800x600
Neil Roberts
1
-7
/
+12
2013-03-22
cogland: Add an option to split the desktop into four outputs
Neil Roberts
1
-5
/
+61
2013-03-22
cogland: Update to the Wayland 1.0 API
Neil Roberts
2
-153
/
+412
2013-02-15
avoid redundant idle if using FRAME_SYNC to throttle
Robert Bragg
3
-5
/
+5
2013-02-15
cogl-gles2-gears: use new _add_frame_callback api
Robert Bragg
1
-12
/
+10
2013-02-15
cogl-gles2-context: use new _add_frame_callback api
Robert Bragg
1
-12
/
+10
2013-01-31
Convert the two SDL examples to use the frame callback
Neil Roberts
2
-34
/
+70
[next]