index
:
~jinghua/sdl-freetype
gles
master
Unnamed repository; edit this file to name it for gitweb.
jinghua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
opengles: fixes for gl state save & restore
HEAD
master
Luo Jinghua
1
-13
/
+15
2011-06-14
configure: bump version number to 0.0.5
0.0.5
Luo Jinghua
1
-2
/
+2
2011-06-14
build: install the free area manager too
Luo Jinghua
1
-0
/
+1
2011-06-14
opengles: disable other texture units
Luo Jinghua
1
-8
/
+17
2011-06-13
opengles: save & restore gl states
Luo Jinghua
1
-129
/
+165
2011-06-13
test: added a gles variant of wrap-test
Luo Jinghua
3
-4
/
+511
2011-06-13
configure: respect the other_{egl,gles}_LIBS
Luo Jinghua
1
-2
/
+2
2011-06-13
configure: removed ac_check_malloc
Luo Jinghua
1
-1
/
+0
2011-06-13
More fixes for making fontconfig, sdl, opengl and opengles optional
Luo Jinghua
2
-5
/
+23
2011-06-12
build: bump version number to 0.0.4
0.0.4
Luo Jinghua
1
-2
/
+2
2011-06-12
build: fixed ChangeLog generating
Luo Jinghua
1
-3
/
+7
2011-06-12
tests: added MIT standard header
Luo Jinghua
4
-26
/
+77
2011-06-12
Make sdl, fontconfig, opengl and opengles all *really* optional
Luo Jinghua
6
-12
/
+61
2011-06-12
wrap-test: added no clip mode
Luo Jinghua
1
-8
/
+27
2011-06-12
test: add another test program
Luo Jinghua
2
-1
/
+321
2011-06-12
sdl-opengl-test: show a utf16 string too
Luo Jinghua
1
-1
/
+9
2011-06-12
Add utf16 variant of show_text and text_extents
Luo Jinghua
4
-5
/
+138
2011-06-12
Remove trailing spaces in sdl-font.c
Luo Jinghua
1
-22
/
+22
2011-06-12
configure: allow user to disable sdl support completely
Luo Jinghua
1
-5
/
+13
2011-06-12
configure.ac: remove the extra ],
Luo Jinghua
1
-1
/
+1
2011-06-12
Clear the user data pointer
Luo Jinghua
1
-0
/
+1
2011-06-12
build: check if availablity of x
Luo Jinghua
3
-14
/
+67
2011-06-12
sdl-opengl-test: set the project matrix to 2d mode
Luo Jinghua
1
-18
/
+11
2011-06-12
opengl: fix the renderer to draw glyphs at correct positions
Luo Jinghua
1
-81
/
+153
2011-06-12
opengles: fix the renderer to draw glyphs at correct positions
Luo Jinghua
1
-108
/
+137
2011-06-12
opengles: wip
Luo Jinghua
2
-35
/
+274
2011-06-10
opengles: added the initial opengles renderer
Luo Jinghua
6
-7936
/
+624
2011-06-08
opengl: only use the alpha bits for subpixels enabled fonts
Luo Jinghua
1
-15
/
+29
2008-09-04
configure: actually remove config.*.
Luo Jinghua
3
-161
/
+0
2008-09-04
autogen.sh: add automake files instead symbol link to system files.
Luo Jinghua
1
-1
/
+1
2008-09-04
configure: remove some files which shouldn't be in git.
Luo Jinghua
4
-14453
/
+4468
2008-09-04
opengl: restore linear filter while texturing glyphs.
Luo Jinghua
1
-2
/
+2
2008-09-04
opengl: fix nothing drawing out if cleartype is enabled.
Luo Jinghua
2
-14
/
+17
2008-09-04
configure.ac: fix build failure.
Luo Jinghua
1
-5
/
+5
2008-09-04
autogen.sh: don't add option --enable-maintainer-mode to configure arguments.
Luo Jinghua
1
-1
/
+1
2007-03-07
configure: don't use maintainer mode.
Jinghua Luo
3
-192
/
+300
2007-02-05
fontmap: coding style fix.
Jinghua Luo
1
-11
/
+11
2007-02-04
opengl: remove debug output.
Jinghua Luo
1
-1
/
+0
2007-02-04
opengl: fix for bitmap glyph.
Jinghua Luo
1
-1
/
+1
2007-02-04
opengl: fix a width caculate bug for cleartype mode.
Jinghua Luo
1
-5
/
+19
2007-02-04
area-manager: fix a stupid aguments order bug.
Jinghua Luo
1
-3
/
+5
2007-02-04
opengl: fix glyph align and texture coords.
Jinghua Luo
1
-7
/
+6
2007-02-04
test: opengl test align text.
Jinghua Luo
1
-3
/
+6
2007-02-04
tests: opengl test another cleanup.
Jinghua Luo
1
-3
/
+3
2007-02-04
test: cleanup opengl test.
Jinghua Luo
1
-7
/
+2
2007-02-04
test: add opengl test.
Jinghua Luo
3
-1
/
+123
2007-02-04
opengl: coding style fix.
Jinghua Luo
1
-1
/
+1
2007-02-04
build system: use ax_check_gl to check OpenGL.
Jinghua Luo
8
-119
/
+727
2007-02-04
hash: fix a bug in itering code.
Jinghua Luo
1
-1
/
+1
2007-02-04
tests: build sdl test only if SDL is available.
Jinghua Luo
1
-1
/
+5
[next]