mutter/fixed-to-float-patches
Robert Bragg 66afd41868 Remove cogl_blahx Cogl interfaces that used to take CoglFixed parameters.
Since they are no longer actually taking fixed point parameters the 'x' suffix is
no longer appropriate. To maintain support for sub-pixel precision the
corresponding interfaces that were taking integer parameters now get patched
to take float parameters instead.
2009-01-13 12:47:49 +00:00
..
clutter-actor.c.0.patch [fixed-to-float-patches] Updates the patches in line with the last merge 2009-01-12 17:13:51 +00:00
clutter-alpha.c.0.patch [fixed-to-float-patches] Updates the patches in line with the last merge 2009-01-12 17:13:51 +00:00
clutter-alpha.h.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
clutter-behaviour-ellipse.c.0.patch fixes for clutter-behaviour-ellipse.c.0.patch 2009-01-08 11:47:28 +00:00
clutter-bezier.c.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
clutter-fixed.c.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
clutter-fixed.h.0.patch converts clutter_{sin,cos,tan,atan}x angles to radians before calling math.h func 2009-01-12 17:13:58 +00:00
clutter-path.c.0.patch [fixed-to-float-patches] Updates the patches in line with the last merge 2009-01-12 17:13:51 +00:00
clutter-texture.c.0.patch [fixed-to-float-patches] Updates the patches in line with the last merge 2009-01-12 17:13:51 +00:00
clutter-units.h.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
cogl-fixed.c.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
cogl-fixed.h.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
cogl-pango-render.c.0.patch [fixed-to-float-patches] Updates the patches in line with the last merge 2009-01-12 17:13:51 +00:00
cogl-primitives.c.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
cogl.h.in.0.patch [cogl.h.in.0.patch] Fixes the cogl_rotatex prototype to take float x,y,z params 2009-01-12 17:21:14 +00:00
gl-cogl-primitives.c.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
gl-cogl-texture.c.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00
gl-cogl.c.0.patch [gl/cogl.c] Updates the cogl_rotatex prototype to take float x,y,z params 2009-01-12 18:20:03 +00:00
gles-cogl-gles2-wrapper.h.0.patch [cogl/gles] Fixes for building for GLES 1 using floats 2009-01-12 17:21:09 +00:00
gles-cogl-primitives.c.0.patch [cogl/gles] Fixes for building for GLES 1 using floats 2009-01-12 17:21:09 +00:00
gles-cogl-texture.c.0.patch [cogl/gles] Fixes for building for GLES 1 using floats 2009-01-12 17:21:09 +00:00
gles-cogl.c.0.patch [cogl/gles] Fixes for building for GLES 1 using floats 2009-01-12 17:21:09 +00:00
remove_cogl_apis_taking_fixed_params.0.patch Remove cogl_blahx Cogl interfaces that used to take CoglFixed parameters. 2009-01-13 12:47:49 +00:00
remove_cogl_apis_taking_fixed_params.1.patch Remove cogl_blahx Cogl interfaces that used to take CoglFixed parameters. 2009-01-13 12:47:49 +00:00
test-cogl-tex-tile.c.0.patch First cut at a fixed point to floating point conversion script + patches 2008-12-22 16:59:00 +00:00