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
/
cogl
/
cogl-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cogl-program: Move the code for CoglBoxedValue to its own file
Neil Roberts
2011-11-16
1
-23
/
+0
*
make COGL_FEATURE_VBOS a private feature
Robert Bragg
2011-11-01
1
-1
/
+2
*
make COGL_FEATURE_PBOS a private feature
Robert Bragg
2011-11-01
1
-1
/
+2
*
make COGL_FEATURE_FOUR_CLIP_PLANES a private feature
Robert Bragg
2011-11-01
1
-1
/
+2
*
make COGL_FEATURE_OFFSCREEN_BLIT a private feature
Robert Bragg
2011-11-01
1
-1
/
+2
*
make COGL_FEATURE_STENCIL_BUFFER private
Robert Bragg
2011-11-01
1
-1
/
+2
*
pipeline: Split more code out from cogl-pipeline.c
Robert Bragg
2011-09-21
1
-0
/
+8
*
Make backface culling be part of the legacy state
Neil Roberts
2011-09-19
1
-10
/
+0
*
Use MESA_pack_invert to avoid read_pixels flip
Robert Bragg
2011-07-13
1
-0
/
+1
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
1
-1
/
+10
*
Use all core GL functions through indirect pointers
Neil Roberts
2011-07-08
1
-8
/
+8
*
cogl-internal: remove COGL_PRIVATE_FEATURE_EGL flags
Robert Bragg
2011-07-05
1
-3
/
+1
*
Adds _cogl_wayland_texture_2d_new_from_buffer API
Robert Bragg
2011-06-01
1
-2
/
+3
*
egl: Add x11 texture-from-pixmap support
Robert Bragg
2011-06-01
1
-1
/
+2
*
Add _cogl_egl_texture_2d_new_from_image API
Robert Bragg
2011-06-01
1
-0
/
+5
*
Moves all GLX code down from Clutter to Cogl
Robert Bragg
2011-04-11
1
-92
/
+10
*
remove unused _cogl_features_init prototype
Robert Bragg
2011-04-11
1
-3
/
+0
*
cogl-vertex-attribute: Use glVertexAttribPointer on GLES2
Neil Roberts
2010-12-13
1
-6
/
+0
*
Merge cogl-program-{gl,gles}.c into one cogl-program.c
Neil Roberts
2010-10-28
1
-3
/
+1
*
cogl: Adds a COGL_FEATURE_SHADERS_ARBFP feature flag
Robert Bragg
2010-08-09
1
-1
/
+1
*
Pass all Xlib events through Cogl
Neil Roberts
2010-06-22
1
-0
/
+52
*
CoglMaterial: Implements sparse materials design
Robert Bragg
2010-06-15
1
-5
/
+4
*
cogl-clip-state: Export transform_point internally to Cogl
Neil Roberts
2010-06-10
1
-0
/
+7
*
material: Adds backend abstraction for fragment processing
Robert Bragg
2010-06-09
1
-15
/
+0
*
cogl: Introduce private feature flags and check for ARB_fp
Damien Lespiau
2010-06-09
1
-0
/
+8
*
cogl: Record new enabled arrays in _cogl_disable_other_texcoord_arrays
Neil Roberts
2010-05-27
1
-1
/
+2
*
cogl: Use a CoglBitmask to store the list of used texcoord arrays
Neil Roberts
2010-05-24
1
-1
/
+4
*
cogl-vertex-buffer: Don't disable layers with no texture coords
Neil Roberts
2010-05-24
1
-0
/
+3
*
Stubs out _cogl_xlib_handle_event
Robert Bragg
2010-05-19
1
-0
/
+39
*
cogl: Support retained paths
Neil Roberts
2010-04-08
1
-28
/
+0
*
cogl: rename cogl_enable to _cogl_enable
Robert Bragg
2010-04-01
1
-2
/
+2
*
Remove mentions of the FSF address
Emmanuele Bassi
2010-03-01
1
-3
/
+3
*
cogl: cleanly separate primitives + paths code
Robert Bragg
2010-02-12
1
-0
/
+28
*
cogl: improves header and coding style consistency
Robert Bragg
2010-02-12
1
-12
/
+20
*
cogl: deprecates cogl_check_extension
Robert Bragg
2010-02-12
1
-0
/
+1
*
cogl: Introduce the GE_RET() debug macro
Damien Lespiau
2010-02-08
1
-1
/
+13
*
cogl: Fix checks of the number of available texture units
Damien Lespiau
2010-01-26
1
-0
/
+2
*
build: Move CoglMatrixMode to cogl-matrix-stack.h
Emmanuele Bassi
2010-01-04
1
-7
/
+0
*
Remove _cogl_flush_matrix_stacks from cogl-internal.h
Neil Roberts
2009-11-12
1
-2
/
+0
*
[cogl] Use clockwise face winding for offscreen buffers with culling enabled
Robert Bragg
2009-11-04
1
-0
/
+9
*
[cogl] Removes the cogl-current-matrix abstraction
Robert Bragg
2009-10-20
1
-3
/
+11
*
[current-matrix] Adds texture matrix stacks + removes GL matrix API usage
Robert Bragg
2009-10-20
1
-0
/
+12
*
Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys
Robert Bragg
2009-10-16
1
-0
/
+88