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-texture-3d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop support for GLES
wip/rstrode/prepare-for-mutter-merge
Ray Strode
2016-01-12
1
-19
/
+1
*
Registers gtypes for all public objects and structs
Lionel Landwerlin
2014-03-20
1
-0
/
+3
*
This re-licenses Cogl 1.18 under the MIT license
Robert Bragg
2014-02-22
1
-11
/
+18
*
remove internal_format and redundant error arguments
Robert Bragg
2014-01-09
1
-18
/
+7
*
introduce texture loaders to make allocations lazy
Robert Bragg
2014-01-09
1
-148
/
+214
*
Use COGL_FLAGS_* for the context's private feature flags
Neil Roberts
2013-11-28
1
-1
/
+1
*
generalize driver description and selection
Robert Bragg
2013-08-23
1
-1
/
+1
*
texture: remove _cogl_texture_prepare_for_upload
Robert Bragg
2013-07-29
1
-18
/
+28
*
Allow lazy texture storage allocation
Robert Bragg
2013-01-22
1
-29
/
+47
*
texture: add width/height members to base CoglTexture
Robert Bragg
2013-01-22
1
-17
/
+1
*
texture: expose mipmap level in set region apis
Robert Bragg
2013-01-22
1
-4
/
+7
*
bitmap: ret CoglError from _new_with_malloc_buffer
Robert Bragg
2013-01-22
1
-1
/
+4
*
Allow propogation of OOM errors to apps
Robert Bragg
2013-01-22
1
-33
/
+57
*
Check for out-of-memory when allocating 3d textures
Robert Bragg
2013-01-22
1
-9
/
+21
*
Use GL_ARB_texture_swizzle to emulate GL_ALPHA textures
Neil Roberts
2013-01-22
1
-2
/
+4
*
Fix a warning in the vtable for texture_2d_get_data
Neil Roberts
2013-01-22
1
-1
/
+1
*
texture: rename texobj flush code as gl specific
Robert Bragg
2013-01-22
1
-24
/
+24
*
Adds CoglError api
Robert Bragg
2013-01-22
1
-20
/
+21
*
texture: Add a context pointer to each texture
Robert Bragg
2012-09-17
1
-7
/
+4
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
1
-23
/
+23
*
Removes all remaining use of CoglHandle
Robert Bragg
2012-08-06
1
-3
/
+3
*
Add constructors which take a CoglBitmap to all primitive textures
Neil Roberts
2012-04-05
1
-10
/
+10
*
Add a CoglPrimitiveTexture interface
Neil Roberts
2012-04-04
1
-1
/
+12
*
bitmap: Store a pointer to the context
Neil Roberts
2012-04-04
1
-4
/
+5
*
Add a context parameter to all of the texture driver virtuals
Neil Roberts
2012-03-23
1
-5
/
+7
*
Add a vtable for the driver
Neil Roberts
2012-03-23
1
-8
/
+10
*
Add a public cogl_bitmap_new_for_data
Neil Roberts
2012-03-14
1
-18
/
+27
*
Add -Wmissing-declarations to maintainer flags and fix problems
Neil Roberts
2012-03-06
1
-6
/
+0
*
Make _cogl_bitmap_get_{width,height,format,rowstride} public
Neil Roberts
2012-03-05
1
-3
/
+3
*
texture-3d: remove _EXP defines + CoglHandle and pass context
Robert Bragg
2012-02-21
1
-60
/
+58
*
Remove all internal includes of cogl.h
Robert Bragg
2012-02-20
1
-1
/
+1
*
moves and renames _cogl_get_format_bpp
Robert Bragg
2012-02-20
1
-4
/
+6
*
Add _cogl_texture_get_type()
Neil Roberts
2012-02-13
1
-0
/
+7
*
Start to reduce dependence on glib
Robert Bragg
2011-11-01
1
-1
/
+1
*
meta-texture: This publicly exposes CoglMetaTexture
Robert Bragg
2011-11-01
1
-75
/
+1
*
features: Support more than 32 features!
Robert Bragg
2011-11-01
1
-4
/
+4
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
1
-2
/
+2
*
Move the cogl texture driver functions to a vtable
Neil Roberts
2011-07-08
1
-13
/
+15
*
Use all core GL functions through indirect pointers
Neil Roberts
2011-07-08
1
-27
/
+34
*
Move all of the GL function pointers directly to CoglContext
Neil Roberts
2011-07-07
1
-2
/
+2
*
cogl: rename cogl-context.h cogl-context-private.h
Robert Bragg
2011-04-11
1
-1
/
+1
*
journal: Support per-framebuffer journals
Robert Bragg
2011-01-21
1
-1
/
+1
*
Remove the GLES2 wrapper
Neil Roberts
2010-12-13
1
-0
/
+2
*
cogl-texture: Remove the gl_handle from CoglTextureSliceCallback
Neil Roberts
2010-11-11
1
-2
/
+0
*
cogl: rename CoglMaterial -> CoglPipeline
Robert Bragg
2010-11-03
1
-2
/
+2
*
profile: Update to uprof-0.3 dep for --enable-profile
Robert Bragg
2010-09-14
1
-0
/
+1
*
cogl-bitmap: Encapsulate the CoglBitmap even internally
Neil Roberts
2010-07-15
1
-50
/
+59
*
cogl-texture-3d: Use glTexSubImage3D through an indirect pointer
Neil Roberts
2010-07-14
1
-0
/
+1
*
cogl-texture-3d: Fix the cogl-material-private header include
Neil Roberts
2010-07-14
1
-1
/
+1
*
cogl-texture-3d: Don't include cogl-texture-2d-private.h
Neil Roberts
2010-07-14
1
-1
/
+0
[next]