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-pipeline-fragend-glsl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
1
-9
/
+15
*
Use all core GL functions through indirect pointers
Neil Roberts
2011-07-08
1
-18
/
+7
*
Move all of the GL function pointers directly to CoglContext
Neil Roberts
2011-07-07
1
-6
/
+6
*
Implement COGL_DEBUG=disable-texturing for ARBFp and GLSL fragends
Neil Roberts
2011-06-08
1
-0
/
+9
*
cogl: rename cogl-context.h cogl-context-private.h
Robert Bragg
2011-04-11
1
-1
/
+1
*
pipeline: differentiate texture target and data state
Robert Bragg
2011-01-13
1
-2
/
+1
*
Remove the GLES2 wrapper
Neil Roberts
2010-12-13
1
-4
/
+0
*
cogl-pipeline: Use enums for the layer combine values
Neil Roberts
2010-12-13
1
-22
/
+26
*
cogl: Move COGL_DEBUG=show-source into cogl-shader.c
Neil Roberts
2010-12-13
1
-5
/
+0
*
cogl: Add a vertend to generate GLSL
Neil Roberts
2010-12-13
1
-6
/
+7
*
cogl-pipeline: Rename the fragment_{source,header}_buffer to codegen
Neil Roberts
2010-12-13
1
-4
/
+4
*
cogl: Add a GLSL 'progend'
Neil Roberts
2010-12-13
1
-541
/
+184
*
cogl-pipeline: Make find codegen authority more general
Neil Roberts
2010-12-13
1
-2
/
+7
*
cogl-pipeline: Move texture enabling/disabling to fixed fragend
Neil Roberts
2010-12-13
1
-7
/
+0
*
Rename CoglPipelineBackend to CoglPipelineFragend
Neil Roberts
2010-12-13
1
-0
/
+1263