summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-14opengles: fixes for gl state save & restoreHEADmasterLuo Jinghua1-13/+15
2011-06-14configure: bump version number to 0.0.50.0.5Luo Jinghua1-2/+2
2011-06-14build: install the free area manager tooLuo Jinghua1-0/+1
2011-06-14opengles: disable other texture unitsLuo Jinghua1-8/+17
2011-06-13opengles: save & restore gl statesLuo Jinghua1-129/+165
2011-06-13test: added a gles variant of wrap-testLuo Jinghua3-4/+511
2011-06-13configure: respect the other_{egl,gles}_LIBSLuo Jinghua1-2/+2
2011-06-13configure: removed ac_check_mallocLuo Jinghua1-1/+0
2011-06-13More fixes for making fontconfig, sdl, opengl and opengles optionalLuo Jinghua2-5/+23
2011-06-12build: bump version number to 0.0.40.0.4Luo Jinghua1-2/+2
2011-06-12build: fixed ChangeLog generatingLuo Jinghua1-3/+7
2011-06-12tests: added MIT standard headerLuo Jinghua4-26/+77
2011-06-12Make sdl, fontconfig, opengl and opengles all *really* optionalLuo Jinghua6-12/+61
2011-06-12wrap-test: added no clip modeLuo Jinghua1-8/+27
2011-06-12test: add another test programLuo Jinghua2-1/+321
2011-06-12sdl-opengl-test: show a utf16 string tooLuo Jinghua1-1/+9
2011-06-12Add utf16 variant of show_text and text_extentsLuo Jinghua4-5/+138
2011-06-12Remove trailing spaces in sdl-font.cLuo Jinghua1-22/+22
2011-06-12configure: allow user to disable sdl support completelyLuo Jinghua1-5/+13
2011-06-12configure.ac: remove the extra ],Luo Jinghua1-1/+1
2011-06-12Clear the user data pointerLuo Jinghua1-0/+1
2011-06-12build: check if availablity of xLuo Jinghua3-14/+67
2011-06-12sdl-opengl-test: set the project matrix to 2d modeLuo Jinghua1-18/+11
2011-06-12opengl: fix the renderer to draw glyphs at correct positionsLuo Jinghua1-81/+153
2011-06-12opengles: fix the renderer to draw glyphs at correct positionsLuo Jinghua1-108/+137
2011-06-12opengles: wipLuo Jinghua2-35/+274
2011-06-10opengles: added the initial opengles rendererLuo Jinghua6-7936/+624
2011-06-08opengl: only use the alpha bits for subpixels enabled fontsLuo Jinghua1-15/+29
2008-09-04configure: actually remove config.*.Luo Jinghua3-161/+0
2008-09-04autogen.sh: add automake files instead symbol link to system files.Luo Jinghua1-1/+1
2008-09-04configure: remove some files which shouldn't be in git.Luo Jinghua4-14453/+4468
2008-09-04opengl: restore linear filter while texturing glyphs.Luo Jinghua1-2/+2
2008-09-04opengl: fix nothing drawing out if cleartype is enabled.Luo Jinghua2-14/+17
2008-09-04configure.ac: fix build failure.Luo Jinghua1-5/+5
2008-09-04autogen.sh: don't add option --enable-maintainer-mode to configure arguments.Luo Jinghua1-1/+1
2007-03-07configure: don't use maintainer mode.Jinghua Luo3-192/+300
2007-02-05fontmap: coding style fix.Jinghua Luo1-11/+11
2007-02-04opengl: remove debug output.Jinghua Luo1-1/+0
2007-02-04opengl: fix for bitmap glyph.Jinghua Luo1-1/+1
2007-02-04opengl: fix a width caculate bug for cleartype mode.Jinghua Luo1-5/+19
2007-02-04area-manager: fix a stupid aguments order bug.Jinghua Luo1-3/+5
2007-02-04opengl: fix glyph align and texture coords.Jinghua Luo1-7/+6
2007-02-04test: opengl test align text.Jinghua Luo1-3/+6
2007-02-04tests: opengl test another cleanup.Jinghua Luo1-3/+3
2007-02-04test: cleanup opengl test.Jinghua Luo1-7/+2
2007-02-04test: add opengl test.Jinghua Luo3-1/+123
2007-02-04opengl: coding style fix.Jinghua Luo1-1/+1
2007-02-04build system: use ax_check_gl to check OpenGL.Jinghua Luo8-119/+727
2007-02-04hash: fix a bug in itering code.Jinghua Luo1-1/+1
2007-02-04tests: build sdl test only if SDL is available.Jinghua Luo1-1/+5