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-context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
analysis: Make all function declarations be protoypes
Damien Lespiau
2010-06-01
1
-2
/
+2
*
[material] fix _set_alpha_test_function: missing a glEnable(GL_ALPHA_TEST)
Robert Bragg
2010-05-28
1
-0
/
+6
*
cogl: Use a CoglBitmask to store the list of used texcoord arrays
Neil Roberts
2010-05-24
1
-1
/
+7
*
cogl-vertex-buffer: Don't disable layers with no texture coords
Neil Roberts
2010-05-24
1
-1
/
+1
*
Implement accessors for the color bits in a framebuffer
Emmanuele Bassi
2010-05-05
1
-0
/
+1
*
cogl: Support retained paths
Neil Roberts
2010-04-08
1
-4
/
+4
*
cogl: rename cogl_enable to _cogl_enable
Robert Bragg
2010-04-01
1
-1
/
+1
*
Remove mentions of the FSF address
Emmanuele Bassi
2010-03-01
1
-3
/
+3
*
cogl: Cache the value for GL_MAX_TEXTURE_UNITS
Neil Roberts
2010-02-12
1
-0
/
+2
*
cogl: improves header and coding style consistency
Robert Bragg
2010-02-12
1
-1
/
+1
*
cogl-buffer: add an abstract class around openGL's buffer objects
Damien Lespiau
2010-02-08
1
-0
/
+2
*
cogl-atlas: Make the cogl_atlas_* API internal
Neil Roberts
2010-02-03
1
-1
/
+1
*
cogl-atlas-texture: Use a single atlas for both RGB and RGBA textures
Neil Roberts
2010-02-01
1
-12
/
+6
*
cogl: Add an atlased texture backend
Neil Roberts
2009-12-04
1
-0
/
+14
*
cogl: deprecate cogl_draw_buffer API and replace with a cogl_framebuffer API
Robert Bragg
2009-11-26
1
-6
/
+7
*
[cogl-material] Adds cogl_material_copy() API
Robert Bragg
2009-11-24
1
-4
/
+9
*
[cogl] Use clockwise face winding for offscreen buffers with culling enabled
Robert Bragg
2009-11-04
1
-0
/
+2
*
[cogl] Make sure Cogl always knows the current window geometry
Robert Bragg
2009-11-04
1
-1
/
+1
*
[cogl] Make sure we draw upside down to offscreen draw buffers
Robert Bragg
2009-11-04
1
-0
/
+4
*
[cogl] Ensure features are initialized first in cogl_create_context
Robert Bragg
2009-11-04
1
-5
/
+5
*
[draw-buffers] First pass at overhauling Cogl's framebuffer management
Robert Bragg
2009-11-03
1
-19
/
+15
*
[cogl] Removes the cogl-current-matrix abstraction
Robert Bragg
2009-10-20
1
-4
/
+4
*
[matrix-stack] Adds ctx->flushed_matrix_mode to cache the gl matrix mode
Robert Bragg
2009-10-20
1
-0
/
+1
*
[current-matrix] Adds texture matrix stacks + removes GL matrix API usage
Robert Bragg
2009-10-20
1
-0
/
+4
*
[cogl-primitives] Split the journal out from cogl-primitives.c
Robert Bragg
2009-10-16
1
-0
/
+1
*
[cogl-texture] Split CoglTexture into an abstract class + CoglTexture2dSliced
Vladimir Nadvornik
2009-10-16
1
-0
/
+2
*
Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys
Robert Bragg
2009-10-16
1
-0
/
+215