summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-04all: fix a typo in copyright header.Jinghua Luo26-26/+26
2007-02-04Makefile.am: remove a extra space.Jinghua Luo1-2/+2
2007-02-04git: add gitingnoresoJinghua Luo2-0/+24
2007-02-04configure: bump version to 0.0.30.0.3Jinghua Luo1-2/+2
2007-02-03ChangeLog: use git log generated one.Jinghua Luo2-0/+5
2007-02-03test: split into three tests.Jinghua Luo6-346/+627
2007-02-03all: kill almost of compiler warnings.Jinghua Luo8-42/+60
2007-02-03build system: add lots of warning flags to compiler flags.Jinghua Luo3-1/+130
2007-02-03opengl: use alpha channel for subpixel rendering instead returns not implemen...Jinghua Luo1-0/+3
2007-02-03opengl: save/restore gl attributes too.Jinghua Luo1-29/+37
2007-02-03openl: coding style fixes.Jinghua Luo1-18/+18
2007-02-03opengl: rename set target_extents to set_unit_scale.Jinghua Luo2-17/+17
2007-02-03opengl: glyph rendering basicly works now.Jinghua Luo2-16/+124
2007-01-29opengl: fix some typoes and make link work.Jinghua Luo2-3/+3
2007-01-28opengl: implement render more.Jinghua Luo1-2/+66
2007-01-28opengl: implement glyph cache more.Jinghua Luo3-7/+164
2007-01-28opengl: fill more stubs.Jinghua Luo2-12/+112
2007-01-28opengl: fix a copy-n-paste bug.Jinghua Luo1-1/+1
2007-01-28render: add new opengl render stub.Jinghua Luo10-25114/+202
2007-01-28rename sdl_freetype_area_find to sdl_freetype_area_manager_find.Jinghua Luo2-32/+32
2007-01-28add new area manager.Jinghua Luo8-9/+442
2007-01-28add some error codes and install under ${includedir}/sdl-freetype.Jinghua Luo10-125/+279
2007-01-27font: expose sdl_freetype_glyph_info_t to application.Jinghua Luo13-1221/+1321
2007-01-25font: fix show text.Jinghua Luo1-5/+5
2007-01-25font: cleanup.Jinghua Luo2-14/+6
2007-01-25pref: convert all float point to fixed point.Jinghua Luo4-49/+338
2007-01-24font: use our own lround implementation.Jinghua Luo1-2/+2
2007-01-24hash: remove debug out.Jinghua Luo1-10/+0
2007-01-24uitls: copy cairo's _cairo_lrount implementation.Jinghua Luo9-9/+822
2007-01-24configure: check float words order.Jinghua Luo2-0/+67
2007-01-23show text: make it more efficient.Jinghua Luo1-1/+2
2007-01-23glyph-user-data: add more aguments.Jinghua Luo2-24/+35
2007-01-22[glyph-render] fix a align.Jinghua Luo1-2/+8
2007-01-21[hash]: fix a crash in remove_all.Jinghua Luo1-1/+1
2007-01-21* lots of bug fixesJinghua Luo11-55/+158
2007-01-06sdl-glyph-render: fix build if sdl's not available.Jinghua Luo1-1/+1
2007-01-06import initial sources罗晶华 Jinghua Luo42-0/+49274