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-buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This re-licenses Cogl 1.18 under the MIT license
Robert Bragg
2014-02-22
1
-11
/
+18
*
Use COGL_FLAGS_* for the context's private feature flags
Neil Roberts
2013-11-28
1
-2
/
+2
*
Revert "cogl-buffer: Stop warning spam running in sw rendering"
Robert Bragg
2013-03-06
1
-2
/
+1
*
cogl-buffer: Stop warning spam running in sw rendering
Bastien Nocera
2013-02-25
1
-1
/
+2
*
Remove cogl-internal.h
Robert Bragg
2013-01-22
1
-1
/
+0
*
Allow propogation of OOM errors to apps
Robert Bragg
2013-01-22
1
-35
/
+84
*
Use cogl_buffer_map_range from the journal
Neil Roberts
2013-01-22
1
-6
/
+18
*
Add cogl_buffer_map_range()
Neil Roberts
2013-01-22
1
-7
/
+26
*
buffer: splits out GL specific code
Robert Bragg
2013-01-22
1
-244
/
+10
*
Give buffer/bitmap bind functions gl infix
Robert Bragg
2013-01-22
1
-2
/
+2
*
buffer: move choice about using malloc closer to driver
Robert Bragg
2013-01-22
1
-7
/
+21
*
Don't take internal references on the context
Robert Bragg
2012-09-17
1
-9
/
+7
*
buffer: Use GL_STREAM_DRAW on GLES2
Neil Roberts
2012-08-06
1
-14
/
+19
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
1
-11
/
+11
*
Removes all remaining use of CoglHandle
Robert Bragg
2012-08-06
1
-3
/
+3
*
buffer: Remove const from cogl_is_buffer (const void *)
Neil Roberts
2012-03-14
1
-1
/
+1
*
cogl-buffer: Create the buffer store when bound
Neil Roberts
2012-03-05
1
-48
/
+59
*
Remove all internal includes of cogl.h
Robert Bragg
2012-02-20
1
-1
/
+0
*
buffer: explicitly relate buffers to a context
Robert Bragg
2012-02-09
1
-42
/
+35
*
object: Remove the type member of CoglObjectClass
Neil Roberts
2012-01-27
1
-4
/
+3
*
Start to reduce dependence on glib
Robert Bragg
2011-11-01
1
-16
/
+16
*
features: Support more than 32 features!
Robert Bragg
2011-11-01
1
-2
/
+2
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
1
-13
/
+5
*
Use all core GL functions through indirect pointers
Neil Roberts
2011-07-08
1
-33
/
+25
*
Move all of the GL function pointers directly to CoglContext
Neil Roberts
2011-07-07
1
-8
/
+8
*
Rename CoglIndexArray to CoglIndexBuffer
Robert Bragg
2011-05-16
1
-1
/
+1
*
Rename CoglPixelArray to CoglPixelBuffer
Robert Bragg
2011-05-16
1
-1
/
+1
*
Rename CoglVertexArray to CoglAttributeBuffer
Robert Bragg
2011-05-16
1
-1
/
+1
*
cogl: rename cogl-context.h cogl-context-private.h
Robert Bragg
2011-04-11
1
-1
/
+1
*
cogl-buffer: Support mapping buffers for write on GLES
Neil Roberts
2011-01-13
1
-24
/
+20
*
cogl: Fallback to set_data when mapping a buffer to fill it
Neil Roberts
2011-01-13
1
-0
/
+51
*
Remove the GLES2 wrapper
Neil Roberts
2010-12-13
1
-4
/
+0
*
Actually free buffer objects
Owen W. Taylor
2010-11-19
1
-0
/
+7
*
cogl-buffer: Use void* instead of guint8* for map and set_data
Neil Roberts
2010-11-04
1
-6
/
+6
*
buffer: adds immutable ref/unref mechanism
Robert Bragg
2010-11-03
1
-2
/
+40
*
buffer: make _bind() return base pointer
Robert Bragg
2010-11-03
1
-7
/
+10
*
buffer: BufferBindTarget + BufferUsageHint enum renaming
Robert Bragg
2010-10-26
1
-1
/
+1
*
buffer: warn if (offset + size) > buffer->size
Robert Bragg
2010-10-26
1
-5
/
+2
*
buffer: Add a store_created bit field member
Robert Bragg
2010-10-26
1
-14
/
+11
*
buffer: remove flag macros
Robert Bragg
2010-10-26
1
-10
/
+10
*
cogl-buffer: Move malloc fallback logic into CoglBuffer
Robert Bragg
2010-07-07
1
-28
/
+173
*
cogl-buffer: consider it an error to free a mapped buffer
Robert Bragg
2010-07-07
1
-2
/
+1
*
cogl-buffer: Track the last used bind target in CoglBuffer
Robert Bragg
2010-07-07
1
-15
/
+71
*
pixel-array: Allow passing of hints to cogl_buffer_map
Robert Bragg
2010-07-06
1
-3
/
+5
*
rename CoglPixelBuffer to CoglPixelArray
Robert Bragg
2010-07-05
1
-1
/
+1
*
cogl-buffer: make the COGL_BUFFER_USAGE_HINT private
Robert Bragg
2010-07-05
1
-22
/
+0
*
cogl-buffer: Handle subclass registration like cogl-texture
Robert Bragg
2010-07-05
1
-3
/
+25
*
cogl: declare experimental symbols consistently
Robert Bragg
2010-06-30
1
-17
/
+15
*
material: Adds backend abstraction for fragment processing
Robert Bragg
2010-06-09
1
-2
/
+0
*
analysis: FALSE/0 used in pointer context
Damien Lespiau
2010-06-01
1
-1
/
+1
[next]