summaryrefslogtreecommitdiff
path: root/cogl/cogl-pipeline-private.h
Commit message (Expand)AuthorAgeFilesLines
...
* pipeline: generalize _cogl_pipeline_equalRobert Bragg2010-12-071-43/+112
* pipeline: remove layer->backend_priv[] arrayRobert Bragg2010-12-071-9/+0
* pipeline: inline _get_parent and _get_authorityRobert Bragg2010-12-031-0/+17
* Revert "cogl: Remove the generated array size for cogl_tex_coord_in"Neil Roberts2010-12-031-1/+2
* cogl: Remove the generated array size for cogl_tex_coord_inNeil Roberts2010-12-021-2/+1
* Lower the priority of the GLSL pipeline backendNeil Roberts2010-11-241-6/+6
* Disable the fixed function backend for GLES2Neil Roberts2010-11-241-3/+1
* cogl: Separate out state flags for the alpha test func and refNeil Roberts2010-11-241-11/+14
* Move need_texture_combine_separate to cogl-pipelineNeil Roberts2010-11-241-0/+4
* Move find_arbfp_authority to cogl-pipeline.cNeil Roberts2010-11-241-0/+4
* pipeline: Use WrapModeInternal in the Layer structEmmanuele Bassi2010-11-231-22/+22
* primitives: validate with _cogl_pipeline_foreach_layerRobert Bragg2010-11-231-1/+2
* cogl: remove WrapModeOverrides from FlushOptionsRobert Bragg2010-11-231-31/+1
* cogl-pipeline: Use layer overrides as CoglHandles instead of GLuintNeil Roberts2010-11-111-6/+1
* cogl-shader: Prepend boilerplate for portable shadersRobert Bragg2010-11-101-1/+2
* cogl: rename CoglMaterial -> CoglPipelineRobert Bragg2010-11-031-0/+993