index
:
delta/gnome/cogl.git
cogl-1.10
cogl-1.12
cogl-1.14
cogl-1.16
cogl-1.18
cogl-1.20
cogl-1.22
cogl-1.8
cogl-latest-win
cogl.dllexport
cogl.msvc.new
cogl.windows.fixes
fosdem-2012
halfline/wip/render-node
lionel/cogl-gst-1.18
lionel/introspection-next
master
msvc-support
msvc-support-1.8
rbradford/cogl-1.12/wayland-0.99
rbradford/wayland-resize
rbradford/wayland-update
rstrode/wip/prepare-for-mutter-merge
wip/cogl-1.12
wip/cogl-1.14
wip/cogl-1.14-fixes
wip/cogl-1.7.0
wip/cogl-2.0
wip/cogl-hair-no-banding
wip/cogl-sharp
wip/color-mask
wip/depth-texture
wip/drm-driver
wip/egl-platforms
wip/emscripten
wip/example-crate
wip/expose-glx-egl-context
wip/expose-glx-egl-context-1.18
wip/for-cairo-cogl
wip/frame-synchronization
wip/framebuffer-discard
wip/gles2-context
wip/gles2-flip-fbo
wip/glsl-unified
wip/journal-reorg
wip/lantw/support-automake-1.16
wip/lazy-texture-allocate
wip/lionel/introspection
wip/lionel/introspection-1.18
wip/mir
wip/onscreen-flip
wip/osx
wip/out-of-memory-checks
wip/outputs
wip/piotrdrag/unicode-typography
wip/pipeline-cleanup
wip/pixel-format-2101010
wip/port-clutter-tests
wip/public-atlas-apis
wip/quadbuffer-stereo
wip/release-1.7.4
wip/rib/cogl-1.12
wip/rib/cogl-1.18
wip/rib/frame-synchronization
wip/rib/gles2-context
wip/rib/introspection
wip/rib/introspection-1.18
wip/rib/master-next
wip/rig
wip/rob/kms-winsys
wip/rstrode/prepare-for-mutter-merge
wip/sdl2-android-example
wip/smcv/test-premult-use-after-free
wip/sparse
wip/split-cogl-path
wip/ulib
wip/unref-virtual
wip/virtual-framebuffer
wip/vts
wip/wayland
wip/wayland-for-demo
gitlab.gnome.org: GNOME/cogl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of binding errors when uploading a full texture
Neil Roberts
2012-11-28
2
-5
/
+6
*
Simplify test-pixel-buffer
Neil Roberts
2012-11-28
2
-206
/
+207
*
Adds test-texture-mipmap-get-set test
Robert Bragg
2012-11-27
3
-0
/
+178
*
tests: port test-texture-get-set-data to be standalone
Robert Bragg
2012-11-27
3
-49
/
+24
*
texture: expose mipmap level in set region apis
Robert Bragg
2012-11-27
4
-21
/
+19
*
replace public cogl_flush with _cogl_framebuffer_flush
Robert Bragg
2012-11-27
2
-2
/
+1
*
texture: split out high-level texture constructors
Robert Bragg
2012-11-26
2
-4
/
+7
*
Allow propogation of OOM errors to apps
Robert Bragg
2012-11-26
14
-28
/
+54
*
Fixes for --disable-glib
Neil Roberts
2012-11-26
1
-0
/
+2
*
Add a conformance test using alpha textures
Neil Roberts
2012-11-23
3
-0
/
+126
*
Remove the pipeline layer user matrix
Neil Roberts
2012-11-21
4
-156
/
+3
*
tests: Differentiate between known failures and missing requirements
Neil Roberts
2012-11-19
4
-94
/
+126
*
tests: Convert test-npot-texture to Cogl
Neil Roberts
2012-11-19
3
-139
/
+74
*
tests: Don't report success when the test is skipped
Neil Roberts
2012-11-19
8
-111
/
+85
*
Add a test case for cogl_buffer_map_range
Neil Roberts
2012-10-17
5
-1
/
+133
*
Add a simple conformance test for alpha testing
Neil Roberts
2012-10-01
3
-0
/
+77
*
Add a GL 3 driver
Neil Roberts
2012-10-01
2
-4
/
+10
*
Remove the varying array for tex_coords
Robert Bragg
2012-09-28
1
-1
/
+1
*
build: don't include deps/glib headers if glib enabled
Robert Bragg
2012-09-24
1
-2
/
+5
*
build: Allow to build cogl without an external glib dependency
Damien Lespiau
2012-09-24
1
-1
/
+5
*
tests: Don't use g_test_verbose() as cogl doesn't use GTest anymore
Damien Lespiau
2012-09-24
2
-2
/
+2
*
tests: Remove test-fixed
Damien Lespiau
2012-09-24
2
-19
/
+0
*
tests: Don't build test-journal with --disable-glib
Damien Lespiau
2012-09-24
1
-1
/
+5
*
Remove cogl-primitives.h and CoglTextureVertex
Neil Roberts
2012-09-14
2
-11
/
+0
*
Adds CoglError api
Robert Bragg
2012-09-07
9
-21
/
+16
*
test-journal: Setup a UProf Mainloop timer
Robert Bragg
2012-08-30
1
-0
/
+9
*
cogl-gles2-context: Wrap glCopyTex{Sub,}Image2D to flip the result
Neil Roberts
2012-08-09
2
-0
/
+232
*
test-gles2-context: Add a test case for rendering to an FBO
Neil Roberts
2012-08-09
2
-0
/
+360
*
test-gles2-context: Fix error checking for cogl_gles2_context_new
Neil Roberts
2012-08-09
1
-1
/
+1
*
Split test-point-sprite into two, one without checking orientation
Neil Roberts
2012-07-03
2
-5
/
+32
*
Mass rename CLUTTER_COMPILATION to COGL_COMPILATION
Tomeu Vizoso
2012-06-20
2
-2
/
+2
*
Fix removing layers when the pipeline is not the owner
Neil Roberts
2012-06-20
1
-1
/
+1
*
Add a conformance test for removing a pipeline layer
Neil Roberts
2012-06-20
3
-0
/
+147
*
Add a basic conformance test for eulers and quaternions
Neil Roberts
2012-05-18
3
-0
/
+84
*
Fix a warning on test-gles2-context
Neil Roberts
2012-05-18
1
-2
/
+3
*
Remove lots of legacy api depending on the default context
Robert Bragg
2012-05-17
4
-42
/
+18
*
Adds gles2-context renderer constraint
Robert Bragg
2012-05-17
3
-6
/
+13
*
conform: Adds a gles2 context test
Robert Bragg
2012-05-17
3
-0
/
+388
*
Adds libcogl-gles2 frontend GLES2 api
Robert Bragg
2012-05-17
1
-0
/
+1
*
Convert the test-atlas-migration test to a standalone Cogl test
Neil Roberts
2012-05-16
3
-16
/
+29
*
Fixes for make dist
Neil Roberts
2012-04-25
1
-1
/
+1
*
Add a cogl-version header
Neil Roberts
2012-04-24
3
-0
/
+80
*
tests: Adds journal micro benchmark
Robert Bragg
2012-04-24
3
-1
/
+203
*
Replace cogl_path_{stroke,fill} with framebuffer API
Neil Roberts
2012-04-18
1
-17
/
+14
*
Remove legacy state
Neil Roberts
2012-04-18
2
-40
/
+5
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-04-18
34
-209
/
+209
*
Removes all remaining use of CoglHandle
Robert Bragg
2012-04-18
3
-10
/
+10
*
Add _COGL_STATIC_ASSERT macro
Robert Bragg
2012-04-18
1
-1
/
+1
*
Add a context member to CoglPath
Neil Roberts
2012-04-16
1
-5
/
+5
*
Don't include any GL header from the public GL headers
Neil Roberts
2012-04-16
2
-0
/
+18
[next]